129 Commits

Author SHA1 Message Date
Elian Doran
68086ec3f1
feat(react/settings): port sync test 2025-08-15 11:30:48 +03:00
Elian Doran
16cd91eb02
feat(react/settings): port database anonymization 2025-08-14 23:10:53 +03:00
Elian Doran
a04f6e3858
feat(react/settings): port integrity check 2025-08-14 22:40:54 +03:00
Elian Doran
9bdc51a3fb
feat(i18n): add Japanese language 2025-08-14 14:51:57 +03:00
Elian Doran
54efa6b38c
Merge branch 'main' into feat/cleanup-logs 2025-08-13 13:26:52 +03:00
Elian Doran
bac048f60f
feat(call_to_action): allow dismissal 2025-08-12 19:37:32 +03:00
perf3ct
decfb58142
feat(logs): cleanup physical log files after 90 days by default
asdf
2025-08-11 00:50:40 +00:00
Elian Doran
05f1ae01f3
Merge remote-tracking branch 'origin/main' into react/modals 2025-08-08 21:37:13 +03:00
Elian Doran
35b628e799
refactor(i18n): add type safety for Electron locale IDs 2025-08-08 08:35:02 +03:00
Elian Doran
95a2a69e0a
feat(i18n): add Russian 2025-08-07 23:44:11 +03:00
Elian Doran
bd6c690160
chore(react/dialog): improve recent changes 2025-08-07 22:31:51 +03:00
Elian Doran
f9eb0a20f7
feat(react/dialogs): port bulk actions 2025-08-07 21:58:47 +03:00
Elian Doran
31fbf2cb57
fix(react/dialogs): port recent_changes 2025-08-06 23:11:31 +03:00
Elian Doran
edd18b53d0
refactor(react/dialogs): solve some type errors 2025-08-06 18:10:02 +03:00
Elian Doran
0af5feab79
refactor(react/dialogs): deduplicate data types 2025-08-06 17:11:01 +03:00
Elian Doran
87d9ea06f3
feat(react/dialogs): port delete_notes 2025-08-05 21:15:02 +03:00
Elian Doran
b645d21fcd
refactor(client): deduplicate app info type 2025-08-03 16:22:54 +03:00
Elian Doran
7a1ec266ad
chore(release): prepare for v0.97.2 2025-08-02 23:34:39 +03:00
Elian Doran
7fc739487f
chore(command_palette): hide jump to note / command palette 2025-07-30 19:50:07 +03:00
Elian Doran
bb9e7b1c6e
fix(hidden_subtree): visible launchers broken due to branch enforcement 2025-07-28 12:20:14 +03:00
Elian Doran
237a4e9a74
feat(command_palette): hide electron-only actions on web 2025-07-27 22:05:24 +03:00
Elian Doran
3517715aab
feat(command_palette): add icons to all actions 2025-07-27 17:41:00 +03:00
Elian Doran
0b24553ace
feat(keyboard_actions): add friendly names to all actions 2025-07-27 16:50:02 +03:00
Elian Doran
793867269b
refactor(command_palette): separate model for keyboard shortcuts 2025-07-27 16:40:48 +03:00
Elian Doran
60e19de0d1
feat(command_palette): add keyboard shortcut 2025-07-27 15:34:51 +03:00
Elian Doran
fd25c735c1
chore(release): bump version 2025-07-21 17:52:08 +03:00
Elian Doran
a3014434cf
chore(release): update version number 2025-07-20 23:39:58 +03:00
Elian Doran
94dad49e2f
refactor(bulk_action): full type safety for client 2025-07-19 12:56:37 +03:00
Elian Doran
409638151c
refactor(bulk_action): add basic type safety for client 2025-07-19 12:54:16 +03:00
Elian Doran
557bfbd1d6
feat(views/geomap): remove old geo map type 2025-07-06 20:23:50 +03:00
Elian Doran
089ae04542
chore(release): prepare for v0.96.0 2025-06-30 23:02:31 +03:00
Elian Doran
b7f5c0e07a
feat(mention): disable auto-completion 2025-06-23 23:20:51 +03:00
Elian Doran
3988bb5321
feat(emoji): disable auto-completion only 2025-06-23 22:40:57 +03:00
Elian Doran
ba94616b87
feat(emoji): add an option to disable them (closes #5852) 2025-06-23 22:10:41 +03:00
Elian Doran
d8b85aad7c
chore(rebrand): change product name 2025-06-23 08:43:04 +03:00
Elian Doran
40086434ec
refactor(subtree): duplicate bx in icon name 2025-06-17 20:55:38 +03:00
Elian Doran
47eaee8b70
feat(builtin_templates): add description field for text snippets 2025-06-17 19:21:21 +03:00
Joel Shprentz
f2e4dad318
Merge branch 'TriliumNext:develop' into develop 2025-06-15 22:12:08 -04:00
Joel Shprentz
9c45e9fa1a Support highlighting Elixir code notes. 2025-06-16 01:54:31 +00:00
Elian Doran
b9ae226569
chore(release): bump version 2025-06-15 23:32:26 +03:00
Elian Doran
0414500c17
Revert "fix(forge): English locale still missing"
This reverts commit 385ebb486e2f78edbfda8c3524fe48b6b1f4965b.
2025-06-15 19:57:37 +03:00
Elian Doran
385ebb486e
fix(forge): English locale still missing 2025-06-15 19:30:22 +03:00
Elian Doran
2d5754c005
refactor(client,server): remove redundant libraries directory 2025-06-15 11:56:50 +03:00
perf3ct
44a45780b7
feat(llm): remove everything to do with embeddings 2025-06-07 18:11:12 +00:00
Elian Doran
408dcf7713
chore(release): prepare for v0.94.1 2025-06-07 12:46:18 +03:00
Elian Doran
9ead5abc62
Merge pull request #2181 from TriliumNext/feat/llm-change-to-single-provider
LLM integration, part 4
2025-06-07 11:38:30 +03:00
perf3ct
63722a28a2
feat(llm): also add embeddings options for embedding creation 2025-06-04 22:30:16 +00:00
perf3ct
a20e36f4ee
feat(llm): change from using precedence list to using a sing specified provider for either chat and/or embeddings 2025-06-04 20:13:13 +00:00
SiriusXT
a8c4b11c9f feat(insert time): Add configurable date/time format for Alt+T shortcut 2025-06-01 15:27:50 +08: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