Commit Graph

10 Commits (097fe4e5c97612520b3e4d80d44f36088c53e2c4)

Author SHA1 Message Date
Tung Nguyen 86857553e7 remove unused import from sqlalchemy 2023-08-15 02:53:46 +07:00
MMP0 5a54f7861a Improve date formatting and fix CSS rules 2023-08-13 19:52:03 +09:00
Tung Nguyen 6a0cf8be75 feat: new API to get task position in queue 2023-08-10 05:27:49 +07:00
Tung Nguyen cc75abcc9b feat: clear queue & history 2023-07-25 05:14:04 +07:00
Tung Nguyen 9826a9b860 fix: task reorder not working 2023-07-16 03:27:36 +07:00
Tung Nguyen 1eefb2fab7 chore: better script_args serialization 2023-07-16 03:08:19 +07:00
AngelBottomless 662b57d420 fix Typing for compat and match controlnet args
fix typing for task_scheduler

continue patching typing
2023-07-11 12:07:23 +09:00
Tung Nguyen 828f1d93d1 feature update
- Add clip skip to queue params
- Add support for api task callback
2023-07-11 05:11:52 +07:00
Tung Nguyen ce2b9b4eb9 feature update
* Add api to download task's generated images
* Add setting to render extension UI below the main UI
* Display task datetime in local timezone
* Persist the grid state (columns order, sorting) for next session
* Bugs fixing and code improvements
2023-06-20 22:03:59 +07:00
AutoAgentX 48ad5b6d22 refactor code
- re-organize folder structure
- prevent duplicate ui initialization
- prevent unnecessary data refresh
2023-06-07 10:31:58 +07:00