Commit Graph

125 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 1863ed58cf feat: add OpenAPI support for task creation 2026-06-01 17:22:02 +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 4c283a60d5 refactor: extract path logic to path.go and run go fmt on codebase 2026-05-22 14:52:51 +08:00
duorameng 0e1a95a3f8 feat: implement agent custom scheduler config and queue model #101 2026-05-19 20:23:05 +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 856cdfc137 feat: add scheduler log display 2026-05-14 17:49:59 +08:00
duorameng f498c4fcd5 feat: add cmd task call 2026-05-13 17:17:50 +08:00
duorameng d187b1e1f3 fix: remark get and set -- refactor task params #100 2026-05-12 16:36:57 +08:00
duorameng e37deac281 fix: remark get and set #100 2026-05-12 16:27:07 +08:00
duorameng 9c174d8db2 chore: history page support sharedworker.js 2026-05-09 08:42:15 +08:00
duorameng a3871e75b7 feat: add pre and post command 2026-05-08 20:18:00 +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 d4a93e9bdc fix:binary run node module 2026-04-29 21:06:10 +08:00
duorameng 685d79b54e feat: add task pin #89 2026-04-29 18:02:43 +08:00
duorameng dc9ebdbf69 chore: update ws security 2026-04-27 14:35:22 +08:00
duorameng 5a8baf7a0b chore: update auth security 2026-04-27 14:14:36 +08:00
duorameng cf9acf3ea0 chore: update ws security 2026-04-27 10:54:00 +08:00
duorameng 9bb7b5a42d feat: tag view add #87 #86 2026-04-24 19:47:37 +08:00
duorameng 4b644e272e chore: trt to fix restore bool val #70 2026-04-18 13:04:53 +08:00
duorameng a85e253b45 feat: add message tmplate #76 2026-04-07 21:34:36 +08:00
limitcool ea1d9f2306 fix: share runtime env injection for reposync and terminal 2026-04-01 16:12:29 +08:00
engigu b6aad697be fix: remove package force #73 2026-03-31 18:25:57 +08:00
engigu 8ac4ca4739 feat: add secret feature -- fix build swagger error 2026-03-27 14:55:07 +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 793947f868 chore: adjust task language model serializer 2026-03-25 08:57:35 +08:00
engigu d396e1629f chore: adjust grom find 1 sql 2026-03-23 12:04:29 +08:00
engigu 05104415ce fix: repo sync error 2026-03-19 16:08:02 +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 a19884541b fix: terminal wrap error 2026-03-16 09:08:36 +08:00
engigu 709aa8104d feat: add env disenable 2026-03-13 14:09:43 +08:00
engigu d79a26c7f5 chore: remove useless card style -- fix build error 2026-03-12 10:53:57 +08:00
engigu 22018856cc feat: add account reset 2026-03-12 10:40:25 +08:00
engigu a0aa9102ca chore: security update 2026-03-12 10:04:45 +08:00
engigu dd5bef9733 fix: auth login ways 2026-03-12 09:57:34 +08:00
engigu deae554620 chore: add more openai 2026-03-11 10:59:25 +08:00
engigu aff8969541 fix: save settings error 2026-03-10 11:58:03 +08:00
engigu 3a56eba1be chore: rm useless swagger api docs 2026-03-10 11:45:50 +08:00
engigu 4d910b15cc feat: add log settings page 2026-03-09 21:46:11 +08:00
engigu 77ceef7616 feat: opt message logs page 2026-03-09 21:31:54 +08:00
engigu ca1bcf289c feat: opt system notify init data 2026-03-09 19:16:28 +08:00
engigu 77cf12c9b6 feat: add notify icon read 2026-03-09 18:10:23 +08:00