summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* Some headers modifiedpb1dft2008-01-046-1/+136
|
* fixed sending to localplay for democratic playlistKarl 'vollmerk' Vollmer2008-01-041-1/+1
|
* Fixed show all songs multi-page showing incorrect data on page flipKarl 'vollmerk' Vollmer2008-01-021-21/+0
|
* slight tweak to the random album art, needs improvement will look funny on ↵Karl 'vollmerk' Vollmer2008-01-011-1/+1
| | | | catalogs with no art (for now) editing an mpd instance works, need to fix httpq editing and add instance testing
* first vestiages of edit localplay instance and test localplay instance supportKarl 'vollmerk' Vollmer2007-12-313-2/+39
|
* added back the multi-char filter for browseKarl 'vollmerk' Vollmer2007-12-311-0/+4
|
* fixed flag management interface, and potentially fixed an issue with ↵Karl 'vollmerk' Vollmer2007-12-312-14/+37
| | | | use_auth=false
* added ability to do add new on other elements of song edit (Thx picasso) ↵Karl 'vollmerk' Vollmer2007-12-313-12/+25
| | | | added export catalog to csv
* fixed localplay index problem after track delete, fixed lack of high-light ↵Karl 'vollmerk' Vollmer2007-12-302-2/+1
| | | | of current playing song, fixed problem were second localplay send would kill session of any existing items
* fixed an issue with downsample remote where it required access_control to be ↵Karl 'vollmerk' Vollmer2007-12-301-1/+1
| | | | on, and also would downsample those inside the local network definition rather then those outside
* fixed paging on browse catalogs page, disabled the write_tags script and ↵Karl 'vollmerk' Vollmer2007-12-303-6/+0
| | | | removed a dbl escape on the preferences
* Added ability to export catalog to iTunes databaseflashk2007-12-292-0/+56
| | | | Fixed sql error when creating catalog
* Fixed rating search field not using previously selected valueflashk2007-12-271-5/+5
|
* two file pattern fixes and some more work on the flagged stuff as well as ↵Karl 'vollmerk' Vollmer2007-12-263-11/+11
| | | | some minor cleanup on the album art links
* fixed preg on file pattern, some work on flagging, editing stuff actually ↵Karl 'vollmerk' Vollmer2007-12-262-3/+3
| | | | flags thing again...
* removed random space on lastfm prefs, started work on managing shout and ↵Karl 'vollmerk' Vollmer2007-12-254-42/+24
| | | | flagged items, cleaned up shoutbox css a bit
* fixed the centering on the MOTDKarl 'vollmerk' Vollmer2007-12-251-2/+6
|
* added new album option on song edit (Thx Picasso)Karl 'vollmerk' Vollmer2007-12-251-1/+3
|
* fixed filters being applied incorrectly, and removed un-needed query on show ↵Karl 'vollmerk' Vollmer2007-12-244-2/+5
| | | | album
* fixed xml-rpc now uses handshake method properlyKarl 'vollmerk' Vollmer2007-12-231-1/+0
|
* fixed an album art issue created with the new auth codeKarl 'vollmerk' Vollmer2007-12-231-3/+4
|
* fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) ↵Karl 'vollmerk' Vollmer2007-12-202-7/+9
| | | | started digging myself out of the session tarded hole I created, API is broken with this commit
* fixed XML-RPC mostly, uses insecure/old authentication method, needs more workKarl 'vollmerk' Vollmer2007-12-181-2/+2
|
* fixed typo preventing deletion of usersKarl 'vollmerk' Vollmer2007-12-172-4/+4
|
* added shoutbox functionality, only linked from song and album right now also ↵Karl 'vollmerk' Vollmer2007-12-176-5/+117
| | | | interface for adding could use some improvement and also needs some management stuff to remove stickies etc
* fixed mailing functionsKarl 'vollmerk' Vollmer2007-12-173-15/+14
|
* fixed the find duplicates stuff, its actually still broken somewhat but it ↵Karl 'vollmerk' Vollmer2007-12-164-134/+107
| | | | mostly works so why not commit eah?
* fixed some playlist issues, (mime type and selection) cleaned up the ↵Karl 'vollmerk' Vollmer2007-12-162-1/+2
| | | | preferences lib a little more moved a lot into the class, updated references to old functions
* seperated out the time into its own section on advanced random play, started ↵Karl 'vollmerk' Vollmer2007-12-151-4/+21
| | | | working on the unplayed, still not finished, started work on highest rated as well, not working yet
* added little note on access add as to the defaults, fixed api to use ↵Karl 'vollmerk' Vollmer2007-12-151-1/+3
| | | | session_length added check for session functions with redirect to /test.php on failure
* 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
|