1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-18 18:30:10 +00:00
a better way to manage your Jellyfin users, now in go.
Go to file
2020-12-24 21:22:28 +00:00
.github/ISSUE_TEMPLATE add issue template 2020-09-15 12:00:20 +01:00
images change main theme, add dark theme 2020-12-24 21:22:28 +00:00
ts change main theme, add dark theme 2020-12-24 21:22:28 +00:00
.drone.yml install requests dep for upload.py 2020-10-08 21:48:15 +01:00
.gitignore add remaining modals 2020-12-23 01:34:22 +00:00
.goreleaser.yml Fix smtp sending 2020-11-14 15:33:25 +00:00
base.css change main theme, add dark theme 2020-12-24 21:22:28 +00:00
dark.css change main theme, add dark theme 2020-12-24 21:22:28 +00:00
index.html change main theme, add dark theme 2020-12-24 21:22:28 +00:00
modal.css organise code, use typescript, add more modals 2020-12-20 22:49:54 +00:00
README.md change main theme, add dark theme 2020-12-24 21:22:28 +00:00

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.

todo

  • invites tab mockup (partially complete)
  • accounts tab mockup
  • settings tab mockup
  • modal implementation
  • modals
  • animations
  • JS to TS, utilities
  • Integration with existing code

screenshots

dark

invites accounts settings login modal modify user settings modal

light

invites accounts settings login modal modify user settings modal