summaryrefslogtreecommitdiff
path: root/lib/VNDB/ExtLinks.pm
AgeCommit message (Expand)AuthorFilesLines
2024-01-17ExtLinks: more pixiv URL formatsYorhel1-1/+1
2024-01-06ExtLinks: recognize (many) nitter URLsYorhel1-1/+1
2023-12-26ExtLinks: Support 8-digit IMDb staff linksYorhel1-1/+1
2023-12-14ExtLinks: Improve twitter URL regexYorhel1-1/+1
2023-12-04Stricter input validation for single-line fieldsYorhel1-0/+1
2023-12-03ExtLinks: Fix parsing of Staff pixiv linksYorhel1-1/+1
2023-12-03Staff: Add a bunch more external linksYorhel1-7/+35
2023-12-03Staff/ReleaseEdit: Flatten & simplify extlinks fields into form dataYorhel1-32/+12
2023-12-02StaffEdit: Use ExtLinks editing componentYorhel1-10/+41
2023-10-10Validation: Remove "required" and be explicit about optional fieldsYorhel1-1/+1
2023-09-17Wikidata: Add Lutris & Wine linksYorhel1-0/+4
2023-08-09ExtLinks: Unbreak the J-List price fetcherYorhel1-3/+3
2023-07-23ExtLinks: Fix J-List URL formatYorhel1-3/+3
2023-04-19ExtLinks: Add JAST USA price fetcherYorhel1-3/+6
2023-04-05ExtLinks: Improve regex for Patreon URLsYorhel1-1/+1
2023-04-05ExtLinks: Add Patreon & SubscribeStar links to releasesYorhel1-0/+13
2023-04-03ExtLinks: add BOOTH links to releasesYorhel1-0/+5
2023-01-05ExtLinks: Support 10-digit DLsite idsYorhel1-1/+1
2022-12-12ExtLinks: Update URL regex for GOGYorhel1-1/+1
2022-11-18API2: Add extlinks field to releasesYorhel1-15/+52
2022-10-16ExtLinks: Add Playstation (HK) + Nintendo (EN/JP/HK)Yorhel1-0/+16
2022-10-03ExtLinks: automatically strip query string from DMM linksYorhel1-1/+1
2022-10-02API: Add release linksYorhel1-1/+1
2022-08-13ExtLinks: Allow more characters in Denpasoft linksYorhel1-1/+1
2022-06-05AdvSearch: add "external links" filter for releasesYorhel1-0/+1
2022-04-21ExtLinks: Remove Erogetrailers.com linksYorhel1-4/+1
2021-12-06ExtLinks: Add PlayStation storesYorhel1-0/+15
2021-11-17Display PCGamingWiki links on VN pages (when available from Wikidata)Yorhel1-2/+2
2021-11-12ExtLinks: Fix JAST USA links again (with an ugly hack)Yorhel1-2/+3
2021-10-27Extlinks: Add freegame-mugen.jpYorhel1-5/+7
2021-08-26ExtLinks: Fix JAST USA regex to allow underscoresYorhel1-1/+1
2021-08-26ExtLinks: Fix JAST USA link formatYorhel1-2/+2
2021-07-24Fetch 3 more wikidata external identifiers: Soundcloud, Humble Store & Itch.ioYorhel1-0/+6
2021-04-09ExtLinks: Add UTM parameter to steam linksYorhel1-0/+1
2021-03-16ExtLinks: Merge DLsite (eng) into DLsiteYorhel1-5/+2
2021-03-01SQL: vndbid data type conversion for most DB entriesYorhel1-2/+2
2021-02-19ExtLinks: Recognize ecs.toranoana linksYorhel1-2/+4
2020-12-16ExtLinks/cleanup: Remove dependency on duplicated urls in VNDB::ConfigYorhel1-3/+3
2020-12-15Release/ExtLinks: Gyutto regex fix + Fakku + NovelGameYorhel1-1/+9
2020-12-14Releases/ExtLinks: + Freem, App Store, Google Play, Animate GamesYorhel1-0/+16
2020-11-03Multi::Denpa: Update affiliate crawler to use their new siteYorhel1-1/+1
2020-11-02ExtLinks: Denpa URL changeYorhel1-2/+2
2020-06-08ExtLinks: Recognize additional DLSite & DL.Getchu link formatsYorhel1-3/+3
2020-04-20v2rw/VN::Page: Add releases listingYorhel1-4/+4
2020-04-11v2rw: Convert VN char pages (/v+/chars)Yorhel1-2/+11
2020-03-23ExtLinks: Actually display the newly added sitesYorhel1-0/+4
2020-03-23ExtLinks: A few more shop links for releasesYorhel1-4/+17
2020-03-16ExtLinks: Keep www. prefix for DMM linksYorhel1-16/+16
2020-03-08refactor: Add elm_empty() function to initialize a new formYorhel1-15/+1
2020-03-07ExtLinks: Improve gyutto and getchudl regexesYorhel1-2/+2