summaryrefslogtreecommitdiff
path: root/lib/VNWeb
AgeCommit message (Expand)AuthorFilesLines
2021-01-19v2rw: Convert VN releases tabYorhel1-0/+264
2021-01-18Staff::List: Fix harmless perl warningYorhel1-1/+1
2021-01-18Staff::List: Convert to new AdvSearch systemYorhel3-3/+116
2021-01-17Use SASS for CSS + static asset reoganizationYorhel1-3/+3
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 systemYorhel4-42/+184
2021-01-16AdvSearch: Add VN subquery to character searchYorhel1-1/+2
2021-01-16Chars::List: Switch to new AdvSearch systemYorhel2-2/+108
2021-01-15TagPage: Fix display of tag propertiesYorhel1-1/+1
2021-01-15AdvSearch: Add release list status filterYorhel1-0/+5
2021-01-13AdvSearch: Seiyuu->VA, "Staff" filter now includes VAs, remove role filter fr...Yorhel1-2/+9
2021-01-12Homepage: Fix creating an invalid releases query with empty branchYorhel1-1/+1
2021-01-10AdvSearch: Fix conversion of old length filtersYorhel1-1/+1
2021-01-10AdvSearch: Improve error reporting when query validation failedYorhel4-6/+25
2021-01-10v2rw: Convert /opensearch.xml description + ancient typo fixYorhel2-1/+23
2021-01-10v2rw: Convert /r/engines (+ make it link to new AdvSearch system)Yorhel1-0/+43
2021-01-10Replace references to old /v/all pathYorhel1-3/+3
2021-01-10TagPage: Fix URL compatibility conversion for URLS with a tag filterYorhel1-2/+7
2021-01-10AdvSearch: Time to put this live.2.29Yorhel5-20/+11
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-06AdvSearch: Add VN subquery filter for releases + convert old "olang" filtersYorhel2-1/+2
2021-01-06Releases::List: Add experimental new release browser with advanced searchYorhel7-29/+162
2021-01-06AdvSearch: Add script to convert old saved filters + check saved queries + im...Yorhel2-10/+24
2021-01-04refactor: Move & simplify SkinFile into VNDB::SkinsYorhel4-8/+10
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...Yorhel10-21/+27
2021-01-04VN::List: Handle old firstchar-filter URLs + redirect on single resultYorhel1-1/+4
2021-01-04AdvSearch: Add save as default optionYorhel3-3/+8
2021-01-03AdvSearch: Only autocomplete referenced animeYorhel1-3/+5
2021-01-03AdvSearch: Add feature to save/load/delete queriesYorhel3-14/+73
2021-01-02AdvSearch: Add anime filterYorhel1-0/+11
2021-01-02HTML: Refer to VN entry on deleted release pagesYorhel1-0/+6
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-25Fix trying to get user id when logging during initializationYorhel1-1/+1
2020-12-24HTML/debug: debug text toggle + display interpolated SQLYorhel1-8/+13
2020-12-24Images::Upload: Fixup saving of sharpened images as pngYorhel1-3/+2
2020-12-24Convert images by running convert instead of loading Image::MagickYorhel1-35/+38
2020-12-23TT::TagLinks: Add bbcode formatting to tag notesYorhel1-1/+1
2020-12-23HTML/debug: Use JS to toggle plaintext debug infoYorhel1-8/+7
2020-12-23AdvSearch: Uncomment awesome staff search performance optimizationYorhel1-1/+1
2020-12-17AdvSearch: Add conversion from old filter URLs to new queriesYorhel2-8/+114
2020-12-15AdvSearch: Handle query timeouts with a more informative messageYorhel1-22/+41
2020-12-15AdvSearch: Add staff role filter + fix bug with some OR queriesYorhel1-2/+24
2020-12-15AdvSearch: Fix extremely slow seiyuu subqueries + "Seiyuu" display in dropdownYorhel1-2/+3
2020-12-13AdvSearch: Add staff & seiyuu searchYorhel1-0/+14