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
|
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
|
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
|
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
|
58b9d9074e
|
feat(mermaid): add basic syntax highlight
|
2025-05-11 19:08:43 +03:00 |
|
Elian Doran
|
3e5e19b8a5
|
chore(code): reintroduce read-only mode
|
2025-05-11 18:42:56 +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
|
9b958fc659
|
chore(code): reintroduce vim keybindings
|
2025-05-11 17:04:15 +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
|
9c8126016e
|
fix(code): history of undo/redo preserved across notes
|
2025-05-11 12:23:09 +03:00 |
|
Elian Doran
|
2628132350
|
chore(code): reintroduce line wrapping
|
2025-05-11 12:07:54 +03:00 |
|
Elian Doran
|
d29286f9e3
|
chore(code): reintroduce placeholder
|
2025-05-11 11:27:27 +03:00 |
|
Elian Doran
|
7cd4bce5b0
|
feat(code): support gdscript (godot)
|
2025-05-11 11:18:19 +03:00 |
|
Elian Doran
|
efc08a61ef
|
chore(code): reintegrate batch syntax
|
2025-05-11 10:38:36 +03:00 |
|
Elian Doran
|
01f02b736c
|
chore(code): enable syntax highlighting
|
2025-05-10 23:34:23 +03:00 |
|
Elian Doran
|
3e5e9096d2
|
fix(code): saving on change
|
2025-05-10 20:07:53 +03:00 |
|
Elian Doran
|
ef312c9550
|
refactor(code): use dedicated method for setting text
|
2025-05-10 19:22:57 +03:00 |
|
Elian Doran
|
0c9be9291b
|
fix(code): set initial text
|
2025-05-10 19:19:03 +03:00 |
|
Elian Doran
|
cfa8987b25
|
feat(code): switch to CodeMirror 6
|
2025-05-10 19:10:30 +03:00 |
|
SiriusXT
|
e5a9ebddac
|
Merge branch 'develop' into left-pane
|
2025-05-10 21:39:21 +08:00 |
|
Elian Doran
|
43d1b53bca
|
Merge pull request #1861 from TriliumNext/content-menu-target
Make it show which node triggered the event when right-clicking on tree
|
2025-05-10 15:41:59 +03:00 |
|
Elian Doran
|
553b07ab37
|
Merge remote-tracking branch 'origin/develop' into find_replace
|
2025-05-10 15:26:52 +03:00 |
|
Elian Doran
|
6e1dfb8e27
|
Merge branch 'develop' into content-menu-target
|
2025-05-10 15:24:47 +03:00 |
|
Elian Doran
|
ba009ba66b
|
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
|
2025-05-10 15:20:28 +03:00 |
|
Elian Doran
|
dd0d45fbde
|
chore(nx/edit-docs): set server to implicit dependencies to avoid sync issues
|
2025-05-10 15:20:25 +03:00 |
|
renovate[bot]
|
38e5cb45cb
|
chore(deps): update dependency electron to v36
|
2025-05-10 11:14:37 +00:00 |
|
Elian Doran
|
ea53346be0
|
Merge pull request #1892 from TriliumNext/renovate/electron-forge-monorepo
chore(deps): update electron-forge monorepo to v7.8.1
|
2025-05-10 14:11:58 +03:00 |
|
renovate[bot]
|
ad6eeb2022
|
fix(deps): update react monorepo to v19
|
2025-05-10 10:43:08 +00:00 |
|
renovate[bot]
|
e18678462e
|
chore(deps): update electron-forge monorepo to v7.8.1
|
2025-05-10 10:39:19 +00:00 |
|