1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend
Hayden 692d91e338
New Crowdin updates (#1566)
* New translations en-US.json (Czech)

* New translations en-US.json (Swedish)

* New translations en-US.json (Polish)

* New translations en-US.json (Portuguese)

* New translations en-US.json (Russian)

* New translations en-US.json (Slovak)

* New translations en-US.json (Slovenian)

* New translations en-US.json (Serbian (Cyrillic))

* New translations en-US.json (Turkish)

* New translations en-US.json (Dutch)

* New translations en-US.json (Ukrainian)

* New translations en-US.json (Chinese Simplified)

* New translations en-US.json (Chinese Traditional)

* New translations en-US.json (Vietnamese)

* New translations en-US.json (Portuguese, Brazilian)

* New translations en-US.json (English, United Kingdom)

* New translations en-US.json (Norwegian)

* New translations en-US.json (Lithuanian)

* New translations en-US.json (Romanian)

* New translations en-US.json (Danish)

* New translations en-US.json (French)

* New translations en-US.json (Spanish)

* New translations en-US.json (Afrikaans)

* New translations en-US.json (Arabic)

* New translations en-US.json (Bulgarian)

* New translations en-US.json (Catalan)

* New translations en-US.json (German)

* New translations en-US.json (Korean)

* New translations en-US.json (Greek)

* New translations en-US.json (Finnish)

* New translations en-US.json (Hebrew)

* New translations en-US.json (Hungarian)

* New translations en-US.json (Italian)

* New translations en-US.json (Japanese)

* New translations en-US.json (French, Canada)

* New translations en-US.json (German)

* New translations en-US.json (Danish)

* New translations en-US.json (Danish)

* New translations en-US.json (German)

* New translations en-US.json (Danish)

* New translations en-US.json (German)

* New translations en-US.json (German)

* New translations en-US.json (German)

* New translations en-US.json (German)

* New translations en-US.json (German)

* New translations en-US.json (Arabic)

* New translations en-US.json (German)

* New translations en-US.json (Ukrainian)

* New translations en-US.json (Ukrainian)

* New translations en-US.json (German)

* New translations en-US.json (Spanish)

* New translations en-US.json (Spanish)

* New translations en-US.json (Spanish)

* New translations en-US.json (Spanish)

* New translations en-US.json (French)
2022-08-19 11:43:31 -08:00
..
.husky refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
api feat: bulk recipe settings update (#1557) 2022-08-14 10:37:44 -08:00
assets chore: deps-dev-bump (#1533) 2022-08-08 17:58:10 -08:00
components ui: changed ingredient auto grid to be more natural (#1578) 2022-08-19 11:42:06 -08:00
composables security: enforce min length for user password (#1555) 2022-08-13 21:38:26 -08:00
lang New Crowdin updates (#1566) 2022-08-19 11:43:31 -08:00
layouts chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
pages fix: user-feedback-on-schema-mismatch (#1558) 2022-08-14 11:06:35 -08:00
plugins security: enforce min length for user password (#1555) 2022-08-13 21:38:26 -08:00
static fix (possible): PWA blank screen (#1523) 2022-08-02 14:06:26 -08:00
store Setup vite for development 2021-08-08 17:01:45 -08:00
types feat: bulk recipe settings update (#1557) 2022-08-14 10:37:44 -08:00
utils/icons feat: implement local storage for sorting and dynamic sort icons on the new recipe sort card (#1506) 2022-07-31 11:39:35 -08:00
.editorconfig nuxt init 2021-07-31 14:00:28 -08:00
.eslintrc.js fix: bad import path (#1313) 2022-05-29 09:09:36 -08:00
.gitignore nuxt init 2021-07-31 14:00:28 -08:00
.prettierrc refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
Caddyfile feat: docker volume validation (#1125) 2022-04-02 16:35:53 -08:00
Dockerfile feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
nuxt.config.js chore: deps-dev-bump (#1533) 2022-08-08 17:58:10 -08:00
package.json fix(deps): bump date-fns from 2.29.1 to 2.29.2 in /frontend (#1575) 2022-08-18 18:31:11 -08:00
run.sh feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
template.env feat(frontend): Add Meal Tags + UI Improvements (#807) 2021-11-20 14:30:38 -09:00
tsconfig.json remove explicity typescript version (#1285) 2022-05-25 10:14:24 -08:00
yarn.lock fix(deps): bump date-fns from 2.29.1 to 2.29.2 in /frontend (#1575) 2022-08-18 18:31:11 -08:00