]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
[CORE][ACTION] Removed getfile action. Superseded by attachment/*/download, which...
authorMiguel Dantas <biodantasgs@gmail.com>
Wed, 26 Jun 2019 02:39:39 +0000 (03:39 +0100)
committerDiogo Cordeiro <diogo@fc.up.pt>
Sat, 3 Aug 2019 16:31:41 +0000 (17:31 +0100)
commit7643f3cf7b5d59f7b42d60ffd8ef607d5a55ffdf
tree75c14a14ebbb420645c7c02774c3b1425eb559bf
parentaa5c6bbf08e9af2fa38b47f1677479a441e9e0d0
[CORE][ACTION] Removed getfile action. Superseded by attachment/*/download, which additionally uses a file hash as oposed to a filename.

Additionally, added etag and last modified HTTP headers to attachments, to more effectively take advantage of caching
README.md
actions/attachment.php
actions/attachment_thumbnail.php
actions/getfile.php [deleted file]
lib/framework.php
lib/router.php