1272 Commits

Author SHA1 Message Date
Elian Doran
e619a6ef7c
feat(react): port add_link 2025-08-04 12:58:42 +03:00
Elian Doran
a62f12b427
feat(react): port info modal 2025-08-03 23:20:32 +03:00
Elian Doran
e53ad2c62a
chore(react): reintroduce max width 2025-08-03 21:39:25 +03:00
Elian Doran
bca397e3e4
feat(react): port sort child notes 2025-08-03 21:18:18 +03:00
Elian Doran
164feaa3ec
fix(react): button not working as submit 2025-08-03 20:01:54 +03:00
Elian Doran
4d09fabad8
feat(react): slightly faster about 2025-08-03 20:00:30 +03:00
Elian Doran
04913394c6
chore(react): clean up 2025-08-03 19:50:39 +03:00
Elian Doran
f8b563704f
feat(react): add hlep page to branch prefix 2025-08-03 19:48:44 +03:00
Elian Doran
5d9bd0f6d3
feat(react): port branch prefix 2025-08-03 19:44:15 +03:00
Elian Doran
1229c26098
chore(react): add back Ctrl+Enter for markdown import 2025-08-03 19:06:21 +03:00
Elian Doran
77818d5453
feat(react): port markdown_import partially 2025-08-03 18:06:06 +03: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