2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Forgot import of codecs in pathprovider, led to album cover art not being cached More... over 12 years ago
Changed configuration and User App Data location to system standards. closes #224 for migration on linux, do the following: More... over 12 years ago
config change output format mimics config file (closes #235)
tilboerner
as til
More... over 12 years ago
use pathprovider for (fixes #234)
tilboerner
as til
More... over 12 years ago
whitespace
tilboerner
as til
More... over 12 years ago
Split up util; module pathprovider now serves all the paths to conf and user data directories More... over 12 years ago
Fixed error in listdir for last commit More... over 12 years ago
Removed configuration option playables. Playables are now determined by two factors: 1. It is assumed that all browsers can in one form or another play mp3 and ogg. 2. All other formats are also considered if transcoding is enabled and the appropriate decoding software installed More... over 12 years ago
changed error message position, because it broke the layout. More... over 12 years ago
reintroduced client error messages More... over 12 years ago
WORKAROUND: deactivated authentification for fetchalbumcover, closes #229 all api handlers can now be equipped with an boolean attribute "noauth". If set to true, this will circumvent authentification. More... over 12 years ago
Improved transcoding behavior, Flash and HTML solutions are being used at the same time to support as many formats without transcoding as possible. More... over 12 years ago
first version of a setup page #223 More... over 12 years ago
removed admin panel button for normal users closes #231 More... over 12 years ago
Added client-side transcoding logging. More... over 12 years ago
adveanced search syntax not working when appending "!d" or "!f" instead of prepending fixed #226 More... over 12 years ago
Resized images are being cached. If no image is found, there is no wa dummy image for folders More... over 12 years ago
readded session lock, but removed strange call to api_useroptions #229 More... over 12 years ago
fixed progress screen style More... over 12 years ago
readded progress indicator More... over 12 years ago
reduced font-size of oneliner More... over 12 years ago
merged bootstrap into devel More... over 12 years ago
automatically resizing coverart, if imagemagick is installed. closes #213 More... over 12 years ago
Merge branch 'devel' of github.com:devsnd/cherrymusic into devel More... over 12 years ago
removed session lock release for fetch album art. this might fix #229 More... over 12 years ago
Merge branch 'devel' of github-mine:devsnd/cherrymusic into devel
tilboerner
as til
More... over 12 years ago
fixed playlist download links in devel (#228)
tilboerner
as til
More... over 12 years ago
MASTER RELEASE 0.23 More... over 12 years ago
added support for !f and !d operators for advanced search at the end of search terms More... over 12 years ago
a little thought lowered the performance penalty when filtering results by files or folder significantly More... over 12 years ago