2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added automatic redirect if ssl enabled and a request is on http More... almost 13 years ago
Added support for user themes in user directory. If it fails to load it will automatically fall back to the default theme More... almost 13 years ago
closes #15 Commented Config file More... almost 13 years ago
Implemented #19 Theming support. More... almost 13 years ago
Fixed config call in httphandler More... almost 13 years ago
Added more "message of the day"s More... almost 13 years ago
Implemented #23: More... almost 13 years ago
fixed UserDb.nobody() More... almost 13 years ago
Implemented #20, saving playlists in session, so they stay on page reload. More... almost 13 years ago
Merge branch 'config' into devel: closes #13 (although needs more work)
tilboerner
as til
More... almost 13 years ago
closes #13: switched to new config design (see below for usage)
tilboerner
as til
More... almost 13 years ago
ignore playlist.db
tilboerner
as til
More... almost 13 years ago
Merge branch 'searchbug' into devel: fixes #1.
tilboerner
as til
More... almost 13 years ago
squashed bug in sqlitecache.File that prevented scanning of subdirectories (fixes #1)
tilboerner
as til
More... almost 13 years ago
added more eclipse metadata to ignore list
tilboerner
as til
More... almost 13 years ago
started work on configuration feature
tilboerner
as til
More... almost 13 years ago
added user.db file to gitignore
tilboerner
as til
More... almost 13 years ago
Merge branch 'devel' of github.com:devsnd/cherrymusic into devel More... almost 13 years ago
Implemented playlists stored in db More... almost 13 years ago
Merge branch 'master' of github.com:devsnd/cherrymusic into devel More... almost 13 years ago
FIXED #10 only playable tracks will be shown upon search. Playable is whatever is entered inside the config to be playable More... almost 13 years ago
Merge branch 'devel' of github.com:devsnd/cherrymusic into devel
tilboerner
as til
More... almost 13 years ago
Merge branch 'til' into devel
tilboerner
as til
More... almost 13 years ago
Merge branch 'devel' of file:////home/til/git/cherrymusic into til
tilboerner
as til
More... almost 13 years ago
Added user database - features an admin menu for adding new users - also a new login screen, pretty, pretty! - user passwords are stored as sha512 and have a custom salt that can be set in the config file. More... almost 13 years ago
turned off sqlite autocommit: closes #1
tilboerner
as til
More... almost 13 years ago
ignore Eclipse meta files
tilboerner
as til
More... almost 13 years ago
ignore files added to project space by running a server in there
tilboerner
as til
More... almost 13 years ago
FIXED missing import os More... almost 13 years ago
FIXED: missing os import in resultorder More... almost 13 years ago