| Commit message (Expand) | Author | Age | Files | Lines |
* | fix some short tags causeing some weirdness in the menu, fixed a typo here an... | xgizzmo | 2007-08-06 | 5 | -6/+6 |
* | fixed find missing tracks, tweaked openstrands class again to account for lac... | Karl 'vollmerk' Vollmer | 2007-08-06 | 7 | -9/+127 |
* | wups | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -0/+0 |
* | added ability to view album art on browse ablums and removed redundent code i... | Karl 'vollmerk' Vollmer | 2007-08-06 | 13 | -53/+92 |
* | Added checking for local similars | Karl 'vollmerk' Vollmer | 2007-08-06 | 5 | -6/+25 |
* | broke a ton of stuff, but added some hotness... yes that is an excuse | Karl 'vollmerk' Vollmer | 2007-08-06 | 19 | -160/+261 |
* | Fix link given out by song class so that they can pass validation | xgizzmo | 2007-08-06 | 2 | -4/+4 |
* | proof of concept, nothing one should actually use | Karl 'vollmerk' Vollmer | 2007-08-06 | 11 | -50/+185 |
* | fixed ie6/7 side effect (i really love ie :p) | spocky | 2007-08-06 | 1 | -1/+2 |
* | - Added modules section to sidebar, conforming to new layout from r1127 | Karl 'vollmerk' Vollmer | 2007-08-06 | 12 | -206/+248 |
* | modified sidebar html/css structure | spocky | 2007-08-06 | 7 | -122/+172 |
* | fixed some typos, minor bugs, updated the sql, added playlist as a browse type | Karl 'vollmerk' Vollmer | 2007-08-05 | 12 | -118/+237 |
* | year another bump on openstrands, removed redundent files, fixed bug with con... | Karl 'vollmerk' Vollmer | 2007-08-05 | 10 | -369/+65 |
* | new version of openstrands control class, most common functions flushed out | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -17/+357 |
* | fixed the catalog updating, so it doesnt throw w3c warnings | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -14/+14 |
* | fixed add to catalog counting, tweaked sidebar added advanced search button | Karl 'vollmerk' Vollmer | 2007-08-05 | 5 | -23/+13 |
* | kill some debug warnings | xgizzmo | 2007-08-04 | 4 | -17/+17 |
* | fixed potential issue with kajax, and added advanced search button to top, ri... | Karl 'vollmerk' Vollmer | 2007-08-04 | 6 | -49/+42 |
* | fixed a bug in the numbering, referencing a non-existant value | Karl 'vollmerk' Vollmer | 2007-08-02 | 6 | -6/+15 |
* | fixed paging on search, and fixed get_location | Karl 'vollmerk' Vollmer | 2007-08-02 | 4 | -2/+3 |
* | moved search to upper right, removed the playlists from the left menubar, fix... | Karl 'vollmerk' Vollmer | 2007-08-02 | 8 | -91/+41 |
* | tweaked auth method before I forget to use MD5 hash of password for openstrands | Karl 'vollmerk' Vollmer | 2007-08-02 | 1 | -3/+3 |
* | Started modifying sidebar. Needs a lot more work and tests | spocky | 2007-08-01 | 5 | -75/+81 |
* | added openstrands PHP class, only a few of the methods implemented so far | Karl 'vollmerk' Vollmer | 2007-08-01 | 1 | -0/+238 |
* | Replace references to old code with new code | xgizzmo | 2007-08-01 | 7 | -14/+14 |
* | fixed bug with quick search if nothing entered, Thx Vlet | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -2/+2 |
* | slight tweak to do gcing a little more often, might scale this back later | Karl 'vollmerk' Vollmer | 2007-07-31 | 2 | -2/+23 |
* | added check in clean for catalog path readability, if unreadable stop clean a... | Karl 'vollmerk' Vollmer | 2007-07-31 | 2 | -0/+14 |
* | bump config version so people are foced to re-gen | Karl 'vollmerk' Vollmer | 2007-07-31 | 2 | -3/+3 |
* | fixed now playing, hopefully once and for all, added title text to the now pl... | Karl 'vollmerk' Vollmer | 2007-07-31 | 10 | -123/+186 |
* | added a browse by all, noticed a bug with browsing _very_ large lists causes ... | Karl 'vollmerk' Vollmer | 2007-07-31 | 3 | -2/+3 |
* | added paging to artists, albums and fixed a missed link | Karl 'vollmerk' Vollmer | 2007-07-31 | 4 | -18/+5 |
* | added paging on all song displays | Karl 'vollmerk' Vollmer | 2007-07-31 | 7 | -32/+91 |
* | fixed searching via quicksearch bar | Karl 'vollmerk' Vollmer | 2007-07-31 | 6 | -19/+17 |
* | first, let's produce a page that's w3c valid | spocky | 2007-07-30 | 4 | -15/+14 |
* | added your playlists with play link to the leftbar, no way to edit them yet | Karl 'vollmerk' Vollmer | 2007-07-30 | 8 | -104/+92 |
* | fixed now playing with audacious, and fixed clear now playing.. vollmer is fired | Karl 'vollmerk' Vollmer | 2007-07-30 | 3 | -4/+33 |
* | prep commit for the 3.4-alpha1 release | Karl 'vollmerk' Vollmer | 2007-07-29 | 5 | -18/+22 |
* | more tweaks, hopefully fixing the flash player mostly needs to be embeded to ... | Karl 'vollmerk' Vollmer | 2007-07-29 | 6 | -15/+38 |
* | fixed a few more warnings, fixed artist editing and improved album editing a ... | Karl 'vollmerk' Vollmer | 2007-07-29 | 8 | -240/+139 |
* | Replace references to old code with new code | xgizzmo | 2007-07-29 | 8 | -12/+12 |
* | fixed album per row update and some warnings on song updates | Karl 'vollmerk' Vollmer | 2007-07-29 | 4 | -41/+92 |
* | fixed song retaging, fixed the song view page tweaked sidebar browse and fixe... | Karl 'vollmerk' Vollmer | 2007-07-29 | 7 | -51/+135 |
* | go to bed vollmer :) | xgizzmo | 2007-07-29 | 1 | -2/+2 |
* | fixed the album art gathering, enabled art resizing and saving of said stuff.... | Karl 'vollmerk' Vollmer | 2007-07-29 | 8 | -25/+56 |
* | new update to correct normal sized blob for those already on 3.4, also added ... | Karl 'vollmerk' Vollmer | 2007-07-29 | 3 | -1/+42 |
* | tweaked earlier update to use medium blob | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -1/+13 |
* | slightly improved the logic on pulling albums, fixed a typo causing find albu... | Karl 'vollmerk' Vollmer | 2007-07-29 | 5 | -12/+18 |
* | fixed downsampling, renamed to transcoding default or always are now the options | Karl 'vollmerk' Vollmer | 2007-07-29 | 6 | -42/+31 |
* | fixed play all artist, play all artist random, and account updating from user... | Karl 'vollmerk' Vollmer | 2007-07-29 | 6 | -32/+113 |