108 Commits

Author SHA1 Message Date
SiriusXT
3cdee1ac86 Merge branch 'develop' into date/time 2025-06-04 16:48:37 +08:00
Elian Doran
df7f0d4099
Merge pull request #2110 from TriliumNext/feat/llm-integration-part3
LLM Integration, part 3
2025-06-04 11:41:49 +03:00
perf3ct
3050424d53
fix(llm): don't filter for specific words when pulling models for openai 2025-06-03 20:47:16 +00:00
perf3ct
336cd1fbda
fix(llm): storing >1 message in a chat note works
fix(llm): storing >1 message in a chat note works
2025-06-03 03:15:17 +00:00
perf3ct
d2ba270fdf
fix(llm): sending messages no longer throws an error at first 2025-06-03 00:18:45 +00:00
perf3ct
ab3758c9b3
refactor(llm): resolve issue with headers being sent after request was sent 2025-06-02 23:54:38 +00:00
perf3ct
e7e04b7ccd
refactor(llm): streamline chat response handling by simplifying content accumulation and removing unnecessary thinking content processing 2025-06-02 23:25:15 +00:00
perf3ct
aad92b57c7
fix(llm): prevent sent message duplication 2025-06-02 22:47:30 +00:00
perf3ct
ed64a5b4f7
refactor(llm): simplify chat handling by removing session store and directly integrating chat storage service 2025-06-02 22:09:59 +00:00
perf3ct
35f78aede9
feat(llm): redo chat storage, part 1 2025-06-02 00:56:19 +00:00
SiriusXT
029d6df5ec Merge branch 'develop' into date/time 2025-06-01 15:41:46 +08:00
SiriusXT
a8c4b11c9f feat(insert time): Add configurable date/time format for Alt+T shortcut 2025-06-01 15:27:50 +08:00
perf3ct
2c48a70bfb
feat(llm): use ckeditor for text input area for mention support instead of textinput 2025-06-01 03:03:26 +00:00
SngAbc
e2ac581b14
Merge pull request #2072 from vanndoublen/feature/custom-datetime-format
Feature/custom datetime format
2025-05-31 21:50:26 +08:00
Elian Doran
ba7c93967e
chore(server): fix some type errors 2025-05-28 19:03:53 +03:00
perf3ct
758b22e6b1
feat(server): remove the use of "any" for metrics endpoint 2025-05-26 20:26:03 +00:00
perf3ct
52fb5fa298
feat(server): add metrics endpoint and functionality 2025-05-26 19:50:04 +00:00
Elian Doran
79422da733
Merge pull request #2014 from FliegendeWurst/demo-mode
feat(server): add option to mount database read-only
2025-05-26 16:47:10 +03:00
Elian Doran
9688013c91
fix(server): login rendering failure 2025-05-25 17:36:53 +03:00
Elian Doran
adc8e8ad73
fix(server): serving of images in dev mode 2025-05-25 14:15:12 +03:00
Elian Doran
1abf1d3f60
chore(server/esbuild): switch to cjs to embed deps 2025-05-23 11:58:36 +03:00
Elian Doran
9a18fea073
feat(server): add safeguard if public is missing 2025-05-21 23:31:40 +03:00
FliegendeWurst
2427addf65 feat(server): override options for read-only database 2025-05-21 17:24:36 +02:00
Elian Doran
9d6758b315
refactor(server); electron imports causing issues in bundle 2025-05-21 16:32:51 +03:00
Elian Doran
3b6679a744
refactor(serve): solve some more type errors 2025-05-21 16:00:57 +03:00
Elian Doran
de83029c3a
refactor(server): various type errors 2025-05-21 15:42:53 +03:00
Elian Doran
e573fd7fdb
fix(server): serving of Excalidraw assets 2025-05-20 20:19:34 +03:00
Elian Doran
5d47d2652d
test(server): broken test due to changes in path 2025-05-20 19:47:34 +03:00
Elian Doran
9c1a65427f
fix(in-app-help): rendering in dev mode 2025-05-20 18:33:25 +03:00
Elian Doran
d06b2c4c00
fix(server): @fs proxy not working correctly 2025-05-20 18:23:02 +03:00
vanndoublen
f640c9212e
Merge branch 'develop' into feature/custom-datetime-format 2025-05-20 19:55:45 +08:00
Elian Doran
40aa71b2b4
fix(vite): serving of source assets 2025-05-19 20:04:51 +03:00
Elian Doran
a5f0b3b9b2
Merge remote-tracking branch 'origin/develop' into client_vite 2025-05-19 16:50:00 +03:00
Elian Doran
8b11f25f0c
chore(highlightjs): introduce client-level list of themes 2025-05-18 17:12:45 +03:00
Elian Doran
7bfe261ac6
refactor(highlightjs): move dependency 2025-05-18 00:20:43 +03:00
Elian Doran
67d0d0f5ca
refactor(client): different method for loading jquery 2025-05-17 22:52:57 +03:00
Elian Doran
23db7fe602
chore(client): partial integrate jquery.fancytree 2025-05-17 22:15:10 +03:00
iamvann
4fbfcefa94 feat: Implement configurable date/time format for Alt+T shortcut 2025-05-18 03:14:18 +08:00
Elian Doran
3f2a0e302d
refactor(client): integrate jquery-hotkeys 2025-05-17 21:27:23 +03:00
Elian Doran
a4cfef7892
fix(canvas): proxying of fonts 2025-05-17 19:52:04 +03:00
Elian Doran
626e321f52
fix(math): proxying of fonts 2025-05-17 10:50:52 +03:00
Elian Doran
255e529714
fix(share): content.css missing 2025-05-17 10:13:03 +03:00
Elian Doran
470ac18cba
feat(client): integrate normalize.css 2025-05-17 10:03:37 +03:00
Elian Doran
bfa4c09c7e
fix(client): integrate highlight.js (partially) 2025-05-17 01:43:37 +03:00
Elian Doran
ac2e5fc3b7
fix(client): integrate autocomplete into client 2025-05-17 01:29:51 +03:00
Elian Doran
278cdf64f2
feat(server): serve client directly instead of proxying 2025-05-17 00:51:06 +03:00
Elian Doran
cb381d01c1
chore(server): remove URL logging to increase performance slightly 2025-05-17 00:23:45 +03:00
Elian Doran
b678e4ea28
fix(server): package.json not accessible 2025-05-17 00:14:20 +03:00
Elian Doran
83058e91b0
fix(server): some dist assets not served properly 2025-05-17 00:08:49 +03:00
Elian Doran
dd73517e7f
fix(server): some assets not served properly 2025-05-17 00:05:42 +03:00