467 Commits

Author SHA1 Message Date
iamvann
2e3a8dfacb fix/commet 2025-05-18 03:36:39 +08:00
Elian Doran
23db7fe602
chore(client): partial integrate jquery.fancytree 2025-05-17 22:15:10 +03:00
iamvann
4fbfcefa94 feat: Implement configurable date/time format for Alt+T shortcut 2025-05-18 03:14:18 +08:00
Elian Doran
3f2a0e302d
refactor(client): integrate jquery-hotkeys 2025-05-17 21:27:23 +03:00
Elian Doran
a4cfef7892
fix(canvas): proxying of fonts 2025-05-17 19:52:04 +03:00
SiriusXT
7e64e31dfe Fix: The button for toggling the left pane visibility in the launcher was initially not visible on startup 2025-05-17 23:51:37 +08:00
SiriusXT
9d7ac79a25 style(toc): Adjust the CSS of the TOC 2025-05-17 21:55:10 +08:00
SiriusXT
6c2c84d941 style(toc): Adjust the CSS of the TOC 2025-05-17 17:33:29 +08:00
Elian Doran
7b787fff59
feat(client): integrate katex 2025-05-17 10:31:31 +03:00
Elian Doran
255e529714
fix(share): content.css missing 2025-05-17 10:13:03 +03:00
Elian Doran
470ac18cba
feat(client): integrate normalize.css 2025-05-17 10:03:37 +03:00
Elian Doran
875075e8c4
fix(client): emoji definitions 2025-05-17 01:39:31 +03:00
Elian Doran
ac2e5fc3b7
fix(client): integrate autocomplete into client 2025-05-17 01:29:51 +03:00
Elian Doran
90ee0965c7
fix(client): integrate boxicons into client 2025-05-17 01:23:50 +03:00
Elian Doran
e23400bec1
fix(client/vite): build errors due to mark.js 2025-05-16 21:06:21 +03:00
SiriusXT
c80d7a3ec3 feat(toc): Collapsible TOC 2025-05-16 21:25:10 +08:00
Elian Doran
b84e14b8ce
refactor(client): use proper imports for translation 2025-05-16 10:49:35 +03:00
Elian Doran
105e7d821a
fix(style): calendar tooltip wrongly positioned on horizontal layout 2025-05-15 21:28:17 +03:00
Elian Doran
6a8a870c08
style(next): fix regression in autocomplete selection 2025-05-15 21:28:17 +03:00
Elian Doran
ff075464a2
chore(types): fix error in backend log due to mismatching types 2025-05-15 21:28:17 +03:00
Elian Doran
7c1b13a2e7
feat(backend_log): disable some editor features to increase performance 2025-05-15 21:28:17 +03:00
Elian Doran
9133aab6ad
fix(backend_log): editor crashing 2025-05-15 21:28:07 +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
27eed9b25e
fix(attributes): attributes context menu no longer triggering 2025-05-15 14:09:41 +03:00
Elian Doran
ff89ab646c
fix(text): auto-completion not working 2025-05-15 11:56:49 +03:00
Elian Doran
e10069a03e
feat(code): full-height background 2025-05-14 18:30:39 +03:00
SiriusXT
05f441924a Remove read-only checks of find 2025-05-14 14:46:42 +08:00
SiriusXT
3dd13ca321 fix(find): readonly code getSelection 2025-05-14 11:13:22 +08:00
perf3ct
caccbf49c0
feat(client): try a different approach to handling read-only threshold
feat(client): revert note_details.ts
2025-05-13 22:02:59 +00:00
perf3ct
f07ad03343
feat(client): support temporarily disabling read-only note when read-only threshold is triggered
feat(client): stop the cursor from going to the top of the note when note transitions to read-only but we're still editing

feat(client): stop the cursor from going to the top of the note when note transitions to read-only but we're still editing, take 2
2025-05-13 22:02:59 +00:00
SiriusXT
6d7abace97 fix(tooltip): Sometimes tooltip flashes 2025-05-14 01:00:13 +08:00
SiriusXT
5ce0383c03 fix(tooltip): Sometimes tooltip flashes 2025-05-13 22:15:00 +08:00
Elian Doran
1f57aaf27c
feat(code): proper search for read-only notes 2025-05-13 16:33:53 +03:00
Elian Doran
41f142ab06
feat(code): re-trigger search after replace 2025-05-13 15:27:50 +03:00
SiriusXT
2f582a4f9a Inline formulas do not have a .katex-display class 2025-05-13 19:09:16 +08:00
SiriusXT
6cb27279a0 fix(ui): fix misaligned display in footnote tooltip 2025-05-13 18:04:18 +08: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
77fe100591
fix(code/find): clean up search 2025-05-12 22:17:10 +03:00
Elian Doran
22d9091315
refactor(code/find): reimplement find next 2025-05-12 21:21:46 +03:00
Elian Doran
2fbff5328b
chore(options): remove redundant log 2025-05-12 21:15:31 +03:00
Elian Doran
e5417827f4
chore(code/find): update current found 2025-05-12 20:43:30 +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
Elian Doran
ac49c0f59b
refactor(server): remove dependency on codemirror project 2025-05-12 18:15:19 +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