summaryrefslogtreecommitdiffstats
path: root/lib/class/user.class.php
Commit message (Expand)AuthorAgeFilesLines
* header comment modified for phpdocmomo-i2011-02-031-1/+1
* header comment for phpdocmomo-i2011-02-031-1/+1
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-17/+39
* Fix Democratic play - properly remove songs after playbackKarl Vollmer2011-01-251-0/+1
* Use a function to format bytes -> human-readable sizes. Also bump catalog buildPaul 'flowerysong' Arthur2010-10-151-17/+1
* Plugin work. Plugins are now pluggable: no plugin-specific code in the main ...Paul 'flowerysong' Arthur2010-06-221-18/+9
* Cosmetics. %s/assoicated/associated/gPaul 'flowerysong' Arthur2010-04-281-1/+1
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-6/+6
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-69/+69
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* Update defaults for new installs (extending default timeouts) fix installatio...Karl 'vollmerk' Vollmer2010-03-011-2/+6
* Tweaked how features / bandwidth level is checked, not happy with it.Karl 'vollmerk' Vollmer2010-02-141-2/+2
* Adding the bandwidth option to the preferences. This changes the complexity o...martian2010-02-091-2/+3
* Replaced almost every dba::query to dba::read or dba::write.dipsol2009-12-141-2/+2
* Cleanup of user class, no functional changeKarl 'vollmerk' Vollmer2009-12-121-55/+53
* Issue #364, added feature for password reset.dipsol2009-10-191-300/+319
* fix the message parsing so that it accepts libre.fms slightly different responseKarl 'vollmerk' Vollmer2009-05-181-2/+2
* api fixes, added librefm scrobbler (untested) and fixed minor error in header...Karl 'vollmerk' Vollmer2009-05-181-0/+8
* Add ability to have anonymouse access of a defined level with manual login of...Karl 'vollmerk' Vollmer2009-03-081-0/+28
* cleanup of dead / old functionsKarl 'vollmerk' Vollmer2009-02-191-11/+0
* fix display of ip historyKarl 'vollmerk' Vollmer2009-02-041-14/+11
* Finish IPv6 supportKarl 'vollmerk' Vollmer2009-02-011-3/+4
* Creating new user now uses the new password hashing schemeKevin James 'purdyk' Purdy2008-11-031-2/+3
* move to sha256 for passwords API and InterfaceKarl 'vollmerk' Vollmer2008-10-301-1/+1
* good number of changes to browse, this breaks more then it fixes...Karl 'vollmerk' Vollmer2008-08-131-23/+25
* make the ip history only clear the old stuff sometimes, also fix rounding iss...Karl 'vollmerk' Vollmer2008-08-061-4/+6
* password nag no longer requires a login/logout to clear after restting passwo...Karl 'vollmerk' Vollmer2008-07-291-0/+3
* switched to sha() password encryption not using sha2 because of limitations o...Karl 'vollmerk' Vollmer2008-07-261-5/+7
* do not try to insert genre stats those are a thing of the pastKarl 'vollmerk' Vollmer2008-05-261-1/+0
* added in some caching and add the database upgrade that will make the taging ...Karl 'vollmerk' Vollmer2008-05-121-8/+14
* added in the ajax-loading div display on catalog processes, also relaxed the ...Karl 'vollmerk' Vollmer2008-05-061-1/+1
* fixed the acl issue... sighKarl 'vollmerk' Vollmer2008-03-071-6/+9
* fixed playlist update on full strict of mysql5.x and jpg mime typeKarl 'vollmerk' Vollmer2008-03-061-0/+2
* corrected a few queries, removed a few other useless ones that were already b...Karl 'vollmerk' Vollmer2008-02-281-5/+4
* removed ip2int, int2ip custom functions fixed browse issues when adding filte...Karl 'vollmerk' Vollmer2008-02-281-8/+8
* - Fixed Sorting on Admin->Browse Userspb1dft2008-02-231-0/+4
* Fixed minor glitches in user registrationpb1dft2008-02-161-5/+11
* added shoutbox functionality, only linked from song and album right now also ...Karl 'vollmerk' Vollmer2007-12-171-0/+3
* fixed some playlist issues, (mime type and selection) cleaned up the preferen...Karl 'vollmerk' Vollmer2007-12-161-59/+0
* fixed two transcode bugsKarl 'vollmerk' Vollmer2007-12-151-3/+5
* fixed registration page, and simplifed its logicKarl 'vollmerk' Vollmer2007-12-021-21/+21
* fixed public registration, added ADD button to the recently played stuffKarl 'vollmerk' Vollmer2007-12-021-4/+4
* some temporary tweaks to make the whole amarok thing work, will be tweaking t...Karl 'vollmerk' Vollmer2007-11-211-8/+18
* fixed some localplay issues, now correctly shows the active instance at least...Karl 'vollmerk' Vollmer2007-09-281-8/+7
* added the initial playlist view page, fixed the artist name on albums of the ...Karl 'vollmerk' Vollmer2007-08-221-1/+1
* updated lastfm protocol to 1.2, improved the logic behind it does not require...Karl 'vollmerk' Vollmer2007-08-211-25/+18
* fixed lastfm for reals this time, I think also fixed not being able to re-ena...Karl 'vollmerk' Vollmer2007-08-141-6/+6
* tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work c...Karl 'vollmerk' Vollmer2007-08-141-27/+4
* tweaked get_newest to operate a little different, tweaked lastfm (currently ...Karl 'vollmerk' Vollmer2007-08-091-20/+38
* - Added modules section to sidebar, conforming to new layout from r1127Karl 'vollmerk' Vollmer2007-08-061-0/+19