Commit Graph

94 Commits

Author SHA1 Message Date
mrjvs
bccf6aafe7 chore: clean up unused/simple packages 2026-08-19 16:38:14 +02:00
mrjvs
251d22e592 feat: install typechecker 2026-08-19 16:08:10 +02:00
mrjvs
2a91827346 fix: fixed IP fetching for nuxt dev 2026-08-19 16:03:15 +02:00
mrjvs
5a31197dcf feat: implement distributed caching 2026-08-19 13:48:47 +02:00
limes
e89f4b0509 fix: docs errors page giving an actual error 2026-08-17 21:33:29 +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
1c3a3d9786 feat: painfully improve error search 2026-08-14 23:20:59 +02:00
limes
b6c8f1bcac feat: mii editor 2026-08-14 16:55:54 +02:00
limes
1113874dbe fix: deps 2026-08-14 15:39:25 +02:00
limes
7b40dc222e Merge remote-tracking branch 'origin/nuxt-refactor-miieditor' into nuxt-refactor-frontend 2026-08-14 15:30:17 +02:00
limes
975fac1c8c chore: port assets, set up basic seo 2026-08-14 15:21:57 +02:00
mrjvs
f29e587819 feat: improve user widget popover 2026-08-12 14:05:46 +02:00
mrjvs
f98a244606 fix: fixed docker build by using newer npm version to generate lock file
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-09 21:39:06 +02:00
mrjvs
bf4ab24043 feat: Add register + hcaptcha 2026-08-09 20:03:41 +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
f3ad06c650 feat: add progress endpoint 2026-08-08 22:10:13 +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
limes
ae98a4d389 chore: bump mii-js to 1.0.9
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-09-03 17:58:43 +02: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
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
26817d5fbc feat: registration and css separation 2025-04-25 21:26:27 -04:00
limes.pink
1e25d24236 feat: add rss 2025-04-16 13:56:38 +02:00
limes.pink
8e1e63add0 fix (footer): implement feedback from jvs 2025-04-14 22:23:55 +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
f44bcd3ad0 feat: update dockerfile to work with nuxt 2025-04-09 13:42:39 +02:00
mrjvs
f1d42f755b feat: Add formatting rules to repo 2025-04-09 13:19:13 +02:00
mrjvs
1683342a9a chore: move nuxt app into root of project 2025-04-09 13:10:07 +02:00
mrjvs
2dfb7102cc chore: move old codebase into a directory 2025-04-09 13:04:16 +02:00
William Oldham
743f99a9c6 style: update eslint-config and lint
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
2025-02-01 21:06:48 +00:00
William Oldham
e63adcd63f chore: update eslint to common 2025-01-20 12:13:06 +00:00
Jonathan Barrow
3c7b1f879f Merge pull request #306 from DanilochTop/dev2 2024-09-23 11:56:42 -04:00
Jonathan Barrow
139a18ddd1 chore: bump @pretendonetwork/error-codes version 2024-06-03 18:04:05 -04:00
Daniloch
d4e7d32410 feat: add captcha to forgot password requests 2024-05-31 03:42:35 -03:00
Jonathan Barrow
5170f1dd95 chore: update error-codes version 2024-05-03 18:19:39 -04:00
Jonathan Barrow
5bd21a3d3e feat: use updated and dynamic error codes for support pages 2024-05-01 17:20:35 -04:00
Jonathan Barrow
3f9d2e6964 chore: move email sending to AWS SES 2024-02-20 13:49:27 -05:00
Jonathan Barrow
09dee1722b Removed ability to download Cemu files (broken feature) 2023-07-12 16:52:01 -04:00
Jonathan Barrow
d2e1e9405b Split build npm script away from start script 2023-07-08 12:08:04 -04:00
Jonathan Barrow
f68c96dd57 Removed unused and updated npm modules 2023-02-27 22:00:21 -05:00
Jonathan Barrow
be3d62a836 Added password reset support 2022-10-01 17:00:57 -04:00
Ash Monty
9cdb39b46f chore(miieditor): bump to mii-js 1.0.4 2022-08-14 23:42:13 +02:00
Ash Monty
f9fc69d758 chore(miieditor): update to mii-js v1.0.3, use new API 2022-08-14 23:33:34 +02:00
Ash Monty
deb091932a feat(miieditor): switch to mii-js, add missing props 2022-08-13 16:52:06 +02:00
Jonathan Barrow
80bc0f01c0 Moved from Trello to GitHub porjects 2022-08-07 04:17:53 -04:00