aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_download.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-171-2/+2
|\
| * [ticket/15984] Use private cache-controlJakub Senko2019-05-271-2/+2
* | [ticket/15663] Remove flash attachments supportRubén Calvo2019-05-091-17/+9
|/
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
* Merge pull request #4868 from javiexin/ticket/15266Marc Alexander2017-12-271-1/+5
|\
| * [ticket/15266] Expand functionality of content_visibilityjaviexin2017-12-271-1/+5
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-281-1/+21
|\ \ | |/
| * Merge pull request #4531 from senky/ticket/14817Marc Alexander2016-12-281-1/+21
| |\
| | * [ticket/14817] Add core.send_file_to_browser_beforeJakub Senko2016-12-181-1/+21
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-271-0/+14
|\ \ \ | |/ /
| * | [ticket/14853] Add core event to allow modifying PM attachments download authrxu2016-11-041-0/+14
| |/
* | Merge pull request #4440 from danchr/ticket/14774Tristan Darricau2016-09-111-43/+55
|\ \
| * | [ticket/14774] Support partial downloads of attachmentsDan Villiom Podlaski Christiansen2016-09-071-43/+55
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-09-091-1/+1
|\ \ \ | | |/ | |/|
| * | [ticket/12133] fix download file names for WebKit-derived browsersDan Villiom Podlaski Christiansen2016-09-071-1/+1
| |/
* | Merge branch '3.1.x' into 3.2.xAndreas Fischer2016-06-111-1/+1
|\ \ | |/
| * [ticket/14291] Do not update filesize if displaying thumbnailMarc Alexander2016-05-301-1/+1
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-03-251-1/+1
|\ \ | |/
| * [ticket/14290] Correctly use modified since headerMarc Alexander2016-03-241-1/+1
* | Merge branch 'ticket/14136' into ticket/14136-3.2.xMarc Alexander2016-03-241-0/+1
|\ \ | |/
| * [ticket/14136] Add back X-UA-Compatible meta tagMarc Alexander2016-03-241-0/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-2/+2
|/
* Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2015-01-281-5/+5
* [ticket/13125] $user->browser to $browserJakub Senko2014-10-021-1/+1
* [ticket/13045] Remove Pragma headersJakub Senko2014-09-171-3/+3
* [ticket/13044] \G\M\T to GMT in whole projectJakub Senko2014-09-171-3/+3
* [ticket/13044] move GMT string out of gmdate()Jakub Senko2014-09-171-2/+2
* [ticket/13044] Correct Expires headersJakub Senko2014-09-171-2/+2
* [ticket/12938] Remove the 'Download all attachments' feature.Andreas Fischer2014-08-091-21/+0
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-4/+4
* [ticket/12171] Send correct status 403 when forbidden and 404 when not foundJoas Schilling2014-02-101-3/+7
* [ticket/12171] Check topic visibility before allowing to download attachmentsJoas Schilling2014-02-101-5/+13
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-6/+6
* Merge branch 'ticket/10820' into ticket/10820-developDhruv2013-06-141-1/+1
* Merge branch 'ticket/10820' into ticket/10820-developDhruv2013-06-131-1/+1
* Merge branch 'develop' into ticket/10820-developDhruv2013-06-131-1/+1
|\
| * Merge branch 'develop-olympus' into developAndreas Fischer2013-05-061-1/+1
* | Merge branch 'ticket/10820' into ticket/10820-developDhruv2013-06-081-1/+1
* | Merge branch 'ticket/10820' into ticket/10820-developDhruv2013-06-051-7/+8
* | Merge branch 'ticket/10820' into ticket/10820-developDhruv2013-05-121-1/+9
* | Merge remote-tracking branch 'dhruvgoel92/ticket/10820' into ticket/10820-dev...Andreas Fischer2013-04-271-6/+18
|/
* Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-061-1/+1
|\
| * [ticket/11227] @return void -> @return null, per coding guidelines.Oleg Pudeyev2012-11-301-1/+1
* | [ticket/11015] Change more docblocks.Oleg Pudeyev2012-12-041-4/+4
|/
* [feature/attach-dl] Optimised an sql queryFyorl2012-08-151-2/+2
* [feature/attach-dl] Fixed the logic in an sql statementFyorl2012-08-151-2/+4
* [feature/attach-dl] Cast variables to intFyorl2012-08-141-3/+3
* [feature/attach-dl] Renamed to phpbb_download_handle_forum_authFyorl2012-08-141-2/+2