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. 17 9月, 2020 1 次提交
    • 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
  4. 16 9月, 2020 1 次提交
  5. 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
  6. 03 9月, 2020 1 次提交
  7. 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
  8. 01 7月, 2020 1 次提交
  9. 30 6月, 2020 1 次提交
  10. 18 6月, 2020 1 次提交
  11. 11 6月, 2020 2 次提交
  12. 22 5月, 2020 1 次提交