Commit Graph

17463 Commits

Author SHA1 Message Date
Elian Doran
221cfe2652 Merge pull request #1935 from TriliumNext/feature/fix_transaction_issues
Fix transaction issues
2025-05-15 08:25:55 +03:00
Elian Doran
35c9f10188 Merge pull request #1941 from TriliumNext/renovate/pnpm-10.x
chore(deps): update pnpm to v10.11.0
2025-05-15 08:23:49 +03:00
Elian Doran
d400895f96 Merge pull request #1940 from TriliumNext/renovate/sanitize-html-2.x
chore(deps): update dependency sanitize-html to v2.17.0
2025-05-15 08:22:43 +03:00
Elian Doran
f70412eb11 Merge pull request #1937 from TriliumNext/renovate/node-22.x
chore(deps): update dependency @types/node to v22.15.18
2025-05-15 08:21:13 +03:00
renovate[bot]
4705d795b2 chore(deps): update pnpm to v10.11.0 2025-05-15 02:17:17 +00:00
renovate[bot]
72e10df6c2 chore(deps): update dependency sanitize-html to v2.17.0 2025-05-15 02:15:24 +00:00
renovate[bot]
dd8a772fa2 chore(deps): update dependency @types/node to v22.15.18 2025-05-15 02:12:56 +00:00
Elian Doran
a333f8a59a fix(server): async routes causing transaction issues 2025-05-14 22:58:53 +03:00
Elian Doran
c8ace1e0b2 refactor(server): use separate method for async route 2025-05-14 22:30:02 +03:00
Elian Doran
6f3339211c refactor(server): separate routes from route API 2025-05-14 22:11:30 +03:00
Elian Doran
acc83ae1c2 Merge branch 'develop' of github.com:TriliumNext/Notes into develop 2025-05-14 20:42:03 +03:00
Elian Doran
0b2fab887b chore(monorepo): remove unnecessary files 2025-05-14 19:54:13 +03:00
Jon Fuller
6430d7048d Merge branch 'develop' into feat/add-rootless-dockerfiles 2025-05-14 09:02:47 -07:00
Elian Doran
334d9afa5f Merge pull request #1924 from TriliumNext/feature/signing_issues
Investigate signing issues
2025-05-14 18:48:28 +03:00
Elian Doran
50157ed525 Merge branch 'develop' of github.com:TriliumNext/Notes into develop 2025-05-14 18:44:32 +03:00
Elian Doran
e10069a03e feat(code): full-height background 2025-05-14 18:30:39 +03:00
JYC333
01bd3ad64b update pnpm 2025-05-14 23:14:36 +08:00
Elian Doran
d91fd0f2d0 chore(signing): disable debug 2025-05-14 13:03:48 +03:00
Elian Doran
4adaf97127 feat(signing): improve error logging in case of error 2025-05-14 13:03:09 +03:00
Elian Doran
19534c391f chore(release): update change log for #1933 2025-05-14 12:58:11 +03:00
Elian Doran
5c8d3f9c51 Merge pull request #1933 from TriliumNext/codemirror_find
fix(find): readonly code getSelection
2025-05-14 12:56:55 +03:00
SiriusXT
05f441924a Remove read-only checks of find 2025-05-14 14:46:42 +08:00
Elian Doran
1abcf7244f fix(signing): fix wrong source path 2025-05-14 09:25:19 +03:00
Elian Doran
f4e2296d9b fix(signing): wrong path import 2025-05-14 09:02:37 +03:00
Elian Doran
d1607dcfb5 Merge pull request #1925 from TriliumNext/renovate/anthropic-ai-sdk-0.x
chore(deps): update dependency @anthropic-ai/sdk to v0.50.4
2025-05-14 08:49:12 +03:00
Elian Doran
8a5708b5ba Merge pull request #1927 from TriliumNext/renovate/debug-4.x
chore(deps): update dependency debug to v4.4.1
2025-05-14 08:48:38 +03:00
renovate[bot]
274410956c chore(deps): update dependency debug to v4.4.1 2025-05-14 05:29:11 +00:00
Elian Doran
d81bec9ec6 Merge pull request #1928 from TriliumNext/renovate/supertest-7.x
chore(deps): update dependency supertest to v7.1.1
2025-05-14 08:28:31 +03:00
renovate[bot]
ac18be8334 chore(deps): update dependency @anthropic-ai/sdk to v0.50.4 2025-05-14 05:28:23 +00:00
Elian Doran
4c2408def1 Merge pull request #1929 from TriliumNext/renovate/react-monorepo
chore(deps): update react monorepo
2025-05-14 08:28:06 +03:00
Elian Doran
af81c5913b Merge pull request #1930 from TriliumNext/renovate/codemirror
fix(deps): update dependency @codemirror/view to v6.36.8
2025-05-14 08:27:12 +03:00
Elian Doran
c71f23a0f0 Merge pull request #1931 from TriliumNext/renovate/force-graph-1.x
fix(deps): update dependency force-graph to v1.49.6
2025-05-14 08:26:28 +03:00
Elian Doran
1b47c69a69 Merge pull request #1932 from TriliumNext/renovate/webdriverio-monorepo
chore(deps): update dependency webdriverio to v9.13.0
2025-05-14 08:26:10 +03:00
SiriusXT
3dd13ca321 fix(find): readonly code getSelection 2025-05-14 11:13:22 +08:00
renovate[bot]
dbcbbe843a chore(deps): update dependency webdriverio to v9.13.0 2025-05-14 01:44:58 +00:00
renovate[bot]
fb41908f5a fix(deps): update dependency force-graph to v1.49.6 2025-05-14 01:44:04 +00:00
renovate[bot]
36b7d20b8a fix(deps): update dependency @codemirror/view to v6.36.8 2025-05-14 01:43:16 +00:00
renovate[bot]
c8e83f8bc4 chore(deps): update react monorepo 2025-05-14 01:41:38 +00:00
renovate[bot]
63f3152365 chore(deps): update dependency supertest to v7.1.1 2025-05-14 01:40:54 +00:00
perf3ct
caccbf49c0 feat(client): try a different approach to handling read-only threshold
feat(client): revert note_details.ts
2025-05-13 22:02:59 +00:00
perf3ct
f07ad03343 feat(client): support temporarily disabling read-only note when read-only threshold is triggered
feat(client): stop the cursor from going to the top of the note when note transitions to read-only but we're still editing

