Pixie Log front in Svelte
  • TypeScript 55.9%
  • Svelte 41.8%
  • CSS 1.2%
  • JavaScript 0.9%
Find a file
Jonatas Oliveira 16a834c462 fix(games): ask for played_year when marking as finished on game page
Replicates the year picker flow already present in library/+page.svelte
and library/meta/+page.svelte. Also completes STATUS_LABELS with all
valid DB statuses.
2026-06-10 11:43:45 +02:00
.husky chore: update pnpm-lock.yaml with tiptap dependencies and fix lint errors 2026-04-15 14:46:59 +02:00
.woodpecker ci(woodpecker): add svelte-kit sync before svelte-check 2026-06-01 19:34:40 +02:00
cypress feat(review): improve review page with didactic texts and Gestalt principles 2026-04-10 16:12:56 +02:00
scripts build: add coverage and update libs 2026-05-16 16:16:39 +02:00
src fix(games): ask for played_year when marking as finished on game page 2026-06-10 11:43:45 +02:00
static chore: remove remaining playwright-report/index.html from tracking 2026-03-23 19:56:06 +01:00
tests/e2e test: update E2E tests with improved selectors and new scenarios 2026-05-07 06:34:06 +02:00
.gitignore chore: remove generated/local files from tracking, update gitignore 2026-03-20 09:21:01 +01:00
.mocharc.json fix(tests): replace ts-node loader with tsx for Node 24 compat 2026-06-01 11:12:01 +02: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 test(cypress): add Cypress test suite and migrate Playwright tests 2026-04-10 13:59:38 +02:00
Dockerfile fix: ignore build scripts in Docker to avoid Cypress approval error 2026-05-16 20:43:01 +02:00
eslint.config.js chore: update eslint, tsconfig, vite config and add .npmrc 2026-05-07 06:32:58 +02:00
favicon.png chore: remove remaining playwright-report/index.html from tracking 2026-03-23 19:56:06 +01:00
LICENSE Initial commit 2026-03-12 14:45:56 +00:00
package.json ci(woodpecker): clean node_modules before build and update vite 2026-06-01 15:56:32 +02:00
playwright.config.ts feat: add remove duplication and click image 2026-03-25 10:59:49 +01:00
pnpm-lock.yaml ci(woodpecker): clean node_modules before build and update vite 2026-06-01 15:56:32 +02:00
pnpm-workspace.yaml fix: ignore build scripts in Docker to avoid Cypress approval error 2026-05-16 20:43:01 +02:00
Procfile build: add procfile 2026-03-23 20:05:14 +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 fix(build): disable adapter-node precompress to fix CI build 2026-06-01 11:47:51 +02:00
tsconfig.json chore: update eslint, tsconfig, vite config and add .npmrc 2026-05-07 06:32:58 +02:00
vite.config.ts chore: update eslint, tsconfig, vite config and add .npmrc 2026-05-07 06:32:58 +02:00

pixie-front-svelte

Pixie Log front in Svelte