a better way to manage your Jellyfin users, now in go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Harvey Tindall 4e16f6fd48
make checkInvite check only one invite, invite daemon
4 years ago
b first 4 years ago
data Display settings with hacky solution to retain order 4 years ago
fixconfig Display settings with hacky solution to retain order 4 years ago
README.md first 4 years ago
api.go make checkInvite check only one invite, invite daemon 4 years ago
auth.go make checkInvite check only one invite, invite daemon 4 years ago
config.go first 4 years ago
daemon.go make checkInvite check only one invite, invite daemon 4 years ago
email.go make checkInvite check only one invite, invite daemon 4 years ago
go.mod Settings functional, start adding logging 4 years ago
go.sum Display settings with hacky solution to retain order 4 years ago
invites.json first 4 years ago
jfapi.go Functioning user creation, notifications, 4 years ago
main.go make checkInvite check only one invite, invite daemon 4 years ago
pwval.go Partial check for invite page, 404 handling 4 years ago
storage.go make checkInvite check only one invite, invite daemon 4 years ago
views.go Partial check for invite page, 404 handling 4 years ago

README.md

jfa-go

An ongoing rewrite of jellyfin-accounts in Go. I'm doing this to learn the language, so i'll still be maintaining the Python version.

Suggestions and help welcome.