Commit Graph

1561 Commits

Author SHA1 Message Date
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
21ae7a4db9 Merge pull request #399 from PretendoNetwork/nuxt-refactor-registration
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
Nuxt refactor: Registration
2025-04-26 20:38:29 +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
mrjvs
36ce143800 Merge pull request #398 from PretendoNetwork/nuxt-refactor-login
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
Add login & update configurations
2025-04-22 08:46:37 +02: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
mrjvs
d3463bc612 Merge pull request #397 from PretendoNetwork/nuxt-refactor-blog
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
Nuxt refactor blog
2025-04-16 18:35:42 +02: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
mrjvs
6119c1a861 Merge pull request #396 from PretendoNetwork/nuxt-refactor-homepage
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
Nuxt refactor homepage
2025-04-15 19:04:16 +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
mrjvs
41dc2671c4 Merge pull request #395 from PretendoNetwork/nuxt-refactor-homepage
Nuxt refactor homepage
2025-04-15 16:51:16 +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
mrjvs
c51cec39f3 Merge pull request #394 from PretendoNetwork/nuct-refactor-footer
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
feat: footer
2025-04-14 22:30:26 +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
mrjvs
e563a397a5 Merge pull request #393 from PretendoNetwork/nuxt-refactor-i8n-navbar
feat: add navbar + i8n
2025-04-14 20:48:07 +02:00