659 Commits

Author SHA1 Message Date
renovate[bot]
28cc563f54
fix(deps): update dependency i18next to v25.2.0 2025-05-20 02:48:09 +00: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
Elian Doran
4fad4de319
chore(highlightjs): basic integration 2025-05-18 15:16:53 +03:00
Elian Doran
6f96a0ef4c
chore(highlightjs): integrate terraform 2025-05-18 11:33:02 +03: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
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
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
Elian Doran
b313b0b965
chore(server/session): implement session get 2025-05-16 23:31:42 +03:00
Elian Doran
dfb8c9f4ce
chore(server/session): implement session destroy 2025-05-16 23:24:17 +03:00
Elian Doran
c3770f0dae
chore(server/session): implement session write 2025-05-16 23:22:14 +03:00
Elian Doran
ec39667cba
feat(server/session): update database to hold session information 2025-05-16 23:07:23 +03:00
Elian Doran
6dc8e3a0e3
Merge pull request #1954 from TriliumNext/toc
feat(toc): Collapsible TOC
2025-05-16 20:00:23 +03:00
Elian Doran
1d58b285de
fix(server): week notes broken due to misuse of transactions 2025-05-16 19:09:54 +03:00
SiriusXT
c80d7a3ec3 feat(toc): Collapsible TOC 2025-05-16 21:25:10 +08:00
Elian Doran
e946bde939
chore(desktop): use electron 35 for NixOS 2025-05-16 10:49:47 +03:00
Elian Doran
b84e14b8ce
refactor(client): use proper imports for translation 2025-05-16 10:49:35 +03:00
JYC333
ee98f79187
Merge pull request #1949 from TriliumNext/renovate/electron-36.x
chore(deps): update dependency electron to v36.2.1
2025-05-16 11:53:05 +08:00
JYC333
6050f5aa91
Merge pull request #1951 from TriliumNext/renovate/node-22.x
chore(deps): update node.js to v22.15.1
2025-05-16 11:51:13 +08:00