Commit Graph

71 Commits

Author SHA1 Message Date
681efe95af i18n Support and Task improvements (#80)
* fix: release workflow

* feat: move mostly to internal tasks system

* feat: migrate object clean to new task system

* fix: release not  getting good base version

* chore: set version v0.3.0

* chore: style

* feat: basic task concurrency

* feat: temp pages to fill in page links

* feat: inital i18n support

* feat: localize store page

* chore: style

* fix: weblate doesn't like multifile thing

* fix: update nuxt

* feat: improved error logging

* fix: using old task api

* feat: basic translation docs

* feat: add i18n eslint plugin

* feat: translate store and auth pages

* feat: more translation progress

* feat: admin dash i18n progress

* feat: enable update check by default in prod

* fix: using wrong i18n keys

* fix: crash in library sources page

* feat: finish i18n work

* fix: missing i18n translations

* feat: use twemoji for emojis

* feat: sanatize object ids

* fix: EmojiText's alt text

* fix: UserWidget not using links

* feat: cache and auth for emoji api

* fix: add more missing translations
2025-06-05 09:53:30 +10:00
3e5c3678d5 Database-level multi-library support #48 (#58)
* feat: start of library backends

* feat: update backend routes and create initializer

* feat: add legacy library creation

* fix: resolve frontend type errors

* fix: runtime errors

* fix: lint
2025-06-01 16:05:05 +10:00
3fbe514f65 feat: ratings ui, import giantbomb ratings 2025-05-30 22:07:50 +10:00
85edc4cca2 chore: move more admin over to arktype validators 2025-05-30 13:17:21 +10:00
b033496710 feat: update checker based gh releases 2025-05-14 16:07:25 -04:00
a8ee27eea9 feat: pcgamgingwiki now provides a description 2025-05-11 00:35:16 -04:00
125fe9e6e2 fix: remove jank prisma script, and move to generated prisma client 2025-05-08 16:17:23 +10:00
0a270b267c fix: prisma migrations in docker
i hate prisma so so so so so much
2025-04-20 18:12:29 +10:00
ff1255f948 feat: add eslint and prettier 2025-04-13 21:43:35 -04:00
c2bb835b0f fix: etags and other
remove sanitize-filename because IDs are internally generated
remove pulse animation on NO GAME cards
add migration
refactors to be inline with other stuff
2025-04-14 10:52:12 +10:00
04c56fd985 chore: update @types/bcryptjs 2025-04-10 19:50:37 -04:00
35a2d98790 fix: don't use stream package 2025-04-10 19:29:11 -04:00
e7566a6316 feat: upgrade to nuxt 3.16 2025-04-07 21:55:52 -04:00
30e3e7289a chore: drop unused dep 2025-04-07 19:57:47 -04:00
fe82c78571 refactor: remove momentjs 2025-04-06 19:44:38 -04:00
fd11d41dc5 chore: updates prisma and bycryptjs 2025-04-06 14:34:25 -04:00
0b9d0a4ad9 fix: don't use npm crypto 2025-04-06 14:27:31 -04:00
17d3e0ef54 refactor: use node crypto uuid 2025-04-06 14:08:36 -04:00
b22681c555 fix: fix types, remove @nuxt/image because of broken types 2025-04-05 14:21:37 +11:00
81be7ccf58 Merge remote-tracking branch 'origin/develop' into db-store 2025-04-03 19:21:05 -04:00
756bf8f93f fix: add missing dev deps 2025-04-03 18:15:39 -04:00
9dc35c80c5 Merge branch 'develop' into db-store 2025-04-03 18:12:07 -04:00
0f35d4a445 feat: cache for session store in db 2025-04-01 21:32:13 -04:00
36e6c92938 feat: add cloud save backend 2025-04-01 21:08:57 +11:00
68f5f88347 fix: carousel pagination 2025-04-01 16:42:08 +11:00
01171d788c fix: pin nuxt to 3.15.4 and recreate lockfile 2025-03-31 11:50:15 +11:00
eec709a6e9 fix: recreate lockfile 2025-03-31 11:37:09 +11:00
c7af02c15e fix: update dockerfile & use NPM droplet 2025-03-31 09:32:09 +11:00
f9e6702d40 Merge branch 'develop' into auth-overhaul 2025-03-23 20:33:46 -04:00
c1272dc7a7 use arktype for clientside validation 2025-03-22 19:37:28 -04:00
2c9fdebf25 new accounts use argon2 2025-03-22 17:09:10 -04:00
e08a13f2c3 add sharp for ipx 2025-03-22 15:58:53 -04:00
cd93ba2197 massive perf improvements
on the store page, brings LCP down to only 5.6s from 11s. total lighthouse score is now 78
2025-03-14 20:18:26 -04:00
3527f678e5 fix: remove @nuxt/content 2025-03-14 13:23:56 +11:00
1ad1ebb3fd merge: husky updates 2025-03-14 13:16:26 +11:00
2b7bc6965d add content security policy to allow showing remote images for game importing 2025-03-12 19:05:11 -04:00
a64a2479ba feat: migrate to tailwind v4 and fix user token API 2025-02-14 20:01:18 +11:00
d8d5b938f0 fix: home page now (temporarily) redirects to store 2025-02-08 11:41:16 +11:00
937954fa02 feat(admin ui): customisable image carousel and new layout 2024-12-27 14:43:40 +11:00
31e8359ec0 chore(replace md-it): replaced markdown-it with micromark 2024-12-24 10:08:27 +11:00
089c3e03f6 feat(delete games): update prisma & delete games 2024-12-23 21:12:32 +11:00
ecc819eebc feat(ui): game carousel 2024-11-24 09:47:32 +11:00
9cbdcbcdf6 feat(store): new endpoints, ui and beginnings of main store page 2024-11-23 21:29:24 +11:00
ce0a9ab538 chore: update prisma version 2024-11-06 09:29:28 +11:00
3a51c9cc9c migrate bcrypt to bcryptjs 2024-11-05 10:56:34 +11:00
c3914cc1ed remove bcrypt (debug) 2024-11-05 10:49:48 +11:00
b744671e57 move to yarn v2 2024-11-04 22:55:29 +11:00
a8f58eba7c remove canvas from dependencies 2024-11-04 22:38:05 +11:00
46d35adfdb back to yarn, with nuxt telemetry force disabled
I think Nuxt prompts have been messing with the installs
2024-11-04 22:15:36 +11:00
9cb2d6d02f migrate to pnpm due to ci/cd issues with yarn 2024-11-04 21:52:31 +11:00