forgejo-lila
  • Joined on 2026-04-13
forgejo-lila pushed to main at forgejo-lila/lila 2026-05-02 11:18:18 +00:00
531da98c24 fix: initialize Resend lazily to prevent test failures when API key is absent
forgejo-lila pushed to main at forgejo-lila/lila 2026-05-02 11:09:52 +00:00
90b0890263 Merge branch 'dev'
ccfd83d16c feat: email/password auth + email verification + password reset via Resend
4ae2c568c6 fix: resolve ESLint config file ignores and project service coverage
6ca6fc4e09 fix: correct dotenv path in packages/db/src/index.ts for compiled dist output
e1c4fb5744 refactoring
Compare 8 commits »
forgejo-lila pushed to dev at forgejo-lila/lila 2026-05-02 11:09:11 +00:00
ccfd83d16c feat: email/password auth + email verification + password reset via Resend
4ae2c568c6 fix: resolve ESLint config file ignores and project service coverage
6ca6fc4e09 fix: correct dotenv path in packages/db/src/index.ts for compiled dist output
e1c4fb5744 refactoring
dc11213cb5 feat: replace login route with auth modal
Compare 7 commits »
forgejo-lila created branch feature/email-password-auth in forgejo-lila/lila 2026-05-02 11:07:00 +00:00
forgejo-lila pushed to feature/email-password-auth at forgejo-lila/lila 2026-05-02 11:07:00 +00:00
ccfd83d16c feat: email/password auth + email verification + password reset via Resend
4ae2c568c6 fix: resolve ESLint config file ignores and project service coverage
6ca6fc4e09 fix: correct dotenv path in packages/db/src/index.ts for compiled dist output
e1c4fb5744 refactoring
dc11213cb5 feat: replace login route with auth modal
Compare 7 commits »
forgejo-lila pushed to chore/husky-lint-staged at forgejo-lila/lila 2026-04-30 00:18:59 +00:00
35e54014b3 chore: add husky pre-commit and pre-push hooks
4d64d50598 removing comment that tested pre-commit/pre-push hook
Compare 2 commits »
forgejo-lila pushed to main at forgejo-lila/lila 2026-04-30 00:17:46 +00:00
690e1ab72e updating status
forgejo-lila pushed to main at forgejo-lila/lila 2026-04-30 00:03:16 +00:00
349107fa6f revert: remove registry login from deploy step
forgejo-lila pushed to main at forgejo-lila/lila 2026-04-29 23:52:31 +00:00
14d1837ee9 fix: login to registry in deploy step to bypass gpg passphrase prompt
forgejo-lila pushed to main at forgejo-lila/lila 2026-04-29 23:36:18 +00:00
5f553930c2 chore: skip husky in production installs
forgejo-lila pushed to main at forgejo-lila/lila 2026-04-29 23:29:32 +00:00
47a0becc6e chore: fix typecheck script to use per-package tsc --noEmit
forgejo-lila pushed to main at forgejo-lila/lila 2026-04-29 23:21:15 +00:00
89e559a4db adding pnpm-store
4f47e18ad9 formatting
Compare 2 commits »
forgejo-lila pushed to main at forgejo-lila/lila 2026-04-29 23:16:24 +00:00
35e54014b3 chore: add husky pre-commit and pre-push hooks
4d64d50598 removing comment that tested pre-commit/pre-push hook
1bfc0606c3 test: verify pre-commit hook
8a121442a3 adding missing variables
57d2190549 adding task to prompts
Compare 5 commits »
forgejo-lila pushed to dev at forgejo-lila/lila 2026-04-29 23:16:10 +00:00
35e54014b3 chore: add husky pre-commit and pre-push hooks
4d64d50598 removing comment that tested pre-commit/pre-push hook
1bfc0606c3 test: verify pre-commit hook
8a121442a3 adding missing variables
57d2190549 adding task to prompts
Compare 5 commits »
forgejo-lila created branch chore/husky-lint-staged in forgejo-lila/lila 2026-04-29 23:13:37 +00:00
forgejo-lila pushed to chore/husky-lint-staged at forgejo-lila/lila 2026-04-29 23:13:37 +00:00
1bfc0606c3 test: verify pre-commit hook
8a121442a3 adding missing variables
57d2190549 adding task to prompts
Compare 3 commits »
forgejo-lila pushed to main at forgejo-lila/lila 2026-04-28 15:26:59 +00:00
fd9667c1fd updating documentation
98c59f33c5 formatting + adding issues
648c5d2979 fix: improve error semantics, clarify answer key type
6eaf282651 fix: sanitise Zod validation error messages in game controller
c081e632cf fix: explicit store update in evaluateAnswer, remove mutation through reference
Compare 19 commits »
forgejo-lila pushed to dev at forgejo-lila/lila 2026-04-28 15:26:28 +00:00
fd9667c1fd updating documentation
98c59f33c5 formatting + adding issues
648c5d2979 fix: improve error semantics, clarify answer key type
6eaf282651 fix: sanitise Zod validation error messages in game controller
c081e632cf fix: explicit store update in evaluateAnswer, remove mutation through reference
Compare 17 commits »
forgejo-lila pushed to hardening/game-service-fixes at forgejo-lila/lila 2026-04-28 15:26:09 +00:00
fd9667c1fd updating documentation
98c59f33c5 formatting + adding issues
648c5d2979 fix: improve error semantics, clarify answer key type
6eaf282651 fix: sanitise Zod validation error messages in game controller
c081e632cf fix: explicit store update in evaluateAnswer, remove mutation through reference
Compare 6 commits »
forgejo-lila pushed to hardening/game-service-fixes at forgejo-lila/lila 2026-04-28 13:17:35 +00:00
a02f3b139d fix: deduplicate distractors, replace tautological test, add distractor failure test
3d16ab0fff feat: guard against empty terms in createGameSession
Compare 2 commits »