summaryrefslogtreecommitdiff
path: root/lib/VNWeb/Releases/Lib.pm
AgeCommit message (Expand)AuthorFilesLines
13 daysReleases: Show MTL link for patches, clarify reason for hidingYorhel1-1/+1
2024-04-03Releases: hide external links for unofficial MTLYorhel1-1/+3
2023-10-14DRM: Add icons + a few fixesYorhel1-3/+5
2023-10-14DRM: Add drm info to release listingsYorhel1-0/+7
2023-06-01Types/JS: Move language properties into VNDB::Types + improve lang sorting in...Yorhel1-1/+1
2023-04-25SVG: Optimize release icons + move into spriteYorhel1-12/+12
2023-04-25CSS: Unique classes for icons + generated dimensionsYorhel1-4/+4
2023-04-15CSS: Stop abusing <b> for grayedout, use <small> insteadYorhel1-1/+1
2023-03-13Releases::Lib: Fix adding lang attr to titles in release listingsYorhel1-1/+1
2023-02-19Rework passing around entry titles + add proper HTML5 'lang' attrsYorhel1-6/+6
2023-02-04TitlePrefs: Also apply preferences to producer namesYorhel1-1/+0
2023-02-02Refactor part 2: get rid of temporary vnt/releasest viewsYorhel1-4/+4
2023-02-01Refactor: langpref -> titleprefs + use more strict schemaYorhel1-3/+3
2022-11-18API2: Add extlinks field to releasesYorhel1-4/+4
2022-09-28Fix bug in releases_by_vn() + alternate release title sortingYorhel1-1/+1
2022-09-28Allow non-main release titles to be emptyYorhel1-2/+5
2022-09-28Display preferred release title on VN pages + do that selection in PerlYorhel1-2/+3
2022-09-28WIP add language-specific titles to releasesYorhel1-12/+12
2022-06-26Fix ordering of patch releases + releases list on producer pagesYorhel1-1/+16
2022-04-08Release listing: another attempt at indicating ero & censoringYorhel1-4/+5
2022-04-05Releases: Add "has ero" flagYorhel1-3/+7
2022-03-29Release animation: Also remove mention of face/bg animation from ero tooltipYorhel1-9/+4
2022-03-29Add new release animation fieldsYorhel1-3/+28
2021-11-15Make release type a property of the release<->vn relationYorhel1-4/+6
2021-10-03Releases::Lib: Use website link from ExtLinksYorhel1-1/+1
2021-06-17Deprecate release doujin flagYorhel1-2/+0
2021-05-14Releases: Add MTL language flagYorhel1-7/+11
2021-04-20Use old-fashioned <img> tags for platform iconsYorhel1-1/+1
2021-03-06SVG platform iconsYorhel1-1/+1
2021-03-04Releases: Store unknown minage as NULL + fix default for new entriesYorhel1-1/+1
2021-03-01SQL: vndbid data type conversion for most DB entriesYorhel1-1/+1
2021-01-06Releases::List: Add experimental new release browser with advanced searchYorhel1-4/+8
2020-12-03Releases::Lib: Only use aspect ratio icons if the ratio actually matchesYorhel1-2/+3
2020-11-19Releases: Add "official" flagYorhel1-2/+3
2020-10-28Advsearch: Initial experiments with a new advanced searchYorhel1-7/+9
2020-09-02BBCode: Consolidate bb2html & bb2text + only convert ids in thread titlesYorhel1-1/+1
2020-08-07cleanup: Add enrich_release_elm() and releases_by_vn() functionsYorhel1-1/+17
2020-07-13Refactor: Split VNWeb::User::Lists into its own VNWeb::ULists::*Yorhel1-1/+1
2020-06-15Releases: Allow custom resolutions to be enteredYorhel1-4/+4
2020-06-12v2rw: Convert producer pages & consolidate release row HTMLYorhel1-2/+66
2020-05-28Drop ReleaseExtLinks.elm in favor of pure CSS solutionYorhel1-7/+24
2020-04-20v2rw/VN::Page: Add releases listingYorhel1-0/+24