702 Commits

Author SHA1 Message Date
Elian Doran
e536ec4cbf
fix(vite): use base path 2025-05-19 19:51:33 +03:00
Elian Doran
cad6417c4d
fix(client): loading app CSS no longer working 2025-05-19 18:40:04 +03:00
Elian Doran
8a1f05cd26
refactor(client): remove library loader entirely 2025-05-19 18:23:23 +03:00
Elian Doran
7702a87640
fix(client/vite): highlight.js not playing well with ESM-native 2025-05-19 18:09:37 +03:00
Elian Doran
a5f0b3b9b2
Merge remote-tracking branch 'origin/develop' into client_vite 2025-05-19 16:50:00 +03:00
Elian Doran
41533598fd
Merge remote-tracking branch 'origin/develop' into client_vite 2025-05-19 16:42:11 +03: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
932a371b3a
chore(server): remove unnecessary CSS 2025-05-18 00:03:16 +03:00
Elian Doran
c0c79b123f
fix(mobile): apply same fix about jquery 2025-05-18 00:01:53 +03:00
Elian Doran
c1648f9742
chore(client): suppress module level directives warnings 2025-05-17 23:57:08 +03:00
Elian Doran
c1ae5b22a1
chore(client): suppress SCSS warnings 2025-05-17 23:57:07 +03:00
Elian Doran
84d9198396
refactor(client): tree CSS 2025-05-17 23:11:17 +03:00
Elian Doran
901ab54e64
fix(client): missing fancytree dependencies 2025-05-17 23:07:01 +03:00
Elian Doran
67d0d0f5ca
refactor(client): different method for loading jquery 2025-05-17 22:52:57 +03:00
Elian Doran
4b22d05aca
refactor(server): remove leftover autocomplete in EJS 2025-05-17 22:42:50 +03:00
Elian Doran
23db7fe602
chore(client): partial integrate jquery.fancytree 2025-05-17 22:15:10 +03:00
Elian Doran
3f2a0e302d
refactor(client): integrate jquery-hotkeys 2025-05-17 21:27:23 +03:00
Elian Doran
a4cfef7892
fix(canvas): proxying of fonts 2025-05-17 19:52:04 +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
Elian Doran
626e321f52
fix(math): proxying of fonts 2025-05-17 10:50:52 +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
Elian Doran
7b787fff59
feat(client): integrate katex 2025-05-17 10:31:31 +03:00
JYC333
4dcb697a8f use admonition 2025-05-17 15:26:51 +08:00