feat(client): stop the cursor from going to the top of the note when note transitions to read-only but we're still editing, take 2
2025-05-13 22:02:59 +00:00
Elian Doran
293167c93e chore(signing): remove lstat 2025-05-13 22:38:57 +03:00
Elian Doran
4bb0783790 chore(signing): add debug logs 2025-05-13 22:38:24 +03:00
Elian Doran
cffdaf46f6 docs(release): credit ctrl+shift+click change 2025-05-13 21:58:53 +03:00
Elian Doran
988997b118 docs(release): credit documentation changes 2025-05-13 21:57:58 +03:00
Elian Doran
02ac77dfda Merge pull request #1922 from TriliumNext/docs/update-readme-for-pnmpm
feat(docs): add documentation links and updated pnpm commands to README
2025-05-13 21:56:48 +03:00
Elian Doran
1854d3ef59 Merge pull request #1921 from TriliumNext/docs/add-upload-size-env-var-docs
Add documentation around setting the various environment variables to control upload size limit
2025-05-13 21:56:37 +03:00
Elian Doran
73e1487cab Merge pull request #1908 from TriliumNext/feature/codemirror6
Update to CodeMirror 6
2025-05-13 21:55:03 +03:00
perf3ct
0298c62ec7 feat(ci): add rootless dockerfiles 2025-05-13 18:51:18 +00:00
Elian Doran
3a984ffb2c feat(docs): color schemes for code notes 2025-05-13 21:39:15 +03:00