1
0
Fork 1
mirror of https://github.com/hay-kot/homebox.git synced 2025-01-01 11:27:12 +00:00
homebox/frontend
renovate[bot] a26ea3bac5 chore(deps): update dependency @types/markdown-it to v13 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 2594d4cdb4
2023-11-15 18:18:19 -09:00
..
assets/css feat: rebuild search UI w/ new filters () 2023-02-09 17:47:41 -09:00
components chore: rewrite generator to resolve strange name generation () 2023-11-15 17:19:51 -09:00
composables fix: infinite redirect issue () 2023-10-10 05:43:44 -08:00
layouts refactor: rewrite to cookie based auth () 2023-10-06 19:44:43 -08:00
lib chore: rewrite generator to resolve strange name generation () 2023-11-15 17:19:51 -09:00
middleware fix: infinite redirect issue () 2023-10-10 05:43:44 -08:00
pages fix: use theme aware background color () 2023-11-15 18:01:03 -09:00
plugins feat: locations tree viewer () 2023-01-28 11:53:00 -09:00
public feat: primary images () 2023-10-06 18:51:08 -08:00
stores fix: refactoring errors () 2023-03-20 21:48:22 -08:00
test chore: developer cleanup () 2023-02-17 21:41:01 -09:00
.eslintrc.js frontend: cleanup 2022-09-09 14:46:53 -08:00
.nuxtignore feat: new dashboard implementation () 2022-12-29 16:19:15 -09:00
app.vue feat: pwa support () 2023-03-23 10:27:12 -08:00
nuxt.config.ts feat: WebSocket based implementation of server sent events for cache busting () 2023-08-02 13:00:57 -08:00
nuxt.proxyoverride.ts pr: fixed incorrect sum of the total items price () 2023-10-06 12:50:55 -08:00
package.json chore(deps): update dependency @types/markdown-it to v13 () 2023-11-15 18:18:19 -09:00
pnpm-lock.yaml chore(deps): update dependency @types/markdown-it to v13 () 2023-11-15 18:18:19 -09:00
postcss.config.js frontend: cleanup 2022-09-09 14:46:53 -08:00
tailwind.config.js feat: new dashboard implementation () 2022-12-29 16:19:15 -09:00
tsconfig.json move to nuxt 2022-09-01 14:32:03 -08:00