Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
djrandom-py
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
Show more breadcrumbs
ale
djrandom-py
Commits
802401b4e4ddc3e5aad67db300e4e10a8754c037
Select Git revision
Branches
1
master
default
1 result
djrandom-py
Author
Search by author
Any Author
authors
ale
ale
1 author
Oct 30, 2011
use the css/js bundles when DEBUG is false
· 802401b4
ale
authored
13 years ago
802401b4
autogenerate minified and precompressed bundles for javascript and css
· 2fe4cf5a
ale
authored
13 years ago
2fe4cf5a
fix to pygooglechart args
· 2e908fee
ale
authored
13 years ago
2e908fee
add pretty graphs of uploads/plays to the about page
· d924d550
ale
authored
13 years ago
d924d550
Oct 29, 2011
remove duplicates when training the markov model
· e618e850
ale
authored
13 years ago
e618e850
fix deserialization of result of getPlaylist
· 5b74a80c
ale
authored
13 years ago
5b74a80c
debug playlist load
· 90c145f9
ale
authored
13 years ago
90c145f9
minor fix
· 7fb834dc
ale
authored
13 years ago
7fb834dc
cleanup playlist list methods
· 94360516
ale
authored
13 years ago
94360516
minor fix
· a348d860
ale
authored
13 years ago
a348d860
added missing methods to support saving and loading playlists by name
· 7745a660
ale
authored
13 years ago
7745a660
fixed playlistSave click action
· 29b598fc
ale
authored
13 years ago
29b598fc
separate actions from song info
· e8f979f0
ale
authored
13 years ago
e8f979f0
cosmetic fixes
· 5fdc5226
ale
authored
13 years ago
5fdc5226
do not call setMedia({}) on init
· 6dec63ac
ale
authored
13 years ago
6dec63ac
fix player error reporting
· 81108c6a
ale
authored
13 years ago
81108c6a
remove extra loading() call
· 04a027b0
ale
authored
13 years ago
04a027b0
fix
· 9f264c09
ale
authored
13 years ago
9f264c09
allow nesting calls to djr.loading()
· f9afb810
ale
authored
13 years ago
f9afb810
update to JQuery 1.6.4 and jPlayer 2.1.0; remove some old cruft
· 454bfd16
ale
authored
13 years ago
454bfd16
use jquery.autocomplete instead of the complex jquery UI element
· 8aa2410d
ale
authored
13 years ago
8aa2410d
change autocomplete handler to return data compatible with jquery.autocomplete
· af460b7d
ale
authored
13 years ago
af460b7d
use the SITE_NAME config everywhere; remove useless subclassing of the...
· 06611d57
ale
authored
13 years ago
06611d57
Oct 28, 2011
add a bunch of tests for the client
· 06fc1241
ale
authored
13 years ago
06fc1241
fix a lost NSTask reference causing bad_access errors
· a91f53b1
ale
authored
13 years ago
a91f53b1
minor fixes
· e728985a
ale
authored
13 years ago
e728985a
add a couple of methods to extract stats from the playlog
· d6e3251b
ale
authored
13 years ago
d6e3251b
stop using the global Stats singleton
· c726994c
ale
authored
13 years ago
c726994c
bump version
· 162960ae
ale
authored
13 years ago
162960ae
do not die if the music_dir does not exist, just report an error
· 507af768
ale
authored
13 years ago
507af768
mention package locations
· 65bc61ec
ale
authored
13 years ago
65bc61ec
use cheap_dedup by default
· e4f1f771
ale
authored
13 years ago
e4f1f771
minor fix
· 6fe887a4
ale
authored
13 years ago
6fe887a4
get the site name from the app config
· b6a18c43
ale
authored
13 years ago
b6a18c43
do not die if the app configuration is not found
· 15b8b74a
ale
authored
13 years ago
15b8b74a
fix some options
· 6ba3de88
ale
authored
13 years ago
6ba3de88
fix some options
· 28b82980
ale
authored
13 years ago
28b82980
fix
· c5f0fbbe
ale
authored
13 years ago
c5f0fbbe
Oct 27, 2011
add option to set bandwidth limit in the Preferences
· 2121d8cc
ale
authored
13 years ago
2121d8cc
Oct 18, 2011
add missing dependency
· fbf4fe83
ale
authored
13 years ago
fbf4fe83
Loading