mrjvs
43e734bf21
feat: implement login after register
2026-08-12 13:35:28 +02:00
mrjvs
cd1ba7c8f0
fix: fixed s3 not working
2026-08-12 12:52:50 +02:00
mrjvs
d61d69bf83
feat: document configuration + add example.env
2026-08-12 12:17:12 +02:00
mrjvs
87633e87da
feat: add docker compose setup
2026-08-12 12:17:00 +02:00
mrjvs
b342a595ba
feat: fix account server api calls
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
f98a244606
fix: fixed docker build by using newer npm version to generate lock file
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-09 21:39:06 +02:00
mrjvs
61f26cac44
chore: fix package lock
2026-08-09 21:30:01 +02:00
mrjvs
2400e98d8f
chore: fix linting in entire project
2026-08-09 21:28:45 +02:00
mrjvs
843f1abdde
feat: Fix lint config
2026-08-09 21:28:31 +02:00
mrjvs
23772e8423
chore: move doc images to .old folder
2026-08-09 21:11:36 +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
f73a02fb57
chore: optimize icon loading
2026-08-09 19:39:28 +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
af81080e7b
feat: implement logout on frontend
2026-08-09 17:36:46 +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
cd03c89a18
chore: fix checked tasks that shouldnt be checked
2026-08-09 16:24:19 +02:00
mrjvs
631156ae72
chore: update readme with more tasks
2026-08-09 16:22:47 +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
50e351ce28
chore: add website refactor tasks to readme
2026-08-08 23:21:38 +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
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
c1c6fbbd0a
chore: update libraries to latest versions
2026-08-07 11:46:23 +02:00
mrjvs
13db47f0fe
Merge pull request #444 from suprstarrd/fix/connections-grpc
...
Build and Publish Docker Image / build-publish (push) Has been cancelled
fix: handle Discord connections over gRPC
2026-08-06 14:23:02 +02:00
mrjvs
2128bf230a
chore: update lock file
2026-08-06 14:19:07 +02:00
mrjvs
6df3e434de
Merge remote-tracking branch 'origin/dev' into fix/connections-grpc
2026-08-06 14:16:25 +02:00
William Oldham
fbe96b026c
Merge pull request #445 from PretendoNetwork/feat/fix-crash
...
Build and Publish Docker Image / build-publish (push) Waiting to run
Fix application crashes
2026-08-05 21:06:28 +01: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