Commit Graph

424 Commits

Author SHA1 Message Date
Viktor Varga
7eb4b2a3b4 locales(update): Updated Hungarian locale
Co-authored-by: Viktor Varga <viktor.varga@gmail.com>
2026-09-06 08:51:33 +00:00
kip
e97a2bdce8 locales(update): Updated Italian locale
Co-authored-by: kip <hey@limes.pink>
2026-09-06 08:51:32 +00:00
Billy Humphreys
99c451cff2 locales(update): Updated English (United Kingdom) locale
Co-authored-by: Billy Humphreys <30775249+InternalLoss@users.noreply.github.com>
2026-09-06 08:51:31 +00:00
mrjvs
e5f474e6a6 fix: fixed scrollTo on embedded scroll containers 2026-09-01 20:37:31 +02:00
limes
2eaad9055b fix: requested changes 2026-09-01 01:02:52 +02:00
limes
d1502533e3 fix(#460): #fragment links not working 2026-08-31 23:49:05 +02:00
limes
072e3c131e fix: requested changes
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
2026-08-29 23:46:33 +02:00
limes
366a026889 Merge branch 'dev' into feat/email-editing 2026-08-29 22:58:29 +02:00
mrjvs
1249821220 Merge pull request #456 from PretendoNetwork/http-errors
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
Handle HTTP Errors better in reset password endpoint
2026-08-29 22:57:48 +02:00
limes
159f543ac1 feat: improve miieditor discoverability 2026-08-29 21:45:13 +02:00
William Oldham
b1866617c6 fix(logs): don't spam the logs with 404 and add better logging for server errors 2026-08-29 19:14:48 +01:00
limes
949e3e04cf fix: move email verification strings to locale file 2026-08-29 18:14:25 +02:00
BBasilio2001
7d3d52e328 locales(update): Updated Chinese (Traditional Han script) locale
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
locales(update): Updated Chinese (Simplified Han script) locale

locales(update): Updated Chinese (Traditional Han script) locale

locales(update): Updated Chinese (Simplified Han script) locale

Co-authored-by: BBasilio2001 <brunodiogobasilio1998@gmail.com>
2026-08-28 16:51:31 +00:00
limes
14b25ffd3c lint
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
2026-08-27 14:13:19 +02:00
limes
43921abf98 refactor: clean up code 2026-08-27 13:23:57 +02:00
limes
85d858612f feat: implement email editing/verification endpoint 2026-08-26 21:19:47 +02:00
limes
9b40fe4446 fix: typos and other inaccuracies
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
Co-Authored-By: Jonathan Barrow <jonbarrow1998@gmail.com>
2026-08-26 05:45:17 +02:00
limes
af17a196bf feat: fix seo for social media previews 2026-08-26 00:00:39 +02:00
kip
c9a09f59e7 locales(update): Updated Italian locale
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
Co-authored-by: kip <hey@limes.pink>
2026-08-25 19:37:13 +02:00
Brice SOULIVONG
74eef66387 locales(update): Updated French locale
Co-authored-by: Brice SOULIVONG <soulivongb@gmail.com>
2026-08-25 19:37:13 +02:00
Maxime Tourneur
0ce05388f9 locales(update): Updated French locale
Co-authored-by: Maxime Tourneur <maximetourneur66@gmail.com>
2026-08-25 19:37:13 +02:00
BBasilio2001
a8ebc6e902 locales(update): Updated Chinese (Traditional Han script) locale
locales(update): Updated Chinese (Simplified Han script) locale

Co-authored-by: BBasilio2001 <brunodiogobasilio1998@gmail.com>
2026-08-25 19:37:13 +02:00
Viktor Varga
9e96726524 locales(update): Updated Hungarian locale
locales(update): Updated Hungarian locale

Co-authored-by: Viktor Varga <viktor.varga@gmail.com>
2026-08-25 19:37:13 +02:00
Brice SOULIVONG
1db1947134 locales(update): Updated French locale
Co-authored-by: Brice SOULIVONG <soulivongb@gmail.com>
2026-08-25 19:37:13 +02:00
plackowy
fb1f091787 locales(update): Updated Polish locale
Co-authored-by: plackowy <plackuwu@gmail.com>
2026-08-25 19:37:13 +02:00
Valentín Núñez
4409608d39 locales(update): Updated Spanish locale
Co-authored-by: Valentín Núñez <princesyoshi2@gmail.com>
2026-08-25 19:37:13 +02:00
limes
e7d72030ff fix: prevent modal close on click outside while saving 2026-08-24 23:09:23 +02:00
limes
1dd1f08f93 fix: date rendering, useless import
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
2026-08-23 18:41:50 +02:00
limes
b60f7672e0 feat: move edit modal to its own component, minor changes
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
2026-08-21 01:05:55 +02:00
limes
c6a41f74f3 fix: remove unnecessary code 2026-08-20 23:18:08 +02:00
limes
50250019e4 fix: types 2026-08-20 21:47:23 +02:00
limes
ee2ac68b0d fix: timezones types
Co-Authored-By: mrjvs <mistrjvs@gmail.com>
2026-08-20 21:46:35 +02:00
limes
54eb3e9ec8 fix: newBirthday type
Co-Authored-By: mrjvs <mistrjvs@gmail.com>
2026-08-20 21:14:09 +02:00
limes
711bf3f578 feat: handle errors, add lenient ratelimin 2026-08-20 21:02:39 +02:00
limes
a649f9686f fix: modal not centered to screen, calendar not closing on set 2026-08-20 20:04:34 +02:00
limes
06d9c6f3c9 feat: account editing on web 2026-08-20 19:48:22 +02:00
limes
a1def433e6 fix: weird miieditor layout issue
Co-Authored-By: mrjvs <mistrjvs@gmail.com>
2026-08-19 20:46:25 +02:00
mrjvs
bd1c83f079 fix: linting 2026-08-19 19:59:18 +02:00
mrjvs
36a5915f20 Merge branch 'fix/mii-editor-crash' of github.com:PretendoNetwork/website into fix/mii-editor-crash 2026-08-19 19:52:51 +02:00
mrjvs
4cabaffaef fix: fixed cookie refresh logic 2026-08-19 19:52:47 +02:00
limes
8e38297767 fix(miieditor): canvas not loaded at first render 2026-08-19 19:40:11 +02:00
mrjvs
ed61541e1e fix: slim down padding on server selection 2026-08-19 19:34:01 +02:00
mrjvs
2ff3d55df3 fix: fixed miidata not loading properly 2026-08-19 19:30:13 +02:00
mrjvs
99ece9e392 feat: set miieditor to client-only rendering 2026-08-19 19:29:34 +02:00
mrjvs
dd69868cd6 feat: add error log to error pages 2026-08-19 19:29:09 +02:00
Hosted Weblate
e49ff72ff7 weblate(Remove blank strings): update locales
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2026-08-19 17:39:05 +02:00
Anonymous
daa3152086 locales(update): Updated Romanian locale
locales(update): Updated Dutch locale

Co-authored-by: Anonymous <noreply@weblate.org>
2026-08-19 17:39:05 +02:00
mrjvs
728c1b541f locales(update): Updated Dutch locale
Co-authored-by: mrjvs <jellevs@gmail.com>
2026-08-19 17:39:05 +02:00
Anonymous
d08c9fb57e locales(update): Updated Kazakh locale
locales(update): Updated Arabic locale

locales(update): Updated Chinese (Traditional Han script) locale

locales(update): Updated Chinese (Simplified Han script) locale

locales(update): Updated Ukrainian locale

locales(update): Updated Turkish locale

locales(update): Updated Tamil locale

locales(update): Updated Swedish locale

locales(update): Updated Serbian locale

locales(update): Updated Slovak locale

locales(update): Updated Russian locale

locales(update): Updated Romanian locale

locales(update): Updated Portuguese (Portugal) locale

locales(update): Updated Portuguese (Brazil) locale

locales(update): Updated Polish locale

locales(update): Updated Dutch locale

locales(update): Updated Norwegian Bokmål locale

locales(update): Updated Latvian locale

locales(update): Updated Lithuanian locale

locales(update): Updated Korean locale

locales(update): Updated Kazakh locale

locales(update): Updated Japanese locale

locales(update): Updated Italian locale

locales(update): Updated Indonesian locale

locales(update): Updated Hungarian locale

locales(update): Updated Croatian locale

locales(update): Updated Galician locale

locales(update): Updated Gaelic locale

locales(update): Updated Irish locale

locales(update): Updated French locale

locales(update): Updated French (Canada) locale

locales(update): Updated Finnish locale

locales(update): Updated Basque locale

locales(update): Updated Spanish locale

locales(update): Updated Esperanto locale

locales(update): Updated English (United Kingdom) locale

locales(update): Updated English (en@uwu) locale

locales(update): Updated Greek locale

locales(update): Updated German locale

locales(update): Updated Danish locale

locales(update): Updated Welsh locale

locales(update): Updated Czech locale

locales(update): Updated Catalan locale

locales(update): Updated Belarusian locale

locales(update): Updated Asturian locale

locales(update): Updated Arabic locale

Co-authored-by: Anonymous <noreply@weblate.org>
2026-08-19 17:39:05 +02:00
mrjvs
ed2330f65b Merge branch 'weblate' into dev 2026-08-19 16:59:07 +02:00