]> git.wh0rd.org - tt-rss.git/commitdiff
remove local file extensions and generalize some method names for cached media
authorAndrew Dolgov <noreply@madoka.volgo-balt.ru>
Thu, 23 Mar 2017 11:55:40 +0000 (14:55 +0300)
committerAndrew Dolgov <noreply@madoka.volgo-balt.ru>
Thu, 23 Mar 2017 11:55:40 +0000 (14:55 +0300)
file extensions may still be present in urls, but are ignored by the backend

MIGRATION (if you have any cached data worth keeping, not required):
in cache/images run "rename 's/\..*$//' *" i.e. strip file extensions


No differences found