1. 05 9月, 2020 4 次提交
  2. 04 9月, 2020 3 次提交
  3. 03 9月, 2020 1 次提交
  4. 01 9月, 2020 1 次提交
  5. 27 8月, 2020 1 次提交
  6. 21 8月, 2020 1 次提交
    • P
      add demo docker (#766) · 24135c4b
      Peter Pan 提交于
      * bump to 2.0.1
      
      * update demo
      
      * bump fe to 2.0.0
      
      * update demo
      
      * add ping url
      24135c4b
  7. 14 8月, 2020 1 次提交
  8. 12 8月, 2020 1 次提交
  9. 06 8月, 2020 1 次提交
    • P
      Demo (#737) · 69a77855
      Peter Pan 提交于
      * rewrite logger
      
      * feat: add demo
      
      * bump frontend 2.0.0-beta.50
      
      * fix: nodejs 12.x compatibility
      
      * chore: update dependencies
      69a77855
  10. 29 7月, 2020 1 次提交
  11. 23 7月, 2020 1 次提交
    • P
      minor bug fix (#724) · 6b060852
      Peter Pan 提交于
      * fix: step slider shrink in pr-curve page
      
      * chore: update dependencies
      
      * feat: add api token key to support vdl-service
      6b060852
  12. 21 7月, 2020 1 次提交
    • P
      minor bug fix (#723) · e8c58871
      Peter Pan 提交于
      * fix: do not fetch unused steps of runs in pr-curve page
      
      * fix: error when switch to overlay mode in histogram page
      
      * feat: pr-curve show all matched points in tooltip
      e8c58871
  13. 17 7月, 2020 2 次提交
    • P
      minor bug fix in sample pages (#721) · a31d235d
      Peter Pan 提交于
      * fix: sample rate display error
      
      * bump 2.0.0-beta.8
      
      * feat: decode mp3 audio sample rate
      
      * fix: compatibility of safari
      
      * chore: use shared audio context to decrease memory usage
      
      * fix: chinese translation
      
      * fix: formalize volumn slider in different browser
      
      * fix: display error when chart maximized
      a31d235d
    • P
      Minor bug fix in sample pages (#720) · 69d1dd0d
      Peter Pan 提交于
      * fix: get sample rate from wav raw
      
      * feat: add sample indicator in sample pages
      
      * fix: use query string to disable font cache
      69d1dd0d
  14. 16 7月, 2020 1 次提交
    • P
      Audio (#717) · d6b10994
      Peter Pan 提交于
      * rename pages to remove trailing 's'
      
      * feat: navbar support dropdown menu
      
      * feat: audio sample page
      
      * chore: update dependencies
      
      * style: fix lint
      
      * v2.0.0-beta.46
      
      * chore: fix import method
      
      * v2.0.0-beta.47
      
      * chore: remove unused code
      
      * v2.0.0-beta.48
      
      * fix: navbar submenu overflow when hover
      
      * v2.0.0-beta.49
      d6b10994
  15. 13 7月, 2020 1 次提交
    • P
      frontend: remove runtime public path config (#711) · 4a271956
      Peter Pan 提交于
      * build: remove protobufjs dependency
      
      * chore: support runtime config
      
      * v2.0.0-beta.44
      
      * fix: api url build config
      
      * v2.0.0-beta.45
      
      * fix: give up runtime config
      
      * fix code style
      
      * use publicPath config in i18n
      
      * fix python app typo
      4a271956
  16. 06 7月, 2020 1 次提交
  17. 03 7月, 2020 1 次提交
  18. 30 6月, 2020 2 次提交
  19. 27 6月, 2020 1 次提交
  20. 23 6月, 2020 2 次提交
    • P
      fix #674 (#677) · dc3bebb8
      Peter Pan 提交于
      * chore: update dependencies
      
      * fix: compatibility of safari (#674)
      dc3bebb8
    • P
      fix #672 (#673) · 2f829cd1
      Peter Pan 提交于
      * chore: code polishment
      
      * fix: calculate step width in tooltip (#672)
      2f829cd1
  21. 19 6月, 2020 1 次提交
  22. 13 6月, 2020 2 次提交
  23. 12 6月, 2020 1 次提交
  24. 10 6月, 2020 2 次提交
  25. 06 6月, 2020 1 次提交
  26. 05 6月, 2020 2 次提交
    • P
      fix public path error, rewrite travis ci (#654) · 58c997ec
      Peter Pan 提交于
      * build: update travis-ci configuration
      
      * fix: public path error in graphs page
      58c997ec
    • P
      feat: integrate netron (#651) · bedaa029
      Peter Pan 提交于
      * chore: update dependencies
      
      * feat: high-dimensional chart will fit screen size now
      
      * fix: scatter chart cannot be rendered properly
      
      * chore: separate api module
      
      * intergrate netron
      
      * intergrate netron
      
      * feat: graphs
      
      * style: fix lint
      
      * chore: update dependencies
      
      * fix: type error
      
      * chore: update dependencies
      
      * chore: update graph color
      bedaa029
  27. 22 5月, 2020 2 次提交
  28. 21 5月, 2020 1 次提交
    • P
      chore: render static files in memory (#638) · c1c2f166
      Peter Pan 提交于
      * bump 2.0.0-beta.2
      
      * chore: render static files in memory
      
      * fix: empty requests in high-dimensional chart
      
      * feat: reduce fetching interval when components is empty
      
      * feat: show loading tip when components is empty
      
      * chore: delete unused files
      
      * bump 2.0.0-beta.3
      
      * chore: remove model_pb argument
      
      * fix: windows file encoding error
      
      * fix: windows path sep error
      
      * feat: add --api-only argument
      
      * feat: add docker runtime
      
      * style: remove unused variable
      
      * pref: use tuple to reduce memory usage in template render
      
      * chore: build opencv for docker alpine to reduce image size
      c1c2f166