komga/next-ui/src/pages
2026-03-30 17:18:05 +08:00
..
account storybook stuff 2026-03-30 17:18:03 +08:00
import bump pinia colada 2026-03-30 17:18:05 +08:00
libraries fix infinite series sort 2026-03-30 17:18:05 +08:00
media add under construction empty state 2026-03-30 17:18:03 +08:00
server storybook stuff 2026-03-30 17:18:03 +08:00
[...path].vue add page not found catch all 2026-03-30 17:18:02 +08:00
claim.mdx add tests for claim page 2026-03-30 17:18:01 +08:00
claim.stories.ts fine tune msw handlers 2026-03-30 17:18:02 +08:00
claim.vue use rules composable for standard rules 2026-03-30 17:18:05 +08:00
error.mdx storybook 2026-03-30 17:18:02 +08:00
error.stories.ts storybook stuff 2026-03-30 17:18:03 +08:00
error.vue add server unreachable page and redirection 2026-03-30 17:18:02 +08:00
history.vue remove fragments and use only components 2026-03-30 17:18:02 +08:00
index.vue vuetify stuff 2026-03-30 17:17:58 +08:00
login.mdx add missing storybook docs 2026-03-30 17:18:01 +08:00
login.stories.ts storybook stuff 2026-03-30 17:18:03 +08:00
login.vue use rules composable for standard rules 2026-03-30 17:18:05 +08:00
README.md use directory terminology instead of folder 2026-03-30 17:18:01 +08:00
startup.vue upgrade to vuetify 4 2026-03-30 17:18:05 +08:00

Pages

Vue components created in this directory will automatically be converted to navigable routes.

Full documentation for this feature can be found in the Official unplugin-vue-router repository.