13971 Commits

Author SHA1 Message Date
Jin
08ae71e70f chore: 🤖 use simple-import-sort plugin
Use simple-import-sort plugin to enable auto-fix import sort
2025-04-08 14:09:37 +02:00
Jin
f346c40b7c fix: 🐛 fix crash when no calendarRoot 2025-04-08 14:00:42 +02:00
Elian Doran
0eec8042ca
fix(new_tab): workspace switcher no longer displayed
Regression of 7f1eb9912708e915eb6048ddb1cd3cfd895d5543
2025-04-08 12:46:58 +03:00
Elian Doran
3a1f1ceedb
fix(export/markdown): double slashes breaking math expressions (closes #1649) 2025-04-08 12:06:46 +03:00
Elian Doran
d03ee26408
fix(editor): random crashes due to lacking null safety in syntax highlight 2025-04-08 09:06:27 +03:00
Elian Doran
8b7f16d49b
fix(editor): syntax highlighting not working in nested elements (closes #1609, closes #843) 2025-04-07 23:51:56 +03:00
Elian Doran
7f1eb99127
fix(client): build error and simplify doRefresh in type widgets 2025-04-07 22:50:38 +03:00
Elian Doran
c74f51472e
fix(options): "Override theme fonts" not reflecting immediately 2025-04-07 22:34:47 +03:00
Elian Doran
d33162785e
fix(client): right-shift on non-standard themes (closes #1646) 2025-04-07 17:55:35 +03:00
Elian Doran
63458d55d3
fix(client): quick search popup not working in horizontal layout (closes #1647) 2025-04-07 17:36:29 +03:00
Elian Doran
6cc10a47d1
feat(docs): document the hidden tree 2025-04-07 13:29:22 +03:00
Elian Doran
5130089b34
feat(docs): clarify attribute prefixes 2025-04-07 12:35:52 +03:00
Elian Doran
ec5025d7fd
feat(docs): clarify attribute use cases 2025-04-07 12:30:37 +03:00
Elian Doran
190cff6f7e
feat(docs): improve description of labels and relations 2025-04-07 12:22:48 +03:00
Elian Doran
72f0bc32df
feat(docs): reorganize scripting notes and finalize attribute reference 2025-04-07 11:16:10 +03:00
Elian Doran
cdf9fa5b4a
feat(docs): attribute reference (wip) 2025-04-07 09:47:15 +03:00
perf3ct
eb353df010
fix translations, again
fix translations

fix translations

add more missing translations
2025-04-06 20:27:30 +00:00
Elian Doran
b7566ad979
feat(docs): hiding note list 2025-04-06 23:06:21 +03:00
Elian Doran
9fb04b256d
feat(docs): document supported syntax 2025-04-06 22:55:24 +03:00
perf3ct
bbd81f6ef1
use 16 character random string for session ID 2025-04-06 19:14:16 +00:00
Elian Doran
a4f59030e3
chore(docs): revert changes to meta 2025-04-06 21:59:06 +03:00
Elian Doran
aca27d1070
Merge remote-tracking branch 'origin/develop' into calendar 2025-04-06 21:55:56 +03:00
perf3ct
023f0b607d
ELIAN HELPED ME 2025-04-06 16:32:04 +00:00
perf3ct
34a9008d29
YEET 2025-04-06 16:00:45 +00:00
perf3ct
c53a66be23
maybe
?
2025-04-06 16:00:00 +00:00
Elian Doran
26e7476f0f
fix(build): re-align option definitions 2025-04-06 18:48:53 +03:00
Elian Doran
de8370831c
fix(build): totp missing options 2025-04-06 18:44:08 +03:00
Elian Doran
5daed43c0f
Merge branch 'develop' into ai-llm-integration 2025-04-06 18:07:39 +03:00
Panagiotis Papadopoulos
ba02070b7c deps: upgrade @triliumnext/express-partial-content to 1.1.0
now we have full express 5 compatibility
2025-04-06 16:59:34 +02:00
Panagiotis Papadopoulos
ac270aecb6 deps: upgrade to express 5.1.0
our code is already compliant with v5, and is not affected by the breaking changes described here:
https://expressjs.com/en/guide/migrating-5.html

I ran their codemod command, and it did not find anything – so I also double-checked by manually checking for all of the described changed topics in the migration guide.

with this change npm will still print a warning, due to
`@triliumnext/express-partial-content@"1.0.1"`, which needs to be updated to v5 as well
2025-04-06 16:57:46 +02:00
Elian Doran
f58a90c648
feat(docs): sidebar, table of contents, highlights list 2025-04-06 17:13:21 +03:00
Elian Doran
15f62ba1c3
feat(docs): update day notes documentation 2025-04-06 16:47:36 +03:00
Elian Doran
cc391eb025
chore(docs): sync 2025-04-06 16:47:36 +03:00
Elian Doran
4126a8c9a2
feat(docs): reorganize & merge attachments 2025-04-06 16:47:36 +03:00
Elian Doran
6a94889646
feat(docs): reorganize script notes & document render note 2025-04-06 16:47:36 +03:00
Elian Doran
b593559915
chore(docs): sync 2025-04-06 16:47:36 +03:00
Elian Doran
b41025ec15
chore(deps): update package-lock 2025-04-06 16:47:36 +03:00
Elian Doran
36bf34215c
Merge branch 'develop' into calendar 2025-04-06 16:39:56 +03:00
Elian Doran
19a540200e
chore(docs): sync 2025-04-06 16:19:17 +03:00
Elian Doran
c9e3fb90f1
feat(docs): reorganize & merge attachments 2025-04-06 16:04:55 +03:00
Elian Doran
fb6e6241d9
feat(docs): reorganize script notes & document render note 2025-04-06 15:30:54 +03:00
Elian Doran
161f6172e7
chore(docs): sync 2025-04-06 15:00:24 +03:00
Elian Doran
2e3d692419
chore(deps): update package-lock 2025-04-06 14:58:36 +03:00
Elian Doran
ab6d68fc68
chore(release): 0.92.6 v0.92.6 2025-04-06 12:46:07 +03:00
Elian Doran
7cd8554d11
fix(client): modal text color on dark mode 2025-04-06 12:38:09 +03:00
Elian Doran
807a2dc2c6
Merge pull request #1637 from TriliumNext/renovate/eslint-linter-browserify-9.x
fix(deps): update dependency eslint-linter-browserify to v9.24.0
2025-04-06 11:05:32 +03:00
Elian Doran
a82490302c
Merge pull request #1636 from TriliumNext/renovate/jquery.fancytree-2.x
fix(deps): update dependency jquery.fancytree to v2.38.5
2025-04-06 11:02:19 +03:00
renovate[bot]
213da7c32d
fix(deps): update dependency eslint-linter-browserify to v9.24.0 2025-04-06 01:35:35 +00:00
renovate[bot]
5db8b59b51
fix(deps): update dependency jquery.fancytree to v2.38.5 2025-04-06 01:35:22 +00:00
Elian Doran
d51151e84b
chore(docs): minor cleanup 2025-04-06 00:26:22 +03:00