Commit Graph

13812 Commits (abcf08e68cdd02c7eac0ecb459ca958045e522cc)
 

Author SHA1 Message Date
Elian Doran 4f7f7c460a
fix(admonitions): unnecessary right margin 2025-03-17 18:28:32 +07:00
perf3ct fe1faf77e2
show user at the top of settings if there are issues 2025-03-17 16:23:58 +07:00
perf3ct 1844ad7b49
fix the isEnabled function 2025-03-17 15:42:38 +07:00
Elian Doran 0ea7e10084
feat(options/llm): improve style of tabs 2025-03-17 11:26:45 +07:00
Elian Doran fa99624ba4
feat(options/llm): move stats at the top 2025-03-17 11:06:03 +07:00
Elian Doran 1efc923320
feat(options/llm): use columns and separators 2025-03-17 11:00:25 +07:00
Elian Doran e6cb06b8ac
feat(options/llm): use form text style 2025-03-17 10:54:54 +07:00
Elian Doran 5a6d27173e
feat(options/llm): improve checkboxes 2025-03-17 10:54:01 +07:00
Elian Doran 36a6d75d20
feat(options/llm): group into sections 2025-03-17 10:40:31 +07:00
Elian Doran 2853b8eb61
feat(options/llm): use tabs for provider configuration 2025-03-17 10:28:14 +07:00
Elian Doran 1dafa65b3a
fix(settings/llm): extra separators 2025-03-16 23:31:47 +07:00
Elian Doran 5d0be300bf
feat(llm): show/hide LLM button based on setting 2025-03-16 23:28:52 +07:00
Elian Doran d7167131cb
refactor(llm): use dedicated widget for llm chat button 2025-03-16 23:22:29 +07:00
Elian Doran 7b643a7d82
fix(llm): duplicate launch bar config 2025-03-16 23:22:29 +07:00
perf3ct cc85b9a8f6
fix autoupdate name inconsistency 2025-03-16 20:55:55 +07:00
perf3ct ab3c6b6fb1
remove options from migrations files 2025-03-16 20:49:55 +07:00
perf3ct d2072c2a6f
"lock" notes that are having their embeddings created 2025-03-16 20:36:47 +07:00
Elian Doran 74064c8d49
fix(calendar): regression in multi-day selection 2025-03-16 21:56:19 +07:00
Elian Doran e34817d89f
feat(docs): update calendar view 2025-03-16 21:31:58 +07:00
Elian Doran 2544294811
feat(calendar): save and restore selected view 2025-03-16 21:20:28 +07:00
Elian Doran e4bb8cb233
feat(calendar): add year view 2025-03-16 20:57:57 +07:00
perf3ct 781a2506f0
fix embeddings w/ cls.init() 2025-03-16 18:55:53 +07:00
Elian Doran d67dd27568
feat(calendar): add list view & improve styling 2025-03-16 20:53:54 +07:00
perf3ct 0081e6f1d0
fix sql error and add missing options 2025-03-16 18:53:01 +07:00
Elian Doran ceddc1b497
feat(calendar): add switch between day/month view 2025-03-16 20:46:59 +07:00
Elian Doran 4d55374784
feat(calendar): add now indicator 2025-03-16 20:40:14 +07:00
Elian Doran 2b24673019
chore(calendar): remove redundant log 2025-03-16 20:38:25 +07:00
perf3ct d8c9d3bdfb
move these settings between db migrations 2025-03-16 18:35:31 +07:00
Elian Doran d7e31f94fd
feat(calendar): allow dragging timed events 2025-03-16 20:34:05 +07:00
Elian Doran ccd9bfc1e7
fix(calendar): end date when inserting with time 2025-03-16 20:26:03 +07:00
perf3ct c315b32c99
wait for DB init even to emit before starting LLM services 2025-03-16 18:21:43 +07:00
Elian Doran 55ccbfe1cc
fix(calendar): handling of start time/end time 2025-03-16 20:16:52 +07:00
Elian Doran 680729de63
feat(calendar): allow dragging to set the time 2025-03-16 20:09:21 +07:00
perf3ct 697d348286
set up more reasonable context window and dimension sizes 2025-03-16 18:08:50 +07:00
Elian Doran 9412cfc19f
feat(calendar): support missing end time 2025-03-16 20:00:43 +07:00
Elian Doran 9083c18392
feat(calendar): support start & end date 2025-03-16 19:54:27 +07:00
Elian Doran 7570205059
feat(calendar): set up time grid 2025-03-16 19:46:39 +07:00
perf3ct 572a03a3f7
Merge branch 'develop' into ai-llm-integration 2025-03-16 17:39:27 +07:00
Elian Doran 4e7572cf04
chore(client/ts): port more files 2025-03-16 18:31:31 +07:00
Elian Doran 7f4f8bcc75
chore(client/ts): port some more files 2025-03-16 17:31:28 +07:00
Elian Doran 62706a6af2
chore(release): 0.92.4 2025-03-16 16:04:21 +07:00
Elian Doran 79c82b16ce
feat(docs): document admonitions 2025-03-16 16:00:10 +07:00
Elian Doran ba96806fab
chore(docs): change order of top level elements 2025-03-16 15:56:59 +07:00
Elian Doran 8c1f4b0014
feat(docs): erase unnecessary attachments 2025-03-16 14:45:21 +07:00
Elian Doran 051cba9a6d
fix(docs): content language attachment 2025-03-16 14:41:58 +07:00
Elian Doran 800424405a
fix(import/zip): support special characters for attachments 2025-03-16 14:39:27 +07:00
Elian Doran 132a8f7c65
chore(docs): update to match new img handling 2025-03-16 14:05:38 +07:00
Elian Doran 3eaa68da23
feat(import/markdown): maintain consistency with CKEditor for images 2025-03-16 13:58:31 +07:00
Elian Doran 8aaf2367e9
feat(in-app-help): hide notes that are hidden from share 2025-03-16 13:33:07 +07:00
Elian Doran 6f799692e0
feat(in-app-help): render note list 2025-03-16 13:24:34 +07:00