Commit Graph
48 Commits
Author SHA1 Message Date
jxxghp dd1c4c3279 refactor: unify database readiness lifecycle 2026-08-21 20:07:07 +08:00
InfinityPacer 7f2de37764 fix(docker): make source updates recoverable (#6379) 2026-08-21 19:37:54 +08:00
InfinityPacer 23f5d59c74 feat: 使用 uv 锁定主程序依赖并强化插件恢复边界 (#6364) 2026-08-20 12:17:19 +08:00
InfinityPacer fc69039d00 fix(docker): stabilize bootstrap self-updates (#6354) 2026-08-19 05:54:41 +08:00
InfinityPacer bf60cc485b fix(docker): persist CloakBrowser cache (#6344) 2026-08-18 05:36:32 +08:00
jxxghp b3509c60bb fix: support site resources from legacy docker updater 2026-08-14 20:26:51 +08:00
jxxghp 369d7d6448 refactor: reorganize backend module boundaries 2026-08-14 19:53:33 +08:00
jxxghp 7b3444c366 refactor backend module architecture 2026-08-14 15:45:38 +08:00
qqcomeup 059a50f7f8 fix(docker): repair helper resource permissions (#6177) 2026-07-24 06:19:41 +08:00
qqcomeup 98b16bda8d 优化 Docker 启动完成日志 (#6112) 2026-07-14 12:31:07 +08:00
jxxghp eb4ecd990a fix: restore full test suite 2026-07-08 08:54:53 +08:00
qqcomeup a37f118576 perf(docker): skip image path chown by default (#6071) 2026-07-07 16:25:43 +08:00
InfinityPacer 724b4a59d5 fix(docker): scope package proxy env (#5991)
* Revert "Add NO_PROXY defaults to Docker proxy setup"

This reverts commit 109be58abe.

* fix(docker): scope package proxy env
2026-06-23 20:47:43 +08:00
jxxghp 109be58abe Add NO_PROXY defaults to Docker proxy setup 2026-06-23 20:22:40 +08:00
InfinityPacer 0c53fb86fd feat(deps): add uv-backed package installer (#5987)
* feat(deps): add uv-backed package installer

* feat(deps): support package cache root
2026-06-23 13:36:15 +08:00
jxxghp 735a1ebf27 新增 doctor 诊断自救功能 2026-06-12 15:55:24 +08:00
jxxghp 91f6ad092e fix(docker): reduce env logs and harden ssl cert startup 2026-05-25 22:14:27 +08:00
jxxghp 0ee9fec1d2 feat(browser): migrate to CloakBrowser for browser emulation and streamline dependency management
- Replace Playwright-based browser emulation with CloakBrowser as default
- Update config to support CloakBrowser options and humanization presets
- Refactor browser helper to use CloakBrowser context and remove cf_clearance dependency
- Update Dockerfile, entrypoint, and update scripts to install CloakBrowser runtime
- Ensure CloakBrowser kernel is pre-installed during local setup and dependency updates
- Add tests for CloakBrowser integration and legacy compatibility
2026-05-16 20:51:38 +08:00
jxxghp a46ce24691 feat(venv): add uv compatibility for pip commands and enhance virtual environment setup 2026-05-12 23:01:27 +08:00
DDSRem 116465b6d8 chore(nginx): increase default upload size to 50M (#5760) 2026-05-12 20:08:33 +08:00
jxxghp 1b2433f7c2 feat: implement runtime dependency checks and recovery for plugin installations 2026-05-11 08:54:34 +08:00
jxxghp caf615f3bd feat(system): implement one-shot upgrade mode and enhance upgrade handling 2026-05-05 15:22:33 +08:00
Aqr-K 4873ffda84 fix: bug (#5605) 2026-03-23 03:34:55 +08:00
Aqr-K e68d607c9b fix(docker): 优化容器启动、优雅退出和Nginx配置 2026-03-20 20:28:16 +08:00
ixff 9b125bf9b0 feat: 支持选择Playwright浏览器环境 2025-12-14 23:15:28 +08:00
DDSRem d962d9c7f6 feat(docker): add START_NOGOSU mode
fix https://github.com/jxxghp/MoviePilot/issues/4889
2025-09-05 21:30:59 +08:00
jxxghpandgemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> 4098018ee9 更新 entrypoint.sh
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-31 19:04:24 +08:00
Sebastian 133e7578b9 Update NGINX SSL port configuration 2025-08-31 17:17:26 +08:00
DDSRem e5804378c2 fix(docker): fuck ai bugs 2025-08-21 21:24:09 +08:00
jxxghp d457a23a1f fix build 2025-08-21 19:24:04 +08:00
Cursor Agentandjxxghp 993bc3775b Checkpoint before follow-up message
Co-authored-by: jxxghp <jxxghp@live.cn>
2025-08-20 16:04:44 +00:00
jxxghp d48c6b98e8 rollback local postgresql 2025-08-19 08:30:07 +08:00
jxxghp b79ccfafed 优化 entrypoint.sh 中 PostgreSQL 命令的执行方式 2025-08-19 07:15:02 +08:00
jxxghp c87ba59552 更新 entrypoint.sh 2025-08-18 22:42:55 +08:00
jxxghp 91fd71c858 fix entrypoint.sh 2025-08-18 22:26:01 +08:00
jxxghp 6f64e67538 fix dockerfile 2025-08-18 21:42:44 +08:00
jxxghp bd7a0b072f fix entrypoint.sh 2025-08-18 21:22:29 +08:00
jxxghp 01ca001c97 fix entrypoint.sh 2025-08-18 21:10:24 +08:00
jxxghp 324ad2a87c 优化 PostgreSQL 数据目录初始化和启动逻辑 2025-08-18 20:55:33 +08:00
jxxghp 83958a4a48 fix postgresql 2025-08-18 19:12:20 +08:00
jxxghp b6cf54d57f 添加对 PostgreSQL 的支持 2025-08-18 11:19:17 +08:00
Aqr-K eb1adbe992 fix: 错误文案修复,统一文案格式 2025-07-01 19:26:11 +08:00
Aqr-K 195fc1bdc3 fix(sh): 引号格式问题 2025-05-25 23:47:23 +08:00
Aqr-K bfb0c75e95 fix(sh): 补全调用 2025-05-25 18:50:41 +08:00
Aqr-K 3abb2c8674 fix(sh): 重启时,无法同时结合 系统变量 与 env 文件,进行变量读取的问题。 2025-05-25 18:15:35 +08:00
jxxghp 1ef068351d fix docker 2025-04-17 19:36:54 +08:00
jxxghp ff13045f52 fix build 2025-04-17 12:44:22 +08:00
jxxghp 01a847a9c2 test beta 2025-04-17 11:43:42 +08:00