Hoa (Kyle) Trinh
c24d532608
feat: Migrate to Nuxt 3 framework ( #5184 )
...
CodeQL / Analyze (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend Tests (push) Waiting to run
Docker Nightly Production / Build Package (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
Release Drafter / ✏️ Draft release (push) Waiting to run
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2025-06-19 17:09:12 +00:00
Hayden
54c4f19a5c
security: enforce min length for user password ( #1555 )
...
* fix typing on auth context
* extract user password strength meter
* fix broken useToggle method
* extend form to accept arguments for validators
* enforce password length on update
* fix user password change form
2022-08-13 21:38:26 -08:00
Hayden
7609715d9e
remove explicity typescript version ( #1285 )
...
* remove explicity typescript version
* i hate javascript
2022-05-25 10:14:24 -08:00
Hayden
2ce195a0d4
refactor: ♻️ rewrite migrations frontend/backend ( #841 )
...
* refactor(frontend): ♻️ rewrite migrations UI
* refactor(backend): ♻️ rewrite recipe migrations
* remove vue-demi
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-11-26 22:37:06 -09:00
Hayden
912cc6d956
feat(frontend): ✨ Add Meal Tags + UI Improvements ( #807 )
...
* feat: ✨
* fix colors
* add additional support for settings meal tag
* add defaults to recipe
* use group reciep settings
* fix login infinite loading
* disable owner on initial load
* add skeleton loader
* add v-model support
* formatting
* fix overwriting existing values
* feat(frontend): ✨ add markdown preview for steps
* update black plus formatting
* update help text
* fix overwrite error
* remove print
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-11-20 14:30:38 -09:00
Hayden
c0dd07f9e7
Feature/infinite scroll ( #719 )
...
* feat(frontend): ✨ lazy-load all recipes page
* feat(frontend): ✨ enable runtime theme through env-variables
* docs(docs): 📝 update v1 changelog
* bump version
Co-authored-by: Hayden <hay-kot@pm.me>
2021-10-03 14:07:18 -08:00
Hayden
e179dcdb10
refactor(frontend): ♻️ split user profile/management ( #670 )
...
* refactor(frontend): ♻️ major rewrite/improvement of use-profile pages
* refactor(frontend): ♻️ split webhooks into their own page
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-09-04 20:24:32 -08:00