summaryrefslogtreecommitdiff
path: root/packages/client/src/pages/admin/queue.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-271-56/+0
|
* :art:syuilo2022-12-201-1/+1
|
* :art:syuilo2022-12-201-1/+1
|
* refactor(client): refactor file name and directory structuresyuilo2022-09-061-1/+1
|
* refactor(client): refactoringsyuilo2022-07-021-1/+0
|
* enhance(client): improve control panelsyuilo2022-06-251-24/+11
|
* refactor(client): Refine routing (#8846)syuilo2022-06-201-26/+31
|
* chore: fix some lints automatically (#8788)Johann1502022-06-101-2/+2
| | | | | | | | | * chore: fix some lints automatically Fixed lints that were automatically fixable with `eslint --fix`. * fix type * workaround for empty interface lint
* Refactor admin/queue to use Composition API (#8676)Andreas Nedbal2022-05-181-49/+38
| | | | | | | | | * refactor(client): refactor admin/queue to use Composition API * Apply review suggestion from @Johann150 Co-authored-by: Johann150 <johann@qwertqwefsday.eu> Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
* feat: introduce bull dashboardsyuilo2022-03-191-0/+9
|
* clean upsyuilo2022-01-131-2/+0
|
* tweak uisyuilo2022-01-041-7/+3
|
* enhance: pizzaxでstreamingのuser storage ↵tamaina2021-12-291-1/+2
| | | | | | | | | | | | | | | | | | | | | updateイベントを監視して更新 (#8095) * wip * wip? * ? * streamingのuser storage updateイベントを監視して更新 * 必要な時以外はストレージを更新しない * fix? * wip * fix * fix
* update linrsyuilo2021-11-191-1/+1
|
* refactor(client): refactor dialog functions to improve type inferencesyuilo2021-11-181-2/+1
|
* refactoringsyuilo2021-11-121-0/+73
Resolve #7779