1. 10 1月, 2023 1 次提交
    • C
      Add fastdeploy server and client component (#1169) · a418dd44
      chenjian 提交于
      * add backend support for fastdeploy server
      
      * fix
      
      * add code
      
      * fix
      
      * fix
      
      * add fastdeploy server component
      
      * add fastdeploy server and client
      
      * add exception description
      
      * fix
      
      * add model repository judgement
      
      * add component tab for fastdeploy client
      
      * update more tasks in fastdeploy client
      
      * sort filenames
      
      * backup config
      
      * noqa for autogenerated file
      
      * add data validation
      
      * add __init__ for package
      
      * add calculating layout for frontend
      
      * add alive server detection and optimize client
      
      * add alive server detection and optimize client
      
      * add alive server detection and optimize client
      
      * add metrics in gradio client
      
      * update presentation
      
      * Change return value to None for frontend performance data when server not ready
      
      * add get_server_config and download_pretrain_model api
      
      * add get_server_config and download_pretrain_model api
      
      * add unit for metric table
      
      * add unit for metric table
      
      * fix a bug
      
      * add judgement pretrained model download
      
      * add judgement pretrained model download
      
      * add version info for frontend
      
      * rename download model
      
      * fix a bug
      
      * add fastdeploy model list
      
      * optimize for choose configuration files
      
      * modify according to frontend need
      
      * fix name in config to model name
      
      * optimize for server list and alive judgement
      
      * keep server name as string type
      
      * optimize process judgement logic
      
      * optimize for deleting resource files
      
      * add rename resource file
      
      * fix
      
      * fix a bug
      
      * optimize code structure
      
      * optimize code structure
      
      * remove chinese tips and remove fastdeploy-python in requirements
      a418dd44
  2. 18 11月, 2022 1 次提交
  3. 15 11月, 2022 1 次提交
  4. 23 8月, 2022 1 次提交
  5. 21 6月, 2022 1 次提交
  6. 17 9月, 2020 2 次提交
    • P
      dark mode (#814) · c0281d33
      Peter Pan 提交于
      * feat: dark mode support
      
      * chore: use redux to manage global state
      
      * chore: update dependencies
      
      * build: increase yarn network timeout to avoid build error in github action
      
      * feat: dark mode support
      
      * chore: add module preload
      c0281d33
    • P
      build: increase yarn network timeout to avoid build error in github action (#811) · 7ecc58e7
      Peter Pan 提交于
      * build: increase yarn network timeout to avoid build error in github action
      
      * chore: fix docker build
      
      * test: ignore no test error
      
      * bump fe to 2.0.1
      
      * feat: dynamic envs in vdl server
      
      * bump fe to 2.0.2
      
      * chore: fix docker build
      
      * bump fe to 2.0.3
      
      * fix: demo build error
      
      * bump fe to 2.0.4
      
      * chore: commit demo logs
      
      * bump fe to 2.0.5
      
      * fix: docker build error
      
      * docs: update demo dat
      
      * bump fe to 2.0.6
      
      * feat: support cdn deployment
      
      * bump fe to 2.0.7
      
      * feat: support cdn deployment
      
      * bump fe to 2.0.8
      
      * chore: remove default demo path
      
      * fix: graph iframe target origin
      
      * bump fe to 2.0.9
      7ecc58e7
  7. 16 9月, 2020 1 次提交
  8. 09 9月, 2020 1 次提交
    • P
      minor bugs fix (#804) · 8e562d4e
      Peter Pan 提交于
      * fix: error message cannot display correctly
      
      * fix: query string missing when redirect from root to index
      8e562d4e
  9. 07 9月, 2020 1 次提交
    • P
      better error handling (#797) · fe666692
      Peter Pan 提交于
      * build: update github actions
      
      * chore: update dependencies
      
      * feat: set smoothing from query string
      
      * feat: remember smoothing in scalar page
      
      * chore: better error handling when fetching data
      
      * feat: add error page
      
      * fix: build error in docker
      
      * fix: build error in docker
      fe666692
  10. 04 9月, 2020 1 次提交
    • P
      refactor: get rid of webpack & nextjs while introducing es module (#786) · 88719ad8
      Peter Pan 提交于
      * fix: incorrect locale redirect
      
      * chore: use millisecond
      
      * refactor: get rid of nextjs
      
      * feat: add telemetry
      
      * feat: add disable telemetry option
      
      * fix #739
      
      * fix: compatibility of nodejs 12
      
      * mute webpack
      
      * feat: show min & max value in scalar page
      
      * fix: tooltip sorting chinese translation update
      
      * style: fix lint
      88719ad8
  11. 03 9月, 2020 2 次提交
  12. 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
  13. 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
  14. 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
  15. 12 6月, 2020 1 次提交
  16. 11 6月, 2020 2 次提交
  17. 05 6月, 2020 1 次提交
    • 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
  18. 22 5月, 2020 1 次提交
  19. 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
  20. 19 5月, 2020 1 次提交
  21. 18 5月, 2020 2 次提交
    • P
      add build docker file (#635) · d846c65a
      Peter Pan 提交于
      * fix: high-dimensional page error when runs and tags mismatching
      
      * build: fix build error and add docker build
      
      * build: fix build error and add docker build
      
      * build: fix build error and add docker build
      d846c65a
    • 走神的阿圆's avatar
      Add readthdocs for VisualDL. (#634) · 62dc35a9
      走神的阿圆 提交于
      * Add readthdocs for VisualDL.
      
      * Update version to beta.1
      
      * Fix readthdocs.
      
      * Fix readthdocs.
      
      * Fix readthdocs.
      62dc35a9
  22. 17 5月, 2020 1 次提交
  23. 16 5月, 2020 1 次提交
  24. 15 5月, 2020 1 次提交
    • P
      add public path argument (#624) · afc15b2c
      Peter Pan 提交于
      * style: lint shell scripts
      
      * fix: translation fix
      
      * feat: support changing public path when start
      
      * v2.0.0-beta.36
      
      * feat: support changing public path when start
      
      * v2.0.0-beta.37
      
      * build: core build fix
      
      * v2.0.0-beta.38
      
      * build: build frontend from source code
      
      * fix: clean static files when exit
      
      * fix: dependency version mismatching
      
      * chore: remove unused api route
      
      * fix: navbar actived link missing
      
      * feat: redirect root
      
      * fix: scalar chart tooltip value error
      
      * feat: dynamic render nav items
      
      * fix: high-dimensional page background missing
      
      * v2.0.0-beta.39
      
      * build: stop using script mode
      
      * v2.0.0-beta.40
      
      * Revert "build: stop using script mode"
      
      This reverts commit 6c1ca297.
      afc15b2c
  25. 12 5月, 2020 1 次提交
  26. 09 5月, 2020 1 次提交
  27. 07 5月, 2020 1 次提交
  28. 26 3月, 2020 2 次提交
    • P
      frontend 2.0.0-beta.26 (#609) · d7e87995
      Peter Pan 提交于
      * resolve server rename conflict
      
      * feat: add running toggle stopped color
      
      * feat: revalidate runs and tags when refreshing
      
      * v2.0.0-beta.26
      
      * fix: make language optional
      
      * fix: language before open_browser
      d7e87995
    • 走神的阿圆's avatar
      Add python interface for starting visualdl service . (#607) · f8aa0f06
      走神的阿圆 提交于
      * * Support starting vdl in python.
      
      * Fix null point error.
      
      * Add introduction to python startup method in README.md.
      
      * Fix blank picture cause of scalar null response.
      f8aa0f06