arimelody.me/controller
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
..
account.go tidying some things up 2025-01-23 09:39:40 +00:00
artist.go refactored out global. long live AppState 2025-01-21 14:58:13 +00:00
config.go (incomplete) change password feature 2025-01-21 17:13:06 +00:00
controller.go merged main, dev, and i guess got accounts working?? 2025-01-20 15:08:01 +00:00
invite.go schema migration and account fixes 2025-01-20 18:55:05 +00:00
migrator.go fixed issues with first-time setup, added config.db.port 2025-01-21 14:12:21 +00:00
qr.go fixed GetTOTP, started rough QR code implementation 2025-01-26 00:48:19 +00:00
release.go refactored out global. long live AppState 2025-01-21 14:58:13 +00:00
session.go tidying some things up 2025-01-23 09:39:40 +00:00
totp.go fixed GetTOTP, started rough QR code implementation 2025-01-26 00:48:19 +00:00
track.go refactored out global. long live AppState 2025-01-21 14:58:13 +00:00