summaryrefslogtreecommitdiff
path: root/lib/VNDB/DB/Users.pm
AgeCommit message (Expand)AuthorFilesLines
2009-03-08Tag stats on user pages and listYorhel1-0/+2
2009-01-10Limit account creation to one account a day per IPYorhel1-3/+8
2009-01-02Added custom CSS field to user profileYorhel1-1/+1
2008-12-23Added skin selector to profile pageYorhel1-1/+1
2008-12-11Forum & list stats to user pagesYorhel1-4/+15
2008-12-112 Bugfixes with user registrationYorhel1-1/+1
2008-12-09Code cleanup: removed leading spaces and combined DB/{Votes,VNList,WishList}....Yorhel1-2/+2
2008-11-11Removed users.flags and used two boolean columns insteadYorhel1-1/+1
2008-11-11Cached each users change and vote counts in the users tableYorhel1-28/+1
2008-11-11Userlist + generic browsing style addedYorhel1-1/+30
2008-11-11Yay, I can now delete users as well!Yorhel1-1/+16
2008-11-10Creating a new account now works, and a few small style-related changesYorhel1-1/+9
2008-11-09Password-reset-form now worksYorhel1-2/+22
2008-10-31A few small fixes, working logout function and added a nonworking user menu a...Yorhel1-0/+2
2008-10-31Added some authentication and user functionsYorhel1-0/+44