Commit Graph

94 Commits

Author SHA1 Message Date
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 81e921fa73 feat: implement data import/export and optimize terminal UX 2026-06-28 20:46:00 +08:00
duorameng 90f06de298 feat: add openconnect 2026-06-25 21:33:50 +08:00
duorameng e2c934558c feat(task): support custom repo sync dir name and fix UI copy (#132) 2026-06-18 10:43:49 +08:00
duorameng 2141831075 feat(reposync): support custom directory name for repo sync (#132) 2026-06-18 09:59:53 +08:00
duorameng d5c4680fc5 feat(monitor): enhance monitor dashboard with real-time physical host metrics 2026-06-12 19:44:57 +08:00
duorameng 633d683c0e feat: implement precise worker status tracking and monitoring UI 2026-06-12 18:48:33 +08:00
duorameng b1509a3afb feat: unify directory tree select component and support file sorting (#110) 2026-06-10 17:33:23 +08:00
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 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 856cdfc137 feat: add scheduler log display 2026-05-14 17:49:59 +08:00
duorameng a3871e75b7 feat: add pre and post command 2026-05-08 20:18:00 +08:00
duorameng 6bce5685c7 chore: refact reposync 2026-05-06 18:02:35 +08:00
duorameng 40e37b797c chore: try to add stop task more info #75 2026-04-30 16:08:22 +08:00
duorameng 404a1a4bfe feat: add task running status #88 2026-04-30 15:44:45 +08:00
duorameng 685d79b54e feat: add task pin #89 2026-04-29 18:02:43 +08:00
duorameng 9bb7b5a42d feat: tag view add #87 #86 2026-04-24 19:47:37 +08:00
engigu afa5d7c532 chore: mobile font -- task page 2026-04-17 22:04:05 +08:00
duorameng a85e253b45 feat: add message tmplate #76 2026-04-07 21:34:36 +08:00
duorameng eda4073cad fix: lint error 2026-04-02 20:36:24 +08:00
duorameng ad2dbd8523 chore: opt mobile style 2026-04-02 20:31:20 +08:00
engigu b6aad697be fix: remove package force #73 2026-03-31 18:25:57 +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 07f04af841 feat: add repo sync white-path #56 2026-03-16 10:50:07 +08:00
engigu 709aa8104d feat: add env disenable 2026-03-13 14:09:43 +08:00
engigu 22018856cc feat: add account reset 2026-03-12 10:40:25 +08:00
engigu 1584528bdf feat: opt message pages 2026-03-09 22:30:05 +08:00
engigu 564f39133f feat: add delete log comfirm 2026-03-09 22:08:25 +08:00
engigu 4d910b15cc feat: add log settings page 2026-03-09 21:46:11 +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
engigu fffd36018f chore: remove api token function 2026-03-08 21:00:56 +08:00
engigu 3effa5b326 feat: add env task global setting 2026-03-06 14:13:37 +08:00
engigu 36d1569f83 feat: adjust openapi page laod 2026-03-06 08:53:22 +08:00
engigu 40c3c58312 feat: openapi supoort -- fix list page 2026-03-05 22:56:15 +08:00
engigu 863a298609 feat: openapi supoort 2026-03-05 22:22:46 +08:00
engigu 06dc3798fc feat: add delete env ref tasks chekc 2026-03-05 12:02:56 +08:00
engigu 78786799bb feat: opt message ways style 2026-03-04 23:01:18 +08:00
engigu 81b8d2a93d feat: add message push function call 2026-03-04 23:01:18 +08:00
engigu 4589c64923 feat: refact id column define 2026-03-03 18:07:41 +08:00
engigu d8f1b8b50c feat: add random delay 2026-03-02 18:29:07 +08:00
engigu 69cb727b87 feat: add retry times and backup users 2026-02-28 14:44:32 +08:00