summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* fixed flash player issues with specific playlist_methodsKarl 'vollmerk' Vollmer2008-05-051-1/+1
|
* fix stupid typoKarl 'vollmerk' Vollmer2008-04-281-1/+1
|
* added ability to add search results to playlist, or download if batch ↵Karl 'vollmerk' Vollmer2008-04-275-7/+39
| | | | downloaded is enabled, also fixed user browse sorting
* fixed remove vote removing all votes regardless on democratic playKarl 'vollmerk' Vollmer2008-04-221-1/+1
|
* last commit before beta3 releaseKarl 'vollmerk' Vollmer2008-04-214-5/+5
|
* fixed rating display and rating advanced search, also allow new genre when ↵Karl 'vollmerk' Vollmer2008-04-212-4/+6
| | | | adding radio station
* fixed shoutbox typo so albums add correctly, can now edit playlist tracks ↵Karl 'vollmerk' Vollmer2008-04-215-21/+21
| | | | and change their track in the playlist, added batch download link to single playlist view
* fixed show album art, added input for source charset on fix_filenames, added ↵Karl 'vollmerk' Vollmer2008-04-203-4/+10
| | | | "add" to shoutbox display, updated links
* added "add to basket" and "download file" options on song pagespocky2008-04-181-2/+5
|
* added disc number information on album pagespocky2008-04-181-1/+5
|
* fixed dbl add with playlist box linksKarl 'vollmerk' Vollmer2008-04-181-9/+8
|
* add url_to_song function to api for amarok2Karl 'vollmerk' Vollmer2008-04-151-1/+1
|
* albums and artists now have ratingsKarl 'vollmerk' Vollmer2008-04-156-3/+11
|
* first steps of a fix for the xml-rpc streaming and catalogingKarl 'vollmerk' Vollmer2008-04-151-2/+9
|
* first little bit of fixing the page remembering mojo for back, still not perfectKarl 'vollmerk' Vollmer2008-04-091-1/+1
|
* corrected install docs to accuratly reflect how it works, and make it give ↵Karl 'vollmerk' Vollmer2008-04-031-1/+1
| | | | an error when no password provided during install
* changed rating display to use 1 digit rounded average, a little bit ↵spocky2008-04-023-5/+5
| | | | | | different than "half star rating" request (Ticket #156), but easily done and also more precise. minor change to sidebar filter display.
* fixed recently played, removed a bunch of useless files, added new methods ↵Karl 'vollmerk' Vollmer2008-03-212-2/+2
| | | | to api as requested by dev, fixed some minor issues with enabling of localplay methods
* slight tweak to the hotness added by spocky, added in a slight delay on the ↵Karl 'vollmerk' Vollmer2008-03-181-2/+1
| | | | onKeyUp removed the alpha list
* Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds ↵spocky2008-03-171-2/+2
| | | | | | more logical this way). Maybe we dont need "alphabet filter" above anymore. Or maybe we do (?). Fixed songs starting with "All" never searched
* shoutbox now makes use of flip_classspocky2008-03-172-62/+35
| | | | rewrote show_song code and css
* Minor changes to shoutboxspocky2008-03-171-2/+2
| | | | Fixed greysme tables font-size on ff3
* added some not enough data errors on the browse functionsKarl 'vollmerk' Vollmer2008-03-175-1/+26
|
* force consistant charset on file add, add fix_filenames script and minor ↵Karl 'vollmerk' Vollmer2008-03-171-2/+2
| | | | tweak for democratic play
* almost done cleaning up the democratic play mojoKarl 'vollmerk' Vollmer2008-03-111-1/+1
|
* minor fixes to the playlist, fixed up the democratic playlist kinda, still ↵Karl 'vollmerk' Vollmer2008-03-101-2/+3
| | | | does not work completely
* fixed the acl issue... sighKarl 'vollmerk' Vollmer2008-03-072-3/+27
|
* major corrections to reading of preferences and a few misc fixes which I ↵Karl 'vollmerk' Vollmer2008-02-297-56/+8
| | | | have now forgotten
* removed ip2int, int2ip custom functions fixed browse issues when adding ↵Karl 'vollmerk' Vollmer2008-02-283-5/+5
| | | | filters in specific order
* 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