summaryrefslogtreecommitdiff
path: root/elm/Lib
AgeCommit message (Expand)AuthorFilesLines
2021-03-23Add Outlook to blocked email providersYorhel1-0/+25
2021-03-23Traits: Convert to vndbids + add edit historyYorhel1-14/+4
2021-03-11Merge branch 'taghist'Yorhel2-27/+36
2021-03-11Tags: Convert to vndbids + add edit historiesYorhel1-10/+20
2021-03-08Elm/image upload: Fix display of "safe" and "tame"Yorhel1-2/+2
2021-03-07Add support for "awaiting moderation" state for DB entriesYorhel1-17/+16
2021-03-06SVG platform iconsYorhel1-1/+1
2021-03-01SQL: vndbid data type conversion for most DB entriesYorhel2-9/+16
2021-01-12elm/RDate: Add month abbreviations to date selectorYorhel1-1/+18
2021-01-12elm/RDate: Fix date selector to adjust the "day" field when date would be inv...Yorhel1-8/+5
2021-01-10ReleaseEdit: Don't warn about Chinese release titles containing kanjiYorhel1-0/+1
2021-01-03AdvSearch: Only autocomplete referenced animeYorhel1-3/+3
2021-01-03AdvSearch: Add feature to save/load/delete queriesYorhel1-0/+1
2020-12-19Warn about shitty email providers upon registration & password resetYorhel1-0/+9
2020-11-28Releases::Edit: Use lazy-loaded autocompletion for resolutions and enginesYorhel2-0/+16
2020-11-28AdvSearch: Add resolution autocompleteYorhel2-7/+35
2020-11-28AdvSearch: Add release resolution filterYorhel1-0/+28
2020-11-28AdvSearch: Autofocus autocompletion field on opening dropdownYorhel1-9/+10
2020-11-21elm/Autocomplete: Wrap search input in its own formYorhel1-1/+1
2020-11-15Advsearch: Add release date filterYorhel1-9/+13
2020-11-13Elm/forms: Fix reporting of validation errors for fields on hidden tabsYorhel2-9/+12
2020-10-28Fix Autocomplete dropdown stylingYorhel1-1/+1
2020-10-28Advsearch: Initial experiments with a new advanced searchYorhel1-1/+1
2020-10-08notifications: Add subscription management UI + finalize DB migrationYorhel1-1/+1
2020-09-27v2rw/TagEdit: Rewrite tag edit form to elmYorhel2-1/+3
2020-07-21Add explanatory note to the edit summary fieldYorhel1-1/+4
2020-07-19Producers::Edit: v2rw rewrite producer add/edit formYorhel1-1/+1
2020-07-13VNEdit: Fix flagging of new screenshotsYorhel1-1/+1
2020-07-13Elm: Require newly uploaded images to be flaggedYorhel1-6/+14
2020-07-08VN::Edit: Support adding new VNsYorhel1-1/+1
2020-07-07VN::Edit: Add staff editingYorhel2-0/+16
2020-07-05VN::Edit: Add screenshot managerYorhel1-5/+18
2020-07-01Char::Edit: Abstract & revamp image voting UIYorhel2-1/+162
2020-06-29VN::Edit: Add length/wikidata/renai/anime fieldsYorhel2-0/+16
2020-06-17Elm: Recognize Hangul as a non-latin languageYorhel1-1/+1
2020-06-10VNWeb::Elm: Return a special message when the editsum validation failsYorhel1-0/+1
2020-06-09ReleaseEdit: Experiment with a few warnings for title & original fieldsYorhel1-0/+16
2020-05-28Drop ReleaseExtLinks.elm in favor of pure CSS solutionYorhel1-1/+1
2020-05-14Chars::Edit: Add traits editingYorhel2-8/+29
2020-05-13Chars::Edit: Add image editingYorhel2-1/+32
2020-05-12Chars::Edit: Add instance editingYorhel2-0/+20
2020-05-12Char::Edit: Initial rewrite of the character edit form, general info firstYorhel1-3/+3
2020-04-24Merge branch 'v2rw/vnpage'Yorhel1-4/+13
2020-04-24v2rw/VN::Page: Make the release extlink dropdown open on hoverYorhel1-4/+13
2020-04-17JS: Obtain urlStatic from the DOM rather than embedding it in the JS fileYorhel2-0/+9
2020-04-06Release::Edit: Consider GTIN code as a string for validation/editingYorhel1-6/+2
2020-03-16Merge branch 'imgflag'Yorhel1-0/+1
2020-03-16imgflag: Initial schema + UI for image flaggingYorhel1-0/+1
2020-03-14Lib.Autocomplete: Disable browser-based autocompletionYorhel1-1/+2
2020-03-09Lib.Extlinks: Automatically add URL after pasting it into the formYorhel1-9/+13