308 Commits

Author SHA1 Message Date
vanndoublen
f640c9212e
Merge branch 'develop' into feature/custom-datetime-format 2025-05-20 19:55:45 +08:00
iamvann
d1f8e651f4 fix: address the review feedback 2025-05-20 19:46:50 +08:00
Elian Doran
57108d4dfd
Merge remote-tracking branch 'origin/develop' into client_vite 2025-05-20 11:02:01 +03:00
SiriusXT
8aa3a96857 Merge branch 'develop' into left-pane 2025-05-20 15:10:52 +08: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
a5f0b3b9b2
Merge remote-tracking branch 'origin/develop' into client_vite 2025-05-19 16:50:00 +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
1a4d1bc791
refactor(commons): deduplicate mime_type_definitions 2025-05-18 19:33:11 +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
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
iamvann
4fbfcefa94 feat: Implement configurable date/time format for Alt+T shortcut 2025-05-18 03:14:18 +08:00
Elian Doran
7b787fff59
feat(client): integrate katex 2025-05-17 10:31:31 +03:00
SiriusXT
c80d7a3ec3 feat(toc): Collapsible TOC 2025-05-16 21:25:10 +08:00
Elian Doran
b84e14b8ce
refactor(client): use proper imports for translation 2025-05-16 10:49:35 +03:00
Elian Doran
7c753117b8
Merge pull request #1913 from TriliumNext/css-tweaks
Some css fine tunes
2025-05-15 19:05:36 +03:00
perf3ct
caccbf49c0
feat(client): try a different approach to handling read-only threshold
feat(client): revert note_details.ts
2025-05-13 22:02:59 +00:00
SiriusXT
6d7abace97 fix(tooltip): Sometimes tooltip flashes 2025-05-14 01:00:13 +08:00
SiriusXT
5ce0383c03 fix(tooltip): Sometimes tooltip flashes 2025-05-13 22:15:00 +08:00
SiriusXT
2f582a4f9a Inline formulas do not have a .katex-display class 2025-05-13 19:09:16 +08:00
SiriusXT
6cb27279a0 fix(ui): fix misaligned display in footnote tooltip 2025-05-13 18:04:18 +08:00
Elian Doran
cf7c5d3cb4
feat(text): add Nix language 2025-05-11 19:45:56 +03:00
Elian Doran
2b192eb1b9
feat(code): add Nix language 2025-05-11 19:44:10 +03:00
Elian Doran
9d363fb42c
refactor(code): clean up library_loader 2025-05-11 16:01:45 +03:00
Elian Doran
38fbaabfbc
chore(code): integrate ESLint 2025-05-11 15:18:42 +03:00
Elian Doran
7cd4bce5b0
feat(code): support gdscript (godot) 2025-05-11 11:18:19 +03:00
SiriusXT
e5a9ebddac Merge branch 'develop' into left-pane 2025-05-10 21:39:21 +08:00
SiriusXT
bd4ebd3893 To avoid the left pane from sometimes being resized to a very small width. 2025-05-10 09:19:41 +08:00
Elian Doran
aab762911b
refactor(client): fix type errors related to CKEditor 2025-05-10 01:52:42 +03:00
Elian Doran
8e7c7ce30f
refactor(ckeditor): syntax highlighting as plugin 2025-05-08 14:56:02 +03:00
Elian Doran
726797b13d
chore(client): fix more type errors 2025-05-07 22:29:11 +03:00
Elian Doran
3e468d7960
Merge remote-tracking branch 'origin/develop' into feature/ckeditor_lib 2025-05-07 21:39:07 +03:00
Elian Doran
28266c5bd0
refactor(client): solve type errors 2025-05-07 21:15:32 +03:00
Elian Doran
e1af7eba93
chore(ckeditor5): first integration into client (WIP) 2025-05-03 12:39:34 +03:00
Elian Doran
4dafa56671
fix(test): url import not found 2025-04-28 11:03:38 +03:00
Elian Doran
f6dc912d2a
fix(test): i18n tests 2025-04-28 10:56:20 +03:00
Elian Doran
9d284a5fe5
chore(nx/client): revert change to i18n debug 2025-04-23 12:17:57 +03:00
Elian Doran
44b778fde6
fix(nx/client): proxying of libraries 2025-04-23 11:40:23 +03:00