Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
djrandom-py-deleted-112
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This project is pending deletion, and will be deleted on
2025-06-14
. Repository and other project resources are read-only.
Show more breadcrumbs
ale
djrandom-py-deleted-112
Commits
Project 'ale/djrandom-py' was moved to 'ale/djrandom-py-deleted-112'. Please update any links and bookmarks that may still have the old path.
Commits · a87951a883cf65072fade7a3dba50d75235e3123
a87951a883cf65072fade7a3dba50d75235e3123
Select Git revision
Selected
a87951a883cf65072fade7a3dba50d75235e3123
Branches
1
master
default
2 results
djrandom-py-deleted-112
server
djrandom
frontend
api_views.py
Author
Search by author
Any Author
authors
ale
ale
1 author
Browse files
Sep 25, 2011
add a never_played API method
· a87951a8
ale
authored
13 years ago
a87951a8
get_random_songs already returns SHA1 hashes
· 525b041e
ale
authored
13 years ago
525b041e
use a single "state" attribute for the MP3 table
· 0152e37e
ale
authored
13 years ago
0152e37e
Sep 24, 2011
fix
· 1dd4fb63
ale
authored
13 years ago
1dd4fb63
actually return random songs on /json/random
· 091a7cdb
ale
authored
13 years ago
091a7cdb
only return SHA1 hashes on /json/last_uploaded
· 4ded54e8
ale
authored
13 years ago
4ded54e8
add /json/random endpoint for Markov-based playlist generation
· ca5ee81e
ale
authored
13 years ago
ca5ee81e
add method and API to retrieve last uploaded songs
· 8ac22a69
ale
authored
13 years ago
8ac22a69
Sep 17, 2011
add "most_played" method to the API
· 8d152bd9
ale
authored
13 years ago
8d152bd9
add the search log
· d503d522
ale
authored
13 years ago
d503d522
Aug 02, 2011
expose more_like_these to the JSON API
· e1393dfd
ale
authored
13 years ago
e1393dfd
Jul 26, 2011
add users and api keys to the database model; split the frontend web app into...
· b347ab99
ale
authored
13 years ago
b347ab99
Loading