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 |
|
JYC333
|
f392dfbb49
|
Merge pull request #1683 from TriliumNext/renovate/node-22.x
chore(deps): update dependency @types/node to v22.14.1
|
2025-04-12 15:43:04 +08:00 |
|
Elian Doran
|
abc9f49ae6
|
fix(mobile): include note & add link dialogs (closes #1677)
|
2025-04-12 09:24:07 +03:00 |
|
Elian Doran
|
2b3fee88bd
|
Merge branch 'develop' into renovate/node-22.x
|
2025-04-12 09:16:41 +03:00 |
|
Elian Doran
|
3c88e3c12c
|
fix(test): help buttons ID check after change in structure
|
2025-04-12 09:16:20 +03:00 |
|
renovate[bot]
|
d6d67a88b6
|
chore(deps): update dependency @types/node to v22.14.1
|
2025-04-12 02:14:23 +00:00 |
|
perf3ct
|
80c29e2a01
|
Do a better job of handling tools
|
2025-04-11 22:52:09 +00:00 |
|
Elian Doran
|
2cd69cc57a
|
chore(docs): remove old documentation
|
2025-04-12 01:38:51 +03:00 |
|
Elian Doran
|
cd35884446
|
chore(docs): sync developer guide
|
2025-04-12 01:36:45 +03:00 |
|
Elian Doran
|
d3e18a68a8
|
chore(docs): align images with source
|
2025-04-12 01:36:17 +03:00 |
|
Elian Doran
|
d2a1655de5
|
feat(docs): add developer guide
|
2025-04-12 01:36:03 +03:00 |
|
Elian Doran
|
21e84dd95e
|
chore(docs): optimize JPEG images
|
2025-04-12 01:30:35 +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
|
8cd10595ff
|
chore(docs): release note position
|
2025-04-12 01:07:43 +03:00 |
|
Elian Doran
|
07e2162e94
|
chore(docs): remove unnecessary release group
|
2025-04-12 01:00:41 +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
|
15f415efeb
|
chore(docs): mention markdown export improvements
|
2025-04-11 20:17:05 +03:00 |
|
Elian Doran
|
91daef863d
|
chore(docs): merge syntax highlight docs
|
2025-04-11 20:15:33 +03:00 |
|
Elian Doran
|
d1b308eced
|
chore(docs): sync
|
2025-04-11 20:05:22 +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 |
|
Elian Doran
|
eba4c1a545
|
fix(docs-edit): concurrency issue between import & export
|
2025-04-11 18:39:12 +03:00 |
|
Elian Doran
|
09cb1eb5de
|
chore(docs): remove fake release note
|
2025-04-11 18:38:20 +03:00 |
|
Jin
|
b4dbf4d7a5
|
Revert sort imports refector to avoid conflits
|
2025-04-11 17:31:12 +02:00 |
|