10107 Commits

Author SHA1 Message Date
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
perf3ct
681e8bb1ce
streaming works for ollama :) 2025-04-11 20:26:47 +00:00
Elian Doran
7c88681e70
feat(docs): document most features of text notes 2025-04-11 23:21:44 +03:00
perf3ct
451e5ea31f
getting closer to streaming?
even closer?

closer streaming...

this is darn close
2025-04-11 20:18:20 +00:00
Jin
73b043fe8d refactor: 💡 add command data back for tracing aspect 2025-04-11 20:41:04 +02:00
Elian Doran
91daef863d
chore(docs): merge syntax highlight docs 2025-04-11 20:15:33 +03:00
Elian Doran
2e4524361b
feat(export/markdown): preserve include section 2025-04-11 20:00:32 +03:00
Elian Doran
539e3f1b6a
feat(export/markdown: trim confusing whitespace in lists 2025-04-11 19:25:22 +03:00
Jin
b4dbf4d7a5 Revert sort imports refector to avoid conflits 2025-04-11 17:31:12 +02:00
Elian Doran
0ddc1265d2
Merge pull request #1681 from TriliumNext/revert-1626-deps_express5
Revert "deps: manual upgrade to express 5.1.0"
2025-04-11 17:03:28 +03:00
Elian Doran
d8964aee28
Revert "deps: manual upgrade to express 5.1.0" 2025-04-11 16:51:42 +03:00
Elian Doran
6231ac59d6
chore(edit-docs): change import mechanism 2025-04-11 14:02:55 +03:00
Elian Doran
4161bc17e1
Merge remote-tracking branch 'origin/develop' into feature/touchbar 2025-04-11 09:54:45 +03:00
Jin
1e7f15b3c2 refactor: 💡 sort calendar.ts imports 2025-04-10 22:22:07 +02:00
Jin
522b96f978 refactor: 💡 sort app_context.ts import 2025-04-10 22:21:07 +02:00
Jin
54a0bdeb14 refactor: 💡 remove unused command data (editNoteTitle) 2025-04-10 22:19:04 +02:00
Jin
e555a3354f refactor: 💡 fix note_tree.ts lint 2025-04-10 22:18:12 +02:00
Jin
14a3b2811d fix: 🐛 fix calendar widget doesn't close when click on a note 2025-04-10 22:09:04 +02:00
Jin
3e6cc1b449 refactor: 💡 tree.ts refactor 2025-04-10 22:08:34 +02:00
Jin
998abb35be fix: 🐛 fix calendar unit test error 2025-04-10 21:12:56 +02:00
Jin
a554085681 fix: 🐛 fix tray.ts build error 2025-04-10 21:01:00 +02:00
Jin
7f381cb733 fix: 🐛 fix sender.ts build error 2025-04-10 20:59:18 +02:00
Jin
6322f8473c fix: 🐛 fix clipper build error 2025-04-10 20:58:04 +02:00
Elian Doran
32a6aed93b
Merge remote-tracking branch 'origin/develop' into calendar 2025-04-10 21:25:58 +03:00
Elian Doran
9cfc08389c
Merge pull request #1626 from TriliumNext/deps_express5
deps: manual upgrade to express 5.1.0
2025-04-10 21:14:10 +03:00
Elian Doran
64869f80ee
chore(release): 0.92.7 2025-04-10 21:06:20 +03:00
Panagiotis Papadopoulos
1979affa8a refactor(auth): simplify hasRedirectBareDomain
following change suggestion requested here
https://github.com/TriliumNext/Notes/pull/1668#pullrequestreview-2755816018
2025-04-10 19:49:00 +02:00