SiriusXT
|
17ff0e8afc
|
Merge branch 'develop' into ckeditor5-alignment
|
2025-06-10 09:07:21 +08:00 |
|
Elian Doran
|
ceb6134af2
|
fix(client): uninitialized field
|
2025-06-09 22:40:45 +03:00 |
|
Elian Doran
|
0ff8b7edd8
|
chore(share): fix typecheck issues
|
2025-06-09 22:31:14 +03:00 |
|
Elian Doran
|
8e73c5906d
|
fix(server): missing boxicons in desktop/mobile
|
2025-06-09 22:18:44 +03:00 |
|
Elian Doran
|
8e4bf1538d
|
feat(share): render math
|
2025-06-09 21:35:29 +03:00 |
|
Elian Doran
|
0ea60fa9d7
|
fix(client): bring back toast for read-only notes
|
2025-06-09 21:31:04 +03:00 |
|
Elian Doran
|
18e6981e9a
|
refactor(share): don't load boxicons if not needed
|
2025-06-09 21:00:58 +03:00 |
|
Elian Doran
|
4d5a0e7832
|
refactor(share): don't load jQuery if not needed
|
2025-06-09 20:15:55 +03:00 |
|
Elian Doran
|
0e88818220
|
refactor(share): don't load highlighting if not needed
|
2025-06-09 20:03:32 +03:00 |
|
Elian Doran
|
89e931bca6
|
feat(share): improve style of copy button
|
2025-06-09 18:31:02 +03:00 |
|
SiriusXT
|
ace7e67c00
|
fix(zen): Show fixed toolbar in Zen mode
|
2025-06-09 17:27:31 +02:00 |
|
Elian Doran
|
1bcb811835
|
feat(share): enable syntax highlighting
|
2025-06-09 18:22:30 +03:00 |
|
SiriusXT
|
496c36fde8
|
chore(editor): relocate link icon in floating toolbar
|
2025-06-09 16:56:51 +02: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 |
|
SiriusXT
|
2544c9b483
|
feat(ckeditor): Add text alignment
|
2025-06-09 15:00:08 +08:00 |
|
SiriusXT
|
ff1030332c
|
Merge branch 'develop' into tab-row
|
2025-06-09 14:20:08 +08:00 |
|
SiriusXT
|
f48d17cb22
|
fix(tab-row): Make the default distance include margin
|
2025-06-09 14:06:15 +08:00 |
|
SiriusXT
|
949ff17776
|
fix(tab-row): Simplify scrolling logic
|
2025-06-09 13:59:52 +08:00 |
|
SiriusXT
|
de4f0f7d6f
|
fix(tab-row): Simplify scrolling logic
|
2025-06-09 11:33:16 +08: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 |
|