1. 06 3月, 2020 1 次提交
  2. 05 3月, 2020 1 次提交
  3. 04 3月, 2020 2 次提交
  4. 02 3月, 2020 1 次提交
    • P
      opt-in for SSG, remove server-side data fetching & server-side i18n (#574) · b2b2eb41
      Peter Pan 提交于
      * refactor: initialize VisualDL 2.0
      
      * refactor: fix dev server problem
      
      * refactor: add i18n
      
      * refactor: fix i18n
      
      * infra i18n支持
      
      * styled-components for debug
      
      * infra. essential hack for styled comopnent
      
      * use yaml for translation
      
      * fix: navbar url problem
      
      * feat: add nuxt module to build locales
      
      * fix: index route redirect error
      
      * feat: add page title
      
      * refactor: move i18n to module
      
      * feat: add html lang attribute
      
      * R.I.P
      
      * Hello React
      
      * refactor: initialize VisualDL 2.0
      
      * fix: layout rerender
      
      * add favicon
      
      * add page title
      
      * add meta tags
      
      * feat: finish tag filter
      
      * refactor: hook tastes good
      
      * add single select
      
      * finish components
      
      * add api server
      
      * scalars segregate metrics
      
      * json-server sucks
      
      * echarts
      
      * add eslint
      
      * bug fix
      
      * finish scalars page
      
      * change layout, fix aside
      
      * add commit hook
      
      * use tag filter hook
      
      * add chart loading
      
      * encapsulate run select
      
      * samples page under construction
      
      * finish images
      
      * feat: graph page, still need some polishment
      
      * finish high-dimensional
      
      * fix mock data problem
      
      * update readme
      
      * fix build
      
      * fix: use Buffer.from instead of constractor
      
      * update Readme
      
      * add simplified chinese readme
      
      * build: travis
      
      * build: travis
      
      * style: fix type errors
      
      * build: travis-ci
      
      * fix: remove unused page
      
      * add docker build
      
      * opt-in for SSG, remove server-side data fetching & server-side i18n
      Co-authored-by: NNiandalu <Niandalu@users.noreply.github.com>
      b2b2eb41
  5. 01 3月, 2020 6 次提交
    • N
      feat: update graph page locale file & some code polishment (#573) · 73c30cdb
      Niandalu 提交于
      * feat: update graph page locale file & some code polishment
      
      * feat: update graph page locale file & some code polishment
      
      * fix: eslint violations
      
      * fix: dedup
      73c30cdb
    • P
      Update README.md · e903e752
      Peter Pan 提交于
      e903e752
    • P
      Update README_cn.md · 09ae1eb4
      Peter Pan 提交于
      09ae1eb4
    • P
      Update README_cn.md · 69f944d1
      Peter Pan 提交于
      69f944d1
    • P
      Update README.md · 77efea25
      Peter Pan 提交于
      77efea25
    • P
      fix travis-ci and update README.md (#572) · 987b589b
      Peter Pan 提交于
      * refactor: initialize VisualDL 2.0
      
      * refactor: fix dev server problem
      
      * refactor: add i18n
      
      * refactor: fix i18n
      
      * infra i18n支持
      
      * styled-components for debug
      
      * infra. essential hack for styled comopnent
      
      * use yaml for translation
      
      * fix: navbar url problem
      
      * feat: add nuxt module to build locales
      
      * fix: index route redirect error
      
      * feat: add page title
      
      * refactor: move i18n to module
      
      * feat: add html lang attribute
      
      * R.I.P
      
      * Hello React
      
      * refactor: initialize VisualDL 2.0
      
      * fix: layout rerender
      
      * add favicon
      
      * add page title
      
      * add meta tags
      
      * feat: finish tag filter
      
      * refactor: hook tastes good
      
      * add single select
      
      * finish components
      
      * add api server
      
      * scalars segregate metrics
      
      * json-server sucks
      
      * echarts
      
      * add eslint
      
      * bug fix
      
      * finish scalars page
      
      * change layout, fix aside
      
      * add commit hook
      
      * use tag filter hook
      
      * add chart loading
      
      * encapsulate run select
      
      * samples page under construction
      
      * finish images
      
      * feat: graph page, still need some polishment
      
      * finish high-dimensional
      
      * fix mock data problem
      
      * update readme
      
      * fix build
      
      * fix: use Buffer.from instead of constractor
      
      * update Readme
      
      * add simplified chinese readme
      
      * build: travis
      
      * build: travis
      
      * style: fix type errors
      
      * build: travis-ci
      
      * fix: remove unused page
      Co-authored-by: NNiandalu <Niandalu@users.noreply.github.com>
      987b589b
  6. 29 2月, 2020 1 次提交
    • P
      VisualDL 2.0 development in progress (#571) · bfa23c25
      Peter Pan 提交于
      * refactor: initialize VisualDL 2.0
      
      * refactor: fix dev server problem
      
      * refactor: add i18n
      
      * refactor: fix i18n
      
      * infra i18n支持
      
      * styled-components for debug
      
      * infra. essential hack for styled comopnent
      
      * use yaml for translation
      
      * fix: navbar url problem
      
      * feat: add nuxt module to build locales
      
      * fix: index route redirect error
      
      * feat: add page title
      
      * refactor: move i18n to module
      
      * feat: add html lang attribute
      
      * R.I.P
      
      * Hello React
      
      * refactor: initialize VisualDL 2.0
      
      * fix: layout rerender
      
      * add favicon
      
      * add page title
      
      * add meta tags
      
      * feat: finish tag filter
      
      * refactor: hook tastes good
      
      * add single select
      
      * finish components
      
      * add api server
      
      * scalars segregate metrics
      
      * json-server sucks
      
      * echarts
      
      * add eslint
      
      * bug fix
      
      * finish scalars page
      
      * change layout, fix aside
      
      * add commit hook
      
      * use tag filter hook
      
      * add chart loading
      
      * encapsulate run select
      
      * samples page under construction
      
      * finish images
      
      * feat: graph page, still need some polishment
      
      * finish high-dimensional
      
      * fix mock data problem
      
      * update readme
      
      * fix build
      
      * fix: use Buffer.from instead of constractor
      
      * update Readme
      Co-authored-by: NNiandalu <Niandalu@users.noreply.github.com>
      bfa23c25
  7. 12 12月, 2018 1 次提交
    • W
      fix #512 (#513) · 845a74b8
      wuzewu 提交于
      * add paddle framework.proto and support show paddle-fluid model in web page
      
      * modify the graph drawing policy, only draw operator node in default
      
      * Resolution of code style issues raised by Superjomn
      845a74b8
  8. 26 11月, 2018 1 次提交
  9. 20 11月, 2018 1 次提交
    • N
      fix #506 (#508) · 6e213677
      nepeplwu 提交于
      * front-end add vue-i18n dependency
      
      * back-end support language selection with option --language or -L
      
      * front-end add language support with vue-i18n
      6e213677
  10. 26 9月, 2018 1 次提交
  11. 22 8月, 2018 2 次提交
  12. 16 8月, 2018 1 次提交
  13. 14 8月, 2018 1 次提交
  14. 25 7月, 2018 1 次提交
  15. 14 7月, 2018 1 次提交
    • N
      Update logo (#469) · edec7564
      Nicky Chan 提交于
      * Add install by sources section and a link to dev server
      
      * Update VisualDL logo
      edec7564
  16. 06 7月, 2018 1 次提交
  17. 01 6月, 2018 1 次提交
  18. 09 5月, 2018 1 次提交
  19. 05 5月, 2018 1 次提交
  20. 02 5月, 2018 1 次提交
  21. 28 4月, 2018 1 次提交
  22. 26 4月, 2018 1 次提交
    • J
      Embedding doc (#424) · 2642aab1
      Jeff Wang 提交于
      * Use a more light weight method to get PCA and T-SNE. Update embedding documentations. Update loading animation
      
      * Reveal the embedding tab
      
      * Add the auto reload. and fix typos
      
      * Update comments
      2642aab1
  23. 25 4月, 2018 2 次提交
    • J
      Update embedding tag (#422) · c1c2232c
      Jeff Wang 提交于
      * Limit embedding tag name to be embedding only
      
      * display the runs to the user, so they can pick which embedding to see
      
      * The server now loads run parameter.
      
      * Remove the need of passing a tag name to embedding log writer and reader.
      
      * Remove un-needed fetch
      
      * Use first item in the list
      
      * rename showingRun to selectedRun
      c1c2232c
    • J
      Update embedding search (#420) · b6f992c0
      Jeff Wang 提交于
      * Update embedding label color
      
      * Splite the data into matched and not-matched list
      
      * After switching the dimension, also filter the list
      
      * Use color variables to keep track the color
      
      * Update color.
      b6f992c0
  24. 17 4月, 2018 1 次提交
  25. 14 4月, 2018 1 次提交
  26. 13 4月, 2018 1 次提交
  27. 12 4月, 2018 1 次提交
  28. 11 4月, 2018 2 次提交
  29. 10 4月, 2018 3 次提交