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) |
|
More...
|
almost 13 years ago
|
closes #13: switched to new config design (see below for usage) |
|
More...
|
almost 13 years ago
|
ignore playlist.db |
|
More...
|
almost 13 years ago
|
Merge branch 'searchbug' into devel: fixes #1. |
|
More...
|
almost 13 years ago
|
squashed bug in sqlitecache.File that prevented scanning of subdirectories (fixes #1) |
|
More...
|
almost 13 years ago
|
added more eclipse metadata to ignore list |
|
More...
|
almost 13 years ago
|
started work on configuration feature |
|
More...
|
almost 13 years ago
|
added user.db file to gitignore |
|
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 |
|
More...
|
almost 13 years ago
|
Merge branch 'til' into devel |
|
More...
|
almost 13 years ago
|
Merge branch 'devel' of file:////home/til/git/cherrymusic into 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 |
|
More...
|
almost 13 years ago
|
ignore Eclipse meta files |
|
More...
|
almost 13 years ago
|
ignore files added to project space by running a server in there |
|
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
|