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-20 22:49:54 +00:00
.github/ISSUE_TEMPLATE add issue template 2020-09-15 12:00:20 +01:00
images organise code, use typescript, add more modals 2020-12-20 22:49:54 +00:00
ts organise code, use typescript, add more modals 2020-12-20 22:49:54 +00:00
.drone.yml install requests dep for upload.py 2020-10-08 21:48:15 +01:00
.gitignore Rework typescript to use modules 2020-10-22 17:50:40 +01:00
.goreleaser.yml Fix smtp sending 2020-11-14 15:33:25 +00:00
base.css organise code, use typescript, add more modals 2020-12-20 22:49:54 +00:00
index.html organise code, use typescript, add more modals 2020-12-20 22:49:54 +00:00
main.js organise code, use typescript, add more modals 2020-12-20 22:49:54 +00:00
main.js.map organise code, use typescript, add more modals 2020-12-20 22:49:54 +00:00
modal.css organise code, use typescript, add more modals 2020-12-20 22:49:54 +00:00
modal.js organise code, use typescript, add more modals 2020-12-20 22:49:54 +00:00
modal.js.map organise code, use typescript, add more modals 2020-12-20 22:49:54 +00:00
package-lock.json first 2020-12-12 22:15:43 +00:00
package.json first 2020-12-12 22:15:43 +00:00
README.md implement modals, move css to separate file 2020-12-16 18:25:16 +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.

currently done:

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

screenshots

invites accounts settings settings