You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrey Zhavoronkov 1ecc607286
Get preview images on the fly and keep them in cache (#5478)
Improved image preview loading for **Tasks**, **Jobs** and **Projects**
views
Backend behaviour change: creating image previews by request and storing
them in the cache
Added corresponding endpoints:
tasks/{id}/preview
projects/{id}/preview
jobs/{id}/preview

Demonstration(added random 0-1s delay for demo purposes):
https://user-images.githubusercontent.com/41117609/208106321-951b8647-6e6b-452e-910c-31c4d0b8682d.mp4
https://user-images.githubusercontent.com/41117609/208106339-2d3a5a7b-d422-4b27-9e76-08729022e1ca.mp4
3 years ago
..
annotation-formats.ts Added support of skeletons (#1) 4 years ago
annotations-collection.ts Added paint brush tools (#4543) 3 years ago
annotations-filter.ts Added paint brush tools (#4543) 3 years ago
annotations-history.ts Added support of skeletons (#1) 4 years ago
annotations-objects.ts Added paint brush tools (#4543) 3 years ago
annotations-saver.ts Source & target storage support (#4842) 3 years ago
annotations.ts Allowed to upload `.xml` and `.json` annotation files from UI (#5386) 3 years ago
api-implementation.ts Improve social authentication (#5349) 3 years ago
api.ts Improve social authentication (#5349) 3 years ago
cloud-storage.ts Fix ESlint problems / typescript for cvat-core (#5027) 3 years ago
comment.ts Fix ESlint problems / typescript for cvat-core (#5027) 3 years ago
common.ts Enabled authentication via email (#5037) 3 years ago
config.ts Added paint brush tools (#4543) 3 years ago
download.worker.js API versioning using accept header (#4239) 4 years ago
enums.ts Supported type for all labels (#5273) 3 years ago
exceptions.ts Added paint brush tools (#4543) 3 years ago
frames.ts Convert `api.ts`, `api-implementation.ts` and `frames.ts` to ES6 modules (#5283) 3 years ago
issue.ts Fix ESlint problems / typescript for cvat-core (#5027) 3 years ago
labels.ts Added paint brush tools (#4543) 3 years ago
lambda-manager.ts Added paint brush tools (#4543) 3 years ago
log.ts Fix ESlint problems / typescript for cvat-core (#5027) 3 years ago
logger-storage.ts Fix ESlint problems / typescript for cvat-core (#5027) 3 years ago
ml-model.ts Added paint brush tools (#4543) 3 years ago
object-state.ts Added paint brush tools (#4543) 3 years ago
object-utils.ts Added paint brush tools (#4543) 3 years ago
organization.ts Fix ESlint problems / typescript for cvat-core (#5027) 3 years ago
plugins.ts Added support of skeletons (#1) 4 years ago
project-implementation.ts Added paint brush tools (#4543) 3 years ago
project.ts Added paint brush tools (#4543) 3 years ago
server-proxy.ts Get preview images on the fly and keep them in cache (#5478) 3 years ago
session.ts Added paint brush tools (#4543) 3 years ago
statistics.ts Added paint brush tools (#4543) 3 years ago
storage.ts Source & target storage support (#4842) 3 years ago
user.ts Add webhooks (#4863) 3 years ago
webhook.ts Add webhooks (#4863) 3 years ago