Elian Doran
|
8b11f25f0c
|
chore(highlightjs): introduce client-level list of themes
|
2025-05-18 17:12:45 +03:00 |
|
Elian Doran
|
488761d4b9
|
fix(highlightjs): loading all supported languages at once
|
2025-05-18 16:11:40 +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
|
2c4b28c6cb
|
refactor(highlightjs): remove alias
|
2025-05-18 14:24:54 +03:00 |
|
Elian Doran
|
fd52b9ec4b
|
test(highlightjs): ensure language registration works
|
2025-05-18 14:23:10 +03:00 |
|
Elian Doran
|
b6557d2a42
|
chore(highlightjs): fix deprecation warning
|
2025-05-18 11:33:53 +03:00 |
|
Elian Doran
|
6f96a0ef4c
|
chore(highlightjs): integrate terraform
|
2025-05-18 11:33:02 +03:00 |
|
Elian Doran
|
294727600b
|
feat(highlightjs): add test
|
2025-05-18 11:26:59 +03:00 |
|
Elian Doran
|
6625997554
|
chore(highlightjs): map definitions
|
2025-05-18 11:12:40 +03:00 |
|
Elian Doran
|
e0aa6f9200
|
chore(highlightjs): create empty mapping file
|
2025-05-18 10:13:38 +03:00 |
|
Elian Doran
|
e4f633d827
|
refactor(highlightjs): export necessary methods
|
2025-05-18 00:31:20 +03:00 |
|
Elian Doran
|
7bfe261ac6
|
refactor(highlightjs): move dependency
|
2025-05-18 00:20:43 +03:00 |
|
Elian Doran
|
d4fab87ed9
|
refactor(highlightjs): create separate project
|
2025-05-18 00:16:09 +03:00 |
|
renovate[bot]
|
c433ef7210
|
fix(deps): update dependency eslint-linter-browserify to v9.27.0
|
2025-05-17 07:38:27 +00:00 |
|
Elian Doran
|
7c1b13a2e7
|
feat(backend_log): disable some editor features to increase performance
|
2025-05-15 21:28:17 +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 |
|
Elian Doran
|
eed5ce0ff6
|
Merge pull request #1942 from TriliumNext/renovate/ckeditor-monorepo
fix(deps): update ckeditor monorepo to v45.1.0
|
2025-05-15 19:03:47 +03:00 |
|
Elian Doran
|
2f12d1a69f
|
fix(ckeditor): image upload not working
|
2025-05-15 18:09:33 +03:00 |
|
Elian Doran
|
b7d118a12c
|
fix(attributes): reference links not working
|
2025-05-15 12:17:59 +03:00 |
|
renovate[bot]
|
f3fd4dd273
|
fix(deps): update ckeditor monorepo to v45.1.0
|
2025-05-15 05:41:52 +00:00 |
|
renovate[bot]
|
e46631dd58
|
fix(deps): update codemirror
|
2025-05-15 05:35:48 +00:00 |
|
Elian Doran
|
0b2fab887b
|
chore(monorepo): remove unnecessary files
|
2025-05-14 19:54:13 +03:00 |
|
renovate[bot]
|
36b7d20b8a
|
fix(deps): update dependency @codemirror/view to v6.36.8
|
2025-05-14 01:43:16 +00:00 |
|
Elian Doran
|
28aaa28ce5
|
feat(code): integrate indentation markers
|
2025-05-13 14:38:00 +03:00 |
|
Elian Doran
|
3ace3d9ed9
|
chore(code/find): reimplement replace all
|
2025-05-13 09:42:31 +03:00 |
|
Elian Doran
|
b646475018
|
chore(code/find): reimplement single replace
|
2025-05-12 23:52:41 +03:00 |
|
Elian Doran
|
690337ee40
|
chore(code/find): reintroduce highlight for active item
|
2025-05-12 23:36:22 +03:00 |
|
Elian Doran
|
77fe100591
|
fix(code/find): clean up search
|
2025-05-12 22:17:10 +03:00 |
|
Elian Doran
|
da6cb71c6a
|
fix(code/find): infinite loop when empty
|
2025-05-12 22:11:51 +03:00 |
|
Elian Doran
|
22d9091315
|
refactor(code/find): reimplement find next
|
2025-05-12 21:21:46 +03:00 |
|
Elian Doran
|
ba2dae4c61
|
refactor(code/find): integrate search into find plugin
|
2025-05-12 21:05:15 +03:00 |
|
Elian Doran
|
8a35e390f2
|
refactor(code/find): remove inner class
|
2025-05-12 20:59:46 +03:00 |
|
Elian Doran
|
e5417827f4
|
chore(code/find): update current found
|
2025-05-12 20:43:30 +03:00 |
|
Elian Doran
|
e08011b3d6
|
chore(code/find): scroll to nearest result
|
2025-05-12 20:39:09 +03:00 |
|
Elian Doran
|
c4863dec50
|
chore(code/find): jump to first result
|
2025-05-12 20:27:23 +03:00 |
|
Elian Doran
|
f2745d546b
|
chore(code/find): reintroduce total number of results
|
2025-05-12 19:35:07 +03:00 |
|
Elian Doran
|
749ae1b6b4
|
chore(code/find): reintroduce match highlighting
|
2025-05-12 18:47:50 +03:00 |
|
Elian Doran
|
f20232c077
|
fix(code/find): crashes at dialog shown
|
2025-05-12 18:24:36 +03:00 |
|
SiriusXT
|
ad6671b09a
|
fix(ui): Fix widget controls inside the footnote
|
2025-05-12 22:30:29 +08:00 |
|
Elian Doran
|
17194806db
|
chore(code): reintroduce tab index
|
2025-05-12 15:47:21 +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
|
d79977b9a4
|
feat(code): adjust word wrapping automatically in preview
|
2025-05-12 00:23:47 +03:00 |
|
Elian Doran
|
34a1f48a9e
|
refactor(code): use hyphens for theme ID
|
2025-05-11 22:21:25 +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
|
b2aec4dfdb
|
feat(code): display user-selected color themes
|
2025-05-11 21:18:14 +03:00 |
|
Elian Doran
|
92dcfb3304
|
feat(server): define code note theme option
|
2025-05-11 20:52:26 +03:00 |
|
Elian Doran
|
ca467fcd7a
|
feat(server): add endpoint to list code note themes
|
2025-05-11 20:40:22 +03:00 |
|