Find a file
2026-02-19 16:49:47 +01:00
admin/schemas Add admin panel with password protection and JSON editing 2026-02-19 15:56:20 +01:00
assets Initial commit: Nuxt portfolio with local data 2026-02-18 03:06:14 +01:00
components Fix PDF document buttons not opening in writings 2026-02-19 16:32:57 +01:00
layouts Add internal page iframe modal, fix video scaling, and update max-width 2026-02-19 03:51:50 +01:00
pages Add search/filter to collections and fuzzy search to files 2026-02-19 16:29:41 +01:00
plugins Add admin panel with password protection and JSON editing 2026-02-19 15:56:20 +01:00
public Clean up: remove unused scripts, debug files, and mongodb dependency 2026-02-19 16:49:47 +01:00
server Add file manager to admin panel with upload, list, and delete functionality 2026-02-19 16:20:02 +01:00
stores Add internal page iframe modal, fix video scaling, and update max-width 2026-02-19 03:51:50 +01:00
.gitignore Initial commit: Nuxt portfolio with local data 2026-02-18 03:06:14 +01:00
.npmrc Initial commit: Nuxt portfolio with local data 2026-02-18 03:06:14 +01:00
AGENTS.md Upgrade to Nuxt 4 and fix icon issues 2026-02-18 17:34:37 +01:00
app.vue Initial commit: Nuxt portfolio with local data 2026-02-18 03:06:14 +01:00
Dockerfile Initial commit: Nuxt portfolio with local data 2026-02-18 03:06:14 +01:00
Dockerfile_upgrade Initial commit: Nuxt portfolio with local data 2026-02-18 03:06:14 +01:00
nuxt.config.ts Clean up: remove unused scripts, debug files, and mongodb dependency 2026-02-19 16:49:47 +01:00
package-lock.json Add admin panel with password protection and JSON editing 2026-02-19 15:56:20 +01:00
package.json Clean up: remove unused scripts, debug files, and mongodb dependency 2026-02-19 16:49:47 +01:00
tsconfig.json Initial commit: Nuxt portfolio with local data 2026-02-18 03:06:14 +01:00