Commit Graph

44 Commits

Author SHA1 Message Date
duorameng 8dfff424a3 docs: aggregate all updates since v1.1.19 into changelog for v1.1.20 2026-07-13 08:48:54 +08:00
duorameng 7fca8d2efd docs: update changelog for v1.1.20 2026-07-13 08:47:05 +08:00
duorameng 516d51d204 docs: include latest tag and increase trend chart versions to 20 2026-06-30 17:26:33 +08:00
duorameng aafaa74689 docs: add ghcr package downloads trend chart page and build-time scraper 2026-06-30 17:11:23 +08:00
duorameng 054b8886f6 fix docs 2026-06-29 08:57:29 +08:00
duorameng 3e5b332e4f docs: add interconnect feature documentation 2026-06-29 08:56:12 +08:00
duorameng 37ff186dce feat(interconnect): display active node name in travel mode & update changelog
- Persist active interconnect node name in localStorage via api

- Pass node name on MasterList and NodeSwitcher when traveling

- Display current node name on the 'Return to Master' floating button in App.vue

- Update CHANGELOG.md, README.md and docs with v1.1.17 release notes highlighting interconnect features
2026-06-28 21:01:17 +08:00
duorameng 431ebad77e docs: replace emojis with elegant SVG icons in home features and minor tweaks 2026-06-23 17:17:00 +08:00
duorameng 06d121416e docs: add hash check example and clarify tmp lifecycle in linux deps guide 2026-06-23 10:33:18 +08:00
duorameng 0b7b88e627 docs: clarify default apt source mirror in linux deps guide 2026-06-23 10:09:00 +08:00
duorameng 81a00d983a docs: globally rename panel name to baihu-panel and refactor linux dependencies guide 2026-06-23 09:30:18 +08:00
duorameng d1f80b7986 docs(changelog): update changelog for v1.1.16 and fix dependabot security alerts 2026-06-22 18:53:44 +08:00
duorameng b135763280 feat: add support for custom cookie name via config to avoid multi-instance conflicts 2026-06-16 16:26:52 +08:00
little-sparkleeesss ae273d5b92 feat(database): support configurable SSL mode for PostgreSQL and MySQL
Add ssl_mode configuration option to allow users to customize SSL/TLS
policy for database connections instead of hardcoding sslmode=disable
for PostgreSQL and having no TLS support for MySQL.

Changes:
- database.Config, DatabaseConfig: add SSLMode field
- PostgreSQL DSN: replace hardcoded sslmode=disable with configurable
value
- MySQL DSN: append &tls=<SSLMode> parameter when SSLMode is set
- Full config pipeline: INI/env -> DatabaseConfig -> Config -> DSN ->
subprocess
- New env var BH_DB_SSL_MODE and ini key [database] ssl_mode
- Updated config example and documentation
2026-06-13 23:19:03 +08:00
duorameng 136836ac2f docs: update changelog for scheduler and panel resource monitoring 2026-06-12 19:50:43 +08:00
duorameng f954b3946a docs: clarify custom WebUI development approach with fork option 2026-05-29 11:56:35 +08:00
duorameng 323a58e041 feat: implement custom WebUI support with dynamic frontend replacement
- Add WebUI service and controller for managing custom frontend packages

- Allow overriding default static assets when custom WebUI is activated

- Add Make commands for packing custom WebUI distributions

- Update UI settings to support uploading, activating and deleting WebUIs

- Document WebUI feature in README and changelog
2026-05-29 11:50:09 +08:00
duorameng 20d0ab54d1 feat(builtin): modularize builtin SDK and add environment/task management capability with updated examples and docs 2026-05-26 15:54:35 +08:00
duorameng b7fd473bc9 docs(nginx): update recommended nginx config to use to preserve ports 2026-05-19 15:32:42 +08:00
duorameng 9c3af05753 feat: add cmd task call -- add docs 2026-05-13 17:25:28 +08:00
duorameng fb617ae24c chore: add env deps isntall docs #91 2026-05-11 20:19:11 +08:00
duorameng 8aa2e42711 chore: update cli docs 2026-05-07 19:08:31 +08:00
duorameng 508af00d9f chore: udpate docs 2026-04-17 08:44:44 +08:00
duorameng 3d62275c3f chore: udpate docs 2026-04-17 08:38:00 +08:00
duorameng 687e7d57c7 feat: add baihu notify -- fix python call 2026-04-16 22:02:02 +08:00
duorameng 3f5d11a8ef feat: add baihu notify 2026-04-16 21:17:09 +08:00
duorameng 1cd05a50ca chore: update notify docs 2026-04-14 22:16:21 +08:00
duorameng 50d7d7c730 chore: update docs 2026-04-14 22:08:06 +08:00
engigu 3896c0ed8b chore: update docs 2026-03-31 15:39:36 +08:00
engigu 8879e7002f chore: update docs 2026-03-31 15:36:15 +08:00
engigu cc3316c4b8 feat: add secret feature 2026-03-27 14:51:29 +08:00
engigu 44ae521356 chore: update task add page style 2026-03-25 21:05:40 +08:00
engigu e84a8f0d58 chroe: update docker upgrade docs 2026-03-25 10:14:33 +08:00
engigu 793947f868 chore: adjust task language model serializer 2026-03-25 08:57:35 +08:00
engigu 551ab87317 feat: add playwright usage docs -- update python version 2026-03-19 18:18:44 +08:00
engigu 7d102f33ec feat: add playwright usage docs 2026-03-19 18:08:26 +08:00
engigu cd818f7b0c feat: add qlrepo sync crontab 2026-03-19 11:06:45 +08:00
engigu b7c2e1a787 chore: update docs 2026-03-16 17:55:54 +08:00
engigu f1ca4b7a0b chore: update minimal tag docs 2026-03-16 10:04:17 +08:00
engigu 1f80f6249e fix: logs viewer scoller 2026-03-16 09:00:44 +08:00
engigu 3ac230cdf7 feat: add dsn support #55 2026-03-16 08:33:48 +08:00
engigu 735b798bd7 feat: change docs 2026-03-11 08:25:47 +08:00
engigu 96e792c979 feat: add docs build action 2026-03-10 20:12:45 +08:00
engigu 6d61c18539 feat: add docs 2026-03-10 20:12:45 +08:00