summaryrefslogtreecommitdiff
path: root/elm
AgeCommit message (Expand)AuthorFilesLines
2021-01-16AdvSearch: Add VN subquery to character searchYorhel1-1/+4
2021-01-16Chars::List: Switch to new AdvSearch systemYorhel1-1/+5
2021-01-15AdvSearch: Add release list status filterYorhel2-0/+30
2021-01-15AdvSearch: Turn staff & producer names into linksYorhel2-2/+2
2021-01-13AdvSearch: Seiyuu->VA, "Staff" filter now includes VAs, remove role filter fr...Yorhel1-3/+4
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-10AdvSearch: Improve error reporting when query validation failedYorhel1-1/+8
2021-01-10ReleaseEdit: Don't warn about Chinese release titles containing kanjiYorhel2-1/+2
2021-01-07AdvSearch: Change add filter menu structureYorhel1-44/+62
2021-01-06AdvSearch: Fix message that says what the default filter applies toYorhel1-5/+10
2021-01-06AdvSearch: Add VN subquery filter for releases + convert old "olang" filtersYorhel3-3/+20
2021-01-06AdvSearch: Only add quick-select fields when there are no non-quick fieldsYorhel2-27/+12
2021-01-04AdvSearch: Add save as default optionYorhel1-12/+31
2021-01-03AdvSearch: Only autocomplete referenced animeYorhel3-6/+6
2021-01-03AdvSearch: Add feature to save/load/delete queriesYorhel3-49/+172
2021-01-02AdvSearch: Add anime filterYorhel4-0/+104
2020-12-29AdvSearch: Fix trait id display + make tags/traits clickableYorhel2-3/+3
2020-12-23UList.VNPage: Fix notes editing for unreleased VNsYorhel1-10/+17
2020-12-19Warn about shitty email providers upon registration & password resetYorhel3-1/+30
2020-12-15AdvSearch: Add staff role filter + fix bug with some OR queriesYorhel2-0/+31
2020-12-15AdvSearch: Rename Staff ID filter to Name + add noteYorhel2-3/+4
2020-12-15AdvSearch: Fix extremely slow seiyuu subqueries + "Seiyuu" display in dropdownYorhel1-1/+1
2020-12-13AdvSearch: Add staff & seiyuu searchYorhel5-9/+163
2020-12-13AdvSearch: Add release producer filterYorhel2-18/+26
2020-12-13AdvSearch: Merge character sex & sex-spoiler filtersYorhel2-37/+37
2020-12-09AdvSearch: Fix "unknown" platform iconYorhel1-2/+3
2020-12-09AdvSearch: Add option to query for "unknown" release platformYorhel2-10/+17
2020-12-09AdvSearch: Fix overflow of long autocomplete resultsYorhel3-3/+3
2020-12-09AdvSearch: Add VN list/label filtersYorhel4-10/+47
2020-12-05AdvSearch: Fix setting of "and" flag when loading Set-type queriesYorhel3-9/+9
2020-12-03AdvSearch: Columnize "add filter" dropdownYorhel1-6/+7
2020-12-02AdvSearch: Release type filter + whole bunch of boolean filtersYorhel2-0/+55
2020-12-02AdvSearch: Add release engine filterYorhel3-0/+89
2020-12-02AdvSearch: Add release age rating, medium, voiced and animation filtersYorhel3-0/+121
2020-12-01AdvSearch: Add option to search for (un)known values for range filtersYorhel2-40/+60
2020-11-30AdvSearch: Fix wrapping of "simple" subquery rowsYorhel1-1/+3
2020-11-30AdvSearch: Insert "mode to parent branch" node before the old parentYorhel1-4/+4
2020-11-29AdvSearch: Draw some lines + move [+] button againYorhel1-3/+10
2020-11-29AdvSearch: Fix subquery nesting node being overzealous with taking And/Or sub...Yorhel1-15/+14
2020-11-28Releases::Edit: Use lazy-loaded autocompletion for resolutions and enginesYorhel3-35/+30
2020-11-28AdvSearch: Add resolution autocompleteYorhel4-30/+71
2020-11-28Elm/AdvSearch/cleanup: Relayout fields table + rename Query to LibYorhel10-57/+56
2020-11-28AdvSearch: Add release resolution filterYorhel7-91/+181
2020-11-28AdvSearch: Autofocus autocompletion field on opening dropdownYorhel2-17/+27
2020-11-28AdvSearch: Make sure to always have the correct toplevel query typeYorhel1-1/+1
2020-11-27AdvSearch: Reorganize nested filtersYorhel2-121/+116
2020-11-27AdvSearch: Restructure nesting view code a little bitYorhel2-71/+69
2020-11-27AdvSearch: Add trait filterYorhel4-1/+119
2020-11-26AdvSearch: Hide And/Or button if there is only one subfilterYorhel1-1/+4