summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-11-21Use a weird encoding for the time.TimeRose Hogenson2-15/+48
2025-11-20Bump CCL versionRose Hogenson2-3/+3
2025-11-20Clean up the static filesRose Hogenson9-43/+2
2025-11-15Remove debugRose Hogenson1-2/+1
2025-11-15Fix cookie names and domainRose Hogenson1-6/+11
2025-11-15DebugRose Hogenson1-1/+2
2025-11-15Fix typoRose Hogenson1-1/+1
2025-11-15Preserve redirect path on errorRose Hogenson1-1/+2
2025-11-15Fix cross-domain loginRose Hogenson2-6/+10
2025-11-15Protect the reverse proxy with my hand-rolled authRose Hogenson2-48/+81
2025-11-10Validate the QR codeRose Hogenson2-6/+20
2025-11-10Confirm passwordRose Hogenson1-0/+10
2025-11-10IP?Rose Hogenson1-1/+1
2025-11-10Fix jellyfin portRose Hogenson1-1/+1
2025-11-10Get the credentials directory from a flagRose Hogenson1-3/+3
2025-11-10Add back jellyfin proxyRose Hogenson1-1/+18
2025-11-02Fix a panicRose Hogenson1-1/+4
2025-11-02Actually show QR codeRose Hogenson1-1/+2
2025-11-02Improve the upload success screenRose Hogenson3-1/+17
2025-11-02Add QR codeRose Hogenson4-3/+16
2025-11-02Remove server sent eventsRose Hogenson3-91/+64
2025-11-02Fix flake hashRose Hogenson1-1/+1
2025-11-02Bump depsRose Hogenson2-1/+3
2025-10-28Fix flake hash (sigh)Rose Hogenson2-4/+4
2025-10-28Switch to cclRose Hogenson4-22/+17
2025-10-26Fix nix flake hashRose Hogenson1-1/+1
2025-10-26Bump depsRose Hogenson2-3/+3
2025-10-25Fix service configRose Hogenson1-4/+10
2025-10-25Fix nix flake vendor hashRose Hogenson2-4/+4
2025-10-25Fix go mod versionRose Hogenson2-10/+10
2025-10-25asspb fixesRose Hogenson1-12/+6
2025-10-25Use asspb instead of iniRose Hogenson4-91/+36
2025-10-14Revert "Remove CSRF tokens"Rose Hogenson3-32/+78
2025-10-14Remove CSRF tokensRose Hogenson3-78/+32
2025-10-08Validate that secrets were loadedRose Hogenson1-0/+6
2025-10-08Fix typoRose Hogenson1-1/+1
2025-10-07Use ini for the secrets file as wellRose Hogenson4-8260/+80
2025-10-07LogRose Hogenson1-0/+1
2025-10-07Use an INI file for configRose Hogenson1-23/+91
2025-10-07Fix vendor hashRose Hogenson2-4/+4
2025-10-07Downgrade required Go versionRose Hogenson2-4/+4
2025-10-07Make redirects configurableRose Hogenson1-15/+27
2025-10-07AGPL and some cleanupRose Hogenson4-4/+682
2025-10-07Move hole to a separate repoRose Hogenson1-129/+0
2025-10-07Fix vanity URL (again)Rose Hogenson1-1/+18
2025-10-07Remove unnecessary package redirectionRose Hogenson1-17/+0
2025-10-07Print password correctlyRose Hogenson1-1/+1
2025-10-07Use a vanity URLRose Hogenson5-6/+23
2025-10-07Vanity url?Rose Hogenson1-0/+19
2025-10-07Bring back pbkdf2Rose Hogenson10-55/+204