copilot-swe-agent[bot]
9ea40bec61
Add security fixes and comprehensive documentation
...
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com >
2026-02-06 21:59:19 +00:00
Christian Krakau-Louis
a387b9c3e5
feat: enhance song search with login requirement and error handling
2025-07-10 00:40:05 +02:00
Christian Krakau-Louis
31e445ab9c
feat: add upload_backup function for validating and saving backup files
2025-06-09 15:58:35 +02:00
Christian Krakau-Louis
9caf9ec791
feat: implement HTTPS middleware and static OAuth URL configuration
2025-06-09 15:32:58 +02:00
Christian Krakau-Louis
c6b89781c9
feat: add OAuth debug route and template for URL generation verification
2025-06-09 15:13:36 +02:00
Christian Krakau-Louis
d71dda4828
feat: add reverse proxy support with HTTPS configuration
2025-06-09 15:01:24 +02:00
Christian Krakau-Louis
bc4055ded5
Fixed Spotify stuff
2025-06-09 13:13:30 +02:00
Christian Krakau-Louis
b20dee5a1b
Refactor Spotify integration: rename oauth_id to spotify_id for consistency; update database schema and migration scripts; enhance error handling and logging in import helper; improve profile template to reflect new column name.
2025-05-27 22:20:41 +02:00
Christian Krakau-Louis
2f55f898ed
Add Spotify integration with improved token management and user interface
...
- Implemented Spotify OAuth handling in spotify_client_manager.py to ensure valid access tokens for users.
- Created helper functions in spotify_helper.py for refreshing tokens and retrieving user information.
- Developed manage_spotify.html template for connecting and managing Spotify accounts, displaying connection status and token information.
- Added logging for token management processes to enhance debugging and monitoring.
- Introduced a debug client for Spotify interactions to facilitate easier testing and development.
2025-05-27 21:40:37 +02:00
Christian Krakau-Louis
0d5cad85e9
Update version to 1.9.0 and release name to "Documentation Dynamo"; modify TODO list for upcoming milestones and documentation enhancements.
2025-05-13 11:27:05 +02:00
Christian Krakau-Louis
03b982e7c2
Initial clean commit
2025-05-13 08:59:02 +00:00