arimelody.me/admin
ari melody 1edc051ae2
fixed GetTOTP, started rough QR code implementation
GetTOTP handles TOTP method retrieval for confirmation and deletion.

QR code implementation looks like it's gonna suck, so might end up
using a library for this later.
2025-01-26 00:48:19 +00:00
..
components fix bug causing edit tracks component to crash 2025-01-24 01:33:14 +00:00
static fixed style of inputs on release edit page (whoops!) 2025-01-24 01:18:46 +00:00
views TOTP fully functioning, account settings done! 2025-01-23 13:53:06 +00:00
accounthttp.go fixed GetTOTP, started rough QR code implementation 2025-01-26 00:48:19 +00:00
artisthttp.go terrible no good massive refactor commit (oh yeah and built generic sessions for admin panel) 2025-01-23 00:37:19 +00:00
http.go fixed GetTOTP, started rough QR code implementation 2025-01-26 00:48:19 +00:00
releasehttp.go fix bug causing edit tracks component to crash 2025-01-24 01:33:14 +00:00
templates.go TOTP fully functioning, account settings done! 2025-01-23 13:53:06 +00:00
trackhttp.go terrible no good massive refactor commit (oh yeah and built generic sessions for admin panel) 2025-01-23 00:37:19 +00:00