1412 Commits

Author SHA1 Message Date
Aitanuqui
a83172390f
Translated using Weblate (Spanish)
Currently translated at 100.0% (1559 of 1559 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/es/
2025-08-03 13:33:35 +00:00
Elian Doran
4b1fd5e4a0
Basic React wrapper (#6542) 2025-08-03 16:33:29 +03:00
Elian Doran
51495b282f
fix(board): items not displayed recursively 2025-08-03 16:23:18 +03:00
Elian Doran
b645d21fcd
refactor(client): deduplicate app info type 2025-08-03 16:22:54 +03:00
Elian Doran
8f99ce7d14
fix(react): type errors 2025-08-03 16:04:19 +03:00
Elian Doran
a7f5702221
feat(react): port about dialog 2025-08-03 15:29:57 +03:00
Elian Doran
efeb9b90ca
feat(react): basic integration for basic widget & modal 2025-08-03 13:39:23 +03:00
Elian Doran
3361a2e4ab
feat(react): set up client to support Preact with JSX 2025-08-03 13:28:40 +03:00
wild
8007bac8b8
Translated using Weblate (Serbian)
Currently translated at 20.5% (320 of 1559 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/sr/
2025-08-03 01:01:53 +02:00
Elian Doran
7a1ec266ad
chore(release): prepare for v0.97.2 2025-08-02 23:34:39 +03:00
Elian Doran
d09e725d98
fix(note_list): copy to clipboard button also opening note 2025-08-01 13:07:58 +03:00
Elian Doran
8be5b149c4
fix(note_list): note tooltip showing up 2025-08-01 13:05:17 +03:00
wild
27f2e9c286
Translated using Weblate (Serbian)
Currently translated at 9.1% (142 of 1559 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/sr/
2025-07-31 21:05:37 +00:00
Aitanuqui
ef7297e03b
Translated using Weblate (Spanish)
Currently translated at 96.4% (1503 of 1559 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/es/
2025-07-31 21:05:35 +00:00
wild
97a5314cdb
Added translation using Weblate (Serbian) 2025-07-31 21:05:34 +00:00
Elian Doran
a1195a2856
feat(search): support doc notes (closes #6515) 2025-08-01 00:05:17 +03:00
Elian Doran
abff4fe67d
Translated using Weblate (Romanian)
Currently translated at 100.0% (1559 of 1559 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ro/
2025-07-31 10:51:12 +02:00
Hosted Weblate
cc6688ea00
Update translation files
Updated by "Remove blank strings" add-on in Weblate.

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/
2025-07-31 08:09:52 +02:00
renovate[bot]
fb7a397bf9
chore(deps): update dependency @types/tabulator-tables to v6.2.9 2025-07-31 01:15:39 +00:00
Elian Doran
8a587d4d21
chore(client): fix typecheck issues 2025-07-30 23:46:43 +03:00
Elian Doran
29b813fa3b
Merge remote-tracking branch 'origin/main' into feature/replace_hotkeys_library 2025-07-30 23:29:16 +03:00
Elian Doran
1dfe27d3df
feat(web_view): open externally from note preview 2025-07-30 23:18:05 +03:00
Elian Doran
cda8fc7146
style(next): improve border for pdf notes preview 2025-07-30 23:05:46 +03:00
Elian Doran
acb16f751b
style(next): improve border for image notes preview 2025-07-30 23:03:02 +03:00
Elian Doran
a1ac276be5
feat(web_view): hide attribute from attribute preview 2025-07-30 22:58:42 +03:00
Elian Doran
54e3ab5139
fix(command_palette): full screen not working on the browser 2025-07-30 22:50:08 +03:00
Elian Doran
5b074c2e22
fix(command_palette): some note context-aware commands not working 2025-07-30 22:45:31 +03:00
Elian Doran
11d086ef12
fix(command_palette): text editor-based issues not working 2025-07-30 22:39:37 +03:00
Elian Doran
7fc739487f
chore(command_palette): hide jump to note / command palette 2025-07-30 19:50:07 +03:00
Elian Doran
f6e275709f
fix(command_palette): sort child notes not working 2025-07-30 19:47:01 +03:00
Elian Doran
7e01dfd220
fix(sort): refresh when sorting notes via dialog 2025-07-30 19:45:01 +03:00
Elian Doran
d5866a99ec
test(hotkeys): add some basic tests 2025-07-30 19:30:27 +03:00
Elian Doran
5289d41b12
fix(hotkeys): shortcuts with number keys not working 2025-07-30 14:43:37 +03:00
Elian Doran
030178cad2
fix(hotkeys): errors on mouse clicks 2025-07-30 14:29:59 +03:00
Elian Doran
5d00630452
refactor(hotkeys): simplify normalization 2025-07-30 14:26:51 +03:00
Elian Doran
eb805bfa2a
refactor(hotkeys): remove no longer necessary library 2025-07-30 14:19:02 +03:00
Elian Doran
ee3a8e105e
refactor(hotkeys): remove unnecessary initialization code 2025-07-30 14:18:09 +03:00
Elian Doran
97fb273e7f
fix(hotkeys): tree not using the right API 2025-07-30 14:15:29 +03:00
Elian Doran
2ef9009384
refactor(hotkeys): use own (rough) implementation 2025-07-30 14:11:41 +03:00
renovate[bot]
60a9428b8b
fix(deps): update dependency @maplibre/maplibre-gl-leaflet to v0.1.3 2025-07-30 06:51:34 +00:00
renovate[bot]
5ea8c94d18
fix(deps): update dependency preact to v10.27.0 2025-07-29 01:29:37 +00:00
Elian Doran
138611beaf
chore(client): remove unnecessary log 2025-07-28 21:18:06 +03:00
Elian Doran
8fda2dd7f1
test(client): fix error due to JQuery 2025-07-28 18:58:26 +03:00
Elian Doran
de8b7e9ebe
feat(command_palette): sort commands by name 2025-07-28 17:17:11 +03:00
Elian Doran
e341de70c0
chore(command_palette): change placeholder 2025-07-28 11:21:18 +03:00
Elian Doran
1d1a0ac4fd
fix(command_palette): print command showing modal 2025-07-28 11:15:48 +03:00
Elian Doran
e0850958b0
chore(client): type errors 2025-07-27 23:21:07 +03:00
Elian Doran
933a11e9db
chore(command_palette): add translations 2025-07-27 22:16:04 +03:00
Elian Doran
6915993a35
feat(command_palette): remove duplicate actions 2025-07-27 22:12:08 +03:00
Elian Doran
237a4e9a74
feat(command_palette): hide electron-only actions on web 2025-07-27 22:05:24 +03:00