Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | - hardcoded disk# sort order when sort is set to album name | spocky | 2007-10-16 | 1 | -9/+10 |
| | | | | | | | - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css | ||||
* | ajax loading thingy added to css, fixed random methods on rightbar and added ↵ | Karl 'vollmerk' Vollmer | 2007-09-28 | 1 | -4/+11 |
| | | | | a default sort to the browse methods | ||||
* | more sorting fixes, and move catalog stats to statistics | Karl 'vollmerk' Vollmer | 2007-09-20 | 1 | -0/+10 |
| | |||||
* | added sorting on most objects in most views, report bugs if you find points ↵ | Karl 'vollmerk' Vollmer | 2007-09-17 | 1 | -28/+119 |
| | | | | where sorting fails | ||||
* | fixed some +x stuff that shouldnt have been +x and moved the catalog ↵ | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -0/+6 |
| | | | | functions back into the content area | ||||
* | fixed typo on update.php, fixed filtering on genre view and added match to ↵ | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -7/+20 |
| | | | | display of items | ||||
* | licence updates, Thx porthose | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -3/+2 |
| | |||||
* | fixed some ratings stuff, fixed some searching stuff as well | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -2/+4 |
| | |||||
* | default sort order on albums, artists & song titles | Karl 'vollmerk' Vollmer | 2007-08-07 | 1 | -21/+41 |
| | |||||
* | added ability to view album art on browse ablums and removed redundent code ↵ | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -0/+12 |
| | | | | in show_artist, props to the first person who finds the bug with this re-use of code | ||||
* | year another bump on openstrands, removed redundent files, fixed bug with ↵ | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -0/+19 |
| | | | | config gen and started work on playlists | ||||
* | added a browse by all, noticed a bug with browsing _very_ large lists causes ↵ | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -0/+1 |
| | | | | it to pop know how to fix it, but I will do that tomorrow | ||||
* | added paging on all song displays | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -5/+54 |
| | |||||
* | fixed song retaging, fixed the song view page tweaked sidebar browse and ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -14/+30 |
| | | | | fixed a bug where sorting then viewing a object that could not be sorted by said type caused nothing to display | ||||
* | - Added Live Stream (Internet Radio) support | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -3/+21 |
| | | | | | | | - New Database Update corrects some issues and makes internet radio possible - Fixed ratings - Added new Transcode preference, doesn't do anything yet - New "Radio Stations" browse type | ||||
* | fixed some catalog update issues, fixed some genre pages and made the sql ↵ | Karl 'vollmerk' Vollmer | 2007-07-02 | 1 | -11/+18 |
| | | | | sort stuff for show songs work | ||||
* | made it so you could alpha_match search on artists | Karl 'vollmerk' Vollmer | 2007-06-09 | 1 | -0/+10 |
| | |||||
* | fixed browse users, add user, edit user | Karl 'vollmerk' Vollmer | 2007-06-04 | 1 | -0/+9 |
| | |||||
* | fixed genre and artist view... mostly also fixed batch downloads | Karl 'vollmerk' Vollmer | 2007-06-04 | 1 | -0/+10 |
| | |||||
* | started work on the sorting, and added in album viewing that kinda works | Karl 'vollmerk' Vollmer | 2007-05-07 | 1 | -7/+82 |
| | |||||
* | added in basic browse by song functionality with filtering of unplayed | Karl 'vollmerk' Vollmer | 2007-05-06 | 1 | -4/+152 |
| | |||||
* | basic browse concept added to sidebar and start of the browse logic | Karl 'vollmerk' Vollmer | 2007-05-06 | 1 | -0/+90 |