tianji/src/client
2024-04-18 00:20:01 +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 feat: add custom domain support for status page 2024-04-18 00:20:01 +08:00
hooks feat: add website add button and fuse search 2024-04-07 19:43:05 +08:00
pages refactor(v2): login view and register and default error handler and more 2024-04-07 19:43:05 +08:00
public feat: Adding Portuguese (pt-PT) Translation (#52) 2024-04-16 00:14:56 +08:00
routes feat: add telemetry event count 2024-04-14 15:47:55 +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 custom domain support for status page 2024-04-18 00:20:01 +08:00
App.tsx refactor: add AppRouter to make sure useUserStore run under trpc provider 2024-04-09 00:02:28 +08:00
components.json refactor: basic new layout 2024-04-07 19:43:05 +08:00
i18next-toolkit.config.cjs feat: Adding Portuguese (pt-PT) Translation (#52) 2024-04-16 00:14:56 +08:00
index.css feat(v2): monitor feature 2024-04-07 19:43:05 +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