605 Commits

Author SHA1 Message Date
renovate[bot]
2aa0e3b765
chore(deps): update dependency @anthropic-ai/sdk to v0.51.0 2025-05-16 02:46:58 +00:00
Elian Doran
105e7d821a
fix(style): calendar tooltip wrongly positioned on horizontal layout 2025-05-15 21:28:17 +03:00
Elian Doran
6a8a870c08
style(next): fix regression in autocomplete selection 2025-05-15 21:28:17 +03:00
Elian Doran
ff075464a2
chore(types): fix error in backend log due to mismatching types 2025-05-15 21:28:17 +03:00
Elian Doran
7c1b13a2e7
feat(backend_log): disable some editor features to increase performance 2025-05-15 21:28:17 +03:00
Elian Doran
9133aab6ad
fix(backend_log): editor crashing 2025-05-15 21:28:07 +03:00
Elian Doran
7c753117b8
Merge pull request #1913 from TriliumNext/css-tweaks
Some css fine tunes
2025-05-15 19:05:36 +03:00
Elian Doran
1d2c3fc7a7
fix(ci): adapt playwright config for docker 2025-05-15 17:24:24 +03:00
Elian Doran
27eed9b25e
fix(attributes): attributes context menu no longer triggering 2025-05-15 14:09:41 +03:00
Elian Doran
ff89ab646c
fix(text): auto-completion not working 2025-05-15 11:56:49 +03:00
Elian Doran
850823a3ca
Merge pull request #1939 from TriliumNext/renovate/i18next-25.x
fix(deps): update dependency i18next to v25.1.3
2025-05-15 08:34:51 +03:00
renovate[bot]
e4df610eeb
fix(deps): update dependency diff to v8 2025-05-15 05:29:53 +00:00
renovate[bot]
faa4871351
fix(deps): update dependency i18next to v25.1.3 2025-05-15 05:29:07 +00:00
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
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
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
334d9afa5f
Merge pull request #1924 from TriliumNext/feature/signing_issues
Investigate signing issues
2025-05-14 18:48:28 +03:00
Elian Doran
e10069a03e
feat(code): full-height background 2025-05-14 18:30:39 +03: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
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
SiriusXT
3dd13ca321 fix(find): readonly code getSelection 2025-05-14 11:13:22 +08:00
renovate[bot]
fb41908f5a
fix(deps): update dependency force-graph to v1.49.6 2025-05-14 01:44:04 +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
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
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
3a984ffb2c
feat(docs): color schemes for code notes 2025-05-13 21:39:15 +03:00
Elian Doran
588a9dc78f
chore(edit-docs): fix nixos serve script 2025-05-13 21:33:07 +03:00
SiriusXT
6d7abace97 fix(tooltip): Sometimes tooltip flashes 2025-05-14 01:00:13 +08:00
perf3ct
2ea60bc4a7 feat(docs): add documentation around setting the various environment variables to control upload size limit 2025-05-13 09:49:18 -07:00
Elian Doran
cead31e08d
fix(e2e): code script broken due to codemirror update 2025-05-13 19:29:36 +03:00
SiriusXT
5ce0383c03 fix(tooltip): Sometimes tooltip flashes 2025-05-13 22:15:00 +08:00
Elian Doran
1f57aaf27c
feat(code): proper search for read-only notes 2025-05-13 16:33:53 +03:00
Elian Doran
41f142ab06
feat(code): re-trigger search after replace 2025-05-13 15:27:50 +03:00
SiriusXT
2f582a4f9a Inline formulas do not have a .katex-display class 2025-05-13 19:09:16 +08:00