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
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.
defc70bee42222c45c865a9ef384c3a829c2fb08
Select Git revision
0 results
djrandom-py-deleted-112
server
djrandom
frontend
frontend.py
Author
Search by author
Any Author
authors
0 authors
Nov 19, 2011
refactor wsgi app setup; include a mod_wsgi driver
· defc70be
ale
authored
13 years ago
defc70be
Oct 30, 2011
always run the latency profiler
· e7a8ef80
ale
authored
13 years ago
e7a8ef80
fix
· f4e9e40b
ale
authored
13 years ago
f4e9e40b
add our own little latency profiler
· 785107db
ale
authored
13 years ago
785107db
Oct 28, 2011
do not die if the app configuration is not found
· 15b8b74a
ale
authored
13 years ago
15b8b74a
fix some options
· 28b82980
ale
authored
13 years ago
28b82980
Oct 15, 2011
use an application config file for Flask
· 77d99af7
ale
authored
13 years ago
77d99af7
cache autocompletion results
· 217ad9cc
ale
authored
13 years ago
217ad9cc
Oct 08, 2011
update SOLR on mp3 state changes (with a little refactoring)
· f00e38b8
ale
authored
13 years ago
f00e38b8
Sep 29, 2011
add a --profile option to wrap the wsgi app with "repoze.profile"
· bbb5a5d1
ale
authored
13 years ago
bbb5a5d1
Sep 24, 2011
do not exit if unable to load markov data
· 38511f08
ale
authored
13 years ago
38511f08
add /json/random endpoint for Markov-based playlist generation
· ca5ee81e
ale
authored
13 years ago
ca5ee81e
Jul 26, 2011
enable sending invitation emails - last missing part of the invite system
· a4e97028
ale
authored
13 years ago
a4e97028
add users and api keys to the database model; split the frontend web app into...
· b347ab99
ale
authored
13 years ago
b347ab99
Jul 25, 2011
add support in the model for streaming playlist
· 829396b4
ale
authored
13 years ago
829396b4
use X-Key headers from the FUSE client, accept them instead of USERID cookies in the frontend
· 651a6a3d
ale
authored
13 years ago
651a6a3d
store size in the mp3 table
· 1fe85e7e
ale
authored
13 years ago
1fe85e7e
attempt at a simple FUSE client
· 3fbed3dc
ale
authored
13 years ago
3fbed3dc
Jul 24, 2011
record n-grams in the play log
· 5152d472
ale
authored
13 years ago
5152d472
use urllib sanely
· 72c17c8b
ale
authored
13 years ago
72c17c8b
add missing import
· 591b7870
ale
authored
13 years ago
591b7870
show album art / fixes
· f0c89b75
ale
authored
13 years ago
f0c89b75
show album art
· 67a9aa15
ale
authored
13 years ago
67a9aa15
Jul 23, 2011
fix typo in save_playlists
· 4ed8a297
ale
authored
13 years ago
4ed8a297
add debug to save_playlist
· 3b58958d
ale
authored
13 years ago
3b58958d
Jul 22, 2011
use POST for song fragment query; keep all state in the playlist
· 2d581a2d
ale
authored
13 years ago
2d581a2d
Jul 21, 2011
use SOLR instead of Xapian
· b9ceed65
ale
authored
13 years ago
b9ceed65
Jul 19, 2011
handle "null"
· 927011ff
ale
authored
13 years ago
927011ff
log new userids
· ec3a5d20
ale
authored
13 years ago
ec3a5d20
return playlist uuid correctly
· 7b59bd6d
ale
authored
13 years ago
7b59bd6d
actually save playlist content
· a1e14652
ale
authored
13 years ago
a1e14652
missing datetime import
· 46ddd56b
ale
authored
13 years ago
46ddd56b
create new playlists if updating one that does not exist
· c7081827
ale
authored
13 years ago
c7081827
fix typo
· 7822fa19
ale
authored
13 years ago
7822fa19
add a play log
· 1fba61a2
ale
authored
13 years ago
1fba61a2
add a playlist model and API; add USERID cookie for user recognition; autosave playlists
· b9be3109
ale
authored
13 years ago
b9be3109
download more results (100)
· a13d482e
ale
authored
13 years ago
a13d482e
handle the no-results case
· 19cd9b58
ale
authored
13 years ago
19cd9b58
Jul 18, 2011
play_count should not fail on None values
· 697d2d3a
ale
authored
13 years ago
697d2d3a
more daemonize-related fixes
· b7148fa0
ale
authored
13 years ago
b7148fa0
Loading