13529 Commits

Author SHA1 Message Date
perf3ct
bfa4c87076
add missing options 2025-03-31 16:01:38 +00:00
perf3ct
edeebc77be
add missing options? 2025-03-31 16:01:22 +00:00
perf3ct
4c720818f0
add MFA branch to ai-llm-integ 2025-03-31 15:55:54 +00:00
perf3ct
435e7cdd4f
Merge branch 'develop' into ai-llm-integration 2025-03-31 15:55:41 +00:00
Elian Doran
3cdbc76fff
feat(mermaid): display an error when PNG export could not occur 2025-03-31 18:37:05 +03:00
kliu
4ca296894d Use --link-color as the color of links 2025-03-31 18:01:52 +08:00
Panagiotis Papadopoulos
66cfc78d8d deps: @stylistic/eslint-plugin for formatting
replaces previously used dprint
2025-03-31 09:01:39 +02:00
Panagiotis Papadopoulos
f261c5841a deps: remove dprint
to be replaced by eslint-stylistic
https://eslint.style/
2025-03-31 09:00:15 +02:00
Jin
f8da7494c8 feat: 🎸 create week number func 2025-03-31 02:47:16 +02:00
Jin
6084352834 feat: 🎸 reformat week number ui 2025-03-31 02:44:30 +02:00
Jin
0ed957dd77 feat: 🎸 add week numbers 2025-03-31 01:09:57 +02:00
perf3ct
f2cb013e14
dynamically adjust context window sizes based on conversation context 2025-03-30 22:13:40 +00:00
Elian Doran
f3b866fa7b
fix(import/zip): remove nesting of ck-content divs 2025-03-31 00:58:35 +03:00
perf3ct
29845c343c
move translation strings for AI Chat Note type 2025-03-30 21:28:34 +00:00
Elian Doran
f32b76d047
refactor(import/zip): extract method and test it 2025-03-31 00:27:36 +03:00
perf3ct
c046343349
fix voyage.ts typescript issues 2025-03-30 21:03:27 +00:00
perf3ct
614d5ccdd3
move from using axios to fetch in llm services 2025-03-30 21:00:02 +00:00
Elian Doran
2a69a98dd3
chore(demo): remove extremely nested content 2025-03-30 23:51:46 +03:00
Elian Doran
c2feb56a0a
feat(edit-demo): clean up directory 2025-03-30 23:09:17 +03:00
perf3ct
dd9b37e9fb
move query decomp strings to their own file 2025-03-30 20:08:27 +00:00
perf3ct
75601814d4
fix LBTPL_NOTE_LAUNCHER name
asdf
2025-03-30 20:03:05 +00:00
perf3ct
229a29d1cb
create get/set for private funcs 2025-03-30 19:56:09 +00:00
perf3ct
997edd8de8
clean up anthropic constant locations 2025-03-30 19:50:16 +00:00
perf3ct
a5488771ae
fix showing percentage of embeddings that are completed 2025-03-30 19:43:10 +00:00
perf3ct
40bbdb2faa
fix chunking imports again 2025-03-30 19:41:31 +00:00
perf3ct
53c756be4f
fix duplicate translations 2025-03-30 19:35:13 +00:00
perf3ct
6b86bf93ae
fix import paths in chunking 2025-03-30 19:35:07 +00:00
perf3ct
9dd76873ac
add embedding recreation button back 2025-03-30 19:32:38 +00:00
Elian Doran
dc31ea2333
chore(docs): keep root naming 2025-03-30 22:29:29 +03:00
Elian Doran
9c83738a16
chore(edit-demo): export root instead 2025-03-30 22:27:09 +03:00
Elian Doran
9590f5362e
feat(edit-demo): use in-memory database 2025-03-30 22:26:23 +03:00
Elian Doran
428f00425a
chore(demo): export as root 2025-03-30 22:26:01 +03:00
perf3ct
d8d41a14cf
add missing translation strings 2025-03-30 19:20:33 +00:00
Elian Doran
e6d77f3058
chore(demo): rename top-level note 2025-03-30 22:08:52 +03:00
perf3ct
c701bc5b0b
deduplicate event handlers in ai_settings 2025-03-30 19:06:31 +00:00
Elian Doran
575201fbe8
feat(in-app-help): display day notes help for #calendarRoot 2025-03-30 22:04:16 +03:00
perf3ct
d67e8e61cb
break up ai_settings.ts into multiple files 2025-03-30 19:03:41 +00:00
perf3ct
58f855a46b
also fix other providers to not be reset when refreshing settings? 2025-03-30 18:55:09 +00:00
Elian Doran
743c053584
feat(demo): create top-level calendar root 2025-03-30 21:54:59 +03:00
perf3ct
87a905984c
fix Ollama models always being overwritten upon settings load 2025-03-30 18:52:27 +00:00
Elian Doran
4605f9f38f
chore(docs): commit contents of the demo zip for diffing changes 2025-03-30 21:37:36 +03:00
Elian Doran
293314b8ef
feat(edit-demo): unzip demo for easy diffing 2025-03-30 21:37:10 +03:00
Elian Doran
827c228cdc
feat(demo): add entrypoint for editing the demo safely 2025-03-30 21:31:35 +03:00
Elian Doran
78c8b17e33
chore(release): turn into beta v0.92.5-beta 2025-03-30 20:51:08 +03:00
Elian Doran
60becbc38c
fix(build): add dprint to optional dependencies to support ARMv7 (closes #1556) 2025-03-30 18:04:09 +03:00
Elian Doran
d69ff1e3cf
Merge pull request #1569 from TriliumNext/feature/fix_release
fix(release): appdmg not found
2025-03-30 17:59:48 +03:00
Elian Doran
2d3a1e9023
fix(build): flaky copy of the artifact 2025-03-30 17:43:34 +03:00
Elian Doran
7b2bbdd52a
fix(release): unable to find appdmg 2025-03-30 17:23:20 +03:00
Elian Doran
93dc16de45
chore(package): update lock 2025-03-30 17:06:59 +03:00
Elian Doran
85000a2b7f
Revert "fix(release): appdmg not found"
This reverts commit 095fbb701534893e15a5f6bf263747a3cf5648b3.
2025-03-30 17:04:29 +03:00