summaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Collapse)AuthorAgeFilesLines
* added paging to the playlist view, corrected a few stupid parse errors / ↵Karl 'vollmerk' Vollmer2007-12-031-3/+3
| | | | mistakes
* broke some stuff, fixed some stuff... commiting before I turn of this boxKarl 'vollmerk' Vollmer2007-12-031-10/+7
|
* preparing for release point, exciting stuffKarl 'vollmerk' Vollmer2007-11-261-0/+3
|
* fixed a missing ob_end_flush() on the catalog createKarl 'vollmerk' Vollmer2007-11-261-2/+4
|
* wups typoKarl 'vollmerk' Vollmer2007-11-141-1/+1
|
* one last little change to auto-enable localplay when enabling a localplay moduleKarl 'vollmerk' Vollmer2007-11-141-0/+5
|
* If we go through the trouble of asking are you sure lets at least give the ↵xgizzmo2007-11-111-1/+1
| | | | option to bail. :)
* fixed catalog_update bin file and fixed a conf() reference on update all on ↵Karl 'vollmerk' Vollmer2007-11-041-1/+1
| | | | admin catalog stuff
* renamed a few files (missing php extension)spocky2007-10-241-1/+1
| | | | updated most of the tables so that every column is independently customizable by css rules
* fixed acls, fixed transcoding issuesKarl 'vollmerk' Vollmer2007-10-101-20/+15
|
* fixed two MPD issues, can now disable localplay modules, added check for PHP5Karl 'vollmerk' Vollmer2007-10-101-1/+14
|
* tweaked the mpd class a bit changing timeouts, fixed the gather album art so ↵Karl 'vollmerk' Vollmer2007-10-011-3/+2
| | | | it only gathers for the specified catalog
* some fixes for the localplay, you can now install the MPD controller, and ↵Karl 'vollmerk' Vollmer2007-09-141-25/+9
| | | | add instances, just not actually play to it... realized I need to think on how to do that a little...
* threw in add button for single playlist view, added the link for deleting ↵Karl 'vollmerk' Vollmer2007-09-131-14/+8
| | | | catalogs back, also added back in the ACL page links, they dont work..
* few more tweaks to localplay, added in the mpd table creation mojo, just ↵Karl 'vollmerk' Vollmer2007-09-091-0/+10
| | | | need to finish install and then build the interface
* few minor bug fixes, and some more tweaks for localplayKarl 'vollmerk' Vollmer2007-09-091-3/+8
|
* - Fixed missing web_path on catalog functionsKarl 'vollmerk' Vollmer2007-09-091-1/+4
| | | | | - New Localplay Controller Abstract class, required for controllers - Tweaked preferences as needed for localplay mojo
* fixed some +x stuff that shouldnt have been +x and moved the catalog ↵Karl 'vollmerk' Vollmer2007-09-092-5/+15
| | | | functions back into the content area
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-196-18/+12
|
* fixed single downloads and that annoying minor css issue with albums of the ↵Karl 'vollmerk' Vollmer2007-08-191-0/+4
| | | | moment
* - Added modules section to sidebar, conforming to new layout from r1127Karl 'vollmerk' Vollmer2007-08-061-14/+27
| | | | - Re-enabled plugins, added openstrands plugin
* year another bump on openstrands, removed redundent files, fixed bug with ↵Karl 'vollmerk' Vollmer2007-08-051-1/+1
| | | | config gen and started work on playlists
* slightly improved the logic on pulling albums, fixed a typo causing find ↵Karl 'vollmerk' Vollmer2007-07-291-1/+1
| | | | album art not to work as advertised
* fixed ip history displayKarl 'vollmerk' Vollmer2007-07-231-4/+6
|
* re-added ability to delete catalogs, fixed exception error with id3 libraryKarl 'vollmerk' Vollmer2007-07-123-121/+13
|
* fixed some catalog update issues, fixed some genre pages and made the sql ↵Karl 'vollmerk' Vollmer2007-07-021-16/+6
| | | | sort stuff for show songs work
* bunch of minor fixes and a db changeKarl 'vollmerk' Vollmer2007-07-011-1/+1
|
* fixed some issues with the installer, and also made it so that you can ↵Karl 'vollmerk' Vollmer2007-06-171-8/+8
| | | | delete/disable users again
* fixed preferences mostly, also fixed some genre issues and other stuff I am ↵Karl 'vollmerk' Vollmer2007-06-111-2/+2
| | | | forgetting now
* fixed browse users, add user, edit userKarl 'vollmerk' Vollmer2007-06-041-83/+71
|
* fixed lastfm gather album art and addKarl 'vollmerk' Vollmer2007-06-041-12/+7
|
* cleaned up display on the gather album artKarl 'vollmerk' Vollmer2007-06-031-3/+5
|
* fixed catalog cleanKarl 'vollmerk' Vollmer2007-06-021-5/+3
|
* catalog verify mostly works, need to clean up the album art gather before ↵Karl 'vollmerk' Vollmer2007-06-021-6/+3
| | | | its completely better
* tweaked the sidebars, think they look a lot better nowKarl 'vollmerk' Vollmer2007-06-011-2/+2
|
* catalog build technically works now, still working out some issues with the ↵Karl 'vollmerk' Vollmer2007-05-141-37/+37
| | | | dynamic updating of the current state
* updated sql file, and the install process now worksKarl 'vollmerk' Vollmer2007-05-131-75/+9
|
* updated system page, with new config writing code, not working...Karl 'vollmerk' Vollmer2007-04-231-5/+16
|
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-5/+5
| | | | everything broken
* Updated all offset_limit refs to ->pref['offset_limit']pb1dft2007-02-271-2/+2
|
* javascript modification/rss no_session fix/On useradd display right ↵pb1dft2007-02-161-1/+5
| | | | accesslevel(bounty1370)
* Added new tool to see inactive users for xx days in Other Tools sectionpb1dft2007-02-121-0/+22
|
* /me forgot to remove some debugging shame on mepb1dft2007-02-121-1/+0
|
* Fixed the self register activation/updated mail function/updated guest level ↵pb1dft2007-02-121-3/+13
| | | | access
* fixed the displaying of the right ip_history with the right user at the ↵pb1dft2007-02-091-2/+2
| | | | right time
* fixed ip history to work with the new id method of referencing usersKarl 'vollmerk' Vollmer2007-02-091-1/+1
|
* * Initial Database Changes for 3.4, many things are now brokenKarl 'vollmerk' Vollmer2007-02-082-58/+69
|
* fixed a problem with catalog builds in windows and fixed a bug I created ↵Karl 'vollmerk' Vollmer2007-01-211-1/+1
| | | | when I was playing with the album art
* fixed preference bug that made it impossible for admins to edit users ↵Karl 'vollmerk' Vollmer2007-01-191-0/+1
| | | | preferences
* few more slight tweaks to the catalog to prevent incorrect entry by the userKarl 'vollmerk' Vollmer2007-01-171-2/+2
|