summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-17Use SASS for CSS + static asset reoganizationYorhel79-1129/+981
2021-01-17Chars::List: Fix trying to convert empty old filtersYorhel1-1/+2
2021-01-16AdvSearch: Fix another issue with not enough brackets in SQL branchesYorhel1-1/+1
2021-01-16AdvSearch: Fix character role filter when not used in VN subqueryYorhel1-1/+1
2021-01-16TraitPage: Rewrite to use new AdvSearch systemYorhel5-43/+185
2021-01-16AdvSearch: Add VN subquery to character searchYorhel2-2/+6
2021-01-16Chars::List: Switch to new AdvSearch systemYorhel4-7/+117
2021-01-15TagPage: Fix display of tag propertiesYorhel1-1/+1
2021-01-15AdvSearch: Add release list status filterYorhel3-0/+35
2021-01-15Docker: Upgrade to Alpine 3.13Yorhel3-9/+9
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...Yorhel2-5/+13
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-12Homepage: Fix creating an invalid releases query with empty branchYorhel1-1/+1
2021-01-10saved-queries.pl: Add fixup for bad length filters in saved defaultsYorhel1-0/+8
2021-01-10AdvSearch: Fix conversion of old length filtersYorhel1-1/+1
2021-01-10AdvSearch: Improve error reporting when query validation failedYorhel5-7/+33
2021-01-10v2rw: Convert /opensearch.xml description + ancient typo fixYorhel3-21/+23
2021-01-10v2rw: Convert /r/engines (+ make it link to new AdvSearch system)Yorhel2-30/+43
2021-01-10Replace references to old /v/all pathYorhel3-6/+6
2021-01-10ReleaseEdit: Don't warn about Chinese release titles containing kanjiYorhel2-1/+2
2021-01-10TagPage: Fix URL compatibility conversion for URLS with a tag filterYorhel1-2/+7
2021-01-10AdvSearch: Time to put this live.2.29Yorhel9-34/+26
2021-01-09AdvSearch: Apply new saved default queries to listings instead of old filtersYorhel6-26/+36
2021-01-09v2rw/TagPage: Add /experimental/ tag page rewrite with AdvSearch supportYorhel4-63/+268
2021-01-09VN::Page: Fix average rating displayYorhel1-1/+1
2021-01-08Multi::API: Fix harmless perl warning on "get quote" order by randomYorhel1-1/+1
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" filtersYorhel5-4/+22
2021-01-06Releases::List: Add experimental new release browser with advanced searchYorhel7-29/+162
2021-01-06AdvSearch: Only add quick-select fields when there are no non-quick fieldsYorhel2-27/+12
2021-01-06AdvSearch: Add script to convert old saved filters + check saved queries + im...Yorhel4-10/+114
2021-01-04refactor: Move & simplify SkinFile into VNDB::SkinsYorhel8-93/+42
2021-01-04VNDB::Util::LayoutHTML: Fix reference to config params in old codeYorhel1-1/+2
2021-01-04VN::List: Fix silly perl warningYorhel1-1/+4
2021-01-04v2rw: Some cleanup; Move some functionality out of vndb.pl; Move config out o...Yorhel13-109/+45
2021-01-04VN::List: Handle old firstchar-filter URLs + redirect on single resultYorhel1-1/+4
2021-01-04AdvSearch: Add save as default optionYorhel5-16/+40
2021-01-03December is overYorhel1-1/+1
2021-01-03AdvSearch: Only autocomplete referenced animeYorhel4-9/+11
2021-01-03AdvSearch: Add feature to save/load/delete queriesYorhel11-65/+271
2021-01-02AdvSearch: Add anime filterYorhel5-0/+115
2021-01-02HTML: Refer to VN entry on deleted release pagesYorhel1-0/+6
2020-12-31spritegen.pl: Remove Image::Magick dependency + use new indentation styleYorhel3-85/+76
2020-12-31Image upload: Ignore return status of convert, just check if target file existsYorhel1-4/+4
2020-12-29AdvSearch: Rename producer/developer filters with -id suffixYorhel1-3/+3
2020-12-29AdvSearch: Fix trait id display + make tags/traits clickableYorhel2-3/+3
2020-12-29API: Add "get quote" commandYorhel1-0/+19