Go to file
Peaceultime e904f28b3b Add insertion and deletion of tables for db sync, and user view 2024-09-10 14:25:23 +02:00
.vscode First version 2024-01-08 01:00:37 +01:00
assets Time to rework the website CS: Starting with TailwindCSS 2024-08-27 17:54:47 +02:00
components Add insertion and deletion of tables for db sync, and user view 2024-09-10 14:25:23 +02:00
composables Sync completed + Navigation links improved 2024-08-21 14:05:27 +02:00
layouts Components rework and lots of fixes 2024-09-05 17:44:30 +02:00
middleware Markdown editor in progress + Login and session process completed 2024-08-19 16:27:09 +02:00
modules/database.sync Add insertion and deletion of tables for db sync, and user view 2024-09-10 14:25:23 +02:00
pages Add insertion and deletion of tables for db sync, and user view 2024-09-10 14:25:23 +02:00
plugins Testing @vueuse/gesture on CnavasRenderer 2024-09-09 17:28:05 +02:00
public Fix tags, some parts of the markdown hydration, change how icon works 2024-09-07 22:56:03 +02:00
schemas Markdown editor in progress + Login and session process completed 2024-08-19 16:27:09 +02:00
server Add insertion and deletion of tables for db sync, and user view 2024-09-10 14:25:23 +02:00
types Add insertion and deletion of tables for db sync, and user view 2024-09-10 14:25:23 +02:00
utils Add insertion and deletion of tables for db sync, and user view 2024-09-10 14:25:23 +02:00
.gitignore Change db .gitignore, the DB have to be shipped with the app to include db updates 2024-08-23 00:04:36 +02:00
README.md First version 2024-01-08 01:00:37 +01:00
app.vue Canvas CSS update 2024-08-29 17:45:43 +02:00
bun.lockb Add insertion and deletion of tables for db sync, and user view 2024-09-10 14:25:23 +02:00
db.sqlite Add insertion and deletion of tables for db sync, and user view 2024-09-10 14:25:23 +02:00
nuxt.config.ts Add new database structure synchronisation at build time 2024-09-10 12:04:29 +02:00
package.json Testing @vueuse/gesture on CnavasRenderer 2024-09-09 17:28:05 +02:00
template.sqlite Add insertion and deletion of tables for db sync, and user view 2024-09-10 14:25:23 +02:00
tsconfig.json First version 2024-01-08 01:00:37 +01:00

README.md