Commit Graph

10033 Commits

Author SHA1 Message Date
Elian Doran
d74504d822 chore(docs): sync 2025-04-12 12:46:21 +03:00
Elian Doran
27ccc56b6d feat(import/markdown): handle markup in note title 2025-04-12 12:46:00 +03:00
Elian Doran
08a56300b0 feat(docs): improve internal links documentation 2025-04-12 11:50:26 +03:00
Elian Doran
bede12f3f6 feat(docs): improve external links documentation 2025-04-12 11:41:37 +03:00
Elian Doran
60217d4e4f feat(quick_search): align popup to bottom-center (closes #1679) 2025-04-12 11:27:51 +03:00
Elian Doran
7fba2dfb8b fix(launcher): clarify quick search (closes #1680) 2025-04-12 11:14:38 +03:00
Elian Doran
7b297a5ed7 feat(link): support target=_blank for URLs 2025-04-12 11:08:02 +03:00
Elian Doran
44b9b3d7b8 feat(mobile): add info dialog 2025-04-12 10:55:42 +03:00
Elian Doran
4e7a7e334e feat(mobile): request confirmation for deleting notes 2025-04-12 10:55:42 +03:00
Elian Doran
8163d2d904 style(mobile): modal bottom margin when no safe margin is set 2025-04-12 10:55:42 +03:00
Elian Doran
3d5868d6b9 style(mobile): height of confirm dialogs 2025-04-12 10:55:42 +03:00
Elian Doran
dfab892879 feat(mobile): improve fit of note revisions 2025-04-12 10:55:42 +03:00
Elian Doran
626191ad2f feat(mobile): add note revisions dialog 2025-04-12 10:55:42 +03:00
Elian Doran
69a5c90ada refactor(mobile): share protected session & confirm dialogs 2025-04-12 10:55:42 +03:00
Elian Doran
a89b868509 feat(mobile): support markdown import dialog 2025-04-12 10:55:42 +03:00
Elian Doran
15a683bce1 feat(mobile): support import/export dialog 2025-04-12 10:55:42 +03:00
Elian Doran
aac195c332 feat(mobile): support move/clone to dialog 2025-04-12 10:55:42 +03:00
Elian Doran
9aaf48426a feat(mobile): support note type selector 2025-04-12 10:55:42 +03:00
Elian Doran
cd00c89dfe feat(mobile): support sort child notes dialog 2025-04-12 10:55:42 +03:00
Elian Doran
f348f5d7ed feat(mobile): support branch prefix dialog 2025-04-12 10:55:42 +03:00
Elian Doran
bbd76069c1 refactor(mobile): use shared modal configuration with desktop 2025-04-12 10:55:41 +03:00
Elian Doran
a8f1abb77f fix(mobile): tree not closing after pressing menu item 2025-04-12 10:55:41 +03:00
Elian Doran
e5f7b978e0 style(mobile): add a safe bottom region in modals 2025-04-12 10:55:41 +03:00
Elian Doran
d2229d6179 fix(mobile): make modal windows scrollable 2025-04-12 10:55:41 +03:00
Elian Doran
167bd39e5b fix(mobile): add bulk actions dialog 2025-04-12 10:55:41 +03:00
Elian Doran
abc9f49ae6 fix(mobile): include note & add link dialogs (closes #1677) 2025-04-12 09:24:07 +03:00
Elian Doran
3c88e3c12c fix(test): help buttons ID check after change in structure 2025-04-12 09:16:20 +03:00
perf3ct
80c29e2a01 Do a better job of handling tools 2025-04-11 22:52:09 +00:00
Elian Doran
d3e18a68a8 chore(docs): align images with source 2025-04-12 01:36:17 +03:00
Elian Doran
72237df6a2 chore(docs): optimize JPEG images 2025-04-12 01:17:00 +03:00
Elian Doran
38d33abfd4 chore(docs): remove unnecessary index and style files 2025-04-12 01:13:45 +03:00
Elian Doran
4e5b007c40 feat(docs): optimize PNG images (-2.8 MB) 2025-04-12 00:59:53 +03:00
Elian Doran
aaaadcb705 chore(docs): remove image meta 2025-04-12 00:55:49 +03:00
perf3ct
def70af65b break up the chat_panel into smaller files 2025-04-11 21:52:54 +00:00
Elian Doran
d05bc03074 feat(in-app-help): use preprocessed subtree data 2025-04-12 00:48:51 +03:00
perf3ct
16604c85a6 I think this is close 2025-04-11 21:38:10 +00:00
Elian Doran
fe7650f6ce feat(docs-edit): minify meta JSON (429 KB gain) 2025-04-12 00:37:36 +03:00
Elian Doran
c9dba8c0e7 chore(docs): remove HTML wrapper 2025-04-12 00:32:54 +03:00
Elian Doran
8ecefa4eec feat(in-app-help): adapt to no HTML wrapper 2025-04-12 00:32:43 +03:00
Elian Doran
460014e54f feat(docs-edit): don't include HTML wrappers 2025-04-12 00:27:15 +03:00
Elian Doran
9c0c1bad2d chore(docs): sync 2025-04-12 00:14:00 +03:00
Elian Doran
2b53a1c534 chore(docs): mention admonitions in CKEditor 2025-04-12 00:02:01 +03:00
Elian Doran
b26e430c3e Merge pull request #1673 from TriliumNext/fix_cal
Fix calendar widget doesn't close when click on a note
2025-04-11 23:50:25 +03:00
Jon Fuller
91c31d279b Potential fix for code scanning alert no. 64: Double escaping or unescaping
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-11 13:36:41 -07:00
Elian Doran
0acdab29af feat(docs): document multiple server instances & reorganize 2025-04-11 23:32:53 +03:00
Jon Fuller
6cc4b7e226 Potential fix for code scanning alert no. 55: Useless regular-expression character escape
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-11 13:31:43 -07:00
Jon Fuller
8b2176344a Potential fix for code scanning alert no. 62: Double escaping or unescaping
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-11 13:31:32 -07:00
Jon Fuller
50f4f822b3 Potential fix for code scanning alert no. 60: Double escaping or unescaping
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-11 13:30:43 -07:00
Jon Fuller
3cda253d61 Potential fix for code scanning alert no. 61: Double escaping or unescaping
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-11 13:30:25 -07:00
Jon Fuller
8727ff95f1 Merge branch 'develop' into ai-llm-integration 2025-04-11 13:27:51 -07:00