1. 06 Oct, 2021 1 commit
    • IIaKyJIuH's avatar
      Refactored api (#78) · 9b6f7b66
      IIaKyJIuH authored
      + typings, pythonic code style and purity
      + db singleton service (including gridfs funcs) for the whole app instead of direct db usage
      9b6f7b66
  2. 04 Oct, 2021 1 commit
  3. 03 Oct, 2021 1 commit
  4. 27 Sep, 2021 1 commit
  5. 13 Sep, 2021 3 commits
  6. 10 Sep, 2021 1 commit
  7. 09 Sep, 2021 1 commit
  8. 06 Sep, 2021 1 commit
  9. 05 Sep, 2021 1 commit
  10. 03 Sep, 2021 1 commit
  11. 30 Aug, 2021 1 commit
  12. 13 Aug, 2021 2 commits
  13. 08 Aug, 2021 1 commit
  14. 29 Jul, 2021 1 commit
  15. 24 Jul, 2021 1 commit
  16. 23 Jul, 2021 1 commit
  17. 16 Jul, 2021 2 commits
  18. 12 Jul, 2021 1 commit
    • Sash0check's avatar
      Json tests bug fixes (#52) · 0f661639
      Sash0check authored
      
      * Fitted chains bug
      
      * fixed mocaps, added replacing depreacted symbols, add download fitted models util, partly fixed test_chain.py
      
      * replaced nan values in graph by null, added script for mockuping bd, fixed uploading in database
      
      * fixed tests
      Co-authored-by: Rosneft rosneft's avatarNikolay Nikitin <nicl.nno@gmail.com>
      0f661639
  19. 05 Jul, 2021 1 commit
  20. 29 Jun, 2021 1 commit
  21. 27 Jun, 2021 1 commit
  22. 22 Jun, 2021 1 commit
  23. 20 Jun, 2021 1 commit
  24. 17 Jun, 2021 2 commits
  25. 16 Jun, 2021 2 commits
  26. 15 Jun, 2021 1 commit
  27. 24 May, 2021 1 commit
    • Sash0check's avatar
      added image and link generation for showcaseitems (#25) · 17e71503
      Sash0check authored
      * added image and link generation for showcaseitems
      
      * added new endpoint for getting image of chain, refactored showcase/service functions for generating image and link
      
      * added test for image generating
      
      * pep8 edits
      
      * pr comments fixes
      
      * pep8 fix
      
      * pep8 fix: delete whitspace
      17e71503
  28. 22 May, 2021 1 commit
  29. 20 Apr, 2021 1 commit
  30. 26 Mar, 2021 1 commit
  31. 01 Mar, 2021 1 commit
    • Sash0check's avatar
      Login form (#8) · 08c5c3ae
      Sash0check authored
      * refactored routing, added sign in/up forms, added sign in/up basic logic
      
      * added ouath2 authentification with google
      
      * added modules, combined new structure with authentification
      
      * added gettin token by api, restructured project
      
      * hidden secret data to environmetn variables, moved login logic into services
      
      * added registration by api, accepted review comments
      
      * added tests for api/auth
      
      * added sqlalchemy db creation for tests
      
      * edits from comments
      
      * fixtures is organized for test_ssl_config
      
      * replaced string concatination by f-string
      08c5c3ae
  32. 22 Feb, 2021 2 commits
  33. 16 Feb, 2021 1 commit