summaryrefslogtreecommitdiff
path: root/elm/Lib
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-07Lib.ExtLinks: Ignore whitespace around URLsYorhel1-1/+1
2020-03-03Lib.ExtLinks: Don't hide site list + add expandable list of supported URL for...Yorhel1-5/+23
2020-03-03Lib.ExtLinks: Fix "edit" button to show "add" when adding a new linkYorhel1-1/+1
2020-02-28Elm/form styling: Use buttons instead of links for "remove" actionYorhel1-1/+1
2020-02-28v2rw/RelEdit: Add producers relation editingYorhel2-0/+16
2020-02-28v2rw/RelEdit: Add visual novel relation editingYorhel3-1/+17
2020-02-27v2rw/RelEdit: Add external links editorYorhel1-0/+108
2020-02-23v2rw/RelEdit: Instant autocompletion for the engine fieldYorhel2-32/+27
2020-02-23v2rw/RelEdit: Add engine field with autocompletionYorhel2-9/+26
2020-02-23v2rw/RelEdit: Add all the "simple" fields + restructure form a littleYorhel1-0/+25
2020-02-21v2rw/WIP: Incremental rewrite of the release edit formYorhel2-2/+24
2020-02-13Lib.Autocomplete: Don't try to autocomplete whitespaceYorhel1-1/+1
2020-01-28v2rw: Convert the VN tagmod interfaceYorhel4-0/+38
2020-01-05refactor: Combine json_api() & elm_form() + generate Elm function to msg API ...Yorhel3-28/+30
2020-01-03ulist: Display platform icons in releases listingYorhel1-0/+3
2020-01-02ulist: Automatically unset other progress labels when changing progress labelYorhel1-0/+5
2019-12-12v2rw: Discussion board editing & thread creationYorhel3-0/+227
2019-12-10Elm: Add Redirect response + fix redirect to last post on replyYorhel1-1/+1
2019-12-06Add link to d9#3 to quick reply box + allow customizing TextPreview headerYorhel2-18/+18
2019-12-05v2rw: Convert thread reply form to ElmYorhel1-1/+1
2019-12-01v2rw: Convert thread display + poll votingYorhel1-4/+4
2019-11-28Use plain links for JS-ified linkradio inputs + fix focus of non-JS linkradiosYorhel1-0/+6
2019-11-27Elm: Use fieldset to disable the form while loadingYorhel1-0/+8
2019-11-10ulist: Add feature to add releases to the listYorhel1-0/+1
2019-11-10ulist: Generalize Elm dropdown + add release status change & removalYorhel1-0/+59