Commit Graph

52 Commits

Author SHA1 Message Date
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
mrjvs
735a723328 feat: implement discord oauth flow 2026-08-09 18:22:26 +02:00
mrjvs
dcf00f5ec9 chore: move routes to right place 2026-08-09 17:38:49 +02:00
mrjvs
88ec0b9c53 feat: implement account updates on backend 2026-08-09 17:36:34 +02:00
mrjvs
4f5f46628b feat: implement password reset/forget flow on backend 2026-08-09 17:36:16 +02:00
mrjvs
9e1ade5b86 feat: implement account deletions 2026-08-09 16:52:00 +02:00
mrjvs
a33e83daf8 feat: implement discourse sso 2026-08-09 16:20:31 +02:00
mrjvs
5ae36d378d feat: implement discord role syncing 2026-08-09 15:39:32 +02:00
mrjvs
8372e673f2 feat: implement mongo + mailing 2026-08-09 14:44:08 +02:00
mrjvs
a75bbf0b4b feat: add first version of stripe webhooks 2026-08-08 23:11:46 +02:00
mrjvs
728c057efd feat: implement progress into pages 2026-08-08 23:11:37 +02:00
mrjvs
f3ad06c650 feat: add progress endpoint 2026-08-08 22:10:13 +02:00
mrjvs
0e174905f0 feat: fix authentication 2026-08-08 20:55:56 +02:00
mrjvs
69d133ab85 fix: fixed server folder location 2026-08-07 13:49:20 +02:00