2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
implemented advanced search syntax the search "!f searchterm" only delivers files "!d term" only directories. This filter comes with a performance penalty. More... over 12 years ago
Removed fast search, since it is not good, nor faster. More... over 12 years ago
fixed escape key not working in webkit browsers to dismiss keyboard configuration dialog. More... over 12 years ago
STill hoping to fix #202 More... over 12 years ago
hoping to fix #202... More... over 12 years ago
closes #209; hitting space now cancels the keyboard shortcut configuration dialog as well. More... over 12 years ago
Added password change mechanism to api: More... over 12 years ago
Added changePassword to UserDB More... over 12 years ago
oops spelling in configuration file More... over 12 years ago
sending heartbeat right after login, closes #208; More... over 12 years ago
local cover art is now always loaded, coverart from other webservices are only loaded when fetch_album_art is set to True More... over 12 years ago
closes #207; threw out last unused import and bits of code. More... over 12 years ago
fixed util.time2text, unused imports & variables (#207)
tilboerner
as til
More... over 12 years ago
Readded loader.gif More... over 12 years ago
Merge branch 'devel' of github.com:devsnd/cherrymusic into devel More... over 12 years ago
fixed #197 tracks are highlighted again after making changes to the playlist More... over 12 years ago
whitespace
tilboerner
as til
More... over 12 years ago
glob.glob nom nom nom
tilboerner
as til
More... over 12 years ago
Deprecated theming support. Themes will be replaced by user definable colors. More... over 12 years ago
Fully customizable keyboard shortcuts More... over 12 years ago
Improved local album art fetching: case insensitive file extension More... over 12 years ago
Merge pull request #205 from toscha/devel More... over 12 years ago
search media folder for album art More... over 12 years ago
renaming of config options: dyndns_address --> dynamic_dns_address ; enable_ssl --> ssl_enabled mistakes in config text corrected More... over 12 years ago
Workaround for flash player not being hidden after jplayer has been loaded successfully. closes #202 More... over 12 years ago
Saving a playlist should not stop the music anymore. More... over 12 years ago
Increased number of fetched file IDs: Decreases search speed, but gives much better accuracy. More... over 12 years ago
deleting playlist also removes its content (#199)
tilboerner
as til
More... over 12 years ago
whitespace
tilboerner
as til
More... over 12 years ago
ui: successfully adding user clears form (closes #201)
tilboerner
as til
More... over 12 years ago