duorameng
734df3d763
feat: update main cli description and add linux deps guide link to ui
2026-06-23 09:43:13 +08:00
duorameng
67b05f4749
docs(changelog): update changelog for v1.1.16 and fix dependabot security alerts
2026-06-22 19:01:19 +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
b3c71a5da2
fix(web): make task execution history page height responsive #134
2026-06-22 18:02:52 +08:00
duorameng
ff90837f24
feat(web): add closable secret usage description #135
2026-06-22 17:14:03 +08:00
duorameng
2ee769b46a
feat(monitor): persist active tab using localStorage #133
2026-06-21 11:42:26 +08:00
duorameng
50daa79c0a
style(ui): optimize monitor chart tooltip unit display on small screens
2026-06-18 10:53:31 +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
15f9c47cb4
feat(ui): optimize file tree node hover tooltip with shadcn component
2026-06-18 09:52:48 +08:00
duorameng
562b7a1704
feat(languages): add dismissible hint for mise extension support
2026-06-18 09:16:45 +08:00
duorameng
e7f16c5da8
style(monitor): optimize tabs styling and layout to match system theme
2026-06-18 08:55:09 +08:00
duorameng
b54a7f476a
style(monitor): optimize chart layout for large screens to be more compact and coordinated
2026-06-14 23:07:38 +08:00
duorameng
982d8bab62
chore(monitor): remove unused icon imports in Monitor.vue
2026-06-12 19:58:32 +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
626d20c9b8
feat: add dependent tasks view for environments ( #126 )
...
Add a dialog in the environment variables list to view which tasks depend on a specific variable/secret.
2026-06-12 09:16:24 +08:00
duorameng
b1509a3afb
feat: unify directory tree select component and support file sorting ( #110 )
2026-06-10 17:33:23 +08:00
duorameng
bf2cc7da0e
feat(editor): implement tree directory selector for file creation #110
2026-06-10 16:57:44 +08:00
duorameng
41c2b71d79
chore: fix security vulnerabilities via npm audit fix
2026-06-09 18:49:21 +08:00
duorameng
729109f887
style: optimize mobile layout and heights for history log details
2026-06-09 18:40:59 +08:00
duorameng
a0a6f087e2
fix: conditional header height for LogDetailCard fullscreen mode
2026-06-09 17:13:27 +08:00
duorameng
8cff03e4ab
style: fix header alignment and code block padding in log details
2026-06-09 17:08:40 +08:00
duorameng
77cec68d4d
style: decrease font size of sequence numbers in lists
2026-06-09 17:00:28 +08:00
duorameng
28779cb70f
refactor: use fallback clipboard for non-https env ( #111 )
2026-06-09 16:15:25 +08:00
duorameng
fc04bd9b0c
style: optimize notify channel dialog labels alignment
2026-06-09 08:37:26 +08:00
duorameng
34413d1eae
style(ui): prevent auto-focus on input when opening edit env dialog
2026-06-08 20:29:26 +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
duorameng
e59761fd87
refactor(web): extract components and refactor Agents.vue
...
- Extracted AgentListTab and TokenListTab
- Extracted Dialog components for Agents and Tokens
- Refactored Agents.vue into a lightweight container
2026-06-08 09:53:53 +08:00
duorameng
f034c3d882
refactor(web): extract LineNumberTextarea and refactor Environments.vue
...
- Extracted reusable LineNumberTextarea component
- Refactored Environments.vue by extracting EditEnvDialog and DeleteEnvDialog
- Fixed Sonner toast font inheritance
- Removed fixed placeholder font in LineNumberTextarea
2026-06-08 09:03:55 +08:00
duorameng
39c714c050
refactor(web): split Languages.vue into sub-components
2026-06-08 08:48:53 +08:00
duorameng
d731bb1039
fix(web): prevent favicon flash on initial page load
2026-06-08 08:32:32 +08:00
duorameng
de9744098c
fix(web): align cron config label with other dialog inputs
2026-06-05 20:14:51 +08:00
duorameng
c16b40636b
refactor(web): replace local noto-sans-sc font with domestic CDN
2026-06-05 20:12:02 +08:00
duorameng
d0c6f836ff
refactor(web): extract common config components for task and repo dialogs
2026-06-05 19:58:37 +08:00
duorameng
e0d729e50e
style: optimize layout and grouping of timeout and execution strategies
2026-06-05 19:28:48 +08:00
duorameng
45752aff0b
refactor: extract getLangIcon and editor components to improve structure
2026-06-05 19:08:57 +08:00
duorameng
ad3095cc42
style: perfectly align export button with inputs on small screens
2026-06-05 15:56:47 +08:00
duorameng
6740b1d667
style: align header buttons to the right on small screens in repo dialog
2026-06-05 15:47:36 +08:00
duorameng
ed2328500e
feat: add copy export baihu command button in repo dialog
2026-06-05 14:37:06 +08:00
duorameng
d8fc1fd5f4
style: wrap log retention inputs on small screens in dialogs
2026-06-05 14:28:42 +08:00
duorameng
5a5c4c27b5
style: fix log retention input width and add unit labels in task and repo dialogs
2026-06-05 11:59:44 +08:00
duorameng
f5e85589f5
fix: remove QL script comment parsing config from regular task dialog
2026-06-05 11:50:18 +08:00
duorameng
2db410d3ec
feat: restore task log cleanup strategy ui in task dialog
2026-06-05 11:44:37 +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
41af3cf9e0
feat: add copy button and optimize layout for terminal builtin commands
2026-05-28 08:33:45 +08:00
duorameng
fcacb84661
fix(web): add agent toggle to medium layout and reduce log toolbar padding
2026-05-22 17:18:56 +08:00
duorameng
020f2cd583
fix: increase xterm.js line height to prevent character clipping on mobile devices
2026-05-21 16:07:08 +08:00
duorameng
4076924704
refactor: extract StatusDot common component and unify status indicator styles across history, tasks, and agents pages
2026-05-21 15:36:20 +08:00