answer/ui
aichy126 1860f3ecef add template language 2023-05-18 12:05:30 +08:00
..
build del index.html 2023-02-01 18:20:42 +08:00
public fix: meta theme-color support primary color 2023-04-28 11:09:43 +08:00
scripts chore: merge important refactor from origin main 2022-11-14 10:42:45 +08:00
src fix(navigateToLogin): `navigateToLogin` only jumps to the internal login page 2023-05-09 17:41:11 +08:00
template add template language 2023-05-18 12:05:30 +08:00
.browserslistrc initial commit 2022-09-27 17:59:05 +08:00
.editorconfig initial commit 2022-09-27 17:59:05 +08:00
.env.development refactor(env): migrate env config by .env file 2022-11-10 16:37:03 +08:00
.env.production refactor(env): migrate env config by .env file 2022-11-10 16:37:03 +08:00
.eslintignore initial commit 2022-09-27 17:59:05 +08:00
.eslintrc.js feat: add login fail page 2023-04-17 14:24:00 +08:00
.gitignore ggpush 2023-02-01 18:18:11 +08:00
.lintstagedrc.json ci(linting): remove unnecessary `git add` command during linting 2022-11-22 17:35:40 +08:00
.npmrc refactor(package.json): purge dependencies 2022-11-14 09:55:56 +08:00
.prettierrc.json Fix windows endOfLine error 2022-11-01 15:16:21 +08:00
commitlint.config.js chore(ui): add commit lint 2022-11-21 18:21:00 +08:00
config-overrides.js fix: remove unused code 2023-04-18 18:03:36 +08:00
package.json chore: bootstrap icons upgrade to 1.10.4 2023-04-23 18:28:43 +08:00
pnpm-lock.yaml chore: bootstrap icons upgrade to 1.10.4 2023-04-23 18:28:43 +08:00
static.go add template 2022-11-29 18:02:42 +08:00
tsconfig.json fix: page refresh problem #297 2023-04-04 14:32:53 +08:00