tianji/src/client
2024-04-21 16:37:20 +08:00
..
api refactor(v2): login view and register and default error handler and more 2024-04-07 19:43:05 +08:00
assets chore: init 2023-08-31 21:17:57 +08:00
components refactor: improve mobile display for monitor and base layout 2024-04-21 16:37:20 +08:00
hooks refactor: improve mobile display for monitor and base layout 2024-04-21 16:37:20 +08:00
pages refactor: improve mobile display for monitor and base layout 2024-04-21 16:37:20 +08:00
public feat: add pl language support 2024-04-21 02:11:51 +08:00
routes fix: fix monitor edit can not scroll problem 2024-04-21 02:26:31 +08:00
store refactor: add AppRouter to make sure useUserStore run under trpc provider 2024-04-09 00:02:28 +08:00
utils feat: add pl language support 2024-04-21 02:11:51 +08:00
App.tsx refactor: improve style of antd switch in new UI 2024-04-20 00:21:26 +08:00
components.json refactor: basic new layout 2024-04-07 19:43:05 +08:00
i18next-toolkit.config.cjs feat: add pl language support 2024-04-21 02:11:51 +08:00
index.css refactor: improve style of antd switch in new UI 2024-04-20 00:21:26 +08:00
index.html chore: add prettier-plugin-tailwindcss 2024-03-23 00:45:21 +08:00
main.tsx feat: website info and edit 2023-09-05 15:32:16 +08:00
package.json chore: upgrade @i18next-toolkit/cli to v1.2.1 2024-04-18 00:13:23 +08:00
postcss.config.cts refactor: change project strcut to monorepo 2024-01-20 16:22:44 +08:00
routeTree.gen.ts refactor: replace all old router to new router 2024-04-07 19:43:05 +08:00
tailwind.config.ts feat: add default not found page and dashboard redirect 2024-04-07 19:43:05 +08:00
tsconfig.json test: fix ci problem 2024-04-07 20:00:02 +08:00
vite-env.d.ts chore: init 2023-08-31 21:17:57 +08:00
vite.config.ts refactor: new layout and new router 2024-04-07 19:43:05 +08:00