summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-06-25VN::Graph: Always display "unofficial" option if VN has unofficial relationsYorhel1-12/+14
2020-06-25Producers::Page: Set expiration date on prodrelexpand cookieYorhel1-1/+1
2020-06-22Release::Edit: Unset engine when enabling patch flagYorhel1-0/+1
2020-06-20Staff::Edit: Fix re-adding aliases by revertingYorhel1-2/+2
2020-06-15Chars::Page: Rename "Main character" to the more accurate "Instance of"Yorhel1-1/+1
2020-06-15Releases: Allow custom resolutions to be enteredYorhel11-72/+63
2020-06-15VN::Page: Add spoiler superscript indicator to tagsYorhel3-6/+9
2020-06-13Image::List: Add simple "last x days" vote date filterYorhel1-1/+13
2020-06-13Chars: Also display sex spoiler on instances & VN char listingYorhel2-1/+2
2020-06-13Chars: Add support for spoiler sex fieldYorhel2-0/+10
2020-06-12v2rw: Convert producer pages & consolidate release row HTMLYorhel4-220/+246
2020-06-10Accept samesite cookie as replacement for CSRF tokenYorhel1-1/+1
2020-06-10VNWeb::Elm: Return a special message when the editsum validation failsYorhel1-0/+5
2020-06-09HTML: Fix ">" character in custom cssYorhel1-1/+0
2020-06-09Char::Page: Add class for trait groupsYorhel1-1/+1
2020-06-09Release::Edit: Reset ani_ero when minage != 18Yorhel1-1/+1
2020-06-09Custom CSS: No need to escape double quotesYorhel1-7/+9
2020-06-08ExtLinks: Recognize additional DLSite & DL.Getchu link formatsYorhel1-3/+3
2020-06-07Tagmod: Display deleted/awaiting approval tag stateYorhel1-1/+2
2020-06-07Chars::Edit: Ignore image_(sex|vio) when checking for changesYorhel1-2/+2
2020-06-07Multi::Core: Fix offset calculation in schedule()Yorhel1-1/+1
2020-06-07DB::VN: Fetch random homepage screenshots using TABLESAMPLEYorhel1-14/+20
2020-06-04Delete old character edit formYorhel4-282/+1
2020-06-04Multi::Maintenance: Run daily cron at 7:30 UTC + update timing infoYorhel1-5/+5
2020-06-04Hide popularity ranking for VNs without a popularity scoreYorhel1-1/+1
2020-06-04Cache VN popularity & rating rankingsYorhel1-8/+3
2020-05-29JS: Split v2rw.js into plain.js and elm.js, only include JS files when necessaryYorhel5-14/+10
2020-05-28Staff::Edit: Fix staff adding form initializationYorhel1-1/+1
2020-05-28Staff::Edit: Make sure not to remove referenced aliases on revertYorhel1-4/+10
2020-05-28Drop ReleaseExtLinks.elm in favor of pure CSS solutionYorhel3-38/+25
2020-05-28Add sampling-based trace loggingYorhel2-11/+7
2020-05-26Make use of new tuwf->req() feature for session & view storageYorhel2-38/+31
2020-05-26Merge branch 'charedit'Yorhel10-72/+381
2020-05-26Add link to old character edit form + indentationYorhel1-58/+63
2020-05-25Images::Vote: Always allow voting when an image has no votes at allYorhel1-1/+1
2020-05-25Chars::Edit: Add image flagging options to newly uploaded imagesYorhel1-0/+8
2020-05-25Chars::Edit: Character creation + copyingYorhel4-25/+35
2020-05-25Chars::Edit: Add VN/releases relations editingYorhel3-2/+39
2020-05-19Discussions::Edit: Don't set last modified date when creating a new threadYorhel1-1/+1
2020-05-17audit log: Also log successful logins and password changes through email tokensYorhel2-2/+5
2020-05-17Add option to hide all images by defaultYorhel2-4/+4
2020-05-17Display unflagged images when max_sexual==max_violence==2Yorhel1-3/+6
2020-05-14Chars::Edit: Add traits editingYorhel3-0/+50
2020-05-13Chars::Edit: Add image editingYorhel4-2/+63
2020-05-12Chars::Edit: Add instance editingYorhel3-0/+54
2020-05-12Char::Edit: Initial rewrite of the character edit form, general info firstYorhel3-7/+91
2020-05-11Char::Page: Also check image flagging vote count for og:imageYorhel1-1/+1
2020-05-11Char::Page: Add og:image tagYorhel1-1/+2
2020-05-11Char::Page: Fix check for non-logged in visitorsYorhel1-2/+2
2020-05-11imgflag: Add sexual/violence user preferences + show/hide character imagesYorhel4-12/+72