CJ

Results 5 issues of CJ

I was using this library to integrate with Twitch OAuth, and I ran into an issue where the Twitch Token API response was non standard and I had no way...

This is a really big commit, but I wanted to create an API with all of the taco data, and the recipes are currently in a really inconsistent format for...

This addresses #1622 Introduced a PlaylistOrder enum to the Playlist model. I thought this might be useful because some playlists we might want to keep ordering exactly as it is...

* Save video duration to DB when importing from YouTube API * Show duration on video thumbnail on the all playlists page and the single playlist page ![Screenshot 2024-03-29 at...

### Description When attempting to add basicauth auth directives to my Caddy configs via labels like this: ``` # user is cj, password is supersecret caddy_0.basicauth.0_cj=$2y$05$Bnl6dl3DeV.cuPfB1VbNrOZv1zeVojzT.GfDAgq8bHAwd.k9NWHOa ``` The resulting value...