mealie/frontend/composables
Ben Boeckel 2e6b877ba9
docs: fix typos (#1665)
* docs: fix typos

* typos: fix typos found by `codespell` across the codebase

* docs: fix `macOS` spelling

* docs: fix `authentification` terminology

"Authentification" is not a thing.

* docs: fix `localhost` typo in example link

* typos: fix in-code typos

These are potentially higher risk, but no other mentions of these typos
show up in the codebase.
2022-09-25 15:17:27 -08:00
..
api refactor: recipe-page (#1587) 2022-08-27 10:44:58 -08:00
forms refactor: ♻️ rewrite admin CRUD interface for admins (#825) 2021-11-23 18:57:24 -09:00
partials fix: defaults recipe actions to sort by name, ascending (#1650) 2022-09-15 15:53:58 -08:00
recipe-page refactor: recipe-page (#1587) 2022-08-27 10:44:58 -08:00
recipes fix: set meta description and image for shared recipes (#1635) 2022-09-10 09:29:21 -08:00
store refactor: unify recipe-organizer components (#1340) 2022-06-03 20:12:32 -08:00
use-locales docs: fix typos (#1665) 2022-09-25 15:17:27 -08:00
use-users security: enforce min length for user password (#1555) 2022-08-13 21:38:26 -08:00
use-backups.ts Consolidate frontend types (#1245) 2022-05-21 11:22:02 -08:00
use-context-presents.ts refactor: unify recipe-organizer components (#1340) 2022-06-03 20:12:32 -08:00
use-copy.ts feat: public recipe access (#1610) 2022-08-28 20:08:33 -08:00
use-display-text.ts Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
use-group-cookbooks.ts feat: re-write get all routes to use pagination (#1424) 2022-06-25 11:39:38 -08:00
use-group-mealplan.ts fix: mealplan pagination (#1464) 2022-07-02 09:44:01 -08:00
use-group-webhooks.ts feat: re-write get all routes to use pagination (#1424) 2022-06-25 11:39:38 -08:00
use-groups.ts feat: re-write get all routes to use pagination (#1424) 2022-06-25 11:39:38 -08:00
use-passwords.ts feat: improved registration signup flow (#1188) 2022-05-06 11:18:06 -08:00
use-router.ts Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
use-toast.ts refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
use-user.ts docs: fix typos (#1665) 2022-09-25 15:17:27 -08:00
use-utils.ts Feature/group items editor (#1064) 2022-03-17 10:30:10 -08:00
use-validators.ts Consolidate frontend types (#1245) 2022-05-21 11:22:02 -08:00