2298 Commits

Author SHA1 Message Date
renovate[bot]
b1f7a8e932
fix(deps): update dependency preact to v10.26.9 2025-06-12 01:14:34 +00:00
Elian Doran
5090b38f9c
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-06-11 22:33:18 +03:00
Elian Doran
57ad6065d8
Merge pull request #2282 from TriliumNext/feat/add-llm-model-unit-tests
feat(unit): add unit tests around LLM model names within outgoing req…
2025-06-11 22:10:36 +03:00
Elian Doran
7863a5e09c
chore: disable source maps 2025-06-11 22:03:25 +03:00
Jin
94e3586555 refactor: 💡 add link in MFA option point to help page 2025-06-11 20:52:07 +02:00
Jin
ac14a22a43 chore: 🤖 align the same structure with option page 2025-06-11 20:52:07 +02:00
Jin
14179f3bd3 docs: ✏️ show MFA in-app help page 2025-06-11 20:52:07 +02:00
Jin
988a2b8d29 docs: ✏️ Add custom OAuth issuer docs 2025-06-11 20:52:07 +02:00
Elian Doran
23c45ee219
feat(forge): remove unused locales 2025-06-11 21:08:02 +03:00
Jon Fuller
6dbdf336aa
Merge branch 'develop' into feat/add-llm-model-unit-tests 2025-06-11 09:41:11 -07:00
Elian Doran
89d32db601
fix(canvas): loading of fonts under dev mode 2025-06-11 19:34:35 +03:00
Elian Doran
65f9b1c4ef
Merge remote-tracking branch 'origin/develop' into feature/client_size_optimisation
; Conflicts:
;	pnpm-lock.yaml
2025-06-11 19:02:34 +03:00
Elian Doran
9bab8f0bdb
refactor(canvas): remove unnecessary env setup 2025-06-11 18:59:46 +03:00
Elian Doran
892c27c945
chore(canvas): set up cleanup 2025-06-11 18:59:45 +03:00
Elian Doran
bb762cfab6
refactor(canvas): remove use of any 2025-06-11 18:59:45 +03:00
Elian Doran
9d296dd692
refactor(canvas): use deferred promise instead of sleep 2025-06-11 18:59:45 +03:00
Elian Doran
0da05a7dbe
refactor(canvas): don't expose API directly 2025-06-11 18:59:45 +03:00
Elian Doran
dab9b02990
refactor(canvas): remove unnecessary fragment 2025-06-11 18:59:45 +03:00
Elian Doran
5b4ceb27c5
refactor(canvas): remove unnecessary ref 2025-06-11 18:59:45 +03:00
renovate[bot]
e7285573ac
chore(deps): update dependency openai to v5.3.0 2025-06-11 18:59:45 +03:00
renovate[bot]
c8530bca75
chore(deps): update dependency serve-favicon to v2.5.1 2025-06-11 18:59:45 +03:00
renovate[bot]
fff87aec87
chore(deps): update dependency happy-dom to v18 2025-06-11 14:35:56 +00:00
perf3ct
e401c8c930
fix(client): also move the logic from the server to the client lol 2025-06-11 14:30:33 +00:00
perf3ct
3041af7fe2
feat(client): also fix translations 2025-06-11 14:13:59 +00:00
perf3ct
23ce896681
feat(client): show warning when running through rosetta 2 2025-06-11 14:04:42 +00:00
renovate[bot]
3ddde700fb
chore(deps): update dependency openai to v5.3.0 2025-06-11 08:59:30 +00:00
renovate[bot]
c0b9bb282c
chore(deps): update dependency serve-favicon to v2.5.1 2025-06-11 08:34:14 +00:00
perf3ct
09196c045f
fix(ocr): obviously don't need this migration file anymore 2025-06-10 20:59:17 +00:00
perf3ct
7868ebec1e
fix(unit): also fix broken llm test 2025-06-10 20:51:34 +00:00
perf3ct
80a9182f05
feat(unit): ocr tests almost pass... 2025-06-10 20:41:40 +00:00
Elian Doran
a7c115cdf5
chore(canvas): solve type errors 2025-06-10 23:41:15 +03:00
Elian Doran
4bd5644258
refactor(canvas): access to wrapper 2025-06-10 23:40:14 +03:00
perf3ct
d20b3d854f
feat(unit): ocr tests almost pass... 2025-06-10 20:36:52 +00:00
Elian Doran
5b98277f3c
chore(canvas): bring back more options 2025-06-10 23:29:36 +03:00
Elian Doran
ddbd268a66
chore(canvas): bring back load/save 2025-06-10 23:25:43 +03:00
perf3ct
f1356228a3
feat(unit): ocr unit tests almost pass 2025-06-10 20:22:31 +00:00
Elian Doran
dd58685455
chore(canvas): bring back scene API 2025-06-10 23:09:36 +03:00
Elian Doran
5ad3d7d077
chore(canvas): missing API endpoint 2025-06-10 22:50:39 +03:00
perf3ct
a4adc51e50
fix(unit): resolve typecheck errors 2025-06-10 19:48:48 +00:00
Elian Doran
3e0f420eec
chore(canvas): reintroduce wrapper 2025-06-10 22:44:11 +03:00
Elian Doran
0f47a4988b
refactor(canvas): proof of concept for preact-based canvas 2025-06-10 22:22:47 +03:00
perf3ct
864543e4f9
feat(ocr): drop confidence down a little bit 2025-06-10 19:22:46 +00:00
perf3ct
33a549202b
fix(package): referenced wrong tesseract.js lol 2025-06-10 19:19:17 +00:00
perf3ct
c4a0219b18
feat(ocr): add unit tests, resolve double sent headers, and fix the wonderful tesseract.js path issues 2025-06-10 19:12:50 +00:00
Elian Doran
0f9fe0367a
chore(client): fix excalidraw erroring out due to react 2025-06-10 21:23:46 +03:00
Elian Doran
83c136174e
chore(client): build dependencies before serving 2025-06-10 21:09:10 +03:00
perf3ct
e1e1eb4f51
feat(unit): add unit tests around LLM model names within outgoing requests 2025-06-10 16:27:05 +00:00
Elian Doran
5558d6e149
chore(ci): try to increase max heap size everywhere 2025-06-10 13:56:56 +03:00
Elian Doran
cbc57c3a77
Merge pull request #2243 from TriliumNext/open_in_new_window
fix(link): Unable to open notes in a new window
2025-06-10 13:35:00 +03:00
Elian Doran
2bcaf7d8a8
Merge pull request #2236 from TriliumNext/zen
fix(zen): Show fixed toolbar in Zen mode
2025-06-10 13:18:15 +03:00