Jin
|
198842de31
|
feat: 🎸 create day note under week note
|
2025-04-01 17:57:16 +02:00 |
|
Jin
|
3fe83e0ab4
|
fix: 🐛 use first day of week option
|
2025-04-01 17:25:03 +02:00 |
|
Jin
|
1313003bdb
|
feat: 🎸 add create week note func
|
2025-04-01 16:57:52 +02:00 |
|
Jin
|
b13abf3098
|
fix: 🐛 fix substring error
|
2025-04-01 15:33:10 +02:00 |
|
Jin
|
bead99a85d
|
fix: 🐛 add missing builtin monthPattern label
|
2025-04-01 14:52:04 +02:00 |
|
Jin
|
674e5976ef
|
refactor: 💡 rename getWeekNote to getWeekFirstDayNote
|
2025-04-01 14:46:35 +02:00 |
|
Jin
|
ef8ecc452c
|
chore: 🤖 fix minor
|
2025-04-01 00:08:48 +02:00 |
|
Elian Doran
|
8c6dbb4446
|
feat(docs): preserve note IDs
|
2025-03-31 23:20:14 +03:00 |
|
Jin
|
ff43537942
|
fix: 🐛 fix redirect url with reverse proxy
|
2025-03-31 21:08:22 +02:00 |
|
Jin
|
9c5a016a93
|
Merge branch 'develop' into calendar
|
2025-03-31 19:42:58 +02:00 |
|
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 |
|
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 |
|
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
|
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
|
6b86bf93ae
|
fix import paths in chunking
|
2025-03-30 19:35:07 +00:00 |
|
Elian Doran
|
9590f5362e
|
feat(edit-demo): use in-memory database
|
2025-03-30 22:26:23 +03:00 |
|
SiriusXT
|
10bc7a8bd6
|
Merge branch 'develop' into tray
|
2025-03-30 18:48:54 +08:00 |
|
SiriusXT
|
4c063251e0
|
Fix program crash during initial setup and the tray not showing.
|
2025-03-30 17:39:28 +08:00 |
|
perf3ct
|
def28b1dcd
|
migrate to a pipeline approach for LLM chats
|
2025-03-29 21:31:33 +00:00 |
|
Elian Doran
|
a9193fdcd4
|
feat(autocomplete): display note icon
|
2025-03-29 22:04:34 +02:00 |
|
Jin
|
ec06503104
|
feat: 🎸 add first week of year option
|
2025-03-29 13:34:47 +01:00 |
|
Elian Doran
|
9a3f765d42
|
fix(import/markdown): unable to import code blocks with XML/HTML content if safe mode on (closes #1530)
|
2025-03-29 13:47:02 +02:00 |
|
Jin
|
a8e37b5b92
|
Merge branch 'develop' into feature/MFA
|
2025-03-29 01:45:18 +01:00 |
|
Jin
|
02c4a269be
|
feat: 🎸 upgrade db version
|
2025-03-29 01:44:25 +01:00 |
|
Jin
|
77f62b94cc
|
refactor: 💡 refact recovery code
|
2025-03-29 01:40:17 +01:00 |
|
Jin
|
2eeb376d24
|
refactor: 💡 fix typo and imporve code quality
|
2025-03-29 01:00:08 +01:00 |
|
perf3ct
|
8497e77b55
|
fix linter errors in providers
|
2025-03-28 23:27:40 +00:00 |
|
perf3ct
|
2311c3c049
|
centralize LLM constants more
|
2025-03-28 23:25:06 +00:00 |
|
perf3ct
|
224cb22fe9
|
centralize prompts
|
2025-03-28 23:07:02 +00:00 |
|
perf3ct
|
72c380b6f4
|
do a wayyy better job at building the messages with context
|
2025-03-28 22:50:15 +00:00 |
|
perf3ct
|
ea4d3ac800
|
Do a better job with Ollama context, again
|
2025-03-28 22:29:33 +00:00 |
|
Elian Doran
|
68e1e68cfe
|
chore(zen): change default keyboard shortcut to F9 (closes #1372)
|
2025-03-29 00:22:27 +02:00 |
|
perf3ct
|
2899707e64
|
Better use of interfaces, reducing useage of "any"
|
2025-03-28 21:47:28 +00:00 |
|
perf3ct
|
005ddc4a59
|
create more interfaces to decrease use of "any"
|
2025-03-28 21:04:12 +00:00 |
|
perf3ct
|
44cd2ebda6
|
fix requeue errors
|
2025-03-28 20:37:09 +00:00 |
|
perf3ct
|
921a243b0d
|
"Chat with Notes" launcher works
|
2025-03-28 20:16:16 +00:00 |
|
perf3ct
|
aaa3ee2697
|
Well the AI chat note type "kinda" works...
|
2025-03-28 20:01:39 +00:00 |
|
Jin
|
f19ec9b3c4
|
fix: 🐛 fix open id check error
|
2025-03-28 11:59:32 +01:00 |
|
Jin
|
bde58e5836
|
fix: 🐛 fix login error
|
2025-03-28 04:01:18 +01:00 |
|