Elian Doran
|
d2d4e1cbac
|
refactor(llm): use vercel/AI instead
|
2026-03-29 13:03:05 +03:00 |
|
Elian Doran
|
261e5b59e0
|
refactor(llm): use shared types in commons
|
2026-03-29 12:44:53 +03:00 |
|
Elian Doran
|
4c4a29f9cf
|
chore(llm): fix type issues
|
2026-03-29 12:24:13 +03:00 |
|
Elian Doran
|
9ddcaf4552
|
refactor(server): add triliumResponseHandled to typings
|
2026-03-29 12:01:06 +03:00 |
|
Elian Doran
|
c806a99fbc
|
feat(llm): display thinking process
|
2026-03-29 11:51:39 +03:00 |
|
Elian Doran
|
ad91d360ce
|
fix(llm): thinking budget mismatch
|
2026-03-29 11:41:28 +03:00 |
|
Elian Doran
|
f370799b1d
|
chore(llm): start working on extended thjinking
|
2026-03-29 11:26:10 +03:00 |
|
Elian Doran
|
d61ade9fe9
|
feat(llm): add basic web search support
|
2026-03-28 21:00:53 +02:00 |
|
Elian Doran
|
e3701bbcb4
|
fix(llm): streaming not working due to compression
|
2026-03-28 20:45:35 +02:00 |
|
Elian Doran
|
fb7fc4bf0c
|
feat(llm): basic chat interface
|
2026-03-28 20:39:09 +02:00 |
|
TS
|
49248a636a
|
Translated using Weblate (Polish)
Currently translated at 100.0% (387 of 387 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/pl/
|
2026-03-25 16:04:32 +01:00 |
|
Wojciech O
|
f51b0eb4de
|
Translated using Weblate (Polish)
Currently translated at 100.0% (387 of 387 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/pl/
|
2026-03-25 16:04:31 +01:00 |
|
Luk On
|
f0d06815ec
|
Translated using Weblate (Polish)
Currently translated at 100.0% (387 of 387 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/pl/
|
2026-03-25 16:04:30 +01:00 |
|
Elian Doran
|
8d873c5869
|
fix(share): prevent crash when accessing /share on uninitialized setup (#9088)
|
2026-03-19 20:13:32 +02:00 |
|
Elian Doran
|
16419ed4ac
|
Merge remote-tracking branch 'origin/main' into textarea-labels
|
2026-03-19 19:54:16 +02:00 |
|
JYC333
|
8597fa560b
|
Merge branch 'main' into fix/share-uninitialized-crash
|
2026-03-19 11:49:55 +00:00 |
|
JYC333
|
b29ab93fd5
|
fix: limit the scope of DB check only for share page
|
2026-03-19 11:46:35 +00:00 |
|
JYC333
|
4fee91d219
|
fix: change html to use DOM status
|
2026-03-19 11:24:09 +00:00 |
|
허석
|
dcb0ce79e6
|
Translated using Weblate (Korean)
Currently translated at 51.4% (199 of 387 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ko/
|
2026-03-18 12:15:27 +01:00 |
|
argusagent
|
e9987b40e6
|
fix(share): wire assertShareDbReady into router middleware — address code review
|
2026-03-17 20:27:04 -04:00 |
|
argusagent
|
1990a990c3
|
fix(share): return 503 when app is still initializing (#5677)
|
2026-03-17 20:22:06 -04:00 |
|
argusagent
|
d1159d3af9
|
fix(share): guard against uninitialized DB connection on /share routes (#5677)
|
2026-03-17 20:22:05 -04:00 |
|
Mystler
|
5b5222b846
|
feat(labels): Add textarea label type with Table support
|
2026-03-16 17:07:37 +01:00 |
|
Elian Doran
|
495145e033
|
chore(server): use random UUID for session ID
|
2026-03-15 19:33:06 +02:00 |
|
Elian Doran
|
e36d7121f1
|
fix(desktop): broken due to CSRF failing
|
2026-03-15 18:54:37 +02:00 |
|
Elian Doran
|
f6f939c245
|
chore(server): address requested changes
|
2026-03-14 23:49:36 +02:00 |
|
Elian Doran
|
0d889426e8
|
refactor(server): use different approach to handling the CSRF token
|
2026-03-14 23:48:06 +02:00 |
|
Elian Doran
|
c8a546ef1e
|
fix(server): uninitialized sessions causing bad CSRF errors
|
2026-03-14 23:31:17 +02:00 |
|
Elian Doran
|
693919b21a
|
Merge remote-tracking branch 'origin/main' into renovate/csrf-csrf-4.x
|
2026-03-14 22:48:43 +02:00 |
|
Elian Doran
|
e623e91a82
|
docs(user): mention changes to Mermaid diagrams
|
2026-03-14 10:44:55 +02:00 |
|
Elian Doran
|
3de712aca4
|
fix(server/search): invalid canvas crashing search (closes #9004)
|
2026-03-11 18:32:53 +02:00 |
|
Elian Doran
|
cb5b4d870f
|
refactor(server/search): extract fulltext preprocessing to separate file
|
2026-03-11 18:29:36 +02:00 |
|
Elian Doran
|
f81aef2de5
|
docs(user): specify spreadsheets
|
2026-03-11 18:01:22 +02:00 |
|
Elian Doran
|
dc7b91433b
|
docs(user): mention changes to video player
|
2026-03-11 09:44:24 +02:00 |
|
Elian Doran
|
8cb58dcc45
|
fix(icon_packs): missing empty icon
|
2026-03-10 18:35:20 +02:00 |
|
Robert Magnusson
|
ca0c6076c5
|
Translated using Weblate (Swedish)
Currently translated at 5.4% (21 of 387 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/sv/
|
2026-03-09 05:47:59 +00:00 |
|
Elian Doran
|
83095130f6
|
feat(spreadsheet): basic rendering as HTML for share
|
2026-03-08 20:04:14 +02:00 |
|
Elian Doran
|
d005c0ef2d
|
feat(spreadsheet): basic note list preview using SVG
|
2026-03-08 19:49:53 +02:00 |
|
Patric Siesing
|
17e3e3187b
|
Translated using Weblate (Swedish)
Currently translated at 4.6% (18 of 387 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/sv/
|
2026-03-07 22:15:57 +01:00 |
|
Robert Magnusson
|
2ad7cd3a49
|
Translated using Weblate (Swedish)
Currently translated at 4.6% (18 of 387 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/sv/
|
2026-03-07 22:15:56 +01:00 |
|
Aleksandr Reid
|
9145ba1690
|
Translated using Weblate (Russian)
Currently translated at 100.0% (387 of 387 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ru/
|
2026-03-06 16:50:13 +00:00 |
|
Elian Doran
|
bace3daadc
|
Update apps/server/src/routes/session_parser.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-06 08:43:31 +02:00 |
|
Elian Doran
|
bc6a6fd860
|
Revert "test(server): reset ws module"
This reverts commit 0212398815.
|
2026-03-05 23:44:24 +02:00 |
|
Elian Doran
|
432f86ea4b
|
Revert "test(server): switch to forks with 2 max workers"
This reverts commit 4ac22678df.
|
2026-03-05 23:37:28 +02:00 |
|
Elian Doran
|
4ac22678df
|
test(server): switch to forks with 2 max workers
|
2026-03-05 23:25:45 +02:00 |
|
Elian Doran
|
5057c02176
|
test(server): fix errors due to database already existing
|
2026-03-05 22:52:26 +02:00 |
|
Elian Doran
|
d301e56216
|
refactor(server): don't set up other timers on module init
|
2026-03-05 22:19:04 +02:00 |
|
Elian Doran
|
3c22ab8c9c
|
refactor(server): don't set up session timer on module init
|
2026-03-05 22:17:19 +02:00 |
|
Elian Doran
|
0212398815
|
test(server): reset ws module
|
2026-03-05 22:14:34 +02:00 |
|
Elian Doran
|
db0c515bad
|
test(server): fake timers not restored
|
2026-03-05 22:11:51 +02:00 |
|