summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* re-added the edit users prefs mojoKarl 'vollmerk' Vollmer2007-12-103-1/+63
|
* added basic MPD user permissions in, I didnt force a level for everyone so ↵Karl 'vollmerk' Vollmer2007-12-101-2/+4
| | | | any existing setups will be defaulted to DENIED until they update their Localplay Level
* database update, cleaned up some stuffKarl 'vollmerk' Vollmer2007-12-104-20/+85
|
* fixed the last of the missing MPD features, added new ajax config hotness ↵Karl 'vollmerk' Vollmer2007-12-102-10/+14
| | | | (not that special)
* added the controls to the mpd playlist does not refresh correctly, but does workKarl 'vollmerk' Vollmer2007-12-091-40/+15
|
* added paging to genre sub views, and added missing fields to the song single ↵Karl 'vollmerk' Vollmer2007-12-062-2/+24
| | | | view
* fixed lack of prefix on albums improves album art search results, thx darksideKarl 'vollmerk' Vollmer2007-12-063-3/+3
|
* added paging to the playlist view, corrected a few stupid parse errors / ↵Karl 'vollmerk' Vollmer2007-12-033-2/+2
| | | | mistakes
* broke some stuff, fixed some stuff... commiting before I turn of this boxKarl 'vollmerk' Vollmer2007-12-031-3/+3
|
* fixed registration page, and simplifed its logicKarl 'vollmerk' Vollmer2007-12-022-1/+61
|
* fixed public registration, added ADD button to the recently played stuffKarl 'vollmerk' Vollmer2007-12-021-0/+5
|
* corrected some display problems with the capatcha and agreements enabled on ↵Karl 'vollmerk' Vollmer2007-12-021-9/+10
| | | | user registration
* fixed democratic play ordering along with some misc play isues with it, ↵Karl 'vollmerk' Vollmer2007-12-023-122/+116
| | | | limited object on rightbar to 100 also started fixing the user registration, which I had forgotten about
* fixed url add to localplay, also changed some play links to addKarl 'vollmerk' Vollmer2007-12-012-4/+4
|
* massive speed boost on the standard browse functionsKarl 'vollmerk' Vollmer2007-11-302-0/+7
|
* tweaked the denied page, made it a little prettier and added conditional ↵Karl 'vollmerk' Vollmer2007-11-301-0/+49
| | | | note for demos
* fixed some missing gettext, tweaked error reporting level on test.php and ↵Karl 'vollmerk' Vollmer2007-11-252-4/+4
| | | | fixed timeout issues with API (Thx Beef Doughnut)
* fixed the page reloads once and for all, had to revert to iframe for ↵Karl 'vollmerk' Vollmer2007-11-251-1/+1
| | | | democratic play and localplay, fixed an adding issue with democratic play if the songs were left in your active playlist
* fixed voting up/down and removal of songs from democratic playlist after ↵Karl 'vollmerk' Vollmer2007-11-241-1/+3
| | | | playback
* democratic play working, if still slightly sketchyKarl 'vollmerk' Vollmer2007-11-242-7/+12
|
* democratic play on its way to being fixed, can add songs to a playlist, and ↵Karl 'vollmerk' Vollmer2007-11-241-10/+4
| | | | view them ca not play it or delete/vote yet...
* fixed some browsing stuff that I broke a while backKarl 'vollmerk' Vollmer2007-11-246-11/+11
|
* renamed xml-rpc acl to rpc, added default mime type of image/jpg and added ↵Karl 'vollmerk' Vollmer2007-11-221-2/+2
| | | | config options for batch download to the fs, no garbage collection for non-completed downloads yet.
* Almost finished css cleanupspocky2007-11-2038-213/+171
|
* little more work on the xml api, artists and albums now worksKarl 'vollmerk' Vollmer2007-11-201-1/+1
|
* fixed the playlist methods, they all work now... semi-bug where the rightbar ↵Karl 'vollmerk' Vollmer2007-11-141-6/+2
| | | | does not refresh when the playlist is cleared so its not obvious it worked until a manual reload, will fix later
* - Updated Now Playing html/cssspocky2007-11-137-106/+107
| | | | | | | - Fixed Star-rating css - Updated Pager (5 elements around selected page# should be enough) - Updated Album class so that disk# is part of the link - Some more cleanup/updates to html/themes (hopefully it should be almost done in a week, so that themers can start theming on 3.4)
* added single song viewKarl 'vollmerk' Vollmer2007-11-131-0/+58
|
* fixed some formating on the playlist single view, but really just testing ↵Karl 'vollmerk' Vollmer2007-11-121-1/+3
| | | | the ciabot
* more democratic play work, still not working going to need db change to make ↵Karl 'vollmerk' Vollmer2007-11-125-100/+104
| | | | it work how I want, will do later
* initial work on democratic play, not finished, added drop down select for ↵Karl 'vollmerk' Vollmer2007-11-107-81/+174
| | | | playtype switching back in, thinking about changing it and making it a row of icons... not sure
* fixed multi-genre random playKarl 'vollmerk' Vollmer2007-11-051-3/+11
|
* some slight tweaks to display on openstrands stuff, and fixed some potential ↵Karl 'vollmerk' Vollmer2007-11-041-1/+1
| | | | errors due to bad returned data
* I cant spell...Karl 'vollmerk' Vollmer2007-11-041-1/+1
|
* new version of the flash player, fixes a playlist repeat bugKarl 'vollmerk' Vollmer2007-11-041-1/+1
|
* fixed few dead links, and cli update_catalog and dump_album_artKarl 'vollmerk' Vollmer2007-11-042-2/+1
|
* renamed a few files (missing php extension)spocky2007-10-2441-470/+639
| | | | updated most of the tables so that every column is independently customizable by css rules
* Updated now playing cover title/altspocky2007-10-191-1/+1
|
* fixed admin prefs, flushed out localplay stuff, tweaked filters on browseKarl 'vollmerk' Vollmer2007-10-184-16/+24
|
* - hardcoded disk# sort order when sort is set to album namespocky2007-10-1610-110/+160
| | | | | | | - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css
* slight tweak to the stylesheet, fixed typo in changelogKarl 'vollmerk' Vollmer2007-10-162-6/+0
|
* Updated ajax loaderspocky2007-10-151-16/+9
| | | | | | Updated pager html/css Fixed some Greysme's bugs Didn't fix ajax links w3c conformance :)
* switched to lacy morrows flash player, allows skinning.. (Thx hugoh)Karl 'vollmerk' Vollmer2007-10-151-2/+5
|
* added abilty to display and delete localplay instancesKarl 'vollmerk' Vollmer2007-10-122-0/+46
|
* slight tweak to artist page so that you can hit enter and it will still ↵Karl 'vollmerk' Vollmer2007-10-102-3/+5
| | | | save, needs to be done to other editing methods
* fixed acls, fixed transcoding issuesKarl 'vollmerk' Vollmer2007-10-104-56/+50
|
* fixed two MPD issues, can now disable localplay modules, added check for PHP5Karl 'vollmerk' Vollmer2007-10-101-2/+2
|
* make the append to playlist actually do somethingKarl 'vollmerk' Vollmer2007-10-021-1/+1
|
* fixed the localplay controls, per limeds recommendation currently under ↵Karl 'vollmerk' Vollmer2007-10-022-32/+8
| | | | rightbar actions, not happy with location
* fixed some localplay issues, now correctly shows the active instance at ↵Karl 'vollmerk' Vollmer2007-09-281-3/+14
| | | | least for the MPD module