summaryrefslogtreecommitdiff
path: root/lib/VNDB/ExtLinks.pm
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-05ExtLinks: Fix URL formatting of dlsiteen + make regex more strictYorhel1-3/+3
2020-03-05ExtLinks: Recognize EGS before_game.php URLsYorhel1-1/+1
2020-03-05RelEdit: Don't fill out gtin, catalog and links when copying an entryYorhel1-1/+15
2020-03-03Lib.ExtLinks: Don't hide site list + add expandable list of supported URL for...Yorhel1-7/+14
2020-03-01ExtLinks: Rename "Melonbooks" to "Melonbooks.com" to avoid confusionYorhel1-1/+1
2020-03-01ExtLinks.pm: Fix getchu.com regexYorhel1-1/+1
2020-03-01ExtLinks: Fix bug in DMM regex that rejected valid URLsYorhel1-1/+1
2020-02-28v2rw/RelEdit: Allow creating a new releaseYorhel1-2/+2
2020-02-27v2rw/RelEdit: Add external links editorYorhel1-21/+103
2019-11-27Multi: Fix parsing of ExtLinks.pm when TUWF::XML isn't loadedYorhel1-1/+1
2019-11-15Fix Wikipedia linksYorhel1-2/+2
2019-11-14v2rw: Convert staff pagesYorhel1-1/+11
2019-11-12v2rw: Move entryLinks() into separate VNDB::ExtLinks moduleYorhel1-0/+228