mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-12 21:30:10 +00:00
a better way to manage your Jellyfin users, now in go.
.github/ISSUE_TEMPLATE | ||
images | ||
ts | ||
.drone.yml | ||
.gitignore | ||
.goreleaser.yml | ||
base.css | ||
index.html | ||
modal.css | ||
README.md |
This branch is for experimenting with a17t to possibly replace bootstrap in the future. Currently just working on the page structures, so none of this is actually usable in jfa-go yet.
currently done:
- invites tab mockup (partially complete)
- accounts tab mockup
- settings tab mockup
- modal implementation
- modals
- animations
- JS to TS, utilities
- Integration with existing code