Commit Graph

204 Commits (01bd3ad64b232dcfd1663113ac9d6c66c60a1fc4)

Author SHA1 Message Date
Elian Doran 5c8d3f9c51
Merge pull request #1933 from TriliumNext/codemirror_find
fix(find): readonly code getSelection
2025-05-14 12:56:55 +07:00
SiriusXT 05f441924a Remove read-only checks of find 2025-05-14 14:46:42 +07:00
Elian Doran 4c2408def1
Merge pull request #1929 from TriliumNext/renovate/react-monorepo
chore(deps): update react monorepo
2025-05-14 08:28:06 +07:00
SiriusXT 3dd13ca321 fix(find): readonly code getSelection 2025-05-14 11:13:22 +07:00
renovate[bot] fb41908f5a
fix(deps): update dependency force-graph to v1.49.6 2025-05-14 01:44:04 +07:00
renovate[bot] c8e83f8bc4
chore(deps): update react monorepo 2025-05-14 01:41:38 +07:00
Elian Doran 1f57aaf27c
feat(code): proper search for read-only notes 2025-05-13 16:33:53 +07:00
Elian Doran 41f142ab06
feat(code): re-trigger search after replace 2025-05-13 15:27:50 +07:00
Elian Doran 3ace3d9ed9
chore(code/find): reimplement replace all 2025-05-13 09:42:31 +07:00
Elian Doran b646475018
chore(code/find): reimplement single replace 2025-05-12 23:52:41 +07:00
Elian Doran 77fe100591
fix(code/find): clean up search 2025-05-12 22:17:10 +07:00
Elian Doran 22d9091315
refactor(code/find): reimplement find next 2025-05-12 21:21:46 +07:00
Elian Doran 2fbff5328b
chore(options): remove redundant log 2025-05-12 21:15:31 +07:00
Elian Doran e5417827f4
chore(code/find): update current found 2025-05-12 20:43:30 +07:00
Elian Doran f2745d546b
chore(code/find): reintroduce total number of results 2025-05-12 19:35:07 +07:00
Elian Doran 749ae1b6b4
chore(code/find): reintroduce match highlighting 2025-05-12 18:47:50 +07:00
Elian Doran f20232c077
fix(code/find): crashes at dialog shown 2025-05-12 18:24:36 +07:00
Elian Doran ac49c0f59b
refactor(server): remove dependency on codemirror project 2025-05-12 18:15:19 +07:00
Elian Doran 17194806db
chore(code): reintroduce tab index 2025-05-12 15:47:21 +07:00
Elian Doran 1a7a65126e
feat(options): add a related settings option for Appearance 2025-05-12 15:26:49 +07:00
Elian Doran 42ed6167c9
style(options): reduce margins for code block appearance 2025-05-12 13:28:40 +07:00
Elian Doran 5f2314f901
chore(options): change translations for code block appearance 2025-05-12 13:18:32 +07:00
Elian Doran 260e6ee991
feat(options): move code block appearance settings to "Text notes" 2025-05-12 13:12:57 +07:00
Elian Doran bedbc9373c
chore(code): reintroduce some commented-out behaviours 2025-05-12 12:37:38 +07:00
Elian Doran 00a9908907
Merge remote-tracking branch 'origin/develop' into feature/codemirror6 2025-05-12 10:04:30 +07:00
Elian Doran 5f2735749e
Merge pull request #1854 from TriliumNext/open_new_tab
Open note and activate
2025-05-12 00:41:29 +07:00
Elian Doran fac16ffd2a
feat(code): add translations for settings change 2025-05-12 00:31:48 +07:00
Elian Doran e3aa8afcad
feat(code): adjust word wrapping automatically 2025-05-12 00:25:31 +07:00
Elian Doran d79977b9a4
feat(code): adjust word wrapping automatically in preview 2025-05-12 00:23:47 +07:00
Elian Doran 4e18798850
feat(code): move preview to apperance 2025-05-12 00:07:41 +07:00
Elian Doran 21a72ab265
style(code): improve margins for preview 2025-05-11 23:15:19 +07:00
Elian Doran 81a7133ab1
fix(code): apply syntax highlighting to preview 2025-05-11 23:10:01 +07:00
Elian Doran 9875d4ba3c
feat(code): basic theme preview for code notes 2025-05-11 23:07:49 +07:00
Elian Doran 65699ba606
style(code): slight adjustments 2025-05-11 22:47:24 +07:00
Elian Doran f0d2fbc882
feat(code): update theme automatically when changed 2025-05-11 22:14:49 +07:00
Elian Doran 340dec725c
fix(code): align syntax highlight settings 2025-05-11 21:40:13 +07:00
Elian Doran b2aec4dfdb
feat(code): display user-selected color themes 2025-05-11 21:18:14 +07:00
Elian Doran af187d1188
feat(client): set color scheme option 2025-05-11 20:53:58 +07:00
Elian Doran 224b7f4826
feat(options): list color themes 2025-05-11 20:43:19 +07:00
Elian Doran 7475e94c53
chore(settings): empty section for code notes color theme 2025-05-11 20:19:54 +07:00
Elian Doran cf7c5d3cb4
feat(text): add Nix language 2025-05-11 19:45:56 +07:00
Elian Doran 2b192eb1b9
feat(code): add Nix language 2025-05-11 19:44:10 +07:00
Elian Doran ce5debd9bf
fix(mermaid): diagram not updating 2025-05-11 19:24:05 +07:00
Elian Doran 58b9d9074e
feat(mermaid): add basic syntax highlight 2025-05-11 19:08:43 +07:00
Elian Doran 3e5e19b8a5
chore(code): reintroduce read-only mode 2025-05-11 18:42:56 +07:00
Elian Doran c24e1f0ec5
fix(code): syntax highlighting not working in read-only code 2025-05-11 18:37:53 +07:00
Elian Doran b1f08b944a
feat(code): remove unnecessary border in read-only code 2025-05-11 18:36:49 +07:00
Elian Doran f0ae5aeba6
chore(code): fix placeholder 2025-05-11 18:33:45 +07:00
Elian Doran efece397ad
chore(code): adapt stylesheet 2025-05-11 18:30:38 +07:00
Elian Doran 9b958fc659
chore(code): reintroduce vim keybindings 2025-05-11 17:04:15 +07:00