mealie/frontend
Hayden ffb3b45ac2
feat: add build id from commit hash (#1095)
* fix old ref

* capture git commit as build ID

* generate new types

* display build on Site Settings page

* fix extras crash it extras is none
2022-03-24 20:29:01 -08:00
..
.husky refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
api feat: add build id from commit hash (#1095) 2022-03-24 20:29:01 -08:00
assets Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
components Fix/category link (#1087) 2022-03-22 21:08:06 -08:00
composables Fix/fix broken pwa (#1086) 2022-03-22 20:41:54 -08:00
lang Feature/auto generate crowdin data (#1071) 2022-03-19 16:33:55 -08:00
layouts Reorganize Group/User Page Routes (#1084) 2022-03-22 19:54:16 -08:00
pages feat: add build id from commit hash (#1095) 2022-03-24 20:29:01 -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: add build id from commit hash (#1095) 2022-03-24 20:29:01 -08:00
utils/icons Feature/automated meal planner (#939) 2022-02-07 19:03:11 -09: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 feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09: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