summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2021-01-17Use SASS for CSS + static asset reoganizationYorhel4-14/+12
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 searchYorhel1-1/+2
2021-01-16Chars::List: Switch to new AdvSearch systemYorhel3-6/+112
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 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-10TagPage: Fix URL compatibility conversion for URLS with a tag filterYorhel1-2/+7
2021-01-10AdvSearch: Time to put this live.2.29Yorhel8-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-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::SkinsYorhel6-82/+39
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...Yorhel12-86/+44
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-31spritegen.pl: Remove Image::Magick dependency + use new indentation styleYorhel1-0/+1
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-29API: Add "get quote" commandYorhel1-0/+19
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::MagickYorhel2-35/+39
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-16ExtLinks/cleanup: Remove dependency on duplicated urls in VNDB::ConfigYorhel2-10/+3
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