599 Commits

Author SHA1 Message Date
perf3ct
7b498cf384
refactor(llm): update chat saving logic to prevent race conditions between client and server 2025-06-02 22:30:59 +00:00
perf3ct
00ce765e96
Merge branch 'develop' into feat/llm-integration-part3 2025-06-02 20:24:18 +00:00
perf3ct
934efab533
refactor(llm): update handling of note embeddings and clean up LoadResults class 2025-06-02 19:10:47 +00:00
perf3ct
b0d60f8004
refactor(llm): update NoteEmbeddingRow structure and add handling in LoadResults class 2025-06-02 19:01:34 +00:00
perf3ct
cc0795f812
fix(llm): also add note_embeddings to froca and consistency tests 2025-06-02 15:49:45 +00:00
Elian Doran
d7c6c8f5fd
feat(geomap): the line of GPX traces now respects the #color attribute 2025-06-02 15:53:19 +03:00
SiriusXT
f4f593c2ba fix(theme): missing --selection-background-color in theme 2025-06-02 15:24:52 +08:00
Elian Doran
1b72cff234
Merge pull request #2079 from TriliumNext/renovate/eslint-monorepo
fix(deps): update eslint monorepo to v9.28.0
2025-06-02 09:09:04 +03:00
perf3ct
f6af617f6b
feat(llm): redo chat storage, part 2 2025-06-02 02:38:21 +00:00
Jon Fuller
c28edb674c
Merge branch 'develop' into feat/note-edit-readonly-fix2 2025-06-01 18:51:28 -07:00
perf3ct
35f78aede9
feat(llm): redo chat storage, part 1 2025-06-02 00:56:19 +00:00
Adorian Doran
206905b278 style(next)/ribbon: improve the appearance of the Edited Notes list 2025-06-01 16:36:00 +03:00
SiriusXT
3c23f5d43f fix(insert time): Improve translation 2025-06-01 21:23:11 +08:00
Adorian Doran
e3d1eccfd6 Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-06-01 16:15:03 +03:00
Adorian Doran
8b2c978413 style(next)/floating buttons container: fix an alignment issue 2025-06-01 16:15:00 +03:00
Elian Doran
41b0f27420
fix(geo_map): icons for GPX waypoints 2025-06-01 15:46:33 +03:00
SiriusXT
7918f8f230 fix(insert time): Improve translation 2025-06-01 20:35:55 +08:00
Elian Doran
4509ef62b5
refactor(client): fix types 2025-06-01 15:23:35 +03:00
Elian Doran
1ee10ca209
fix(geomap): missing start/end icons + add customization 2025-06-01 15:18:15 +03:00
Elian Doran
365fd37be5
refactor(geomap): avoid parsing XML twice 2025-06-01 14:18:27 +03:00
SiriusXT
cef362c123 feat(insert time): Add inserting time via UI 2025-06-01 19:15:59 +08:00
Elian Doran
c5d64c182b
fix(geomap): not rendering on desktop (closes #2085) 2025-06-01 14:11:14 +03:00
SiriusXT
22586bfcc0 feat(insert time): Add configurable date/time format for Alt+T shortcut 2025-06-01 16:18:54 +08:00
SiriusXT
029d6df5ec Merge branch 'develop' into date/time 2025-06-01 15:41:46 +08:00
SiriusXT
a8c4b11c9f feat(insert time): Add configurable date/time format for Alt+T shortcut 2025-06-01 15:27:50 +08:00
perf3ct
596f99ed0c
feat(llm): do a better job with the "thinking" colors 2025-06-01 03:23:04 +00:00
perf3ct
d948ef5ed2
feat(llm): show "thinking" area in the UI 2025-06-01 03:21:48 +00:00
perf3ct
2c48a70bfb
feat(llm): use ckeditor for text input area for mention support instead of textinput 2025-06-01 03:03:26 +00:00
renovate[bot]
3c6acc0681
fix(deps): update eslint monorepo to v9.28.0 2025-06-01 01:50:41 +00:00
perf3ct
ba98bd9097
Merge branch 'develop' into feat/llm-integration-part2 2025-05-31 10:48:00 -07:00
SngAbc
e2ac581b14
Merge pull request #2072 from vanndoublen/feature/custom-datetime-format
Feature/custom datetime format
2025-05-31 21:50:26 +08:00
SiriusXT
419a29372d translate(cn): Fix some Chinese translations 2025-05-31 10:55:28 +08:00
SiriusXT
b01258a8ce translate(cn): Fix some Chinese translations 2025-05-31 10:43:49 +08:00
Elian Doran
bc58ef605f
fix(llm): LLM note type should not be selectable (closes #1848) 2025-05-31 00:57:14 +03:00
Elian Doran
77eceabf6e
Revert "style(next): fix dropdown container while app is loading"
This reverts commit 939469ba5465c5cab3d3d23b9a429942a09153b1.
2025-05-30 21:58:46 +03:00
Elian Doran
adc9172681
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-05-30 21:33:28 +03:00
Elian Doran
939469ba54
style(next): fix dropdown container while app is loading 2025-05-30 19:22:51 +03:00
Elian Doran
b93e44a38f
fix(llm): button shown even if disabled 2025-05-30 17:39:38 +03:00
Elian Doran
e4af99bfd4
Merge pull request #2059 from TriliumNext/tab-row
feat(tab-row): Added smooth decay logic
2025-05-30 17:31:48 +03:00
SiriusXT
7010472bea feat(tab): enable Shift + Wheel to switch tabs 2025-05-30 20:40:33 +08:00
SiriusXT
dd4cb7de7d feat(tab-row): Added smooth decay logic to ensure responsive and fluid animation 2025-05-30 20:28:17 +08:00
Elian Doran
74a11b5e66
Merge pull request #2055 from TriliumNext/mind-map-find
feat(mindMap): support find
2025-05-30 09:17:48 +03:00
perf3ct
f6329aab73
fix(llm): fix provider error checking 2025-05-29 20:45:27 +00:00
Elian Doran
7ef05780a6
fix(client): selecting note after split pane opens in wrong pane 2025-05-29 21:02:35 +03:00
SiriusXT
11b8c3425c feat(mindMap): support find 2025-05-29 23:09:52 +08:00
Elian Doran
c11c271aa6
style(search): remove calendar view toolbar padding 2025-05-29 17:46:22 +03:00
Elian Doran
ce3506d5d0
feat(search): display calendar view if the right viewType attribute is set 2025-05-29 17:44:00 +03:00
Elian Doran
01f6368f95
chore(search): don't render note list if no results 2025-05-29 17:41:02 +03:00
Elian Doran
5b99c8f595
fix(client): override bootstrap defaults 2025-05-29 17:19:29 +03:00
Elian Doran
af5eab4518
fix(calendar): becomes invisible if resizing while not visible 2025-05-29 15:29:05 +03:00