57 Commits

Author SHA1 Message Date
limes
931b2835ff fix: password length for password managers ignoring passwordrules 2026-09-08 22:45:24 +02:00
limes
64f460b555 feat: add delay after password change before logout
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-09-07 22:02:58 +02:00
limes
8b41f090bf Merge branch 'dev' into feat/password-editing
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-09-03 19:06:17 +02:00
mrjvs
e5f474e6a6 fix: fixed scrollTo on embedded scroll containers 2026-09-01 20:37:31 +02:00
limes
2eaad9055b fix: requested changes 2026-09-01 01:02:52 +02:00
limes
072e3c131e fix: requested changes
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-29 23:46:33 +02:00
limes
d793cf9726 feat: add password change from account page 2026-08-29 19:59:16 +02:00
limes
14b25ffd3c lint
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-27 14:13:19 +02:00
limes
43921abf98 refactor: clean up code 2026-08-27 13:23:57 +02:00
limes
85d858612f feat: implement email editing/verification endpoint 2026-08-26 21:19:47 +02:00
limes
e7d72030ff fix: prevent modal close on click outside while saving 2026-08-24 23:09:23 +02:00
limes
b60f7672e0 feat: move edit modal to its own component, minor changes
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-21 01:05:55 +02:00
limes
a9e3ce1658 feat: error pages 2026-08-17 22:53:28 +02:00
limes
571158cbb2 fix: redeclared variable in nav 2026-08-17 20:10:28 +02:00
limes
6cff8979c9 fix: navbar widget cut off on scroll
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-17 19:50:17 +02:00
limes
c4e044be17 feat: locale-dependent sorting in locale picker 2026-08-17 19:07:29 +02:00
limes
45f4754981 fix: navbar on docs 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-17 05:39:55 +02:00
limes
f4e8abef3f fix: navbar, env switch, style, etc. 1/2 2026-08-17 05:13:25 +02:00
limes
0e1382153e fix: bandwidth not closing on outside click 2026-08-16 17:09:58 +02:00
limes
a56d2c5d88 fix: progress total percentage not rounded properly 2026-08-16 16:44:39 +02:00
mrjvs
32d686ee1a feat: implement loader into miieditor 2026-08-16 14:13:47 +02:00
mrjvs
bae28ef863 feat: add useAsync and implement it on every async mutation method 2026-08-16 12:44:35 +02:00
mrjvs
cc5f85485c feat: add proper toasts to login and register
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 22:52:03 +02:00
mrjvs
cb412910f8 feat: implement forgot password + improve captchas 2026-08-15 15:52:21 +02:00
mrjvs
a8f217b652 feat: add safe redirects from login pages 2026-08-15 15:21:24 +02:00
limes
6b52d28453 fix: logged-in user widget not hidden when logged out 2026-08-14 18:22:26 +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
6436225d7c chore: lint 2026-08-14 15:27:39 +02:00
limes
9e924643b9 Merge branch 'nuxt-refactor' into nuxt-refactor-frontend 2026-08-14 15:24:58 +02:00
limes
4c16ed30fd feat: docs! 2026-08-14 15:23:41 +02:00
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
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
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
94a3d8faa5 feat: logout 2026-08-11 20:32:45 +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
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
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
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
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
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