No description
Find a file
2025-09-09 18:44:52 -05:00
app fix(auth): add demo bypass for auth feature 2025-09-09 17:54:06 -05:00
components feat(game): enforce sequential character progression with backtracking 2025-09-09 18:43:58 -05:00
game 0.5.5 Initial 2025-09-05 05:18:51 -05:00
i18n chore(locale): removed automatically-generated available-locales file 2025-09-05 18:02:12 -05:00
lib fix(release): fix various errors blocking production build 2025-09-08 14:48:03 -05:00
locales fix(locale): fix Auth.signedInAs string 2025-09-05 19:46:11 -05:00
public generated size-optimized images & encoding manifest 2025-09-08 11:19:50 -05:00
scripts chore(release): adjust release script to provide better archive naming 2025-09-09 17:51:31 -05:00
styles 0.5.5 Initial 2025-09-05 05:18:51 -05:00
tools generated size-optimized images & encoding manifest 2025-09-08 11:19:50 -05:00
.env.example Adding files forgotten about in previous commits 2025-09-05 09:02:06 -05:00
.gitignore chore(release): bump to version 0.8.2 2025-09-05 17:38:01 -05:00
.nvmrc Adding files forgotten about in previous commits 2025-09-05 09:02:06 -05:00
Changelog.md fix(release): added missing history to Changelog 2025-09-05 20:23:55 -05:00
ecosystem.config.cjs initial PM2 configuration 2025-09-08 11:24:26 -05:00
eslint.config.mjs prelim config for image optimization 2025-09-08 11:23:39 -05:00
i18n.ts 0.5.5 Initial 2025-09-05 05:18:51 -05:00
middleware.ts fix(locale): fix cookie reset issues in production 2025-09-09 17:50:04 -05:00
next-env.d.ts 0.5.5 Initial 2025-09-05 05:18:51 -05:00
next.config.mjs prelim config for image optimization 2025-09-08 11:23:39 -05:00
package.json chore(release): prototype-ready version bump to v0.9.6 2025-09-09 18:44:52 -05:00
pnpm-lock.yaml package reference update for linter config 2025-09-08 00:34:14 -05:00
postcss.config.mjs 0.5.5 Initial 2025-09-05 05:18:51 -05:00
tailwind.config.ts ignore other linting issues globally, in cases where they don't really matter for prototyping 2025-09-08 00:33:30 -05:00
tsconfig.json ignore other linting issues globally, in cases where they don't really matter for prototyping 2025-09-08 00:33:30 -05:00