|
40524941c6
|
fix(nuxt): update app.vue
add `.value` to the end of computed value accesses
|
2023-12-28 19:59:00 -05:00 |
|
|
c9be671507
|
refactor(pages): move stuff to default layout
this allows layout to be shared between non-error and error pages without repeating code
|
2023-12-09 17:02:56 -05:00 |
|
|
c9229b6c59
|
refactor(nuxt): create and use title template
|
2023-12-06 21:43:25 -05:00 |
|
|
269a26b976
|
refactor(pages): add custom "empty" template
|
2023-10-11 14:21:57 -04:00 |
|
|
b0e949df3b
|
perf(client-side): stop providing an injectable user object
nuxt-auth takes care of this with `useAuth`; redundant
|
2023-10-10 22:02:42 -04:00 |
|
|
568c921251
|
perf(pages): import vue-recaptcha on a per-page basis
|
2023-10-05 20:02:43 -04:00 |
|
|
4dc6b9c396
|
refactor: modify top-level app.vue
it no longer has the nuxt welcome screen, and additionally uses my default layout with an antd config
|
2023-09-25 19:37:33 -04:00 |
|
|
c089b86f14
|
initialize with nuxt
|
2023-09-23 15:58:51 -04:00 |
|