summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-02Change Multi to use separate setting for db_login and to use UNIX socket for ...alto3-4/+16
2018-10-31VNEdit: Remove "import cast" functionalityYorhel3-57/+1
2018-10-29Add U+201C to search normalize removalalto1-1/+1
2018-10-28Ignore hidden-by-CSS NSFW images in next/prev in image viewerYorhel1-1/+1
2018-10-28Code style: Keep the HTML structure explicit and indentation correctYorhel1-5/+3
2018-10-28Add JS-less NSFW screenshot togglezx143-23/+12
2018-10-28Fix titles with commas getting truncated in VN relation tablealto1-1/+3
2018-10-27VNPage: Hide vote dropdown when nothing has been released yetYorhel1-3/+9
2018-10-25DB::Releases: Don't return duplicate releases in dbReleaseGet(vid => [...])Yorhel1-2/+1
2018-10-23Add JS-less NSFW togglezx143-31/+35
2018-10-21Add curl to Dockerfile installationYorhel1-0/+1
2018-10-07Handler::(Tags|Traits): Remember spoiler/filter settings when changing the otherYorhel2-3/+5
2018-10-06Add 960x640 resolutionYorhel3-1/+3
2018-10-04Fix release filter compatibility with multiple resolutionsYorhel1-3/+7
2018-10-02Fix release filter compatibility handling on VN browserYorhel2-16/+13
2018-10-02DB: Convert resolution into an enumYorhel9-43/+83
2018-10-01Lower the average vote requirement for tag spoilers a bitYorhel2-2/+3
2018-09-29Add default spoiler level to tags and use it in spoiler calculationYorhel5-17/+28
2018-09-29Add default spoiler level to traits and use it on character editYorhel6-9/+16
2018-08-12Add 1600x900 resolutionYorhel2-0/+4
2018-08-01Also normalize Turkish ı in VN searchYorhel1-0/+1
2018-07-14Some VN search normalization improvementsYorhel1-9/+9
2018-07-07Handler::Traits: Fix link in duplicate trait creationYorhel1-1/+1
2018-07-06CSS: Some minor fixes after font size increaseYorhel1-4/+4
2018-06-23CSS: Increase font size a bitYorhel1-33/+32
2018-06-19Add uncensored iconYorhel2-0/+4
2018-06-13Multi::API: Add "get characters instances"Yorhel1-1/+17
2018-06-03Add development DB dump, remove old devdb, convert README to markdownYorhel9-553/+358
2018-05-25Add uncensored flag to release entriesYorhel7-15/+42
2018-05-25Add privacy policy page - happy GDPR dayYorhel2-0/+5
2018-05-24DB::Chars: Ignore spaces when matching original namesYorhel1-1/+1
2018-05-24Multi::APIDump: Fix boolifycation of "meta" in tags & traits dumpsYorhel1-2/+2
2018-05-12API: Make username in login command case-insensitiveYorhel1-0/+2
2018-05-03Docker: Update to Ubuntu Bionic + Postgres 10 !ACTION REQUIRED!Yorhel2-5/+5
2018-04-12Handler::Chars: "Gender" -> "Sex"Yorhel1-2/+2
2018-04-08Char edit: Display linked VNs even if VN & releases have been deletedYorhel1-15/+6
2018-03-27Add platform icons to VN screenshot listingYorhel1-0/+1
2018-03-18Fix Docker init script for Mac + add some spacing around vndb-dev-server.pl o...Yorhel2-10/+20
2018-03-10Handler::Tags: Remember sort option when changing spoilers in VN listingYorhel1-3/+3
2018-03-04Allow decimal voting from /u+/votesYorhel2-21/+52
2018-02-24d8 is backYorhel1-0/+1
2018-02-09Increase VN page staff/cast cutoff thing to 200pxYorhel1-2/+2
2018-02-08Store d+ pages in the DB as versioned entries + use markdownYorhel38-3537/+428
2018-02-07Use newline separation for producer aliasesYorhel4-8/+19
2018-02-04SQL: Load permissions after creating sequencesYorhel1-4/+4
2018-02-04Add "development database" for quick setup & testing purposesYorhel4-0/+369
2018-01-13Handler::Chars: Fix setting of og:image tagYorhel1-1/+1
2018-01-12Don't allow unlikely short GTIN codesYorhel3-2/+3
2018-01-12Truly unique names for release icons and pushed those classes to the inmediat...TigerShark2-7/+9
2018-01-12vndb-dev-server.pl: Properly propagate connection closeYorhel1-2/+2