Go to file
Peaceultime fdaf765e2d Remove prefetch from every NuxtLink 2024-11-30 18:43:39 +01:00
components Add mail template, mail HTML generation and a few UI fixes 2024-11-25 17:37:43 +01:00
composables Finished project configuration page with reorder 2024-11-18 17:21:52 +01:00
db Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +01:00
drizzle Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +01:00
layouts Remove prefetch from every NuxtLink 2024-11-30 18:43:39 +01:00
middleware Add order in file schema and main projecct edition 2024-11-13 00:25:18 +01:00
pages Remove prefetch from every NuxtLink 2024-11-30 18:43:39 +01:00
public Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +01:00
schemas Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +01:00
server Small fixes 2024-11-29 23:52:57 +01:00
shared Small UI improvements and fixes to project edition 2024-11-28 00:01:57 +01:00
types Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +01:00
.gitignore First reworks 2024-10-28 17:49:46 +01:00
app.vue Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +01:00
bun.lockb Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +01:00
db.sqlite Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +01:00
db.sqlite-shm Remove prefetch from every NuxtLink 2024-11-30 18:43:39 +01:00
db.sqlite-wal Remove prefetch from every NuxtLink 2024-11-30 18:43:39 +01:00
drizzle.config.ts First reworks 2024-10-28 17:49:46 +01:00
error.vue Add mail template, mail HTML generation and a few UI fixes 2024-11-25 17:37:43 +01:00
migrate.ts Starting to put back the server part. Currently the registration and login are almost ready. 2024-11-05 18:09:42 +01:00
nuxt.config.ts Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +01:00
package.json Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +01:00
tsconfig.json Starting to put back the server part. Currently the registration and login are almost ready. 2024-11-05 18:09:42 +01:00