Commit Graph
8329 Commits
Author SHA1 Message Date
jxxghp e16c28099b fix(ci): keep trivy cache out of docker image 2026-08-23 10:17:27 +08:00
jxxghp 00bf7885c1 Merge pull request #6401 from InfinityPacer/codex/arch/config-database-worker
feat(database): 配置快照异步端口与有界 worker
2026-08-23 09:35:42 +08:00
jxxghp fc6cc990ad Merge remote-tracking branch 'origin/v3' into pr-6401-resolve
# Conflicts:
#	app/startup/modules_initializer.py
#	tests/test_configuration_ports.py
2026-08-23 09:32:02 +08:00
OneMoon 7205f8d9e2 fix(search): include plugin resources without indexers (#6399) 2026-08-23 09:21:04 +08:00
SayItDitto b1a55b76e5 feat: 用户数据解析器自动探测 + Gazelle/NexusProject 变种兼容 (#6403) 2026-08-23 09:13:55 +08:00
SayItDitto 0c05b260ea fix: CloakBrowser 获取页面源码在 CF 质询页超时 (#6402) 2026-08-23 09:11:53 +08:00
jxxghp 557f2f18a9 fix: 修复运行时配置递归与插件兼容入口 2026-08-23 08:57:39 +08:00
InfinityPacer 4145979e22 fix(config): bind runtime service to legacy settings 2026-08-23 04:57:12 +08:00
InfinityPacer 97fb7e6526 chore: sync database worker branch with upstream v3 2026-08-23 04:48:50 +08:00
InfinityPacer aa65e3ace7 fix(ci): align architecture baseline and test imports 2026-08-23 04:40:04 +08:00
InfinityPacer 373b4d00d5 Merge commit 'ca66b39b7ee36803864142c954b7f0ca0afbb7ac' into codex/arch/config-database-worker 2026-08-23 04:38:18 +08:00
jxxghp 4d1be26a31 docs: close debt governance status 2026-08-23 04:01:02 +08:00
jxxghp ba7ab398a8 refactor: inject runtime settings compatibility service 2026-08-23 03:52:47 +08:00
jxxghp 4a28364b4e fix: isolate runtime settings compatibility import 2026-08-23 03:48:11 +08:00
jxxghp e15c4668bd fix: preserve runtime settings and user config compatibility 2026-08-23 03:40:47 +08:00
jxxghp 48e3eb08ec refactor: finish startup settings migration 2026-08-23 03:31:10 +08:00
jxxghp baf4e883b2 refactor: route storage adapter settings through runtime 2026-08-23 03:25:08 +08:00
jxxghp a42d0dc112 refactor: route startup and cli settings through runtime 2026-08-23 03:22:46 +08:00
jxxghp c89066d96f refactor: route media source settings through runtime 2026-08-23 03:20:03 +08:00
jxxghp 061a92eab0 refactor: route chat and subtitle settings through runtime 2026-08-23 03:17:40 +08:00
jxxghp 55c80c87da refactor: route indexer module settings through runtime 2026-08-23 03:15:21 +08:00
jxxghp dd6405389c refactor: route storage module settings through runtime 2026-08-23 03:12:51 +08:00
jxxghp ac32adc7b6 refactor: route media and chat module settings through runtime 2026-08-23 03:09:59 +08:00
jxxghp 4098cc1eec refactor: route music module settings through runtime 2026-08-23 03:03:26 +08:00
jxxghp 4641db7f5b refactor: route metadata module settings through runtime 2026-08-23 03:01:29 +08:00
jxxghp c5f0bd4fb7 refactor: route agent task settings through runtime 2026-08-23 02:57:19 +08:00
jxxghp d36795ec4d refactor: route runtime extension settings through port 2026-08-23 02:53:48 +08:00
jxxghp 05d4ca79e7 refactor: route agent tool settings through runtime 2026-08-23 02:51:25 +08:00
jxxghp 41ee5aacdc refactor: route agent llm settings through runtime 2026-08-23 02:49:00 +08:00
jxxghp 1ede083fb2 refactor: route agent support settings through runtime 2026-08-23 02:46:26 +08:00
jxxghp f729a8ffe7 refactor: migrate plugin data read queries 2026-08-23 02:44:40 +08:00
jxxghp adfe72cbaa refactor: migrate site read queries to explicit sessions 2026-08-23 02:42:37 +08:00
jxxghp e17e83bca3 refactor: route agent settings tools through runtime 2026-08-23 02:38:39 +08:00
jxxghp ca66b39b7e feat: make subscription notifications durable 2026-08-23 02:35:16 +08:00
InfinityPacer 14e9255590 chore(architecture): refresh dependency baseline 2026-08-23 02:31:00 +08:00
InfinityPacer b79f927fcf fix(database): harden worker shutdown and overload propagation 2026-08-23 02:29:54 +08:00
InfinityPacer 58352c2eb7 test(db): ignore non-orm dataclasses in declarative guard 2026-08-23 02:29:40 +08:00
InfinityPacer fc677a2bba feat(database): bound async configuration writes 2026-08-23 02:29:40 +08:00
InfinityPacer 3d7fb44dc7 refactor(database): isolate configuration transactions 2026-08-23 02:29:22 +08:00
jxxghp e99289a07b refactor: route browser auth settings through runtime 2026-08-23 02:19:20 +08:00
jxxghp ef6a613eb3 refactor: add dynamic runtime settings compatibility proxy 2026-08-23 02:16:03 +08:00
jxxghp de85ae3ef9 refactor: migrate user model queries 2026-08-23 02:06:14 +08:00
jxxghp d0ebdd60c0 refactor: route cache settings through runtime 2026-08-23 02:02:31 +08:00
jxxghp b4e003f098 refactor: route monitor and resource settings through runtime 2026-08-23 01:59:37 +08:00
jxxghp 2c6e8181c2 refactor: keep runtime settings below adapters 2026-08-23 01:45:07 +08:00
jxxghp d15c65b108 refactor: inject Rust acceleration settings 2026-08-23 01:37:08 +08:00
jxxghp e63745f40b refactor: inject DoH runtime settings 2026-08-23 01:35:12 +08:00
jxxghp 09cfd71649 refactor: inject CookieCloud runtime settings 2026-08-23 01:32:56 +08:00
jxxghp 60a54cf4dc refactor: inject OCR runtime settings 2026-08-23 01:30:55 +08:00
jxxghp 47d2846990 refactor: inject agent runtime settings 2026-08-23 01:28:08 +08:00