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.
Boris Sekachev cad5ac8653 Updated cvat-core (#591)
* Two webpack configuration instead one

* Two webpack configuration instead one

* Setup webpack build

* Removed references window.cvat

* Removed window.cvat

* Stop frame, start frame, frame filter

* Updated save method

* Updated dashboard to create tasks with custom stopFrame/startFramre

* Fixed clientID

* Removed browser environment from nodejs

* Updated webpack.config.js

* Updated filename
7 years ago
..
migrations Ability to create custom extractors (#434) 7 years ago
static/engine Updated cvat-core (#591) 7 years ago
templates/engine CVAT.js (part 1) (#463) 7 years ago
tests RESTful API (#389) 7 years ago
__init__.py RESTful API (#389) 7 years ago
admin.py CVAT.js (part 1) (#463) 7 years ago
annotation.py fixed auto_annotation for multijob tasks (#515) 7 years ago
apps.py RESTful API (#389) 7 years ago
log.py RESTful API (#389) 7 years ago
media.mimetypes added in pdf extractor (#557) 7 years ago
media_extractors.py Fixed PDF extractor syntax error (#565) 7 years ago
models.py CVAT.js (part 1) (#463) 7 years ago
plugins.py Git application (#184) 7 years ago
serializers.py URLs as source data for a task (#483) 7 years ago
signals.py RESTful API (#389) 7 years ago
task.py Ability to create custom extractors (#434) 7 years ago
urls.py RESTful API (#389) 7 years ago
views.py RESTful API (#389) 7 years ago