Pixie Log front in Svelte
  • HTML 75.3%
  • TypeScript 15.9%
  • Svelte 6.2%
  • CSS 1.5%
  • JavaScript 1%
  • Other 0.1%
Find a file
Jonatas Oliveira 133af206ce
Some checks failed
ci/woodpecker/push/pipeline/1 Pipeline failed
ci/woodpecker/push/pipeline/2 Pipeline failed
feat: redesign UI with dark gaming theme inspired by backloggd
- Enable dark mode globally (class="dark" on html element)
- Replace AppBar with compact sticky nav (logo + minimal links)
- Homepage: hero section with tagline + stats + horizontal game
  carousels (Adventure & RPG loaded from API) + feature CTA cards
- Library: dense cover grid (3-8 cols responsive), pill filters,
  colored status badges, hover overlay with game title
- Search: game covers with hover overlay add-to-library buttons
- Social: centered modal overlay, cleaner list cards
- Login/Register: dark card forms, consistent style

Applies Gestalt principles throughout:
- Proximity: filter groups, list tags, stat triplets
- Similarity: uniform card shape across all pages
- Figure-ground: dark background makes game covers pop
- Common region: section borders define content boundaries

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 12:17:36 +01:00
.svelte-kit feat: change theme to nouveu 2026-03-17 20:37:29 +01:00
.woodpecker build: update pipeline 2026-03-16 18:23:28 +01:00
cypress build: update pipeline 2026-03-16 18:23:28 +01:00
playwright-report feat: change theme to nouveu 2026-03-17 19:51:14 +01:00
src feat: redesign UI with dark gaming theme inspired by backloggd 2026-03-18 12:17:36 +01:00
test-results feat: change theme to nouveu 2026-03-17 19:51:14 +01:00
tests feat: change theme to nouveu 2026-03-17 19:51:14 +01:00
.gitignore chore: add coverage in gitignore 2026-03-16 16:19:41 +01:00
.mocharc.json feat: search and add game lists 2026-03-12 16:30:03 +01:00
.prettierignore feat: change theme to nouveu 2026-03-17 19:51:14 +01:00
.prettierrc feat: search and add game lists 2026-03-12 16:30:03 +01:00
cypress.config.ts feat: search and add game lists 2026-03-12 16:30:03 +01:00
Dockerfile feat: update to run in docker compose 2026-03-12 18:56:41 +01:00
eslint.config.js build: update pipeline 2026-03-16 18:23:28 +01:00
LICENSE Initial commit 2026-03-12 14:45:56 +00:00
package.json build: update pipeline 2026-03-16 18:23:28 +01:00
playwright.config.ts build: update pipeline 2026-03-16 18:23:28 +01:00
pnpm-lock.yaml build: update pipeline 2026-03-16 18:23:28 +01:00
README.md feat: update to run in docker compose 2026-03-12 18:56:41 +01:00
sonar-project.properties build: update pipeline 2026-03-16 18:23:28 +01:00
svelte.config.js feat: update to run in docker compose 2026-03-12 18:56:41 +01:00
tsconfig.json feat: search and add game lists 2026-03-12 16:30:03 +01:00
vite.config.ts build: update pipeline 2026-03-16 18:23:28 +01:00

pixie-front-svelte

Pixie Log front in Svelte