- 04 9月, 2020 2 次提交
-
-
由 Peter Pan 提交于
-
由 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
-
- 19 6月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* doc: update readme * feat: histogram
-
- 22 5月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* fix: public path cannot be set to root path if not in api mode * fix: use position argument * fix: support legacy call method * doc: update document
-
- 15 5月, 2020 1 次提交
-
-
由 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.
-
- 13 4月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* build(server): add dev server * doc: add readme * fix: remove unused logger * chore: update dependencies * fix: dependency version mismatching * fix: new types for express * style: more type checks when commit
-
- 11 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* v2.0.0-beta.12 * v2.0.0-beta.13 * fix: use new development server * v2.0.0-beta.14 * build: build frontend from npm tarball * fix: update python setup * build: fix build on windows * add loading & empty style
-
- 10 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* build: optimize wasm files * build: use bionic instead of trusty * build: build wasm first * build: fix path overwritten * build: disable rustup changing path * build: fix typo * build: test path * build: re-export path when build * build: update build scripts * build: frozen lock file when building * build: fix syntax error * v2.0.0-beta.9 * v2.0.0-beta.11 * build: publish npm package
-
- 08 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* chore: use wasm to handle datasets * style: ts ignore wasm * build: fix travis-ci * build: fix travis-ci * build: disable prompt during rustup install * build: add rustc to path after install * build: cache cargo
-
- 06 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 02 3月, 2020 1 次提交
-
-
由 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>
-
- 01 3月, 2020 3 次提交
-
-
由 Peter Pan 提交于
-
由 Peter Pan 提交于
-
由 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>
-
- 29 2月, 2020 1 次提交
-
-
由 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>
-