1. 20 7月, 2022 1 次提交
  2. 19 7月, 2022 4 次提交
  3. 18 7月, 2022 2 次提交
  4. 14 7月, 2022 3 次提交
  5. 13 7月, 2022 1 次提交
    • K
      Replace npm with yarn (#113) · 2240b3f4
      Kirill Sizov 提交于
      * package.json: private true
      
      * delete package-lock.json
      
      * cvat-core/package.json: fix path for cvat-data
      
      * replace npm with yarn
      
      * replace npm with yarn
      
      * add yarn.lock files
      
      * replace npm with yarn
      
      * remark: replace npm with yarn
      
      * fixes
      
      * fixes
      
      * alligment
      
      * workflows: replace npm with yarn
      
      * revert husky version
      
      * replace npm with yarn on ci image
      
      * add yarn for ci image
      
      * enable debug mode for main workflow
      
      * debug mode
      
      * v0.0.0
      
      * resolve dependencies issues
      
      * update docs
      
      * exit debug mode
      
      * add yarn.lock to the ui image
      
      * fix three version
      
      * resolve conflicts
      
      * [no ci] use yarn instead of npm
      
      * fix src path
      2240b3f4
  6. 12 7月, 2022 1 次提交
  7. 11 7月, 2022 1 次提交
  8. 08 7月, 2022 2 次提交
  9. 07 7月, 2022 5 次提交
  10. 05 7月, 2022 4 次提交
  11. 04 7月, 2022 2 次提交
  12. 30 6月, 2022 1 次提交
  13. 29 6月, 2022 1 次提交
  14. 28 6月, 2022 2 次提交
  15. 24 6月, 2022 1 次提交
  16. 22 6月, 2022 2 次提交
    • K
      Change last CI-nightly workflow run date (#78) · e33d97ec
      Kirill Sizov 提交于
      e33d97ec
    • M
      Make CLI code nicer (#60) · 26d78fe1
      Maxim Zhiltsov 提交于
      * Return created task id from function
      
      * Add pbar for annotation dump
      
      * Add testing requirements list
      
      * Remove resources properly in tests
      
      * Add backup dump progress bar
      
      * Refactor code
      
      * Set up logging in CLI
      
      * Add annotations uploading  progress with tus
      
      * Refactor code
      
      * Add tqdm dependency
      
      * Update changelog
      
      * Add some comments to the implementation
      
      * Remove extra code
      
      * Update ci container
      
      * Add progress bars to task import
      
      * Add tests, refactor code
      
      * Add progressbar for task creation
      
      * Remove extra line
      
      * Change exception type
      
      * Move requirements files
      
      * Fix dockerfile
      
      * Revert extra change
      
      * Isolate test directories
      
      * Move cli package
      
      * Update cli package references
      
      * Move package files into a directory
      
      * Move files
      
      * Update requirements and dockerfiles
      
      * Add cvat-cli package
      
      * Autoformat CLI code
      
      * Add developer guide
      
      * Update readme
      
      * Add Black check on CI
      
      * Add isort check on CI
      
      * Merge branch 'develop' into zm/cli-package
      
      * Update package
      
      * Change paths in cli code
      
      * Move files
      
      * Update docs
      
      * Update dockerfile
      
      * Update changelog
      
      * Fix linter issues
      
      * Fix linter issues
      
      * Add dev requirements
      
      * Update ci
      Co-authored-by: NNikita Manovich <nikita.manovich@gmail.com>
      26d78fe1
  17. 21 6月, 2022 1 次提交
  18. 20 6月, 2022 2 次提交
  19. 18 6月, 2022 2 次提交
  20. 16 6月, 2022 2 次提交