You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SoulSync/api
Antti Kettunen bdef127dd6
Lift shared runtime state into core
4 weeks ago
..
__init__.py fix: add periodic cleanup timer for api/request in-memory store 1 month ago
auth.py fix: throttle auth last_used_at config writes 1 month ago
cache.py enrich SoulSync API and update the DOCS 3 months ago
discover.py enrich SoulSync API and update the DOCS 3 months ago
downloads.py Lift shared runtime state into core 4 weeks ago
helpers.py Enrich the SoulSync API 3 months ago
library.py fix: eliminate double-query in track search 1 month ago
listenbrainz.py Full automation engine expansion with scheduling, triggers, actions, and UI polish 3 months ago
playlists.py Fix ruff F541 and B007 lint errors 1 month ago
profiles.py enrich SoulSync API and update the DOCS 3 months ago
request.py fix: add periodic cleanup timer for api/request in-memory store 1 month ago
retag.py enrich SoulSync API and update the DOCS 3 months ago
search.py Fix remaining Spotify-first source selection in seasonal discovery and search API 1 month ago
serializers.py Add interactive REST API docs with full endpoint tester and complete metadata serialization 2 months ago
settings.py Encrypt sensitive config values at rest with Fernet — transparent migration, zero breaking changes 2 months ago
system.py Lift shared runtime state into core 4 weeks ago
watchlist.py Enrich the SoulSync API 3 months ago
wishlist.py fix: push wishlist pagination to SQL 1 month ago