• Joined on 2025-12-03
b3ni pushed to main at b3ni/quasar 2026-03-22 11:34:41 +01:00
2667e11284 Refactor code structure for improved readability and maintainability
b3ni pushed to main at b3ni/quasar 2026-03-21 17:35:02 +01:00
5eaf320fc5 feat: Refactor Games and Import pages with new Navbar and improved UI
b3ni pushed to main at b3ni/quasar 2026-03-19 19:54:12 +01:00
9f5569a838 feat: update server port to 3003 and enhance logging; refactor frontend styles and components for improved UI/UX
b3ni pushed to main at b3ni/quasar 2026-03-18 19:37:28 +01:00
3096a9b472 feat: improve type definitions and refactor API responses for better type safety
b3ni pushed to main at b3ni/quasar 2026-03-18 19:21:41 +01:00
a07096d7c7 feat: add UI components for alert dialog, badge, checkbox, dialog, label, select, sheet, table, textarea
b3ni pushed to main at b3ni/quasar 2026-02-23 19:09:01 +01:00
b92cc19137 Refactor code structure for improved readability and maintainability
b3ni pushed to main at b3ni/quasar 2026-02-22 19:35:29 +01:00
9ed4437906 feat: add layout and sidebar components with navigation structure
b3ni pushed to main at b3ni/quasar 2026-02-22 18:18:50 +01:00
0c9c408564 Refactor code structure for improved readability and maintainability
c27e9bec7a feat: add frontend README and backend test database
Compare 2 commits »
b3ni pushed to main at b3ni/quasar 2026-02-12 20:43:19 +01:00
ce54db38d9 ci: add Gitea Actions workflow for automated testing
b3ni pushed to main at b3ni/quasar 2026-02-12 20:34:50 +01:00
907d3042bc test: add E2E tests covering full user journeys
b3ni pushed to main at b3ni/quasar 2026-02-12 20:18:01 +01:00
9befb8db6c docs: add SECURITY.md and API_KEYS.md documentation
b3ni pushed to main at b3ni/quasar 2026-02-12 20:10:32 +01:00
2609d156cb feat: add .env.example templates for development setup
b3ni pushed to main at b3ni/quasar 2026-02-12 19:53:03 +01:00
571ac97f00 feat: implement ROMs management UI (Phase 8)
b3ni pushed to main at b3ni/quasar 2026-02-11 22:09:11 +01:00
630ebe0dc8 feat: implement complete game management with CRUD functionality
08aca0fd5b feat: scaffold frontend (Vite + React + Vitest)
79c42fad55 feat: stream hashing y entradas en archivos
7ca465fb73 feat: stream hashing and archive-entry import support
Compare 4 commits »
b3ni pushed to main at b3ni/quasar 2026-02-09 19:26:23 +01:00
97a7f74685 feat: expose archive entries in fsScanner
ab63361e66 feat: add streamArchiveEntry to archiveReader and tests
Compare 2 commits »
b3ni pushed to main at b3ni/quasar 2026-02-09 18:50:16 +01:00
a702310da4 feat: add datVerifier and tests
0526ff960f feat: add archive reader and tests
12636aefc3 chore(ci): instalar binarios y documentar dependencias
Compare 3 commits »
b3ni pushed to main at b3ni/quasar 2026-02-09 17:43:16 +01:00
4298b003d9 feat: import job runner in-memory
b3ni pushed to main at b3ni/quasar 2026-02-08 17:36:22 +01:00
1a42422c7e chore: configurar Prisma y limpiar artefactos
b3ni pushed to main at b3ni/quasar 2026-02-08 12:36:39 +01:00
f4bee94a16 chore: update Prisma and dependencies, add initial migration and tests
fb4b279db0 chore(docs): completar Fase 2 — requisitos y arquitectura
b95c7366be Actualiza la documentación para reflejar el cambio de Express a Fastify en el backend y ajusta las notas de la PoC en lecciones aprendidas.
ddbe59ead6 docs
Compare 4 commits »
b3ni pushed to main at b3ni/quasar 2026-02-07 12:26:03 +01:00
862a361a3d Refactor code structure for improved readability and maintainability