Commit Graph

5 Commits

Author SHA1 Message Date
Rasmus Q
6c73a7740c style: format entire codebase with prettier 2026-03-15 21:02:57 +00:00
Rasmus Q
06c96f4b35 update: improve project structure and add linting/formatting
- Remove duplicate lucide-svelte package, keep @lucide/svelte
- Move schema from src/lib/server/ to src/lib/db/ for better organization
- Add path aliases to svelte.config.js (, , , , )
- Add ESLint and Prettier configuration with 2-space indentation
- Update all imports to use new schema location and icon package
2026-03-15 20:58:55 +00:00
rasmusq
466704a23a fix: dropdown theme colors 2025-12-19 23:13:03 +01:00
b67f1e2470 fix: language toggle overflowing page bounds 2025-11-25 22:42:05 +01:00
0144e8df1a initial production version 2025-11-25 16:08:50 +01:00