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-28 19:56:11 +00:00
.github/ISSUE_TEMPLATE add issue template 2020-09-15 12:00:20 +01:00
css more organisation, add tooltips 2020-12-28 19:56:11 +00:00
images fix weird bevel look of inputs/selects, thicken borders, use badges for settings 2020-12-27 16:56:55 +00:00
ts more organisation, add tooltips 2020-12-28 19:56:11 +00:00
.drone.yml install requests dep for upload.py 2020-10-08 21:48:15 +01:00
.gitignore more organisation, add tooltips 2020-12-28 19:56:11 +00:00
.goreleaser.yml Fix smtp sending 2020-11-14 15:33:25 +00:00
admin.html more organisation, add tooltips 2020-12-28 19:56:11 +00:00
form.html more organisation, add tooltips 2020-12-28 19:56:11 +00:00
package-lock.json fix weird bevel look of inputs/selects, thicken borders, use badges for settings 2020-12-27 16:56:55 +00:00
package.json add form, restructure ts 2020-12-28 18:15:52 +00:00
README.md fix weird bevel look of inputs/selects, thicken borders, use badges for settings 2020-12-27 16:56:55 +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

general

  • modal implementation
  • animations
  • utilities
  • CSS for light & dark

admin

  • invites tab
  • accounts tab
  • settings tab
  • modals
  • integration with existing code

invites

  • everything

screenshots

dark

invites accounts settings login modal modify user settings modal

light

invites accounts settings login modal modify user settings modal