Commit Graph

20 Commits

Author SHA1 Message Date
duorameng 7f7d109438 feat(env): add tag support for environment variables and task injection
- Add generic DataRelation and DataStorage models for tags
- Update EnvService and EnvController to support tag assignment, querying, and filtering
- Integrate EnvTagsConfig in Env settings for managing environment tags
- Enhance TaskDialog environment selection to support searching and displaying env tags
- Fix missing TaskLangConfig import in RepoDialog
2026-06-08 17:39:24 +08:00
Matt Van Horn 9a2ca526a7 feat: add zip download for folders in file manager
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 01:27:35 -07: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 a31c4b9f03 feat(deps): implement batch installation, manifest parsing/importing, and responsive mobile UI/UX improvements 2026-05-18 19:25:48 +08:00
duorameng 9b4826bbee Revert "feat(deps): implement batch installation and manifest-based (requirements.txt/package.json) parser and importer"
This reverts commit cbdcbed7a0.
2026-05-18 17:53:11 +08:00
duorameng cbdcbed7a0 feat(deps): implement batch installation and manifest-based (requirements.txt/package.json) parser and importer 2026-05-18 17:51:40 +08:00
duorameng f498c4fcd5 feat: add cmd task call 2026-05-13 17:17:50 +08:00
duorameng 4bf9ea8802 chore: add sharedworker for task stauts 2026-05-07 20:12:30 +08:00
duorameng 6bce5685c7 chore: refact reposync 2026-05-06 18:02:35 +08:00
duorameng 5a8baf7a0b chore: update auth security 2026-04-27 14:14:36 +08:00
duorameng 9bb7b5a42d feat: tag view add #87 #86 2026-04-24 19:47:37 +08:00
duorameng a85e253b45 feat: add message tmplate #76 2026-04-07 21:34:36 +08:00
engigu cc3316c4b8 feat: add secret feature 2026-03-27 14:51:29 +08:00
engigu a6d7677c98 chore: update meessage 2026-03-25 09:40:15 +08:00
engigu cd818f7b0c feat: add qlrepo sync crontab 2026-03-19 11:06:45 +08:00
engigu a03800f196 feat: add mirror settings #29 2026-03-18 10:57:06 +08:00
engigu 583287fb7b chore: fix mise envs panel 2026-03-17 14:38:20 +08:00
engigu 5fd7d78026 feat: add default env settings 2026-03-17 11:58:32 +08:00
engigu a0aa9102ca chore: security update 2026-03-12 10:04:45 +08:00
engigu c3aed2b8df feat: opt router path redirect 2026-03-10 11:42:01 +08:00