summaryrefslogtreecommitdiffstats
path: root/lib/class/user.class.php
Commit message (Expand)AuthorAgeFilesLines
* Fix User::count()Paul Arthur2013-03-281-2/+3
* Make remote catalogs actually workPaul Arthur2013-03-281-0/+21
* Scrub user data in User->update()Paul Arthur2013-02-071-10/+13
* Cosmetics: death to tabsPaul Arthur2013-01-261-951/+951
* Move [un]format_bytes() from general.lib.php to UIPaul Arthur2013-01-261-1/+1
* Rename tmpPlaylist to Tmp_PlaylistPaul Arthur2013-01-251-1/+1
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-11/+1
* FS#202 - Stats not registered on some songsPaul Arthur2012-09-201-8/+0
* Switch from _() to T_()Paul Arthur2012-04-121-5/+5
* Clean up get_preferences a little bitPaul Arthur2012-03-311-5/+3
* FS#213 - User RegistrationPaul Arthur2012-03-011-4/+8
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
* 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