Go to file
Peaceultime 1e8afe90dd Fix new mailserver settings 2024-12-11 14:31:02 +01:00
components Add ProseSmall as a private commentary (using %%) 2024-12-10 17:26:35 +01:00
composables Add Callout as a separate Prose 2024-12-04 18:01:09 +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 Polish CSS for mobile editor. Add user logout from admin panel. 2024-12-03 14:22:02 +01:00
middleware Add order in file schema and main projecct edition 2024-11-13 00:25:18 +01:00
pages Add Callout as a separate Prose 2024-12-04 18:01:09 +01:00
public Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +01:00
schemas Add Callout as a separate Prose 2024-12-04 18:01:09 +01:00
server Fix new mailserver settings 2024-12-11 14:31:02 +01:00
shared Add page and user monitoring in admin. Add permission editing in administration. 2024-11-28 17:18:35 +01:00
types Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +01:00
.gitignore Fix callout disabled and update dependencies 2024-12-05 13:50:59 +01:00
app.vue Polish CSS for mobile editor. Add user logout from admin panel. 2024-12-03 14:22:02 +01:00
bun.lockb Fix callout disabled and update dependencies 2024-12-05 13:50:59 +01:00
db.sqlite Add callout icons and fix some CSS 2024-12-05 13:04:01 +01:00
db.sqlite-shm Add callout icons and fix some CSS 2024-12-05 13:04:01 +01:00
db.sqlite-wal Add callout icons and fix some CSS 2024-12-05 13:04:01 +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 ProseSmall as a private commentary (using %%) 2024-12-10 17:26:35 +01:00
package.json Fix callout disabled and update dependencies 2024-12-05 13:50:59 +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