670 Commits

Author SHA1 Message Date
SiriusXT
8aa3a96857 Merge branch 'develop' into left-pane 2025-05-20 15:10:52 +08:00
Elian Doran
f5d8aeb2dc
Merge pull request #1966 from TriliumNext/renovate/diff-8.x
chore(deps): update dependency @types/diff to v8
2025-05-20 10:09:58 +03:00
SiriusXT
025c6a4e0e fix(leftpaneVisibility): Make leftpane visibility switch no longer depend on entitiesReloadedEvent 2025-05-20 14:33:01 +08:00
renovate[bot]
28cc563f54
fix(deps): update dependency i18next to v25.2.0 2025-05-20 02:48:09 +00:00
SiriusXT
501fab2736 Merge branch 'develop' into left-pane 2025-05-19 23:17:43 +08:00
Elian Doran
784e434fc8
refactor(client): remove unnecessary code 2025-05-18 20:23:43 +03:00
Elian Doran
f92047bcac
refactor(common): rename highlightjs to markdown language code 2025-05-18 20:22:32 +03:00
Elian Doran
9642f209a0
fix(highlight.js): occasional crash when multiple code blocks in read-only mode 2025-05-18 20:11:07 +03:00
Elian Doran
9a9e990e97
fix(highlighting): highlighting not always applying to read-only text at first start 2025-05-18 19:37:16 +03:00
Elian Doran
df6797d9ea
fix(highlighting): highlighting not working immediately after a refresh 2025-05-18 19:34:27 +03:00
Elian Doran
1a4d1bc791
refactor(commons): deduplicate mime_type_definitions 2025-05-18 19:33:11 +03:00
Elian Doran
6c70bd6ed6
chore(highlightjs): reintroduce no syntax highlight 2025-05-18 19:16:44 +03:00
Elian Doran
4537dfa660
chore(highlightjs): reintroduce grouping of themes 2025-05-18 18:58:46 +03:00
Elian Doran
5a186e6853
fix(highlightjs): syntax highlight not working in settings 2025-05-18 18:34:12 +03:00
Elian Doran
f6728ca931
refactor(highlightjs): get rid of highlight.js in library loader 2025-05-18 18:28:08 +03:00
Elian Doran
b998dee476
chore(highlightjs): reintegrate loading of themes 2025-05-18 18:24:35 +03:00
Elian Doran
66cbe468f5
chore(highlightjs): load theme by IDs 2025-05-18 17:50:31 +03:00
Elian Doran
8b11f25f0c
chore(highlightjs): introduce client-level list of themes 2025-05-18 17:12:45 +03:00
Elian Doran
b0ebeb22d5
fix(highlightjs): unable to match due to init normalization 2025-05-18 16:05:50 +03:00
SiriusXT
0d09a7558f fix: Incorrectly calculating rest-pane width 2025-05-18 20:19:30 +08:00
Elian Doran
4fad4de319
chore(highlightjs): basic integration 2025-05-18 15:16:53 +03:00
SiriusXT
9682253ced fix: Incorrectly calculating rest-pane width in https://github.com/TriliumNext/Notes/pull/1962 2025-05-18 18:38:52 +08:00
SiriusXT
0e9c381df4 fix(launcher-pane): Prevent the launcher pane from being compressed 2025-05-18 18:19:54 +08:00
Elian Doran
6f96a0ef4c
chore(highlightjs): integrate terraform 2025-05-18 11:33:02 +03:00
SiriusXT
22b64a0dc4 fix(ui): Exclude launcher pane width from Split calculation; Record Split state for multiple windows 2025-05-18 16:24:13 +08:00
Elian Doran
6625997554
chore(highlightjs): map definitions 2025-05-18 11:12:40 +03:00
Elian Doran
51f2b9fc81
fix(highlightjs): integrate with the rest of the application 2025-05-18 10:05:02 +03:00
Elian Doran
5205320d44
fix(highlightjs): integration with editable text 2025-05-18 10:01:35 +03:00
renovate[bot]
d650532e10
chore(deps): update dependency @types/diff to v8 2025-05-18 06:29:49 +00:00
SiriusXT
c65f0d4249 Fix (left pane toggle logic): properly handle both synced and current window visibility states 2025-05-18 10:22:49 +08:00
Elian Doran
7bfe261ac6
refactor(highlightjs): move dependency 2025-05-18 00:20:43 +03:00
Elian Doran
0b4f362983
Merge remote-tracking branch 'origin/develop' into feature/db_session_store 2025-05-17 18:59:45 +03:00
Elian Doran
efc5269474
fix(test): import errors due to session parser 2025-05-17 18:58:18 +03:00
SiriusXT
7e64e31dfe Fix: The button for toggling the left pane visibility in the launcher was initially not visible on startup 2025-05-17 23:51:37 +08:00
Elian Doran
3cf27026b2
Merge pull request #1961 from TriliumNext/toc
style(toc): Adjust the CSS of the TOC
2025-05-17 18:05:03 +03:00
SiriusXT
9d7ac79a25 style(toc): Adjust the CSS of the TOC 2025-05-17 21:55:10 +08:00
SiriusXT
6c2c84d941 style(toc): Adjust the CSS of the TOC 2025-05-17 17:33:29 +08:00
Elian Doran
17b444241d
Merge pull request #1948 from TriliumNext/docs 2025-05-17 12:17:51 +03:00
JYC333
3222765bb6 add sync known issue 2025-05-17 16:00:15 +08:00
Elian Doran
5dbf78ff33
Merge pull request #1960 from TriliumNext/renovate/eslint-monorepo
fix(deps): update eslint monorepo to v9.27.0
2025-05-17 10:58:25 +03:00
renovate[bot]
58e197004c
fix(deps): update eslint monorepo to v9.27.0 2025-05-17 07:38:59 +00:00
renovate[bot]
ce6ce988d7
chore(deps): update dependency openai to v4.100.0 2025-05-17 07:37:53 +00:00
JYC333
4dcb697a8f use admonition 2025-05-17 15:26:51 +08:00
Elian Doran
a564a0df86
Merge branch 'develop' into feature/db_session_store 2025-05-17 09:51:18 +03:00
Elian Doran
a5952b76d2
fix(test/server): dayjs initialization issue 2025-05-17 09:45:53 +03:00
JYC333
2f3f8b31cf improve MFA docs 2025-05-17 10:13:00 +08:00
Elian Doran
c6434729bc
chore(server/session): get rid of file-session dependency 2025-05-16 23:52:58 +03:00
Elian Doran
afec7918dd
fix(server/session): respect cookie expiration date 2025-05-16 23:47:39 +03:00
Elian Doran
15a513d7cd
feat(server/session): clean up expired sessions 2025-05-16 23:44:41 +03:00
Elian Doran
43ab13e126
refactor(server/session): better error management 2025-05-16 23:36:56 +03:00