No description
Find a file
jtricerolph 7fd1ed8381 Add app category grouping support
Add category column to apps table with migration, update seed with category
values for existing apps, and include category in auth queries ordered by
category then name.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-01 18:26:01 +00:00
src Add app category grouping support 2026-07-01 18:26:01 +00:00
.env.example Initial commit: auth 2026-07-01 12:09:54 +00:00
.gitignore Initial commit: auth 2026-07-01 12:09:54 +00:00
docker-compose.yml Cookie: Secure only over HTTPS (works on LAN HTTP); healthcheck 127.0.0.1 2026-07-01 14:42:28 +00:00
Dockerfile Initial commit: auth 2026-07-01 12:09:54 +00:00
package.json Initial commit: auth 2026-07-01 12:09:54 +00:00