1897 Commits

Author SHA1 Message Date
Elian Doran
3e213699e0
chore(client): fix type error due to React integration 2025-08-27 11:27:49 +03:00
renovate[bot]
83672d6138
fix(deps): update dependency bootstrap to v5.3.8 2025-08-27 02:38:15 +00:00
Elian Doran
399c7435ac
Merge remote-tracking branch 'origin/main' into react/note_context_aware 2025-08-26 23:49:00 +03:00
Elian Doran
d51fae7878
fix(mobile): file properties not displayed 2025-08-26 23:23:45 +03:00
Elian Doran
9750e25ad5
fix(mobile): note title not working 2025-08-26 22:21:42 +03:00
Elian Doran
2f9b2f0e8f
refactor(react): rename formatting toolbar for clarity 2025-08-26 21:57:28 +03:00
Elian Doran
8deaf22544
fix(quick_edit): classic toolbar not shown 2025-08-26 21:45:22 +03:00
Elian Doran
b192f43187
chore(release): prepare for 0.98.1 2025-08-26 20:35:41 +03:00
Elian Doran
72e2f6757e
fix(client): autocomplete looking off in new tab 2025-08-26 19:15:36 +03:00
Elian Doran
44d69216b6
Translated using Weblate (Romanian)
Currently translated at 100.0% (1564 of 1564 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ro/
2025-08-26 14:35:50 +02:00
Elian Doran
c38bf09af0
chore(client): fix a table nesting issue 2025-08-26 11:53:58 +03:00
Elian Doran
83d1a68879
fix(i18n): pt_BR still not working 2025-08-25 23:32:20 +03:00
Elian Doran
449ab3a798
fix(client/about): directory not displayed on desktop 2025-08-25 22:19:17 +03:00
Elian Doran
3060b496e3
chore(client): remove redundant log 2025-08-25 22:09:29 +03:00
Elian Doran
24fd898f0d
fix(add_link): inserting link to selection not working properly (closes #6776) 2025-08-25 20:48:15 +03:00
Elian Doran
c16c4788da
fix(client): type error 2025-08-25 20:18:51 +03:00
Elian Doran
0c35daab85
Merge remote-tracking branch 'origin/main' into renovate/jquery-3.x 2025-08-25 20:01:59 +03:00
Elian Doran
4dbc76790a
Merge remote-tracking branch 'origin/main' into react/note_context_aware 2025-08-25 19:33:14 +03:00
OKiU Network
da051e0269
Translated using Weblate (Dutch)
Currently translated at 0.3% (5 of 1564 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/nl/
2025-08-25 18:29:50 +02:00
OKiU Network
435b501db9
Added translation using Weblate (Dutch) 2025-08-25 18:29:48 +02:00
Luis Rebhan
02256d9a45
Translated using Weblate (German)
Currently translated at 82.9% (1297 of 1564 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/de/
2025-08-25 18:29:47 +02:00
Newcomer1989
7e069009d6
Translated using Weblate (German)
Currently translated at 82.9% (1297 of 1564 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/de/
2025-08-25 18:29:46 +02:00
Elian Doran
70d7ad0b1a
fix(jump_to): fix issue where attributes/tags don't show in results (#6752) 2025-08-25 19:26:48 +03:00
Elian Doran
5a54dd666f
refactor(react): fix a few more rules of hooks violations 2025-08-25 18:41:48 +03:00
Elian Doran
733ec2c145
refactor(react): fix a few rules of hooks violations 2025-08-25 18:00:10 +03:00
Elian Doran
e386b03b90
refactor(react): fix all eslint issues in .tsx files 2025-08-25 17:20:47 +03:00
Elian Doran
25d5d51085
chore(react): fix note path when empty 2025-08-25 16:15:13 +03:00
Elian Doran
50c4301a34
chore(react): fix height of title bar 2025-08-25 16:05:09 +03:00
Elian Doran
0f60c0696b
chore(react): fix leak in content widget 2025-08-25 15:53:21 +03:00
Elian Doran
3ec2947c4f
chore(react): fix configure languages open in background 2025-08-25 14:48:13 +03:00
Elian Doran
e89162838e
chore(react): fix events not updating properly 2025-08-25 14:48:00 +03:00
Elian Doran
72181090a5
refactor(react): get rid of ReactBasicWidget 2025-08-25 14:36:17 +03:00
Elian Doran
72b2a5cc0d
chore(react): use effects for event handlers to prevent leaks 2025-08-25 14:27:32 +03:00
Elian Doran
1eaeec8100
Revert "chore(react): prototype for note context"
This reverts commit 660db3b3ab4ff97ba173594092a737bab656cdc8.
2025-08-25 13:51:43 +03:00
Elian Doran
660db3b3ab
chore(react): prototype for note context 2025-08-25 11:48:56 +03:00
Elian Doran
89d2fcb81e
refactor(react): add debug information for devtools 2025-08-25 11:01:12 +03:00
Elian Doran
ccda623840
refactor(react/ribbon): remove unnecessary hook 2025-08-25 10:32:11 +03:00
renovate[bot]
dd9a62818b
fix(deps): update dependency i18next to v25.4.2 2025-08-25 00:34:50 +00:00
Sky Swimmer
e7d745ac94
Update calendar_view.ts
Same as the previous, another casing error
2025-08-24 23:22:54 +02:00
Elian Doran
36fb097d1d
chore(react/ribbon): add CSS for context menu 2025-08-25 00:21:44 +03:00
Elian Doran
35ef5fd0d3
chore(react/ribbon): add disable rules for context menu 2025-08-25 00:19:12 +03:00
Elian Doran
885dd2053b
chore(react/ribbon): add rest of the note action items 2025-08-25 00:08:40 +03:00
Elian Doran
6f6f280bdd
chore(react/ribbon): add part of the note actions menu 2025-08-24 23:56:05 +03:00
Elian Doran
a3e8fd374f
chore(react/ribbon): port convert to attachment 2025-08-24 23:21:28 +03:00
Elian Doran
f91c1f4180
chore(react/ribbon): port revisions button 2025-08-24 22:56:47 +03:00
Elian Doran
d85746c1b9
Revert "refactor(react/ribbon): use effects for event handling"
This reverts commit 5a17075eef907fecc969633b161c53b81dbb0855.
2025-08-24 22:43:20 +03:00
Elian Doran
5a17075eef
refactor(react/ribbon): use effects for event handling 2025-08-24 22:21:11 +03:00
Elian Doran
6cab47fb55
feat(react/ribbon): bring back toggling tabs via keyboard shortcut 2025-08-24 22:14:42 +03:00
Elian Doran
f2db7baeba
refactor(react): use beta approach for handling events everywhere 2025-08-24 21:18:48 +03:00
Elian Doran
a507991808
refactor(react/modals): use classless components 2025-08-24 20:57:23 +03:00