Commit Graph

18 Commits

Author SHA1 Message Date
Husky
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
Huskydog9988
14f0833d17 feat: finish migrating to new objectid naming 2025-05-10 11:25:45 +10:00
DecDuck
125fe9e6e2 fix: remove jank prisma script, and move to generated prisma client 2025-05-08 16:17:23 +10:00
DecDuck
bfa2c0a641 feat: add oidc to admin panel 2025-05-08 15:29:50 +10:00
DecDuck
e8633ceca2 fix: signout, again 2025-05-07 12:26:22 +10:00
DecDuck
a47debda91 fix: notification rendering 2025-05-07 09:54:02 +10:00
DecDuck
a5facbd648 fix: misc fixes 2025-04-20 21:33:19 +10:00
Huskydog9988
8eec8b19dd fix: userwidget not opening 2025-04-17 20:17:31 -04:00
Huskydog9988
8f429e1e56 fix: eslint errors, switch to using maps 2025-04-15 20:04:45 -04:00
Huskydog9988
e362f732e7 fix: more eslint issues 2025-04-13 22:10:28 -04:00
Huskydog9988
d4b89b5dc5 fix: inital eslint errors 2025-04-13 21:44:29 -04:00
Huskydog9988
f384492ed2 fix: missing key in loops 2025-04-12 16:03:35 -04:00
Huskydog9988
f9e6702d40 Merge branch 'develop' into auth-overhaul 2025-03-23 20:33:46 -04:00
Huskydog9988
2027c69c0e fix signout 2025-03-22 16:55:08 -04:00
Husky
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
DecDuck
a64a2479ba feat: migrate to tailwind v4 and fix user token API 2025-02-14 20:01:18 +11:00
DecDuck
7a88f4c52d style: updated text colours across app 2024-11-19 11:11:59 +11:00
DecDuck
6e6f09dba0 feat(notifications): added notification system w/ interwoven refactoring 2024-11-16 19:41:19 +11:00