439 Commits

Author SHA1 Message Date
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
limes
d8a47d80b1 chore(miieditor): update mii-js to fix build issue
Some checks are pending
Build and Publish Docker Image / Build and Publish (amd64) (push) Waiting to run
Build and Publish Docker Image / Build and Publish (arm64) (push) Waiting to run
2025-09-02 22:16:31 +02:00
limes
03cb1c3db4 chore(miieditor): update fallback mii data, set correct default tabs 2025-09-01 05:19:02 +02:00
limes
911ebd2f76 style: update uggy discord logo 2025-09-01 05:03:27 +02:00
limes
65b4bf64aa feat: mii editor UI 2025-09-01 05:02:34 +02: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
niko
38459965b4 fix: redirect is computed
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
2025-04-21 21:24:51 -04:00
niko
51d5c3d2e1 fix: small fixes 2025-04-21 12:06:27 -04:00
niko
25a298c87d Switch to ofetch methods and fix redirection 2025-04-19 20:20:01 -04:00
niko
d9b33357f4 Add login & update configurations 2025-04-19 19:47:45 -04:00
limes.pink
6d89c5632f fix(blog): implement feedback by jvs 2025-04-16 18:25:07 +02:00
limes.pink
31369704ca feat(blog): implement shorthand for yt embeds
Co-Authored-By: mrjvs <mistrjvs@gmail.com>
2025-04-16 17:41:39 +02:00
limes.pink
fbd9928003 fix(blog): implement changes as per feedback
Co-Authored-By: mrjvs <mistrjvs@gmail.com>
2025-04-16 17:07:48 +02:00
limes.pink
1e25d24236 feat: add rss 2025-04-16 13:56:38 +02:00
limes.pink
a0f5fdd205 feat: add blog 2025-04-16 13:53:42 +02:00
limes.pink
91cc2d15ce fix(homepage): faq renders out of range faq 2025-04-15 18:54:51 +02:00
limes.pink
3afd5c5824 fix(homepage): faq not rendering links correctly 2025-04-15 18:53:54 +02:00
limes.pink
e6af4df65d fix(eslint): add browser globals
thx @binaryoverload
2025-04-15 15:49:25 +02:00
limes.pink
83da6fb210 feat: use phosphoricons via Icon, move svg to ext file 2025-04-15 15:47:12 +02:00
limes.pink
7db70e0b66 style(linting): lint 2025-04-15 03:12:52 +02:00
limes.pink
6168490f8c feat(navbar): add conditional transparency. 2025-04-15 03:07:49 +02:00
limes.pink
5373788e7c feat: homepage 2025-04-15 02:50:43 +02:00
limes.pink
8e1e63add0 fix (footer): implement feedback from jvs 2025-04-14 22:23:55 +02:00
limes.pink
298be6848f feat: footer 2025-04-14 21:50:17 +02:00
limes.pink
651759d891 fix: implement feedback from jvs 2025-04-14 20:35:16 +02:00
limes.pink
7b37a40b0d feat: add navbar + i8n 2025-04-13 20:55:49 +02:00
mrjvs
c13c486d87 fix: make eslint work in nuxt 2025-04-09 13:52:30 +02:00
mrjvs
f1d42f755b feat: Add formatting rules to repo 2025-04-09 13:19:13 +02:00
mrjvs
386fccb182 feat: add favicon + enable page routing 2025-04-09 13:15:30 +02:00