Elian Doran
|
ac49c0f59b
|
refactor(server): remove dependency on codemirror project
|
2025-05-12 18:15:19 +03:00 |
|
Elian Doran
|
36009307d1
|
refactor(server): remove dependency on codemirror
|
2025-05-12 18:07:50 +03:00 |
|
Elian Doran
|
17194806db
|
chore(code): reintroduce tab index
|
2025-05-12 15:47:21 +03:00 |
|
Elian Doran
|
1a7a65126e
|
feat(options): add a related settings option for Appearance
|
2025-05-12 15:26:49 +03:00 |
|
Elian Doran
|
42ed6167c9
|
style(options): reduce margins for code block appearance
|
2025-05-12 13:28:40 +03:00 |
|
Elian Doran
|
5f2314f901
|
chore(options): change translations for code block appearance
|
2025-05-12 13:18:32 +03:00 |
|
Elian Doran
|
260e6ee991
|
feat(options): move code block appearance settings to "Text notes"
|
2025-05-12 13:12:57 +03:00 |
|
Elian Doran
|
bedbc9373c
|
chore(code): reintroduce some commented-out behaviours
|
2025-05-12 12:37:38 +03:00 |
|
Elian Doran
|
00a9908907
|
Merge remote-tracking branch 'origin/develop' into feature/codemirror6
|
2025-05-12 10:04:30 +03:00 |
|
Elian Doran
|
ae83f0a1c7
|
docs(release): update changelog
|
2025-05-12 10:02:37 +03:00 |
|
Elian Doran
|
308700defd
|
Merge pull request #1906 from TriliumNext/importMarkdownfromClipboard
Fix incorrect import of multiple inline math.
|
2025-05-12 10:00:46 +03:00 |
|
SiriusXT
|
dea8fa411f
|
Revert "Avoid the background invisible when selecting text with background color"
|
2025-05-12 09:11:22 +08:00 |
|
Elian Doran
|
5f2735749e
|
Merge pull request #1854 from TriliumNext/open_new_tab
Open note and activate
|
2025-05-12 00:41:29 +03:00 |
|
Elian Doran
|
46c689e229
|
docs(release): update changelog
|
2025-05-12 00:35:50 +03:00 |
|
Elian Doran
|
fac16ffd2a
|
feat(code): add translations for settings change
|
2025-05-12 00:31:48 +03:00 |
|
Elian Doran
|
e3aa8afcad
|
feat(code): adjust word wrapping automatically
|
2025-05-12 00:25:31 +03:00 |
|
Elian Doran
|
d79977b9a4
|
feat(code): adjust word wrapping automatically in preview
|
2025-05-12 00:23:47 +03:00 |
|
Elian Doran
|
4e18798850
|
feat(code): move preview to apperance
|
2025-05-12 00:07:41 +03:00 |
|
Elian Doran
|
21a72ab265
|
style(code): improve margins for preview
|
2025-05-11 23:15:19 +03:00 |
|
Elian Doran
|
81a7133ab1
|
fix(code): apply syntax highlighting to preview
|
2025-05-11 23:10:01 +03:00 |
|
Elian Doran
|
9875d4ba3c
|
feat(code): basic theme preview for code notes
|
2025-05-11 23:07:49 +03:00 |
|
Elian Doran
|
65699ba606
|
style(code): slight adjustments
|
2025-05-11 22:47:24 +03:00 |
|
Elian Doran
|
bd26e1a578
|
feat(code): provide sensible theme defaults
|
2025-05-11 22:22:35 +03:00 |
|
Elian Doran
|
34a1f48a9e
|
refactor(code): use hyphens for theme ID
|
2025-05-11 22:21:25 +03:00 |
|
Elian Doran
|
f0d2fbc882
|
feat(code): update theme automatically when changed
|
2025-05-11 22:14:49 +03:00 |
|
Elian Doran
|
d41b780f43
|
feat(code): friendly theme names
|
2025-05-11 22:03:37 +03:00 |
|
Elian Doran
|
d80d97ca31
|
feat(code): add the rest of the themes
|
2025-05-11 21:58:50 +03:00 |
|
Elian Doran
|
340dec725c
|
fix(code): align syntax highlight settings
|
2025-05-11 21:40:13 +03:00 |
|
Elian Doran
|
b2aec4dfdb
|
feat(code): display user-selected color themes
|
2025-05-11 21:18:14 +03:00 |
|
Elian Doran
|
af187d1188
|
feat(client): set color scheme option
|
2025-05-11 20:53:58 +03:00 |
|
Elian Doran
|
92dcfb3304
|
feat(server): define code note theme option
|
2025-05-11 20:52:26 +03:00 |
|
Elian Doran
|
224b7f4826
|
feat(options): list color themes
|
2025-05-11 20:43:19 +03:00 |
|
Elian Doran
|
ca467fcd7a
|
feat(server): add endpoint to list code note themes
|
2025-05-11 20:40:22 +03:00 |
|
Elian Doran
|
7475e94c53
|
chore(settings): empty section for code notes color theme
|
2025-05-11 20:19:54 +03:00 |
|
Elian Doran
|
36246104dd
|
feat(codemirror): add model for themes
|
2025-05-11 20:19:40 +03: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
|
ce5debd9bf
|
fix(mermaid): diagram not updating
|
2025-05-11 19:24:05 +03:00 |
|
Elian Doran
|
e4f5e5473b
|
chore(release): update changelog
|
2025-05-11 19:10:48 +03:00 |
|
Elian Doran
|
58b9d9074e
|
feat(mermaid): add basic syntax highlight
|
2025-05-11 19:08:43 +03:00 |
|
Elian Doran
|
2704548eb8
|
chore(code): stop loading unnecessary extensions for read-only mode
|
2025-05-11 18:51:44 +03:00 |
|
Elian Doran
|
a20a51fa75
|
fix(code): indentation working in read-only mode
|
2025-05-11 18:45:37 +03:00 |
|
Elian Doran
|
3e5e19b8a5
|
chore(code): reintroduce read-only mode
|
2025-05-11 18:42:56 +03:00 |
|
Elian Doran
|
49838fb773
|
refactor(code): stop exposing CodeMirror configuration
|
2025-05-11 18:41:10 +03:00 |
|
Elian Doran
|
c24e1f0ec5
|
fix(code): syntax highlighting not working in read-only code
|
2025-05-11 18:37:53 +03:00 |
|
Elian Doran
|
b1f08b944a
|
feat(code): remove unnecessary border in read-only code
|
2025-05-11 18:36:49 +03:00 |
|
Elian Doran
|
f0ae5aeba6
|
chore(code): fix placeholder
|
2025-05-11 18:33:45 +03:00 |
|
Elian Doran
|
efece397ad
|
chore(code): adapt stylesheet
|
2025-05-11 18:30:38 +03:00 |
|
Elian Doran
|
44069b8ccb
|
chore(code): replace tab if pressed while selected
|
2025-05-11 18:03:28 +03:00 |
|
Elian Doran
|
8d18823608
|
chore(code): support multiple selections in tab
|
2025-05-11 18:00:07 +03:00 |
|