JYC333
83d6e329ba
Merge branch 'develop' into port_dialogs
2025-03-19 19:20:46 +01:00
Elian Doran
83afecdced
Merge branch 'develop' into fix_tab
2025-03-19 20:10:38 +02:00
Panagiotis Papadopoulos
33922c52f8
fix(mind_map): fix node-menu visibility
...
=> rename css class name to match upstream
the class name got changed from ".mind-elixir → .map-container" by upstream via 294c2d5bb0
partially addresses #1464 → this allows us to see the node-menu sidebar again
2025-03-19 18:37:42 +01:00
Elian Doran
be5e2f529f
fix(in-app-help): in-app help buttons not pointing to the right page
2025-03-19 17:53:40 +02:00
Jin
43ef9415d2
refactor: 💡 Port clone_to to ts
2025-03-19 14:27:33 +01:00
Jin
1aa6c17b56
refactor: 💡 Port bulk actions to ts
2025-03-19 14:22:40 +01:00
Jin
91a963fafd
refactor: 💡 Port branch prefix to ts
2025-03-19 13:59:36 +01:00
perf3ct
8129f8f2b1
oh my goodness, saving these settings finally works
2025-03-18 22:04:09 +00:00
Jin
b18cfb5d20
refactor: 💡 Fix ts error
2025-03-18 21:02:20 +01:00
Jin
e12be14dc9
refactor: 💡 remove redundant code
2025-03-18 21:02:20 +01:00
Jin
c9c18146f4
refactor: 💡 refactor serval event names
...
refactore serval event names to follow the current usage in repo
2025-03-18 21:02:20 +01:00
Jin
a9d8d7d3c5
fix: 🐛 fix wrong triggerEvent usage
2025-03-18 21:02:20 +01:00
Jin
469c2c3ce9
Revert "Revert "port tab manager to ts""
...
This reverts commit 3855f0e75f21c9b0b5294c8aceb1cac0b0718eab.
2025-03-18 21:02:20 +01:00
Elian Doran
96e2cc29e0
fix(mermaid): diagram still displayed on error
2025-03-18 20:43:11 +02:00
Elian Doran
475374a04b
feat(mermaid): reduce flicker when editing chart
2025-03-18 20:37:06 +02:00
Elian Doran
b66677720d
feat(mermaid): restore pan & zoom when changing chart
2025-03-18 20:35:47 +02:00
Elian Doran
eeb88ea559
refactor(mermaid): deduplicate gutter size constant
2025-03-18 19:57:41 +02:00
Elian Doran
b524f7876a
feat(mermaid): add split between diagram and code
2025-03-18 19:35:23 +02:00
Elian Doran
3fe8fede9a
fix(mermaid): event leak
2025-03-18 19:03:25 +02:00
Elian Doran
4e81e1e5a8
style(mermaid): redundant margins
2025-03-18 18:36:20 +02:00
Elian Doran
6f15169b18
feat(mermaid): better zoom mechanism ( closes #474 )
2025-03-18 18:31:22 +02:00
perf3ct
08f7f1962b
do a better job with similarity searches
2025-03-18 00:50:55 +00:00
perf3ct
c37201183b
add Voyage AI as Embedding provider
2025-03-17 22:32:00 +00:00
perf3ct
84a8473beb
adapt or regenerate embeddings - allows users to decide
2025-03-17 21:47:11 +00:00
perf3ct
ac40fff8d1
draggable options for LLM provider too
2025-03-17 21:30:10 +00:00
perf3ct
43cf33c191
make the AI settings even fancier to setting precedence
2025-03-17 21:24:56 +00:00
perf3ct
7ee6cf668e
add additional options and provider sorting
2025-03-17 21:03:07 +00:00
perf3ct
c40c702761
add anthropic options as well
2025-03-17 20:17:28 +00:00
perf3ct
4a4eac6f25
Allow users to specify OpenAI embedding and chat models
2025-03-17 20:07:53 +00:00
perf3ct
d95fd0b049
allow specifying openai embedding models too
2025-03-17 19:54:11 +00:00
perf3ct
8d8c34c0a2
fancier LLM/AI chat errors
2025-03-17 17:16:18 +00:00
perf3ct
79514b8f93
also add the errors to the top of the chat window
2025-03-17 16:33:30 +00:00
perf3ct
fe1faf77e2
show user at the top of settings if there are issues
2025-03-17 16:23:58 +00:00
perf3ct
1844ad7b49
fix the isEnabled function
2025-03-17 15:42:38 +00:00
Elian Doran
0ea7e10084
feat(options/llm): improve style of tabs
2025-03-17 11:26:45 +02:00
Elian Doran
fa99624ba4
feat(options/llm): move stats at the top
2025-03-17 11:06:03 +02:00
Elian Doran
1efc923320
feat(options/llm): use columns and separators
2025-03-17 11:00:25 +02:00
Elian Doran
e6cb06b8ac
feat(options/llm): use form text style
2025-03-17 10:54:54 +02:00
Elian Doran
5a6d27173e
feat(options/llm): improve checkboxes
2025-03-17 10:54:01 +02:00
Elian Doran
36a6d75d20
feat(options/llm): group into sections
2025-03-17 10:40:31 +02:00
Elian Doran
2853b8eb61
feat(options/llm): use tabs for provider configuration
2025-03-17 10:28:14 +02:00
Elian Doran
1dafa65b3a
fix(settings/llm): extra separators
2025-03-16 23:31:47 +02:00
Elian Doran
5d0be300bf
feat(llm): show/hide LLM button based on setting
2025-03-16 23:28:52 +02:00
Elian Doran
d7167131cb
refactor(llm): use dedicated widget for llm chat button
2025-03-16 23:22:29 +02:00
Elian Doran
74064c8d49
fix(calendar): regression in multi-day selection
2025-03-16 21:56:19 +02:00
Elian Doran
2544294811
feat(calendar): save and restore selected view
2025-03-16 21:20:28 +02:00
Elian Doran
e4bb8cb233
feat(calendar): add year view
2025-03-16 20:57:57 +02:00
Elian Doran
d67dd27568
feat(calendar): add list view & improve styling
2025-03-16 20:53:54 +02:00
Elian Doran
ceddc1b497
feat(calendar): add switch between day/month view
2025-03-16 20:46:59 +02:00
Elian Doran
4d55374784
feat(calendar): add now indicator
2025-03-16 20:40:14 +02:00