summaryrefslogtreecommitdiff
path: root/lib/VNDB/Util
AgeCommit message (Expand)AuthorFilesLines
2008-11-12Fixed the tabs for producer pagesYorhel1-1/+14
2008-11-12Created VNDB::Func for a few small and often used functions, split CommonHTML...Yorhel2-137/+236
2008-11-11Userlist + generic browsing style addedYorhel1-1/+1
2008-11-11Yay, I can now delete users as well!Yorhel1-1/+7
2008-11-11SQL queries will be added to the HTML comment when debugging is enabledYorhel1-0/+13
2008-11-11User settings editing now works, and some small bugfixes and style changesYorhel2-10/+83
2008-11-10A couple of spelling and grammar mistakesapplehq1-1/+1
2008-11-10Creating a new account now works, and a few small style-related changesYorhel1-0/+4
2008-11-09Password-reset-form now worksYorhel1-0/+2
2008-11-09Added some functionality to the form generator and finished the login formYorhel2-11/+43
2008-11-08Made a start on the form generatorYorhel1-4/+68
2008-11-02Added javascript nospam protection + warning for non-JS-enabled browsersYorhel2-3/+5
2008-11-01Added easy method to create user friendly failed form validation messagesYorhel1-0/+57
2008-10-31Logging in works nowYorhel1-1/+1
2008-10-31Started on VNDB::Handler::Users and htmlMainTabsYorhel1-1/+33
2008-10-31A few small fixes, working logout function and added a nonworking user menu a...Yorhel2-2/+41
2008-10-31Added some authentication and user functionsYorhel1-0/+96
2008-10-27Database statistics are now fetched from the DBYorhel1-9/+15
2008-10-26Converted the new layout into the new frameworkYorhel1-0/+87
2008-10-26Removing all files we're not going to use with the rewriteYorhel6-2388/+0
2008-10-20Changed display of producer/release/vn titles and added more original title m...yorhel1-11/+12
2008-10-18Added original title field to VN entriesyorhel1-3/+3
2008-09-04Cookie::XS renamed to CGI::Cookie::XSyorhel1-1/+1
2008-08-27Added release link to screenshotsyorhel1-4/+4
2008-08-20Fixed two other boolean inputs, and if we're going to write subroutines with ...yorhel1-9/+10
2008-08-20Fixed error when creating a new thread, changed type of threads_posts.num to ...yorhel1-1/+1
2008-08-20Another internal database change: changes.causedby accepts NULL values and pr...yorhel1-1/+1
2008-08-19Rewrote parts of DB.pm to use server-side prepared statements. I'm pretty sur...yorhel2-312/+281
2008-08-18No need to access Multi's shared memory when you don't do anything with it...yorhel1-1/+1
2008-08-18Found a definite and proper solution to fix the command synchronisation probl...yorhel1-5/+12
2008-08-18Stored relgraph image maps in the DB, instead of using plain text files in /d...yorhel1-10/+6
2008-08-15Converted smallints used as boolean to PostgreSQL's relatively new (8.1) bool...1.21yorhel1-25/+27
2008-08-14Added screenshots table to store the dimensions of all images, moved to AJAX ...yorhel1-6/+17
2008-08-14Added screenshots (not entirely finished, still needs some tweaking and polis...yorhel1-3/+20
2008-08-01Added wishlist feature and re-added "my profile" link to user menuyorhel1-0/+67
2008-07-29- Further polished the rlist featureyorhel2-39/+4
2008-07-29- Added release list featureyorhel1-11/+117
2008-07-16Accounts can be deleted, home page now shows age of last post instead of user...yorhel1-1/+15
2008-07-09Added possibility to create a hidden thread and removed ratings calculation f...yorhel1-4/+5
2008-07-08Added recent posts, upcoming releases and just released lists to the homepage...yorhel2-2/+6
2008-07-08Removed the rating system and small cleanup on the homepageyorhel1-3/+1
2008-07-08Wrote an integrated messageboard, and fixed a few (very) small things along t...yorhel1-0/+201
2008-06-30Revision numers are now local to their item ID and better integrated into VND...yorhel1-66/+65
2008-06-27Bugfix: votes and vnlist items shouldnt be visible when user has set this in ...yorhel1-2/+4
2008-06-27Removed the v/r/p deletion feature - it was kind of broken anywayyorhel1-63/+3
2008-06-23Fixed an internal server error triggered by a maxlength or minlength violationyorhel1-4/+4
2008-06-15Small improvements in GTINType, documentation update, and renai.us accepts th...yorhel1-10/+9
2008-06-15Permenantly removed the CISV link, added links to renai.us and encubed, and s...yorhel1-4/+4
2008-06-09Made the GTIN field searchable (Im starting to get used to this commiting mor...yorhel1-1/+2
2008-06-09Added GTIN field to releases and fixed a very old bug with form validation (t...yorhel2-13/+37