summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* updated russian translation and tweaked some plural points thx littlesavageKarl 'vollmerk' Vollmer2008-02-281-7/+7
|
* Modification for embedded Flash player (Still Broken)pb1dft2008-02-252-16/+55
|
* delay random albums a bit to improve inital load, also add a refresh button ↵Karl 'vollmerk' Vollmer2008-02-252-5/+4
| | | | so you can flip them without refreshing the whole page
* - Fixed Sorting on Admin->Browse Userspb1dft2008-02-236-7/+71
| | | | - Fixed Shoutbox and shoutbox management (pb1dft)
* Updated shoutbox displayspocky2008-02-231-5/+9
|
* Fixed sorting on admin>userspb1dft2008-02-202-8/+8
|
* Fixed minor glitches in user registrationpb1dft2008-02-161-1/+4
|
* Fixed rss feeds to show proper length of song and artist names.Kevin James 'purdyk' Purdy2008-02-151-3/+3
|
* added in patch to filter out disabled songs from duplicates display, thx joh6nnKarl 'vollmerk' Vollmer2008-01-291-0/+2
|
* added in the rating images from greengeek, removed some useless functions, ↵Karl 'vollmerk' Vollmer2008-01-271-1/+1
| | | | tweaked working on update to correctly reflect limitations
* prevent db upgrade if version too old, fixed user creationKarl 'vollmerk' Vollmer2008-01-271-1/+1
|
* fixed issue with xmlapi when no limit provided, fixed now playing refresh, ↵Karl 'vollmerk' Vollmer2008-01-198-4/+100
| | | | fixed single item update (Thx alex2008) added some more stuff for managing shoutbox stuff, started work on implementation of CoFs system added untested search method on xmlapi
* Happy new year !spocky2008-01-171-1/+1
|
* Added alt/titles on album picturesspocky2008-01-172-8/+13
| | | | Fixed a display bug in templates
* Fixed artist display wrongly using ellipsis_threshold_album preferencespocky2008-01-171-1/+1
| | | | Fixed wrong artist html encoding in random albums image title
* Fixed a missing bottom column in browse songsspocky2008-01-151-0/+3
|
* reduced size of the font when editingKarl 'vollmerk' Vollmer2008-01-145-6/+6
|
* fixed the filter display and added a playlist_type filter for adminsKarl 'vollmerk' Vollmer2008-01-141-17/+30
|
* fixed sorting order on browse playlistsKarl 'vollmerk' Vollmer2008-01-141-1/+0
|
* fixed public/private aspect of playlists, default is to filter out non-owned ↵Karl 'vollmerk' Vollmer2008-01-144-5/+15
| | | | private playlists now
* minor tweaks to session insertion to prevent crazy people with http agent ↵Karl 'vollmerk' Vollmer2008-01-131-1/+1
| | | | strings over 255 from breaking the query, also fixed missing truncate
* fixed registration, show edit song title issue and added limit to xml apiKarl 'vollmerk' Vollmer2008-01-101-1/+1
|
* fixed confirmation page for registration and made it account for greylistingKarl 'vollmerk' Vollmer2008-01-102-1/+54
|
* reordered volume buttons for localplay per david fosters recommendationKarl 'vollmerk' Vollmer2008-01-091-2/+2
|
* added last gpl header, removed useless fileKarl 'vollmerk' Vollmer2008-01-051-25/+0
|
* 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