Pixie Log front in Svelte
  • TypeScript 56.1%
  • Svelte 41.7%
  • CSS 1.1%
  • JavaScript 0.9%
Find a file
Jonatas Oliveira 04379f3618
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
ci/woodpecker/cron/pipeline Pipeline was successful
chore(deps): pnpm update do frontend — 19 vulnerabilidades para 2 low
Tudo dentro do range do package.json, nenhum major. Resolve todas as 12
high e todas as 5 moderate; as 2 low restantes sao transitivas sem correcao
disponivel (cookie via adapter-auto, diff via mocha).

Principais: @sveltejs/kit 2.61.1 -> 2.70.3 (2 CVEs moderate), svelte
5.55.7 -> 5.56.9, @tiptap/* 3.23.4 -> 3.30.2 (os 3 na mesma versao),
vite-plugin-svelte 7.1.2 -> 7.3.0, adapter-node 5.5.4 -> 5.5.7,
tailwindcss 4.3.0 -> 4.3.3, @playwright/test 1.60.0 -> 1.62.1.

O salto do SvelteKit foi validado rodando a suite E2E completa duas vezes,
com as versoes novas e com as antigas reinstaladas, mantendo o Playwright
fixo em 1.62.1 para isolar a variavel. Comparando por identidade de teste:

    baseline   131 passam / 105 falham  (23.1 min)
    atualizado 131 passam / 105 falham  (23.2 min)
    regressoes 0 | corrigidos 0 | falhas em ambos 105

Conjunto de falhas identico — o update nao introduziu regressao.

tsx nao subiu porque esta pinado exato ("tsx": "4.22.4", sem ^). Se o pin
nao for intencional, vale trocar.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-20 15:13:08 +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 perf(svelte): usa $derived.by nas derivacoes com corpo de funcao 2026-08-20 15:12:14 +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 chore(deps): pnpm update do frontend — 19 vulnerabilidades para 2 low 2026-08-20 15:13:08 +02:00
playwright.config.ts fix(e2e): aponta o Playwright para a porta que o dev server realmente usa 2026-08-20 15:12:32 +02:00
pnpm-lock.yaml chore(deps): pnpm update do frontend — 19 vulnerabilidades para 2 low 2026-08-20 15:13:08 +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