Boris Sekachev
e15340d625
Different fixes for Release 0.5.0 Part 2 ( #670 )
...
* Fixed: Invalid labels parsing (#628 )
* Updated changelog
* Improved error messages on a client side
* Updated changelog
* Fixed register
7 years ago
Boris Sekachev
0c33055311
Different fixes for Release 0.5.0 ( #667 )
7 years ago
Boris Sekachev
43004c7969
CVAT-Canvas Updates ( #653 )
7 years ago
Nikita Manovich
e7bab87039
Auth for REST API (api/v1/auth/*) ( #622 )
...
* Added trivial login/logout/register
* Auth methods for REST API.
- api/v1/auth/login
- api/v1/auth/logout
For basic auth only:
- api/v1/auth/register
- api/v1/auth/password/*
* Add info about auth for REST API into CHANGELOG.md
* Add pylintrc for codacy, updated pylint and its dependecies.
* Add token authorization, renamed cvat.js to cvat-core in all places.
* Implemented register method in cvat-core
* Added first_name and last_name to RegisterSerializer.
7 years ago
Boris Sekachev
f797d3ac53
Added method cvat.server.authorized() ( #641 )
...
* Added method cvat.server.authorized()
* Typos
7 years ago
Boris Sekachev
3a6a49625c
Updated dump/upload in cvat-core ( #635 )
...
* Annotation formats from the server
* Fixed dump
* Added API tests
* Dashboard integration
7 years ago
Boris Sekachev
58f30220df
CVAT-Canvas: Integrated SVG.js ( #629 )
...
* Canvas rotation
* Integrated SVG.js. Drawing, dragging and resizing of shapes
* Removed TODO list
7 years ago
Boris Sekachev
85ae933af5
CVAT Canvas updates ( #607 )
...
* Canvas VIEW
* Some stubs added
* Changed type of frame storage
* Frame setup
* Big canvas
* Zoom and fit
* Move
* Minimized CVAT version
7 years ago
Boris Sekachev
f341419f22
Base code and settings for cvat-canvas ( #594 )
7 years ago
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
Boris Sekachev
ebbcb83464
Renamed cvatjs to cvat-core ( #590 )
...
* cvatjs => cvat-core
* Updated version
* Fixed docker directories
7 years ago