800 Commits (6ae08d5bc7ec199dba89a97e89882042625b87fd)

Author SHA1 Message Date
Kirill Lakhov 69d3ad79f6
Add documentation/tests for tasks large files uploads (#4036)
* added api documentation

* added test with 108mb file

* fixed linter issues

* added upload chunk size param

* fixed initialization

* udpated doc for uploadChunkSize

* reworked setting as global

* small fix

* moved uploadChunkSize setting setup to hooks

* fix comments

* change this to globalThis
4 years ago
dependabot[bot] 2ebe7176cf
Bump django from 3.2.8 to 3.2.10 in /cvat/requirements (#4067)
Bumps [django](https://github.com/django/django) from 3.2.8 to 3.2.10.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.8...3.2.10)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Nikita Manovich 4708b5ecf8
IAM: Open Policy Agent integration (#3788)
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
4 years ago
Maria Khrustaleva 5281e7938c
Support any name for a manifest (#4041)
* Initial version

* Fix support 2 versions && fix case for cloud storages

* Fix eslint errors

* tmp

* Fix manifest validation when data hasn't been copied yet

* fix

* Update changelog
4 years ago
Andrey Zhavoronkov 32d9fb09be
Project backups (#3852) 4 years ago
Dmitry Kalinin 579bfb38c3
Project import simple implementation (#3790) 4 years ago
Maria Khrustaleva cde33acf5d
Fix issue: Original pdf file is deleted (#3967) 4 years ago
Andrey Zhavoronkov 23c80c4cfe
Fixed possible color collisions in the generated colormap (#4007) 4 years ago
Kirill Lakhov cc057a7a77
Large files uploads (#3692) 4 years ago
Maria Khrustaleva 68fbcdec43
Added sorting methods (#3937) 4 years ago
Dmitry Kalinin 468970c50a
Fixed labels order (#3987) 4 years ago
Brandon Davis b1c26898a7
Support automatic tag annotation (#3896) 4 years ago
Maria Khrustaleva 439c6d5fb9
Remove key_file_path field (#3959)
* Remove key_file_path field

* fix

* Update comparison
4 years ago
Dmitry Kruchinin c82072387c
CVAT_server. Test for "Project updated time". (#3953) 4 years ago
Snyk bot d861dc9c37
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3970)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYTHONLDAP-1932572
4 years ago
Maria Khrustaleva f59d1f57f3
Support GCS (#3919)
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Dmitry Kalinin b5ed09ea94
Project tasks pagination (#3910)
* Added project tasks search and pagination

* Increased npm versions

* Added CHANGELOG

* Fixed issues

* Fixed styles

* Fixed core tests

* Fixed core tests

* Fixed core tests

* Fixed core tests

* Fixed parameter

* Fixed project update action

* Fixed updating project

* Fixed comments
4 years ago
Boris Sekachev 11f14cd985
Export rotation field when backup a task (#3932) 4 years ago
Boris Sekachev 7bab58e1a6
Added rotated bounding boxes (#3832)
Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
4 years ago
Nikita Manovich 57a51820c2 Updated CHANGELOG and version. 4 years ago
Nikita Manovich aa39723ad4 Merge branch 'release-1.7.0' into develop 4 years ago
Brandon Davis 4487d52e81
Allow full configuration of nuclio (#3894)
* Allow full configuration of nuclio

* Add to changelog
4 years ago
Kirill Sizov e4aa0ea15a
Add KITTI format (#3757) 4 years ago
Kirill Sizov cc801b21ed
Add LFW format (#3770) 4 years ago
Kirill Sizov 4bdaf3c083
Add Cityscapes format (#3758) 4 years ago
Kirill Sizov cc1b8190f3
Add Open Images format (#3679) 4 years ago
Nikita Manovich 2bb8643c1a Updated release date, froze CHANGELOG 4 years ago
Jaesun Park edb3df0190
Update project updated_time (#3810) (#3814) 4 years ago
Chris 5841dd35ad
removed listing of cloud storage bucket contents (#3797) 4 years ago
iwamoto keita 3e9be5baa5
Removed validation of key_file_path in gcs (#3850)
Co-authored-by: engineer-exercise <keita.iwamoto@legalforce.co.jp>
4 years ago
Kirill Sizov b57467937a
Update Datumaro dependency to 0.2.0 (#3813) 4 years ago
Andrey Zhavoronkov 1db66e7032
Fixed dataset_repo migration (#3827) 4 years ago
PMazarovich fb6305fff8
Git different formats (#3708) 4 years ago
Maria Khrustaleva 5b890b1785
Manifest optimization (#3712) 4 years ago
Boris Sekachev dbdcd4fd86
Added SiamMask CUDA implementation (tracking), reworked tracking approach (#3571) 4 years ago
Maria Khrustaleva 9551fea4cc
Display more user understandable exception message (#3721)
* fix

* Update CHANGELOG

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
4 years ago
Akash Upadhyay a162a65cff
Added email confirmation page (#3573)
* Added email confirmation page
4 years ago
Roman Donchenko df75d5f851
Add a missing comma (#3669) 4 years ago
Nikita Manovich c31ecf1640 Update CHANGELOG and server version. 4 years ago
Nikita Manovich ff6700b31d Merge branch 'release-1.6.0' into develop 4 years ago
Snyk bot 1b3e88d4e1
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3666)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SQLPARSE-1584201
4 years ago
Kirill Sizov 31f6234b0c
Remove save interpolated shapes (#3658) 5 years ago
Nikita Manovich d8fd389c41 Merge branch 'develop' into release-1.6.0 5 years ago
Snyk bot 0981dc3638
[Snyk] Security upgrade urllib3 from 1.25.11 to 1.26.5 (#3614)
* fix: cvat/requirements/base.txt to reduce vulnerabilities


The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1533435

* Update requests package

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Snyk bot e6830ecd93
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3640)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1319443
5 years ago
Nikita Manovich 381c068f49 Updated changelog and version of the server. 5 years ago
Kirill 2dce8b2db8 Allow dots in imagename for 3D formats 5 years ago
Kirill Sizov 25f0840c75
[Dataset manager] Fix import for MOTS format (#3612)
* Add group for shapes with same track_id

* Replace shift variable

* Use negative ids

* Add unit test

* Rename extra args

* Allow dots in image name for 3D formats

* Update changelog

* Revert changes in bindings

* Fix imports
5 years ago
Maria Khrustaleva fa15f78802
Extension of cloud storage server part (#3386)
* Add preview && some fixes

* Fix case with sub dirs on cloud storage

* Move server part from ui_support_cloud_storage && fix missing id field

* Add support_key_secret_key_pair

* Fix several moments

* Add index resetting

* Fix pylint errors

* Remove excess migration

* tmp

* Some fixes

* Fixes

* fix

* [server] Add cloud storage status && fixes

* Remove unused import

* Add manifest set_index method

* Implement status support for Azure blob container

* Move specific attributes parsing into utils

* Fix missing in migration

* Fix error display

* some fix

* Update migration dependency

* Update google cloud storage status

* Update migrtaions

* Update CHANGELOG
5 years ago
Jason Wu 6a29b344c7
Support of Google Cloud Storage for cloud storage (#3561)
* Support Google Cloud Storage for cloud provider

Implement GoogleCloudStorage and add KEY_FILE_PATH to
CredentialsTypeChoice, and key_file_path in Credentials

* Handle cloud storage key contains path seperator

* Update changelog

* Add the migration file for engine_cloud_provider table
5 years ago