summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2008-11-11Userlist + generic browsing style addedYorhel3-2/+134
2008-11-11Yay, I can now delete users as well!Yorhel3-9/+70
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 changesYorhel3-10/+168
2008-11-10Made the keep-track-of-things sentence a bit more clearYorhel1-1/+1
2008-11-10A couple of spelling and grammar mistakesapplehq2-2/+2
2008-11-10Creating a new account now works, and a few small style-related changesYorhel3-1/+68
2008-11-09Password-reset-form now worksYorhel3-2/+103
2008-11-09Added some functionality to the form generator and finished the login formYorhel3-14/+49
2008-11-08Made a start on the form generatorYorhel2-6/+71
2008-11-02Added javascript nospam protection + warning for non-JS-enabled browsersYorhel4-30/+50
2008-11-01Added easy method to create user friendly failed form validation messagesYorhel2-2/+60
2008-10-31Logging in works nowYorhel2-1/+28
2008-10-31Started on VNDB::Handler::Users and htmlMainTabsYorhel2-1/+68
2008-10-31A few small fixes, working logout function and added a nonworking user menu a...Yorhel3-2/+43
2008-10-31Added some authentication and user functionsYorhel3-0/+141
2008-10-27Database statistics are now fetched from the DBYorhel2-9/+42
2008-10-26Converted the new layout into the new frameworkYorhel2-1/+93
2008-10-26Added YAWF script + configuration handling + small homepage handlerYorhel1-0/+22
2008-10-26Removing all files we're not going to use with the rewriteYorhel15-5072/+0
2008-10-22Added documentation for the original title field and fixed copy-paste error1.23yorhel1-1/+1
2008-10-20Changed display of producer/release/vn titles and added more original title m...yorhel3-11/+15
2008-10-18Removing producers with an apostrophe from releases now works again...yorhel1-0/+1
2008-10-18Added original title field to VN entriesyorhel3-7/+9
2008-10-03Renamed some gameplay categoriesyorhel1-2/+2
2008-09-20- Removed redirects for old revision URLs (the code wasn't very secure...)yorhel2-7/+5
2008-09-04Cookie::XS renamed to CGI::Cookie::XSyorhel1-1/+1
2008-08-29Fixed the removal of screenshots on a reverse relation update1.22yorhel1-1/+2
2008-08-27Added release link to screenshotsyorhel3-7/+10
2008-08-20Fixed two other boolean inputs, and if we're going to write subroutines with ...yorhel1-9/+10
2008-08-20Converted relation graphs to PNGyorhel2-3/+7
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...yorhel3-312/+282
2008-08-19Fixed infinite thumbnail generation bug and added note about submitting the s...yorhel1-0/+2
2008-08-18No need to access Multi's shared memory when you don't do anything with it...yorhel2-1/+3
2008-08-18Found a definite and proper solution to fix the command synchronisation probl...yorhel5-12/+19
2008-08-18Multi can be a bit too fast sometimes...yorhel1-1/+1
2008-08-18Stored relgraph image maps in the DB, instead of using plain text files in /d...yorhel6-35/+23
2008-08-18Fixed Multi's !update formattingyorhel1-2/+2
2008-08-18Inverted vote graphyorhel1-1/+5
2008-08-15Converted smallints used as boolean to PostgreSQL's relatively new (8.1) bool...1.21yorhel2-26/+28
2008-08-14Fixed bug with an edit being comitted without any changes, renamed anime chec...yorhel3-11/+13
2008-08-14Added screenshots table to store the dimensions of all images, moved to AJAX ...yorhel3-46/+86
2008-08-14Added screenshots (not entirely finished, still needs some tweaking and polis...yorhel6-59/+236
2008-08-09Added an optional debug console to Multi, dynamically loading Plugin::Console...yorhel1-7/+17
2008-08-09Implemented a notification system and made some general improvements in Multi.yorhel9-63/+87
2008-08-08Rewrote Multi::IRC's command processing and added !vn and !uptime commands an...yorhel2-45/+174
2008-08-05Added icons for rlist and vlist statuses and further polished the wishlist an...1.20yorhel2-2/+1
2008-08-01Added wishlist feature and re-added "my profile" link to user menuyorhel6-2/+155