mirror of
https://github.com/immich-app/immich.git
synced 2024-12-17 12:22:31 +02:00
b06ddec2d5
* feat(server/web): jobs clear button + queue status * adjust design and colors * Adjust some styling * show status next to buttons instead of on top * Update rounded corner for badge --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
942 B
Generated
942 B
Generated
openapi.model.AllJobStatusResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
thumbnailGenerationQueue | JobStatusDto | ||
metadataExtractionQueue | JobStatusDto | ||
videoConversionQueue | JobStatusDto | ||
objectTaggingQueue | JobStatusDto | ||
clipEncodingQueue | JobStatusDto | ||
storageTemplateMigrationQueue | JobStatusDto | ||
backgroundTaskQueue | JobStatusDto | ||
searchQueue | JobStatusDto |