Go to file
Peaceultime 60f1fbb4aa Fix content editor performances issue by debouncing and removing the link search 2024-11-10 23:10:23 +01:00
components Fix content editor performances issue by debouncing and removing the link search 2024-11-10 23:10:23 +01:00
composables Add user deletion, ProseA hover cards, Canvas 2024-11-10 22:29:59 +01:00
db Add permissions 2024-11-07 14:26:57 +01:00
drizzle Add permissions 2024-11-07 14:26:57 +01:00
layouts Add user deletion, ProseA hover cards, Canvas 2024-11-10 22:29:59 +01:00
middleware Add sync, Tree, Markdown, content editor. 2024-11-10 15:41:47 +01:00
pages Fix content editor performances issue by debouncing and removing the link search 2024-11-10 23:10:23 +01:00
public Several fixes to CSS, better responsive overall, improved security and error page 2024-11-10 17:44:42 +01:00
schemas Add sync, Tree, Markdown, content editor. 2024-11-10 15:41:47 +01:00
server Add user deletion, ProseA hover cards, Canvas 2024-11-10 22:29:59 +01:00
types Add sync, Tree, Markdown, content editor. 2024-11-10 15:41:47 +01:00
utils Add sync, Tree, Markdown, content editor. 2024-11-10 15:41:47 +01:00
.gitignore First reworks 2024-10-28 17:49:46 +01:00
app.vue Add user deletion, ProseA hover cards, Canvas 2024-11-10 22:29:59 +01:00
bun.lockb Add sync, Tree, Markdown, content editor. 2024-11-10 15:41:47 +01:00
db.sqlite Add user deletion, ProseA hover cards, Canvas 2024-11-10 22:29:59 +01:00
db.sqlite-shm Fix content editor performances issue by debouncing and removing the link search 2024-11-10 23:10:23 +01:00
db.sqlite-wal Fix content editor performances issue by debouncing and removing the link search 2024-11-10 23:10:23 +01:00
drizzle.config.ts First reworks 2024-10-28 17:49:46 +01:00
error.vue Several fixes to CSS, better responsive overall, improved security and error page 2024-11-10 17:44:42 +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 sync, Tree, Markdown, content editor. 2024-11-10 15:41:47 +01:00
package.json Add sync, Tree, Markdown, content editor. 2024-11-10 15:41:47 +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