mealie/frontend
Hayden 7866f0f46e
Feature/improve localization (#1147)
* use locale to set language header

* rewrite i18n provider and drop dependency

* rename file

* rename CrudMixin to HttpRepo

* refactor: code-cleanup

* add crowdin source

* remove unused translations

* grab translations from dev branch

* add translation support for foods, units, and labels

* remove rich import
2022-04-10 14:07:35 -08:00
..
.husky refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
api add merge funcions for units (#1146) 2022-04-09 19:57:49 -08:00
assets Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
components feat: merge food into another (#1143) 2022-04-09 19:08:48 -08:00
composables Feature/improve localization (#1147) 2022-04-10 14:07:35 -08:00
lang Feature/improve localization (#1147) 2022-04-10 14:07:35 -08:00
layouts feat: merge food into another (#1143) 2022-04-09 19:08:48 -08:00
pages add merge funcions for units (#1146) 2022-04-09 19:57:49 -08:00
plugins Fix/multiple bug reports (#1002) 2022-02-23 15:04:45 -09:00
static update pwa support + web fonts performance (#1005) 2022-02-24 15:49:58 -09:00
store Setup vite for development 2021-08-08 17:01:45 -08:00
types feat: merge food into another (#1143) 2022-04-09 19:08:48 -08:00
utils/icons feat: docker volume validation (#1125) 2022-04-02 16:35:53 -08:00
.editorconfig nuxt init 2021-07-31 14:00:28 -08:00
.eslintrc.js Fix more typing issues (#928) 2022-01-15 17:38:11 -09: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 Enable localization based on browser settings, add language selector (#925) 2022-03-19 13:27:40 -08:00
package.json update pwa support + web fonts performance (#1005) 2022-02-24 15:49:58 -09: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 Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
yarn.lock update pwa support + web fonts performance (#1005) 2022-02-24 15:49:58 -09:00