Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | final commit before alpha2 release | Karl 'vollmerk' Vollmer | 2006-11-13 | 2 | -7/+2 |
| | |||||
* | wups, wasnt cleaning up the playlist of objects with no votes | Karl 'vollmerk' Vollmer | 2006-11-12 | 1 | -1/+11 |
| | |||||
* | added ability to vote songs up and down in democratic play and fixed a ↵ | Karl 'vollmerk' Vollmer | 2006-11-12 | 2 | -1/+27 |
| | | | | problem with ajax not resetting the gettext() and not having a user or session | ||||
* | fixed the title on registration, and a bunch of random other things | Karl 'vollmerk' Vollmer | 2006-11-10 | 2 | -8/+9 |
| | |||||
* | Fixed mail threshold and added user ability to change it | pb1dft | 2006-11-09 | 1 | -3/+7 |
| | |||||
* | fixed show all browse issue with song titles and a silent error on a ↵ | Karl 'vollmerk' Vollmer | 2006-11-06 | 1 | -0/+1 |
| | | | | show_songs call | ||||
* | fixed some sql snaufs that were causing the democratic play to not respect ↵ | Karl 'vollmerk' Vollmer | 2006-11-06 | 1 | -4/+4 |
| | | | | voting preference | ||||
* | some session length issues and minor formating/ui tweaks | Karl 'vollmerk' Vollmer | 2006-11-06 | 1 | -3/+6 |
| | |||||
* | slight improvement to the democratic stuff and a stats fix | Karl 'vollmerk' Vollmer | 2006-11-06 | 2 | -0/+17 |
| | |||||
* | fixed an issue with democratic play when the voted playlist ran out | Karl 'vollmerk' Vollmer | 2006-11-05 | 2 | -10/+10 |
| | |||||
* | stupid php | Karl 'vollmerk' Vollmer | 2006-11-05 | 1 | -1/+1 |
| | |||||
* | working democratic play | Karl 'vollmerk' Vollmer | 2006-11-05 | 5 | -39/+99 |
| | |||||
* | more work towards the democratic play stuff, really need a UI to test from ↵ | Karl 'vollmerk' Vollmer | 2006-11-05 | 2 | -15/+62 |
| | | | | here on out | ||||
* | account for demo mode | Karl 'vollmerk' Vollmer | 2006-11-04 | 1 | -1/+1 |
| | |||||
* | some minror tweaks | Karl 'vollmerk' Vollmer | 2006-11-04 | 3 | -15/+29 |
| | |||||
* | wups | Karl 'vollmerk' Vollmer | 2006-11-04 | 2 | -302/+124 |
| | |||||
* | added ability to define required user level on a per permission basis | Karl 'vollmerk' Vollmer | 2006-11-04 | 4 | -15/+50 |
| | |||||
* | I made a mistake | pb1dft | 2006-11-04 | 2 | -2/+2 |
| | |||||
* | Some minor mods | pb1dft | 2006-11-04 | 1 | -1/+1 |
| | |||||
* | fixed mpd logic error and post max size | Karl 'vollmerk' Vollmer | 2006-11-02 | 2 | -0/+11 |
| | |||||
* | fixed something I thought I had already fixed, and fiddled with democratic ↵ | Karl 'vollmerk' Vollmer | 2006-10-31 | 3 | -3/+47 |
| | | | | play a tiny bit | ||||
* | few tweaks for flash player and a fixed for downsampleing | Karl 'vollmerk' Vollmer | 2006-10-30 | 3 | -18/+4 |
| | |||||
* | ok this is ugly but it works | Karl 'vollmerk' Vollmer | 2006-10-30 | 3 | -10/+91 |
| | |||||
* | some initial flash player integration from forums and some bug fixes on most ↵ | Karl 'vollmerk' Vollmer | 2006-10-29 | 2 | -90/+28 |
| | | | | popular | ||||
* | initial commit for 3.3.3-alpha2 | Karl 'vollmerk' Vollmer | 2006-10-29 | 2 | -1/+5 |
| | |||||
* | 3.3.1-Alpha1 release | Karl 'vollmerk' Vollmer | 2006-10-29 | 4 | -73/+45 |
| | |||||
* | minor glitch in ip_history fixed | pb1dft | 2006-10-28 | 1 | -2/+3 |
| | |||||
* | Strange error occured while commiting | pb1dft | 2006-10-27 | 3 | -2/+72 |
| | |||||
* | new http auth method | Karl 'vollmerk' Vollmer | 2006-10-27 | 2 | -0/+20 |
| | |||||
* | Reworked RSS and fixed mail statistics | pb1dft | 2006-10-27 | 2 | -10/+166 |
| | |||||
* | XHTML tweakage | xgizzmo | 2006-10-26 | 1 | -1/+1 |
| | |||||
* | Fixed Stats for Mysql version 4 Left it like this for vollmer to test | pb1dft | 2006-10-25 | 1 | -2/+2 |
| | |||||
* | updated ajax so it works with IE | Karl 'vollmerk' Vollmer | 2006-10-24 | 1 | -2/+2 |
| | |||||
* | few more tweaks and some work on the tv pages | Karl 'vollmerk' Vollmer | 2006-10-23 | 3 | -47/+18 |
| | |||||
* | re-wroked stats which means major db update, some stats dealies may still ↵ | Karl 'vollmerk' Vollmer | 2006-10-23 | 7 | -211/+331 |
| | | | | not work correctly | ||||
* | just so it will let me renamed it | Karl 'vollmerk' Vollmer | 2006-10-23 | 1 | -0/+92 |
| | |||||
* | updated translations, new russian translation, generate config tool to ↵ | Karl 'vollmerk' Vollmer | 2006-10-22 | 2 | -3/+28 |
| | | | | update config and new putenv test on /test.php | ||||
* | patched flaw in getid3() fixed a problem with vainfo and songs with no tags ↵ | Karl 'vollmerk' Vollmer | 2006-10-21 | 2 | -2/+8 |
| | | | | and fixed the xml_from_array() function | ||||
* | closes guest access security hole with register_globals on and improves ↵ | Karl 'vollmerk' Vollmer | 2006-10-17 | 3 | -23/+38 |
| | | | | error reporting on quarantine migration and adds xml.server.php file for remote information querys | ||||
* | fixed stupid typo causing show all to fail on genre | Karl 'vollmerk' Vollmer | 2006-10-16 | 1 | -0/+3 |
| | |||||
* | fixed some zip file issues quarantine migration issues and added a bunch to ↵ | Karl 'vollmerk' Vollmer | 2006-10-15 | 3 | -0/+150 |
| | | | | the tmp playlist class | ||||
* | added per user rss feed support, added the album art to the rss feed and ↵ | Karl 'vollmerk' Vollmer | 2006-10-15 | 3 | -33/+53 |
| | | | | added a sane error message to quarantine | ||||
* | added db update for tmp playlist and added initial class definition | Karl 'vollmerk' Vollmer | 2006-10-15 | 3 | -6/+138 |
| | |||||
* | removed extra lines from ajax, down to 86, updated ajax calls, added ldap auth | Karl 'vollmerk' Vollmer | 2006-10-14 | 3 | -5/+28 |
| | |||||
* | minor tweak to make the m3us a little nicer looking | Karl 'vollmerk' Vollmer | 2006-10-12 | 1 | -1/+1 |
| | |||||
* | fixed a few typos causing ratings to not work at all :( | Karl 'vollmerk' Vollmer | 2006-10-12 | 1 | -13/+1 |
| | |||||
* | new rating hotness, has some bugs will continue to hash them out | Karl 'vollmerk' Vollmer | 2006-10-12 | 2 | -0/+24 |
| | |||||
* | how could I have been soo stupid | Karl 'vollmerk' Vollmer | 2006-10-11 | 1 | -5/+1 |
| | |||||
* | fixed delay error in XSPF playlist, added activity column to admin/users | pb1dft | 2006-10-11 | 1 | -24/+25 |
| | |||||
* | whos the smart one now! | Karl 'vollmerk' Vollmer | 2006-10-09 | 1 | -1/+0 |
| |