summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-30Auto-expand edit summary form when adding a release, and forgot to upload tpl...yorhel2-1/+2
2008-07-29- Further polished the rlist featureyorhel5-91/+12
2008-07-29- Added release list featureyorhel9-93/+264
2008-07-28Two (rewritten - I love playing around with code) patches by applehq: added !...yorhel1-4/+9
2008-07-27Basic multi-channel support for Multi::IRC, and unknown commands will get ign...yorhel1-7/+10
2008-07-27Fixed several major SQL injection bugs introduced in r26yorhel8-7/+20
2008-07-16Added small NSFW indication for users who have disabled the warningyorhel1-0/+1
2008-07-16Accounts can be deleted, home page now shows age of last post instead of user...yorhel4-3/+27
2008-07-13Zero-padded VNDBIDs shouldn't matchyorhel1-2/+2
2008-07-13Added an SQL script to initialize the database needed to run the site, and so...yorhel2-1/+1
2008-07-13Re-added the vote stats to VN pages, Searching for 'Chinese' doesn't select '...yorhel3-5/+8
2008-07-13Admins can change someones username, Fixed the automatic relogin after changi...yorhel3-11/+17
2008-07-09Oops, forgot to remove the reference to the POE method...yorhel1-1/+1
2008-07-09Added possibility to create a hidden thread and removed ratings calculation f...yorhel3-13/+11
2008-07-08Upped the character limit of posts to 5000 and fixed a few typosyorhel1-1/+1
2008-07-08Added primary key to threads_tags, added documentation, and mods can now hide...yorhel1-1/+1
2008-07-08Bugfix: a tag can only be added one time to a threadyorhel1-2/+3
2008-07-08Replaced recent producers with random visual novels on the homepageyorhel1-1/+1
2008-07-08Added recent posts, upcoming releases and just released lists to the homepage...yorhel3-2/+10
2008-07-08Removed the rating system and small cleanup on the homepageyorhel4-12/+9
2008-07-08Wrote an integrated messageboard, and fixed a few (very) small things along t...yorhel9-21/+459
2008-07-07Added d+.+ refirectyorhel1-0/+1
2008-07-02Small layout change to /hist and preperations for version 1.181.18yorhel1-1/+1
2008-06-30Small prev -> rev fix, and removed unnesessary $prep in Multi's repliesyorhel2-8/+9
2008-06-30Revision numers are now local to their item ID and better integrated into VND...yorhel7-161/+187
2008-06-30Fixed a few typos, the edit summary is optional again, and added warnings for...yorhel4-4/+5
2008-06-30Added MSX and NES platforms (icons could use some improvements, though...)yorhel1-0/+2
2008-06-30Changed earliest release date to 1980yorhel1-0/+2
2008-06-29Made the edit summary a required fieldyorhel3-3/+3
2008-06-28Added links to d1 and the edit notes field shouldnt be hidden when adding a VNyorhel2-8/+8
2008-06-27Small bugfix with the $DEBUG override, and hidden the unkown anime type, whic...yorhel2-2/+2
2008-06-27Bugfix: votes and vnlist items shouldnt be visible when user has set this in ...yorhel4-6/+9
2008-06-27Removed the v/r/p deletion feature - it was kind of broken anywayyorhel6-107/+7
2008-06-27Fixed two typosyorhel2-3/+3
2008-06-24Fixed the coverimage infinite processing bugyorhel1-2/+8
2008-06-23Fixed an internal server error triggered by a maxlength or minlength violationyorhel2-9/+8
2008-06-21Preperations for 1.171.17yorhel1-1/+1
2008-06-21Time and Place categories are now boolean, and small vnpage cleanupyorhel2-3/+4
2008-06-21Set beta version to "svn" and uploaded a script to move JAN codes from the no...yorhel1-1/+1
2008-06-21Added protagonist categories. Still not sure what to do with the time and pla...yorhel2-4/+8
2008-06-15Small improvements in GTINType, documentation update, and renai.us accepts th...yorhel2-10/+10
2008-06-15Permenantly removed the CISV link, added links to renai.us and encubed, and s...yorhel2-10/+10
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...yorhel4-16/+42
2008-06-07Set of patches by apple: more documentation, school life category and link up...yorhel2-2/+4
2008-06-07Removed encryption key for cookies from SVN, and added some documentation (wr...yorhel2-1/+2
2008-06-06Removed old stuff and passwords. All passwords in older revisions have been c...yorhel6-139/+52
2008-06-06Got rid of GraphViz.pm (which is like using CGI.pm to generate HTML), and fix...yorhel2-83/+54