summaryrefslogtreecommitdiff
path: root/lib/VNDB/Config.pm
AgeCommit message (Expand)AuthorFilesLines
2021-01-17Use SASS for CSS + static asset reoganizationYorhel1-1/+1
2021-01-04v2rw: Some cleanup; Move some functionality out of vndb.pl; Move config out o...Yorhel1-1/+4
2020-12-31spritegen.pl: Remove Image::Magick dependency + use new indentation styleYorhel1-0/+1
2020-12-24Convert images by running convert instead of loading Image::MagickYorhel1-0/+1
2020-12-16ExtLinks/cleanup: Remove dependency on duplicated urls in VNDB::ConfigYorhel1-7/+0
2020-11-03Multi::Denpa: Update affiliate crawler to use their new siteYorhel1-1/+1
2020-11-02ExtLinks: Also fix URL format in the default configYorhel1-1/+1
2020-09-17Feeds: Move feed generation form Multi to VNWebYorhel1-1/+0
2020-08-31Config: Fix extraction of version when there is no commit ID in git describe2.28Yorhel1-1/+1
2020-05-28Add sampling-based trace loggingYorhel1-0/+1
2020-04-06Delete old relation graph generating and caching machineryYorhel1-1/+0
2020-03-30Config: Remove unused "engines" listYorhel1-22/+0
2020-03-30Producers::Graph: Experiment with dynamically generating relation graphsYorhel1-0/+1
2019-10-31Footer: Shorten version string + move source URLYorhel1-2/+2
2019-10-20Add some common engines to the common engine listYorhel1-0/+4
2019-10-03SQL: Get rid of the users_prefs table, store preferences in users tableYorhel1-1/+0
2019-09-12Add VNDB::Config module and unified conf.pl config fileYorhel1-0/+86