summaryrefslogtreecommitdiff
path: root/lib/VNDB
AgeCommit message (Expand)AuthorFilesLines
2008-08-27Added release link to screenshotsyorhel2-7/+8
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...yorhel3-20/+15
2008-08-15Converted smallints used as boolean to PostgreSQL's relatively new (8.1) bool...1.21yorhel1-25/+27
2008-08-14Fixed bug with an edit being comitted without any changes, renamed anime chec...yorhel1-7/+8
2008-08-14Added screenshots table to store the dimensions of all images, moved to AJAX ...yorhel2-11/+37
2008-08-14Added screenshots (not entirely finished, still needs some tweaking and polis...yorhel2-9/+71
2008-08-09Implemented a notification system and made some general improvements in Multi.yorhel4-0/+7
2008-08-01Added wishlist feature and re-added "my profile" link to user menuyorhel3-2/+144
2008-07-30Auto-expand edit summary form when adding a release, and forgot to upload tpl...yorhel1-1/+1
2008-07-29- Further polished the rlist featureyorhel3-85/+9
2008-07-29- Added release list featureyorhel6-88/+235
2008-07-27Fixed several major SQL injection bugs introduced in r26yorhel8-7/+20
2008-07-16Accounts can be deleted, home page now shows age of last post instead of user...yorhel2-2/+25
2008-07-13Added an SQL script to initialize the database needed to run the site, and so...yorhel1-0/+1
2008-07-13Re-added the vote stats to VN pages, Searching for 'Chinese' doesn't select '...yorhel1-4/+4
2008-07-13Admins can change someones username, Fixed the automatic relogin after changi...yorhel1-5/+9
2008-07-09Added possibility to create a hidden thread and removed ratings calculation f...yorhel1-4/+5
2008-07-08Upped the character limit of posts to 5000 and fixed a few typosyorhel1-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 homepageyorhel3-12/+8
2008-07-08Wrote an integrated messageboard, and fixed a few (very) small things along t...yorhel5-8/+391
2008-06-30Revision numers are now local to their item ID and better integrated into VND...yorhel4-121/+107
2008-06-30Fixed a few typos, the edit summary is optional again, and added warnings for...yorhel3-3/+3
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 VNyorhel1-1/+1
2008-06-27Bugfix: votes and vnlist items shouldnt be visible when user has set this in ...yorhel3-5/+7
2008-06-27Removed the v/r/p deletion feature - it was kind of broken anywayyorhel4-103/+6
2008-06-27Fixed two typosyorhel2-3/+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...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...yorhel3-16/+41
2008-06-07Removed encryption key for cookies from SVN, and added some documentation (wr...yorhel1-1/+1
2008-06-06Removed old stuff and passwords. All passwords in older revisions have been c...yorhel1-1/+1
2008-05-23Small changes: Added PS3 platform, fixed bug with anime check on adding a VN,...yorhel1-1/+2
2008-05-20Several bugfixes, xml extention to rss feeds, noindex on user forms, client s...yorhel3-7/+9
2008-05-19Too many changes to keep track of. See ChangeLog. (I should commit more often...yorhel3-36/+56
2008-05-01Another batch of changes... see the ChangeLog!yorhel3-33/+37
2008-04-29...another commit...yorhel3-10/+53
2008-04-27Made Multis queue persistent in shared memoryyorhel2-7/+5
2008-04-26Changed the 50 dirs for static content to 100, and a version bumpyorhel2-12/+2