Skip to content

Commit

Permalink
Getting annotations with CVAT.js (cvat-ai#529)
Browse files Browse the repository at this point in the history
* Fixed authorization in case of invalid login/password
* The first version of frames
* Frames work in browser
* Init version of getting annotations
* Getting annotations from the server
* Couple of fixes
* Removed extra line
  • Loading branch information
bsekachev authored and nmanovic committed Jun 28, 2019
1 parent 5290882 commit a825462
Show file tree
Hide file tree
Showing 11 changed files with 1,044 additions and 382 deletions.
1 change: 1 addition & 0 deletions cvatjs/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@
"security/detect-object-injection": 0,
"indent": ["warn", 4],
"no-useless-constructor": 0,
"func-names": [0],
},
};
Loading

0 comments on commit a825462

Please sign in to comment.