Commit Graph

12 Commits

Author SHA1 Message Date
932e257152 Add HTTPS support in dev mode and fix mobile layout issues
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 4m19s
Generate self-signed certs for local HTTPS, add port 443 and full SSL
server block to dev nginx config, add Spotify redirect URI env var,
improve Spotify token error handling, and fix Chat/Steam mobile sizing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 11:18:32 +00:00
92b86ba89b save refreshed token 2026-01-23 12:30:01 +00:00
160dd24bf2 adding recently played endpoint 2025-11-29 00:30:34 +00:00
0466d9d288 adding jwt tokens 2025-11-25 16:03:05 +00:00
ae37643334 adding token to volume 2025-11-24 16:38:20 +00:00
c6aac050cc added saving and refreshing token 2025-11-23 22:35:45 +00:00
fbd3bba63f init auth func 2025-11-23 21:33:21 +00:00
2ab1f7f4c1 adding auth 2025-11-23 20:40:42 +00:00
43ed1cc455 added env 2025-11-22 11:48:23 +00:00
d9fceaf94a added log checking 2025-11-22 11:40:18 +00:00
8ed08d8f3d adding spotify what am I listening to api 2025-11-22 11:29:11 +00:00
9aabff9752 adding spotify api interaction 2025-11-20 18:04:31 +00:00