Elian Doran
|
327fe211ff
|
chore(code): integrate Vue support
|
2025-05-11 13:13:47 +03:00 |
|
Elian Doran
|
1454af6087
|
chore(code): integrate PHP support
|
2025-05-11 13:12:52 +03:00 |
|
Elian Doran
|
afa1aa32aa
|
chore(code): integrate Markdown support
|
2025-05-11 13:09:36 +03:00 |
|
Elian Doran
|
686e57516b
|
chore(code): integrate more legacy modes
|
2025-05-11 12:54:25 +03:00 |
|
Elian Doran
|
9c8126016e
|
fix(code): history of undo/redo preserved across notes
|
2025-05-11 12:23:09 +03:00 |
|
Elian Doran
|
a4054dfa42
|
chore(code): reintroduce history (undo-redo)
|
2025-05-11 12:19:39 +03:00 |
|
Elian Doran
|
67d1868078
|
chore(code): mark syntax highlighting as fallback
|
2025-05-11 12:13:45 +03:00 |
|
Elian Doran
|
df92ec9521
|
chore(code): reintroduce bracket matching
|
2025-05-11 12:11:24 +03:00 |
|
Elian Doran
|
ec72800b00
|
chore(code): reintroduce highlight active line & selection
|
2025-05-11 12:10:28 +03:00 |
|
Elian Doran
|
2628132350
|
chore(code): reintroduce line wrapping
|
2025-05-11 12:07:54 +03:00 |
|
Elian Doran
|
9867cd83c4
|
chore(code): reintroduce tab size of 4
|
2025-05-11 11:37:52 +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
|
55cf7e0c9b
|
refactor(code): sort by mime type
|
2025-05-11 11:10:24 +03:00 |
|
Elian Doran
|
9f3e990c95
|
chore(code): reintegrate hcl syntax
|
2025-05-11 10:54:15 +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
|
5a07d5a913
|
chore(code): define legacy mappings
|
2025-05-10 23:09:59 +03:00 |
|
Elian Doran
|
8bb1ac7e71
|
chore(code): start mapping syntax highlight
|
2025-05-10 22:31:01 +03:00 |
|
Elian Doran
|
71218c0bd4
|
chore(code): enable syntax highlighting plugin
|
2025-05-10 21:38:12 +03:00 |
|
Elian Doran
|
385809df84
|
fix(code): reintroduce indent with tab
|
2025-05-10 20:20:38 +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
|
c84a390699
|
feat(code): enable line numbers
|
2025-05-10 19:15:38 +03:00 |
|
Elian Doran
|
cfa8987b25
|
feat(code): switch to CodeMirror 6
|
2025-05-10 19:10:30 +03:00 |
|
Elian Doran
|
ddf43a5e24
|
chore(nx): create project for codemirror
|
2025-05-10 18:30:09 +03:00 |
|
Elian Doran
|
699cb8e412
|
docs(release): update changelog
|
2025-05-10 18:25:39 +03:00 |
|
Elian Doran
|
e10d135765
|
Merge pull request #1905 from TriliumNext/left-pane
Only expand/collapse the left pane of the focused window.
|
2025-05-10 18:20:51 +03:00 |
|
SiriusXT
|
e5a9ebddac
|
Merge branch 'develop' into left-pane
|
2025-05-10 21:39:21 +08:00 |
|
Elian Doran
|
35c98f23bd
|
docs(release): update
|
2025-05-10 15:42:32 +03: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
|
307d94a5df
|
Merge pull request #1876 from TriliumNext/find_replace
Make the find function for read-only code scroll correctly.
|
2025-05-10 15:40:53 +03:00 |
|
Elian Doran
|
696784b9a9
|
Merge pull request #1896 from TriliumNext/renovate/typescript-5.x
chore(deps): update dependency typescript to v5.8.3
|
2025-05-10 15:40:15 +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 |
|
Elian Doran
|
dd7df1344e
|
fix(ckeditor5): build failing due to types path
|
2025-05-10 15:19:59 +03:00 |
|
Elian Doran
|
9e1c15067c
|
Merge pull request #1812 from TriliumNext/renovate/electron-36.x
chore(deps): update dependency electron to v36
|
2025-05-10 15:12:13 +03:00 |
|
Elian Doran
|
84322e8882
|
fix(forge): override node-abi
|
2025-05-10 14:58:21 +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 |
|
Elian Doran
|
df7646b3b6
|
Merge pull request #1889 from TriliumNext/renovate/major-react-monorepo
fix(deps): update react monorepo to v19 (major)
|
2025-05-10 14:10:54 +03:00 |
|
renovate[bot]
|
ad6eeb2022
|
fix(deps): update react monorepo to v19
|
2025-05-10 10:43:08 +00:00 |
|
Elian Doran
|
12f5b9feeb
|
fix(ci): wrong context directory for docker
|
2025-05-10 13:41:51 +03:00 |
|
renovate[bot]
|
929ebf114c
|
chore(deps): update dependency typescript to v5.8.3
|
2025-05-10 10:40:07 +00:00 |
|
renovate[bot]
|
e18678462e
|
chore(deps): update electron-forge monorepo to v7.8.1
|
2025-05-10 10:39:19 +00:00 |
|
Elian Doran
|
e153aab722
|
Merge pull request #1900 from TriliumNext/renovate/lint-staged-15.x
chore(deps): update dependency lint-staged to v15
|
2025-05-10 13:35:31 +03:00 |
|
Elian Doran
|
456be1314e
|
Merge pull request #1902 from TriliumNext/renovate/vite-plugin-svgo-2.x
chore(deps): update dependency vite-plugin-svgo to v2
|
2025-05-10 13:35:04 +03:00 |
|