homebox/frontend
2023-10-06 13:32:49 -08:00
..
assets/css feat: rebuild search UI w/ new filters (#269) 2023-02-09 17:47:41 -09:00
components feat: make selectables clearable (#572) 2023-10-06 13:32:49 -08:00
composables fix websocket over secure connection (#542) 2023-08-24 06:28:56 -08:00
layouts feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00
lib feat: add currencies XAG and XAU (#535) 2023-08-23 09:29:22 -08:00
middleware fix: cookie-auth-issues (#365) 2023-03-22 21:52:25 -08:00
pages feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00
plugins feat: locations tree viewer (#248) 2023-01-28 11:53:00 -09:00
public feat: pwa support (#366) 2023-03-23 10:27:12 -08:00
stores fix: refactoring errors (#359) 2023-03-20 21:48:22 -08:00
test chore: developer cleanup (#300) 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 (#168) 2022-12-29 16:19:15 -09:00
app.vue feat: pwa support (#366) 2023-03-23 10:27:12 -08:00
nuxt.config.ts feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00
nuxt.proxyoverride.ts pr: fixed incorrect sum of the total items price (#568) 2023-10-06 12:50:55 -08:00
package.json chore(deps): update dependency eslint-config-prettier to v9 (#533) 2023-09-14 06:11:08 -08:00
pnpm-lock.yaml chore(deps): update dependency eslint-config-prettier to v9 (#533) 2023-09-14 06:11:08 -08:00
postcss.config.js frontend: cleanup 2022-09-09 14:46:53 -08:00
tailwind.config.js feat: new dashboard implementation (#168) 2022-12-29 16:19:15 -09:00
tsconfig.json move to nuxt 2022-09-01 14:32:03 -08:00