summaryrefslogtreecommitdiff
path: root/elm
AgeCommit message (Expand)AuthorFilesLines
2020-10-01VNEdit: Upload screenshots one-by-one to preserve id orderYorhel1-10/+25
2020-09-29TagEdit/TraitEdit: Bump "added" date on approvalYorhel1-3/+1
2020-09-29v2rw/TraitEdit: Rewrite trait edit form + cleanup bunch of old codeYorhel1-0/+209
2020-09-27Report: Add option to report NSFW imageYorhel1-1/+6
2020-09-27v2rw/TagEdit: Add vote wiping/merging and audit loggingYorhel1-0/+41
2020-09-27v2rw/TagEdit: Rewrite tag edit form to elmYorhel3-1/+201
2020-09-21Report: Fix display of edit-yourself messageYorhel1-1/+1
2020-09-20Reviews: Add mod option to lock reviews for commentsYorhel1-0/+9
2020-09-14JS: Add hoverable previous/next to image viewer.xy2_1-2/+20
2020-09-03Reviews.Edit: Increase size of textareaYorhel1-1/+1
2020-09-03Reviews: Hide downvoted reviews & allow moderator overrulingYorhel1-3/+10
2020-09-03Reviews: increase max character counts a bit for mini-reviewsYorhel1-3/+3
2020-09-03Reviews.Edit: Add minimum length requirementYorhel1-9/+16
2020-09-01Reviews: Hide up/down vote countsYorhel1-16/+6
2020-08-31Reviews.Edit: Add some guidelines/rulesYorhel1-1/+10
2020-08-25UList.VNPage: Add link to review submit/edit form when votedYorhel1-3/+5
2020-08-25UList.VNPage: Use schema to normalize data + disallow undef schemaYorhel1-22/+3
2020-08-24reviews: Get rid of summary field & split mini/full reviewsYorhel1-25/+13
2020-08-24reviews: Disallow voting on competing reviews + only use Elm when necessaryYorhel1-7/+2
2020-08-16Reports: Get rid of report_type, split vndbid/num + allow reporting reviews a...Yorhel1-20/+22
2020-08-16reviews: Add comment formYorhel1-0/+52
2020-08-16Discussions: Split post editing out of Discussions::Edit + support editing re...Yorhel2-22/+116
2020-08-07reviews: Implement review deletion and audit loggingYorhel1-1/+36
2020-08-07reviews: Add up/down voting on reviewsYorhel1-0/+78
2020-08-07reviews: Add submit/edit formsYorhel1-0/+147
2020-08-07reviews: Add initial SQL schema + "review" permission flagYorhel1-0/+3
2020-08-06Discussions: Fix emulation of location.hashYorhel1-2/+8
2020-08-06Discussions: Don't show deletion button when creating a new threadYorhel1-1/+1
2020-08-06Discussions: Make /t#.# load the correct page without redirectYorhel1-0/+2
2020-08-06SQL: Use vndbid for thread identifiersYorhel2-3/+3
2020-08-05Reports: Give the "Other" reason a warning message, tooYorhel1-1/+11
2020-08-03VNEdit: Check for release titles added as aliasYorhel1-2/+18
2020-08-03Elm: Fix focus when adding autocompleted elements with mouse clickYorhel3-7/+7
2020-07-26Reports: Add a "Missing information" optionYorhel1-0/+12
2020-07-25Reports: Allow reporting DB entriesYorhel1-9/+93
2020-07-25Reports: Nicer formatting of the reporting subjectYorhel1-1/+2
2020-07-23Add new reporting featureYorhel1-0/+75
2020-07-21Add explanatory note to the edit summary fieldYorhel1-1/+4
2020-07-19Producers::Edit: v2rw rewrite producer add/edit formYorhel2-1/+232
2020-07-15UList::Export: Add initial list export functionalityYorhel3-15/+17
2020-07-13VNEdit: Fix flagging of new screenshotsYorhel2-5/+8
2020-07-13Elm: Require newly uploaded images to be flaggedYorhel1-6/+14
2020-07-12VN::Edit: Allow screenshot editing if there are screens but no releasesYorhel1-1/+1
2020-07-11VN::Edit: Add screenshot resolution warning if inconsistent for same releaseYorhel1-4/+10
2020-07-10iv.js/CSS: Use flexbox to keep next/prev buttons aligned at the centerYorhel1-6/+9
2020-07-09iv.js: Fix silly JS errorYorhel1-1/+1
2020-07-09User::Edit: Remove "show_nsfw" setting from profile + deprecate NSFW flagsYorhel1-7/+2
2020-07-09VN::Page: Display screenshot flagging status in imageviewer thingYorhel1-9/+19
2020-07-08VN::Edit: Support adding new VNsYorhel2-27/+68
2020-07-08VN::Edit: Fix some errors + title/alias warnings & normalizationYorhel1-3/+13