summaryrefslogtreecommitdiff
path: root/elm
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-07VN::Edit: Add cast editingYorhel1-2/+79
2020-07-07VN::Edit: Add staff editingYorhel3-5/+81
2020-07-05VN::Edit: Add VN Relations editingYorhel1-3/+43
2020-07-05VN::Edit: Add screenshot managerYorhel3-7/+148
2020-07-01VN::Edit: Add cover image changing/uploadingYorhel2-5/+43
2020-07-01Char::Edit: Abstract & revamp image voting UIYorhel3-53/+181
2020-06-29VN::Edit: Add length/wikidata/renai/anime fieldsYorhel3-0/+64
2020-06-29VN::Edit: Start rewrite of the VN edit formYorhel1-0/+160
2020-06-17ReleaseEdit: Be more lenient in parsing resolution stringsYorhel1-1/+7
2020-06-17Elm: Recognize Hangul as a non-latin languageYorhel1-1/+1
2020-06-15Releases: Allow custom resolutions to be enteredYorhel1-6/+54
2020-06-13Chars: Add support for spoiler sex fieldYorhel1-1/+19
2020-06-10VNWeb::Elm: Return a special message when the editsum validation failsYorhel1-0/+1