Commit Graph

312 Commits

Author SHA1 Message Date
mrjvs
f686ae21d4 feat: implement progress tracking on homepage 2026-08-13 22:44:19 +02:00
mrjvs
631d980122 feat: show progress cards on progress page 2026-08-13 22:32:37 +02:00
mrjvs
90a6e1bfcc feat: add donation view to progress page 2026-08-13 21:26:22 +02:00
mrjvs
8612c4c647 feat: add unsubscribe button 2026-08-12 21:32:24 +02:00
mrjvs
be092ca6b5 feat: add webhook signing key as config variable 2026-08-12 20:54:28 +02:00
mrjvs
8a8c84756d feat: add functional data for donation page 2026-08-12 20:06:01 +02:00
mrjvs
42782367ba feat: add update mii button
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 18:08:49 +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
931ab7a9e2 feat: add discord unlinking 2026-08-12 15:07:48 +02:00
mrjvs
6121b62734 fix: fix cookie options 2026-08-12 14:58:26 +02:00
mrjvs
9d7e7f04b5 fix: fixed broken donate button background 2026-08-12 14:33:37 +02:00
mrjvs
f2917aef72 fix: fixed some styling issues in navbar 2026-08-12 14:31:32 +02:00
mrjvs
691a3476fe chore: remove unnecesary folders in account pages 2026-08-12 14:25:12 +02:00
mrjvs
6f0a828288 fix: fixed alignment of popover 2026-08-12 14:11:38 +02:00
mrjvs
f29e587819 feat: improve user widget popover 2026-08-12 14:05:46 +02:00
mrjvs
43e734bf21 feat: implement login after register 2026-08-12 13:35:28 +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
5655ad22ec feat: implement unstyled account page 2026-08-11 22:14:32 +02:00
mrjvs
ac5bca23a2 chore: add lang="ts" to all vue pages 2026-08-11 20:42:34 +02:00
mrjvs
7b12b35021 feat: add term pages 2026-08-11 20:41:12 +02:00
mrjvs
94a3d8faa5 feat: logout 2026-08-11 20:32:45 +02:00
mrjvs
b4f5e0a386 feat: handle login lifecycle better 2026-08-11 20:32:43 +02:00
mrjvs
5e8a899208 feat: implement error handling to login/register 2026-08-11 20:32:21 +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
af81080e7b feat: implement logout on frontend 2026-08-09 17:36:46 +02:00
mrjvs
8372e673f2 feat: implement mongo + mailing 2026-08-09 14:44:08 +02:00
mrjvs
728c057efd feat: implement progress into pages 2026-08-08 23:11:37 +02:00
mrjvs
a41fc8c8a0 fix: add click event to user widget 2026-08-08 21:07:28 +02:00
mrjvs
e1f9a8111e fix: add forum link 2026-08-08 21:02:24 +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
mrjvs
128b82c9e7 feat: add GRPC based login flow 2026-08-07 13:41:07 +02:00
mrjvs
fb0efeb4ed feat: implement auth stores 2026-08-07 13:16:43 +02:00
mrjvs
1c10ac1df0 fix: fixed wrong icons + use local icon packages 2026-08-07 12:00:32 +02:00
mrjvs
6df3e434de Merge remote-tracking branch 'origin/dev' into fix/connections-grpc 2026-08-06 14:16:25 +02:00
suprstarrd
f6a73416fe fix: correctly get access token from cookies
Before this, it would attempt to get the token from the headers of the request, which is incorrect.

Signed-off-by: Sienna "suprstarrd" M. <business@suprstarrd.com>
2026-08-05 15:18:03 -04:00
mrjvs
76cb384fa1 fix: add error handling to website routes 2026-08-05 17:10:12 +02:00
suprstarrd
c3b612e05f fix: pass empty string when removing Discord connection
Signed-off-by: Sienna "suprstarrd" M. <business@suprstarrd.com>
2026-08-02 16:43:03 -04:00
suprstarrd
93d7e3ade5 fix: handle Discord connections over gRPC
Signed-off-by: Sienna "suprstarrd" M. <business@suprstarrd.com>
2026-08-02 16:25:03 -04:00
mrjvs
fc67134830 chore: add error logging in case deletion goes wrong 2025-10-04 22:05:21 +02:00
mrjvs
d34bdabd14 fix: fixed wrong grpc config 2025-10-04 21:35:09 +02:00
Jonathan Barrow
c8fbfa068b feat: add PNID deletion button to account page 2025-10-03 14:46:11 -04:00
Jonathan Barrow
6b5b508897 feat: add changes needed to comply with new Mississippi laws
see https://github.com/PretendoNetwork/account/pull/194 for details
2025-10-01 10:56:07 -04:00
niko
106370836f feat: configurable and optional hCaptcha sitekey 2025-04-25 22:28:50 -04:00
niko
f6ac4332f9 other: stub forgotten password and add TODO labels to stubs 2025-04-25 21:35:50 -04:00
niko
1e3d27db29 fix: clean up some api things 2025-04-25 21:32:17 -04:00
niko
26817d5fbc feat: registration and css separation 2025-04-25 21:26:27 -04:00