|
components
|
Fix useContent not using cookies therefore skipping the auth step
|
2025-01-05 22:43:40 +01:00 |
|
composables
|
Fix useContent not using cookies therefore skipping the auth step
|
2025-01-05 22:43:40 +01:00 |
|
db
|
Password reset and new email validation ID stored in DB for more security
|
2024-12-17 17:51:12 +01:00 |
|
drizzle
|
Password reset and new email validation ID stored in DB for more security
|
2024-12-17 17:51:12 +01:00 |
|
layouts
|
Fix useContent not using cookies therefore skipping the auth step
|
2025-01-05 22:43:40 +01:00 |
|
middleware
|
Fix useContent not using cookies therefore skipping the auth step
|
2025-01-05 22:43:40 +01:00 |
|
pages
|
New useContent composable to store global navigation state. Fixes for Markdown and Canvas
|
2024-12-30 20:46:24 +01:00 |
|
public
|
Add user and page statistics, add sitemap and robots.txt generation
|
2024-11-27 17:07:32 +01:00 |
|
schemas
|
New useContent composable to store global navigation state. Fixes for Markdown and Canvas
|
2024-12-30 20:46:24 +01:00 |
|
server
|
Fix useContent not using cookies therefore skipping the auth step
|
2025-01-05 22:43:40 +01:00 |
|
shared
|
New useContent composable to store global navigation state. Fixes for Markdown and Canvas
|
2024-12-30 20:46:24 +01:00 |
|
types
|
Fix useContent not using cookies therefore skipping the auth step
|
2025-01-05 22:43:40 +01:00 |
|
.gitignore
|
Fix callout disabled and update dependencies
|
2024-12-05 13:50:59 +01:00 |
|
app.vue
|
New useContent composable to store global navigation state. Fixes for Markdown and Canvas
|
2024-12-30 20:46:24 +01:00 |
|
bun.lockb
|
Fix useContent not using cookies therefore skipping the auth step
|
2025-01-05 22:43:40 +01:00 |
|
db.sqlite
|
Fix useContent not using cookies therefore skipping the auth step
|
2025-01-05 22:43:40 +01:00 |
|
db.sqlite-shm
|
Fix useContent not using cookies therefore skipping the auth step
|
2025-01-05 22:43:40 +01:00 |
|
db.sqlite-wal
|
Fix useContent not using cookies therefore skipping the auth step
|
2025-01-05 22:43:40 +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
|
Fix useContent not using cookies therefore skipping the auth step
|
2025-01-05 22:43:40 +01:00 |
|
package.json
|
Fix useContent not using cookies therefore skipping the auth step
|
2025-01-05 22:43:40 +01:00 |
|
todo.md
|
Change explorer pages structure to isolates them from there renderers allowing to fetch data outside of the renderers
|
2024-12-18 17:35:34 +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 |