Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -0/+7 |
| | |||||
* | fix search when no results are found, actually show the correct "error" | Karl 'vollmerk' Vollmer | 2008-08-31 | 1 | -1/+1 |
| | |||||
* | fixed two sql queries and the slicing on search (Thx sylvander) | Karl 'vollmerk' Vollmer | 2008-08-26 | 1 | -1/+1 |
| | |||||
* | fixed the search add result button and messed up some browse sort stuff | Karl 'vollmerk' Vollmer | 2008-08-22 | 1 | -3/+19 |
| | |||||
* | fix filter + paging and add sort by artist and album on song browse | Karl 'vollmerk' Vollmer | 2008-08-21 | 1 | -7/+16 |
| | |||||
* | fixed the search a bit, made some random changes to charset and fixed some ↵ | Karl 'vollmerk' Vollmer | 2008-08-19 | 1 | -1/+1 |
| | | | | echo printf() references | ||||
* | correct sql for re-sorting | Karl 'vollmerk' Vollmer | 2008-08-19 | 1 | -1/+2 |
| | |||||
* | fix single album and artist views, corrected get_total() from show_objects() | Karl 'vollmerk' Vollmer | 2008-08-19 | 1 | -5/+28 |
| | |||||
* | bunch of fixes, and some breaks for the browsing | Karl 'vollmerk' Vollmer | 2008-08-18 | 1 | -138/+173 |
| | |||||
* | good number of changes to browse, this breaks more then it fixes... | Karl 'vollmerk' Vollmer | 2008-08-13 | 1 | -27/+62 |
| | |||||
* | added "extra" caching for the album object | Karl 'vollmerk' Vollmer | 2008-08-08 | 1 | -1/+1 |
| | |||||
* | fixed a long standing browsing issue where you could not browse two ↵ | Karl 'vollmerk' Vollmer | 2008-08-08 | 1 | -6/+38 |
| | | | | different things at the same time | ||||
* | make a good mess of things, and actually sync the starts_with patch from ↵ | Karl 'vollmerk' Vollmer | 2008-08-05 | 1 | -34/+41 |
| | | | | branches | ||||
* | unbreak browsing and kind of torture tagging a little | Karl 'vollmerk' Vollmer | 2008-08-05 | 1 | -2/+2 |
| | |||||
* | added paging to the localplay playlist, fixed some preferences issues I ↵ | Karl 'vollmerk' Vollmer | 2008-08-05 | 1 | -4/+9 |
| | | | | introduced with the form register and caching | ||||
* | test icon for tag add, does not work | Karl 'vollmerk' Vollmer | 2008-07-30 | 1 | -2/+1 |
| | |||||
* | password nag no longer requires a login/logout to clear after restting ↵ | Karl 'vollmerk' Vollmer | 2008-07-29 | 1 | -0/+2 |
| | | | | password, cache the prefs dropping the # of queries a bit per protags suggestion | ||||
* | switched to sha() password encryption not using sha2 because of limitations ↵ | Karl 'vollmerk' Vollmer | 2008-07-26 | 1 | -1/+1 |
| | | | | of amarok, also added some caching and fixed some misc bugs | ||||
* | test commit switching to contains | Karl 'vollmerk' Vollmer | 2008-07-15 | 1 | -5/+5 |
| | |||||
* | fixed install, fixed default sort on single album view | Karl 'vollmerk' Vollmer | 2008-05-29 | 1 | -2/+2 |
| | |||||
* | more improvements to the caching system, removed ugly hack from last night ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -5/+0 |
| | | | | on util | ||||
* | fixed rating caching | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -5/+3 |
| | |||||
* | renamed the tagcloud class to tag, started moving things around not sure ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -7/+4 |
| | | | | where I like the taglist, seems weird in its own box | ||||
* | added in some caching and add the database upgrade that will make the taging ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -40/+51 |
| | | | | mostly work | ||||
* | commit of the patches from codeoverload to implement tagging, will not work ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -36/+149 |
| | | | | without manual modification of database, yes.. this commit breaks things cope | ||||
* | Fixed 2 typos | xgizzmo | 2008-05-10 | 1 | -1/+1 |
| | |||||
* | fixed db name validity and paging being forgotten on back | Karl 'vollmerk' Vollmer | 2008-04-11 | 1 | -9/+13 |
| | |||||
* | first little bit of fixing the page remembering mojo for back, still not perfect | Karl 'vollmerk' Vollmer | 2008-04-09 | 1 | -9/+37 |
| | |||||
* | Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds ↵ | spocky | 2008-03-17 | 1 | -9/+8 |
| | | | | | | more logical this way). Maybe we dont need "alphabet filter" above anymore. Or maybe we do (?). Fixed songs starting with "All" never searched | ||||
* | major corrections to reading of preferences and a few misc fixes which I ↵ | Karl 'vollmerk' Vollmer | 2008-02-29 | 1 | -1/+1 |
| | | | | have now forgotten | ||||
* | removed ip2int, int2ip custom functions fixed browse issues when adding ↵ | Karl 'vollmerk' Vollmer | 2008-02-28 | 1 | -1/+1 |
| | | | | filters in specific order | ||||
* | - Fixed Sorting on Admin->Browse Users | pb1dft | 2008-02-23 | 1 | -2/+2 |
| | | | | - Fixed Shoutbox and shoutbox management (pb1dft) | ||||
* | Fixed sorting on admin>users | pb1dft | 2008-02-20 | 1 | -2/+21 |
| | |||||
* | fixed issue with xmlapi when no limit provided, fixed now playing refresh, ↵ | Karl 'vollmerk' Vollmer | 2008-01-19 | 1 | -0/+12 |
| | | | | 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 | ||||
* | Fixed album sorting not using disk# (this time, it shouldn't break anything) | spocky | 2008-01-15 | 1 | -1/+1 |
| | |||||
* | fixed missing default array and live_stream filter action | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -1/+4 |
| | |||||
* | fixed the filter display and added a playlist_type filter for admins | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -0/+28 |
| | |||||
* | fixed sorting order on browse playlists | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -0/+3 |
| | |||||
* | fixed public/private aspect of playlists, default is to filter out non-owned ↵ | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -1/+12 |
| | | | | private playlists now | ||||
* | fixed paging on browse catalogs page, disabled the write_tags script and ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -0/+4 |
| | | | | removed a dbl escape on the preferences | ||||
* | removed random space on lastfm prefs, started work on managing shout and ↵ | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -0/+9 |
| | | | | flagged items, cleaned up shoutbox css a bit | ||||
* | fixed filters being applied incorrectly, and removed un-needed query on show ↵ | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -4/+30 |
| | | | | album | ||||
* | fixed typo preventing deletion of users | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -1/+1 |
| | |||||
* | tiny little tweak, came to me right before I headed off to bed, makes the ↵ | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -2/+6 |
| | | | | sql query a tiny bit shorter when not doing basic sorts | ||||
* | added paging to the playlist view, corrected a few stupid parse errors / ↵ | Karl 'vollmerk' Vollmer | 2007-12-03 | 1 | -3/+48 |
| | | | | mistakes | ||||
* | broke some stuff, fixed some stuff... commiting before I turn of this box | Karl 'vollmerk' Vollmer | 2007-12-03 | 1 | -2/+12 |
| | |||||
* | massive speed boost on the standard browse functions | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -9/+48 |
| | |||||
* | fixed some browsing stuff that I broke a while back | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -4/+8 |
| | |||||
* | fixed invalid reference to start point for browsing (Thx yoog) | Karl 'vollmerk' Vollmer | 2007-11-08 | 1 | -1/+1 |
| | |||||
* | fixed admin prefs, flushed out localplay stuff, tweaked filters on browse | Karl 'vollmerk' Vollmer | 2007-10-18 | 1 | -0/+14 |
| |