Go to file
Peaceultime c4bf95e48b Change gitignore to remove the DB now that the deployement process can backup the DB 2024-11-28 09:53:02 +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 Visual edits and fixes, navigation sorting fix 2024-11-23 19:18:50 +01:00
middleware Add order in file schema and main projecct edition 2024-11-13 00:25:18 +01:00
pages Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +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 Change gitignore to remove the DB now that the deployement process can backup the DB 2024-11-28 09:53:02 +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 Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +01:00
db.sqlite-wal Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +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