2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
same same but different More... over 12 years ago
fixed wrong reference to albumartcache_save More... over 12 years ago
Fixed: partial_perfect_match_bias was not accounted for in search sorting results More... over 12 years ago
Deactivated debug output by default. Can be activated in tweak.py More... over 12 years ago
Fixed wrong variable name and reduced ram usage More... over 12 years ago
Added debug output for search result sorting, added static class tweak, that can be used to change sorting behavior while server is online More... over 12 years ago
improved search quality #134, since users will want only the last term to be autocompleted, all other terms are now exactly matched. More... over 12 years ago
made playlist download buttons optional and deactivated by default More... over 12 years ago
Merge branch 'devel' of github.com:devsnd/cherrymusic into devel More... over 12 years ago
Improved playlist browser tab handling. tab is now made "active" when clicked More... over 12 years ago
error exit code on migration, also: (#224)
tilboerner
as til
More... over 12 years ago
help message for base data migration (#224)
tilboerner
as til
More... over 12 years ago
fixed UI error message for failed change password More... over 12 years ago
Implemented UI side of password change. closes #206 More... over 12 years ago
Made changes to find special characters. Needs full data base rescan (--dropfiledb), to work More... over 12 years ago
Highlight for current track, progress bar gradient correct in all browsers More... over 12 years ago
re fixed #217 More... over 12 years ago
Merge branch 'devel' of github.com:devsnd/cherrymusic into devel More... over 12 years ago
Improved handyness of jplayer debug button; increased verbosity in debug mode More... over 12 years ago
using XDG directory defaults on linux (#224, #236) More... over 12 years ago
unfixed #217 fixed #239 More... over 12 years ago
user online times are now correct, even though server and client time are not identical, this should fix the remaining problems reported in #208 More... over 12 years ago
playlists can now be made public or private in the playlist browser. closes #203 More... over 12 years ago
Fixed playlist delete dialog More... over 12 years ago
saving a queue as a playlist no longer stops playback. fixes #198 More... over 12 years ago
playlist save dialog now uses bootstrap. fixes playlist having been created even when cancelling the dialog. More... over 12 years ago
checking if XDG_DATA_HOME and XDG_CONFIG_HOME are set. #fixes 236 More... over 12 years ago
loading playlist no longer stops playback. Fixes #217 More... over 12 years ago
prettified remaining playlist time widget More... over 12 years ago
Updating playlist buttons and progress bar instead of removeing and readding the html (should yield performance benefits on mobile) More... over 12 years ago