Octech2722
a503826139
Merge branch 'main' into feature/manifest-v3-update
2025-09-30 09:06:02 -05:00
Elian Doran
1775b22c7a
chore(deps): update dependency @types/node to v22.18.7 ( #7140 )
2025-09-30 13:37:13 +03:00
Elian Doran
ae022b6389
chore(deps): update dependency dotenv to v17.2.3 ( #7141 )
2025-09-30 13:37:02 +03:00
renovate[bot]
d4155102c5
chore(deps): update dependency dotenv to v17.2.3
2025-09-30 09:52:06 +00:00
renovate[bot]
3b1a25230f
chore(deps): update dependency @types/node to v22.18.7
2025-09-30 09:51:14 +00:00
Elian Doran
d8639793e0
chore(deps): update dependency happy-dom to v19.0.2 ( #7143 )
2025-09-30 12:43:46 +03:00
Elian Doran
06fec88214
chore(deps): update dependency @anthropic-ai/sdk to v0.65.0 ( #7144 )
2025-09-30 12:43:33 +03:00
Elian Doran
da93928976
chore(deps): update dependency cross-env to v10.1.0 ( #7145 )
2025-09-30 12:43:19 +03:00
Elian Doran
2314443d19
chore(deps): update typescript-eslint monorepo to v8.45.0 ( #7146 )
2025-09-30 12:42:59 +03:00
renovate[bot]
4b34047324
chore(deps): update typescript-eslint monorepo to v8.45.0
2025-09-30 00:39:57 +00:00
renovate[bot]
bc1d4de13d
chore(deps): update dependency cross-env to v10.1.0
2025-09-30 00:38:12 +00:00
renovate[bot]
6bae4c8075
chore(deps): update dependency @anthropic-ai/sdk to v0.65.0
2025-09-30 00:37:22 +00:00
renovate[bot]
84a89fd0ba
chore(deps): update dependency happy-dom to v19.0.2
2025-09-30 00:36:28 +00:00
Octech2722
2e9327b12f
fix: update PULL_REQUEST.md for formatting and clarity improvements
2025-09-29 19:03:05 -05:00
Octech2722
9bdb6edf15
feat: Convert web clipper to Manifest V3 with UX enhancements
...
- Complete Manifest V3 conversion for Chrome extension future compatibility
- Add progressive status notifications with real-time feedback
- Optimize performance with non-blocking async operations
- Convert to ES module architecture with service worker
- Replace browser.* APIs with chrome.* throughout
- Add smart content script injection (dynamic, only when needed)
- Enhance error handling with graceful degradation
- Preserve all existing functionality while improving UX
- Faster save operations with clean error-free console logs
Breaking Changes: None - fully backward compatible
Performance: Significantly improved save operation speed
UX: Added real-time status updates during save operations
2025-09-29 19:03:05 -05:00
Elian Doran
1447fa6f14
Translations update from Hosted Weblate ( #7137 )
2025-09-29 23:37:41 +03:00
Микола Копитін
bc4937f9d2
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1605 of 1605 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/uk/
2025-09-29 22:34:06 +02:00
Josue Estrada
43a7b828d9
Translated using Weblate (Spanish)
...
Currently translated at 99.1% (1591 of 1605 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/es/
2025-09-29 22:34:06 +02:00
Elian Doran
d611591e1a
docs(user): document a few gaps
2025-09-29 23:33:53 +03:00
Elian Doran
f7a565ec73
refactor(collections/table): rework persistence
2025-09-29 17:51:53 +03:00
Elian Doran
6b35e909ab
fix(collections): note list sometimes not restored ( fixes #7129 )
2025-09-29 17:51:53 +03:00
Elian Doran
53b9ce0f3d
Automatically resize webview ( #7125 )
2025-09-29 10:48:47 +03:00
Elian Doran
5e1cd7d6ac
Replace jsdom with node-html-parser ( #7128 )
2025-09-29 10:47:33 +03:00
Elian Doran
acb98061ce
chore(deps): remove jsdom as dev dependency
2025-09-29 09:59:39 +03:00
Elian Doran
979ef6287f
chore(server): different handling of buffer vs string
2025-09-29 09:55:34 +03:00
Elian Doran
58a883797d
fix(server): infinite loop in note map
2025-09-29 09:45:16 +03:00
Elian Doran
f718e87673
chore(server): fix share content renderer
2025-09-29 09:25:46 +03:00
Elian Doran
4c6a742af7
chore(server): fix clipper
2025-09-29 09:25:31 +03:00
Elian Doran
848dc51a7a
Merge remote-tracking branch 'origin/main' into refactor/replace_jsdom
2025-09-29 09:22:36 +03:00
Elian Doran
44541b66c4
chore(deps): update dependency lint-staged to v16.2.3 ( #7130 )
2025-09-29 09:20:13 +03:00
Elian Doran
3694018441
chore(deps): update dependency rollup-plugin-webpack-stats to v2.1.5 ( #7131 )
2025-09-29 09:20:00 +03:00
Elian Doran
3874e54d76
fix(deps): update dependency @codemirror/view to v6.38.4 ( #7132 )
2025-09-29 09:19:48 +03:00
Elian Doran
10de141c00
chore(deps): update dependency electron to v38.2.0 ( #7133 )
2025-09-29 09:19:32 +03:00
Elian Doran
806ba320a8
chore(deps): update dependency preact-iso to v2.11.0 ( #7134 )
2025-09-29 09:19:11 +03:00
Elian Doran
09ef24d27d
chore(deps): update dependency happy-dom to v19 ( #7135 )
2025-09-29 09:18:58 +03:00
renovate[bot]
236f3cada7
chore(deps): update dependency happy-dom to v19
2025-09-29 05:59:00 +00:00
renovate[bot]
c2afef4832
chore(deps): update dependency preact-iso to v2.11.0
2025-09-29 05:58:11 +00:00
renovate[bot]
b9fa7d70bb
chore(deps): update dependency electron to v38.2.0
2025-09-29 05:56:26 +00:00
renovate[bot]
9ac31f2667
fix(deps): update dependency @codemirror/view to v6.38.4
2025-09-29 05:55:32 +00:00
renovate[bot]
639d1befef
chore(deps): update dependency rollup-plugin-webpack-stats to v2.1.5
2025-09-29 05:54:31 +00:00
renovate[bot]
b99c8d5cc1
chore(deps): update dependency lint-staged to v16.2.3
2025-09-29 05:53:37 +00:00
Elian Doran
0770398010
Translations update from Hosted Weblate ( #7136 )
2025-09-29 08:51:13 +03:00
green
c3d24451b7
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1605 of 1605 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
2025-09-29 03:02:01 +00:00
Francis C
4db1a3bdec
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1605 of 1605 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
2025-09-29 03:02:00 +00:00
Elian Doran
2a0410f597
chore(types): fill in gap from jsdom
2025-09-28 20:55:20 +03:00
Elian Doran
7e79d907be
feat(server): replace jsdom
2025-09-28 19:43:04 +03:00
Elian Doran
c0ea441c59
chore(server): fix tests
2025-09-28 19:19:39 +03:00
Elian Doran
290d134d88
test(server/similarity): reward map
2025-09-28 19:10:49 +03:00
Elian Doran
517bfd2c9a
test(server/note_map): clipper processing notes & images
2025-09-28 19:02:38 +03:00
Papierkorb2292
31990a9992
Let browser display webview with max size instead of manually adjusting the size, so the webview size is sure to be updated when a parent element changes size
2025-09-28 17:41:25 +02:00