65 Commits

Author SHA1 Message Date
limes
8b41f090bf Merge branch 'dev' into feat/password-editing
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-09-03 19:06:17 +02:00
limes
f316d201b4 fix: update error codes
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-30 20:24:50 +02:00
limes
ad8dc23dde Merge branch 'dev' into feat/password-editing 2026-08-30 20:22:24 +02:00
limes
366a026889 Merge branch 'dev' into feat/email-editing 2026-08-29 22:58:29 +02:00
William Oldham
47c979645f chore(logs): simplify error logging
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 19:22:03 +01:00
William Oldham
8acd9e2fae chore(logs): remove unnecessary comment 2026-08-29 19:17:14 +01: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
d793cf9726 feat: add password change from account page 2026-08-29 19:59:16 +02:00
William Oldham
20ca7d55ff fix(reset-password): handle errors in http reset password api 2026-08-29 17:40:03 +01:00
William Oldham
f0966e7e6b feat(http): add JSON parsing to httpApi data response 2026-08-29 17:39:36 +01:00
William Oldham
f60a60618a chore(errors): change password error naming and add additional errors 2026-08-29 17:39:06 +01:00
limes
f7586648a5 feat: bump ratelimits
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 18:19:19 +02:00
limes
85d858612f feat: implement email editing/verification endpoint 2026-08-26 21:19:47 +02:00
limes
711bf3f578 feat: handle errors, add lenient ratelimin 2026-08-20 21:02:39 +02:00
limes
06d9c6f3c9 feat: account editing on web 2026-08-20 19:48:22 +02:00
mrjvs
05dd74baf1 chore: fix type errors 2026-08-19 16:16:18 +02:00
mrjvs
2a91827346 fix: fixed IP fetching for nuxt dev 2026-08-19 16:03:15 +02:00
mrjvs
fd4baf7e16 feat: implement ratelimits on auth endpoints 2026-08-19 14:15:34 +02:00
mrjvs
5a31197dcf feat: implement distributed caching 2026-08-19 13:48:47 +02:00
mrjvs
5975ec82db fix: fix last registration error handling cases 2026-08-18 23:16:40 +02:00
mrjvs
aa00439971 fix: update content-type rss feed 2026-08-18 22:27:16 +02:00
mrjvs
0c2c641b54 feat: implement birthday checks and handle all errors 2026-08-18 00:03:11 +02:00
limes
09e08f44d0 feat: add birthday field to register page 2026-08-17 23:25:17 +02:00
limes
cf7d7fe6c1 feat: discord link success/fail toasts 2026-08-17 20:37:59 +02:00
limes
f4e8abef3f fix: navbar, env switch, style, etc. 1/2 2026-08-17 05:13:25 +02:00
mrjvs
47d703f6fd feat: add support for refresh tokens in internal stores 2026-08-16 22:17:49 +02:00
limes
b3b44751ea Merge branch 'nuxt-refactor' of https://github.com/PretendoNetwork/website into nuxt-refactor
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-16 18:38:29 +02:00
mrjvs
78b0f3a444 fix: properly check hcaptcha public site key 2026-08-16 18:34:56 +02:00
limes
a56d2c5d88 fix: progress total percentage not rounded properly 2026-08-16 16:44:39 +02:00
limes
a9e578d8f4 feat: account pages
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-15 06:09:14 +02:00
mrjvs
5a89077302 feat: add connections route for current user 2026-08-15 00:03:21 +02:00
limes
b6c8f1bcac feat: mii editor 2026-08-14 16:55:54 +02:00
mrjvs
a131700343 feat: fix mailer FROM header
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-12 21:48:16 +02:00
mrjvs
061b4ccbbc feat: add unsubscribe to API methods 2026-08-12 21:07:49 +02:00
mrjvs
be092ca6b5 feat: add webhook signing key as config variable 2026-08-12 20:54:28 +02:00
mrjvs
82f952608c fix: fix password resets by using HTTP API 2026-08-12 17:45:57 +02:00
mrjvs
ae0b1aaaa1 fix: fix no-auth redirects for discourse SSO 2026-08-12 16:56:34 +02:00
mrjvs
80545cce31 fix: fixed percentage calculation for progress items 2026-08-12 15:45:54 +02:00
mrjvs
decfb7b93a feat: optimized github progress tracking requests 2026-08-12 15:45:45 +02:00
mrjvs
931ab7a9e2 feat: add discord unlinking 2026-08-12 15:07:48 +02:00
mrjvs
b752ba4810 fix: fixed discord account linking 2026-08-12 14:58:32 +02:00
mrjvs
c0eebc9b5d fix: fixed error handling on useHttpApi 2026-08-12 14:22:53 +02:00
mrjvs
cd1ba7c8f0 fix: fixed s3 not working 2026-08-12 12:52:50 +02:00
mrjvs
b342a595ba feat: fix account server api calls
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-11 22:14:40 +02:00
mrjvs
95cefec5c2 feat: add parsable error handling to api methods 2026-08-11 20:31:42 +02:00
mrjvs
2400e98d8f chore: fix linting in entire project 2026-08-09 21:28:45 +02:00
mrjvs
91c0060fb7 Merge branch 'dev' into nuxt-refactor 2026-08-09 21:09:14 +02:00
mrjvs
bf4ab24043 feat: Add register + hcaptcha 2026-08-09 20:03:41 +02:00
mrjvs
5dd40d61c3 feat: implement stripe checkout 2026-08-09 19:30:57 +02:00
mrjvs
87d2b6357b feat: implement discord role syncing 2026-08-09 19:30:25 +02:00