summaryrefslogtreecommitdiff
path: root/elm
AgeCommit message (Expand)AuthorFilesLines
2022-08-30Rename users_prefs_tags.tag -> tid, add update scriptYorhel1-3/+3
2022-08-29User.Edit: Don't reload form on saveYorhel1-11/+14
2022-08-29Add tag spoiler & highlight preferencesYorhel1-1/+49
2022-08-29Elm: Recognize Inuktitut as a non-latin scriptYorhel1-1/+1
2022-08-26VNEdit: Require simplified/traditional specification in Chinese language edit...Yorhel1-1/+1
2022-08-26VNEdit: Allow duplicate edition names with different languagesYorhel1-1/+1
2022-08-25Staff editionsYorhel2-32/+113
2022-08-21UList: Add text input to create new label in label dropdownYorhel2-3/+29
2022-08-21Clear unused cookie & localStorageYorhel1-0/+3
2022-08-09Tagmod: allow setting spoiler level independent of the lie flagYorhel1-26/+45
2022-08-04AdvSearch: Also add option to not match child traitsYorhel2-9/+21
2022-08-03AdvSearch: Add option to not match child tagsYorhel2-9/+21
2022-08-03TableOpts: Experiment with more user-friendly sort column selectionYorhel1-7/+15
2022-08-03Allow length votes on in-dev VNs + always display uncounted votesYorhel1-8/+23
2022-07-31Add VN development status fieldYorhel3-0/+36
2022-07-30Add duplicate entry check when creating new staff entryYorhel2-27/+65
2022-07-29Display staff original name and primary language flag in autocompleteYorhel1-2/+5
2022-07-29AdvSearch: Allow filtering releases where engine is unknownYorhel1-4/+3
2022-06-25Elm: Fix image file selector to also accept JPEGYorhel2-3/+3
2022-06-22Tagmod: add vote reminder to newly added tagsYorhel1-2/+5
2022-06-21VN/tags: add support for flagging tags as "false"Yorhel1-3/+5
2022-06-21Tagmod: remove default vote of +2Yorhel1-1/+1
2022-06-19Move & streamline VN release expanding settingsYorhel3-39/+20
2022-06-18Users/prefs: Move prodrelexpand setting from cookie to user settingsYorhel1-0/+4
2022-06-15User.Edit: Add live preview when changing skin selectionYorhel2-2/+14
2022-06-15User.Edit: Add tabs to separate account settings and display preferencesYorhel1-45/+72
2022-06-05AdvSearch: add "external links" filter for releasesYorhel2-0/+32
2022-05-24JS: Fix retaining single-character search queries on tab switchYorhel1-1/+1
2022-04-19AdvSearch/releases: add has_ero flag filterYorhel1-0/+1
2022-04-05Releases: Add "has ero" flagYorhel1-3/+9
2022-04-01Add user traits featureYorhel1-0/+38
2022-03-31UserEdit: fix inserting multiple languages when "original language" is select...Yorhel1-1/+1
2022-03-31ReleaseEdit: Change "no animation" preset to select "no sprites" for ero scenesYorhel1-1/+1
2022-03-29Add new release animation fieldsYorhel1-9/+114
2022-03-29VN length voting: support private votesYorhel1-3/+15
2022-03-23VN length voting: remove ignore flag and allow speed=NULL for uncounted votesYorhel1-12/+21
2022-03-22AdvSearch: Fix loading of VN language filterYorhel1-0/+1
2022-03-21AdvSearch: Clean up language filters + hide non-applicable Chinese optionsYorhel2-29/+56
2022-02-22LangPref: Add "only if original title" option + expand fallback list to 5Yorhel1-5/+6
2022-02-15ReleaseEdit: Ignore Chinese in original title script checkYorhel1-1/+1
2022-02-12Update edit forms to warn/hide about the correct Chinese language optionsYorhel5-5/+9
2022-02-12Add Traditional & Simplified Chinese languagesYorhel1-1/+1
2022-02-11User.Edit: Re-add "romanized" checkbox to original language preferenceYorhel1-1/+1
2022-02-11User.Edit: Only enable "romanized" option for languages in non-latin scriptsYorhel1-2/+5
2022-02-10Add title language user preferenceYorhel1-0/+51
2022-02-08VN: Add support for multiple titles in different languagesYorhel2-36/+74
2021-11-29Releases: Allow "uncensored" flag to be unknownYorhel1-3/+8
2021-11-20ReleaseEdit: Make the MTL flag available to regular usersYorhel1-1/+1
2021-11-15Make release type a property of the release<->vn relationYorhel1-8/+5
2021-11-10AdvSearch: Replace "developer-id"/"producer-id" fields with producer subfiltersYorhel2-23/+41