This website requires JavaScript.
Explore
Help
Sign In
chrisryn
/
vynl
Watch
1
Star
0
Fork
0
You've already forked vynl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2cb6f4d6b2b9b11b35c3cc5e5c9fa4b7d5d44568
vynl
/
backend
/
app
/
api
/
endpoints
History
root
2cb6f4d6b2
Switch to Sonnet for better accuracy, stronger anti-hallucination prompt
2026-03-31 19:41:13 -05:00
..
__init__.py
…
admin.py
Add live logs to admin dashboard with level filtering and error middleware
2026-03-31 15:54:21 -05:00
auth.py
…
bandcamp.py
Add Bandcamp discovery via public API (no scraping) - browse new releases by genre tag
2026-03-31 09:58:28 -05:00
billing.py
…
compatibility.py
Add Taste Match compatibility feature for comparing music taste between users
2026-03-31 18:57:33 -05:00
concerts.py
Add Concert Finder and Rabbit Hole features
2026-03-31 19:01:22 -05:00
lastfm.py
…
manual_import.py
…
playlist_fix.py
Switch to Sonnet for better accuracy, stronger anti-hallucination prompt
2026-03-31 19:41:13 -05:00
playlists.py
Fix playlists API: disable redirect_slashes, fix route path for Vite proxy
2026-03-31 01:08:45 -05:00
profile.py
…
recommendations.py
Switch to Sonnet for better accuracy, stronger anti-hallucination prompt
2026-03-31 19:41:13 -05:00
timeline.py
Add Tier 2 features: Playlist Generator, Artist Deep Dive, Music Timeline
2026-03-31 18:50:23 -05:00
youtube_music.py
…