Elian Doran
|
89e931bca6
|
feat(share): improve style of copy button
|
2025-06-09 18:31:02 +03:00 |
|
Elian Doran
|
1bcb811835
|
feat(share): enable syntax highlighting
|
2025-06-09 18:22:30 +03:00 |
|
Elian Doran
|
0b3846fc35
|
fix(share): reintroduce theme-specific scripts
|
2025-06-09 14:39:56 +03:00 |
|
Elian Doran
|
d630d407ca
|
refactor(share): integrate with base CSS
|
2025-06-09 14:20:50 +03:00 |
|
Elian Doran
|
8bdf3626f0
|
refactor(share): integrate with client
|
2025-06-09 14:13:35 +03:00 |
|
Elian Doran
|
d8f0709bce
|
fix(editor): white screen if CKEditor crashes a second time
|
2025-06-08 21:35:01 +03:00 |
|
Elian Doran
|
d7f26fa27c
|
fix(editor): data loss if updating while editor crashed
|
2025-06-08 20:39:31 +03:00 |
|
Elian Doran
|
b379f89a7a
|
chore(client): fix logging errors with circular objects
|
2025-06-08 20:35:38 +03:00 |
|
Elian Doran
|
10abb50971
|
chore(text): remove duplicate error log
|
2025-06-08 20:31:09 +03:00 |
|
Elian Doran
|
e87789d92b
|
Merge pull request #2208 from TriliumNext/fix/llm-chat-save-bug
fix(llm): save to the same note that the chat request was sent from
|
2025-06-08 10:45:58 +03:00 |
|
perf3ct
|
29d9c9834a
|
feat(llm): add warning to the top of LLM Chat Notes and LLM settings that the feature is experimental
|
2025-06-08 04:48:19 +00:00 |
|
perf3ct
|
cc089c245e
|
fix(llm): save the chat to a specific note, not the currently active note
|
2025-06-08 00:02:40 +00:00 |
|
perf3ct
|
c6062f453a
|
fix(llm): changing providers works now
|
2025-06-07 23:57:35 +00:00 |
|
perf3ct
|
c2eed44150
|
fix(llm): make sure that we're referencing the correct Note ID when saving
|
2025-06-07 20:15:11 +00:00 |
|
Elian Doran
|
ebb1654d0e
|
Merge pull request #2205 from TriliumNext/feat/llm-remove-embeddings
Remove Embeddings from LLM feature
|
2025-06-07 22:54:05 +03:00 |
|
perf3ct
|
4550c12c6e
|
feat(llm): remove everything to do with embeddings, part 3
|
2025-06-07 18:30:46 +00:00 |
|
perf3ct
|
44a2e7df21
|
feat(llm): remove everything to do with embeddings, part 2
|
2025-06-07 18:20:06 +00:00 |
|
perf3ct
|
44a45780b7
|
feat(llm): remove everything to do with embeddings
|
2025-06-07 18:11:12 +00:00 |
|
Elian Doran
|
7281233012
|
chore(build): enable source maps
|
2025-06-07 20:12:13 +03:00 |
|
Elian Doran
|
17c2ae1177
|
Merge pull request #2177 from TriliumNext/tab-row-scroll
fix(tab-row): ensure similar behavior between horizontal/vertical scrolling
|
2025-06-07 14:05:03 +03:00 |
|
Elian Doran
|
c8b3cdf01b
|
feat(ci): introduce RelativeCI for the client
|
2025-06-07 13:02:37 +03:00 |
|
Elian Doran
|
408dcf7713
|
chore(release): prepare for v0.94.1
|
2025-06-07 12:46:18 +03:00 |
|
Elian Doran
|
9ead5abc62
|
Merge pull request #2181 from TriliumNext/feat/llm-change-to-single-provider
LLM integration, part 4
|
2025-06-07 11:38:30 +03:00 |
|
perf3ct
|
6fdd0d021c
|
fix(llm): don't show embedding models in the chat section
|
2025-06-07 04:23:18 +00:00 |
|
perf3ct
|
4732d7784f
|
fix(llm): add missing translations
|
2025-06-07 04:13:57 +00:00 |
|
perf3ct
|
6bc9b3c184
|
feat(llm): resolve sending double headers in responses, and not being able to send requests to ollama
|
2025-06-07 00:02:26 +00:00 |
|
Elian Doran
|
941d0d45f8
|
feat(client): render tooltips for bookmarks
|
2025-06-07 00:03:30 +03:00 |
|
Elian Doran
|
6e67832416
|
fix(client): clicking on note list not working due to anchor management
|
2025-06-06 23:59:43 +03:00 |
|
Elian Doran
|
73cf828bc9
|
feat(client): one-click navigation to bookmarks (closes #2187)
|
2025-06-06 23:50:42 +03:00 |
|
Elian Doran
|
7007feabd8
|
chore(client): text notes not rendering in dev mode
|
2025-06-06 23:47:35 +03:00 |
|
Elian Doran
|
acaaf1f1f4
|
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
|
2025-06-06 23:26:34 +03:00 |
|
Elian Doran
|
c18451a378
|
fix(server): no longer working subdir due to assets (fixes #2098)
|
2025-06-06 23:26:30 +03:00 |
|
perf3ct
|
85cfc8fbd4
|
feat(llm): have OpenAI provider not require API keys (for endpoints like LM Studio)
|
2025-06-06 19:22:39 +00:00 |
|
Elian Doran
|
4489f6c437
|
Merge pull request #1918 from TriliumNext/feat/note-edit-readonly-fix2
Store initial "automatic read-only" decision, so that actively edited Note doesn't transition to read-only
|
2025-06-06 19:42:15 +03:00 |
|
Elian Doran
|
a2a509d45c
|
refactor(client): rename readOnlyDecision
|
2025-06-06 19:29:06 +03:00 |
|
SiriusXT
|
17885f6091
|
fix(tab-row): Remove smooth scrolling
|
2025-06-06 19:09:25 +08:00 |
|
SiriusXT
|
537ad1c1e5
|
fix(tab-row): Fix extra +1 when extraWidthRemaining is a decimal
|
2025-06-06 15:55:00 +08:00 |
|
Elian Doran
|
255c69b867
|
style(client): fix dropdown selection color
|
2025-06-06 09:13:43 +03:00 |
|
SiriusXT
|
a38c091d73
|
Merge branch 'develop' into tab-row-scroll
|
2025-06-06 09:09:56 +08:00 |
|
SiriusXT
|
6d416cfe65
|
fix(tab-row): Reduce animation frames
|
2025-06-06 09:06:14 +08:00 |
|
JYC333
|
96431fc581
|
Merge branch 'develop' into date/time
|
2025-06-05 21:29:39 +02:00 |
|
perf3ct
|
49e123f399
|
feat(llm): create endpoints for starting/stopping embeddings
|
2025-06-05 18:47:25 +00:00 |
|
perf3ct
|
a084805762
|
Merge branch 'develop' into feat/llm-change-to-single-provider
|
2025-06-05 18:26:40 +00:00 |
|
Elian Doran
|
e56e3595a8
|
fix(client): context menu dismissing on mobile (closes #2128)
|
2025-06-05 19:14:50 +03:00 |
|
SiriusXT
|
6508ef4fce
|
fix(tab-row): Avoid this.newTabOuterWidth being a decimal in Electron
|
2025-06-05 20:27:58 +08:00 |
|
SiriusXT
|
7b1c6807ba
|
fix(tab-row): Remove shift+wheel tab switching
|
2025-06-05 20:20:29 +08:00 |
|
SiriusXT
|
be8ee350cb
|
fix(tab-row): ensure similar behavior between horizontal/vertical scrolling
|
2025-06-05 19:54:37 +08:00 |
|
SiriusXT
|
5d017f4524
|
Merge branch 'develop' into date/time
|
2025-06-05 18:57:19 +08:00 |
|
SiriusXT
|
99d26b794d
|
Merge branch 'develop' into tab-row-scroll
|
2025-06-05 18:27:05 +08:00 |
|
SiriusXT
|
b721bb4cfc
|
fix(tab-row): ensure similar behavior between horizontal/vertical scrolling
|
2025-06-05 17:54:34 +08:00 |
|