Go to file
Hayden bd06fdafaf feat: enhanced search functions (#260)
* make login case insensitive

* expand query to support by Field and By AID search

* type generation

* new API callers

* rework search to support field queries

* improve unnecessary data fetches

* clear stores on logout

* change verbage

* add labels
2023-02-05 12:12:54 -09:00
2023-01-18 20:44:06 -09:00
2022-09-03 18:42:03 -08:00
2023-01-14 09:24:11 -09:00
2022-10-25 09:17:31 -08:00
2022-10-13 17:12:35 -08:00
2022-09-12 14:47:27 -08:00
2022-10-10 18:48:57 -08:00
2023-01-14 09:28:52 -09:00
2022-09-12 14:47:27 -08:00

HomeBox

Docs | Demo | Discord

Quick Start

Configuration & Docker Compose

docker run --name=homebox \
    --restart=always \
    --publish=3100:7745 \
    ghcr.io/hay-kot/homebox:latest

Credits

Description
A continuation of HomeBox the inventory and organization system built for the Home User
Readme AGPL-3.0 69 MiB
Languages
Vue 42.6%
Go 39.6%
TypeScript 13.3%
CSS 2.4%
HTML 1.1%
Other 1%