rubencm
|
551004a209
|
[ticket/14285] Fix code sniffer
PHPBB3-14285
|
2021-05-27 09:00:59 +02:00 |
|
rubencm
|
8518b9864e
|
[ticket/14285] Move response variable and small improvements
PHPBB3-14285
|
2021-05-27 07:43:24 +02:00 |
|
rubencm
|
a67f2cf086
|
[ticket/14285] Remove no longer needed variable
PHPBB3-14285
|
2021-05-27 02:06:19 +02:00 |
|
rubencm
|
1e624bef15
|
[ticket/14285] Add prefix in routing
PHPBB3-14285
|
2021-05-25 07:28:05 +02:00 |
|
rubencm
|
31ca404ff7
|
[ticket/14285] Fix tests
PHPBB3-14285
|
2021-03-22 00:40:17 +01:00 |
|
rubencm
|
f2914b2869
|
[ticket/14285] Fix regular expression
PHPBB3-14285
|
2021-03-21 23:20:51 +01:00 |
|
rubencm
|
c375f2c9e5
|
[ticket/14285] Use route service for download routes
PHPBB3-14285
|
2021-03-21 23:12:31 +01:00 |
|
rubencm
|
f66c1d9e1e
|
[ticket/14285] Fix tests
PHPBB3-14285
|
2021-03-21 20:02:45 +01:00 |
|
rubencm
|
925502a92f
|
[ticket/14285] Move deprecated functions to functions_compatibility.php
PHPBB3-14285
|
2021-03-21 19:18:34 +01:00 |
|
rubencm
|
e6c6d01e0a
|
[ticket/14284] Update routes
PHPBB3-14285
|
2021-03-21 19:16:30 +01:00 |
|
rubencm
|
278d4d8318
|
[ticket/14285] Add filename fallback
PHPBB3-14285
|
2021-03-21 19:16:30 +01:00 |
|
rubencm
|
6e345c37a9
|
[ticket/14285] Don't set cache-control by default
PHPBB3-14285
|
2021-03-21 19:16:30 +01:00 |
|
rubencm
|
b1495bd54a
|
[ticket/14285] Use private cache-control for atttachments
PHPBB3-14285
|
2021-03-21 19:16:30 +01:00 |
|
rubencm
|
6f731f0a3e
|
[ticket/14285] Apply suggestions
PHPBB3-14285
|
2021-03-21 19:16:30 +01:00 |
|
Rubén Calvo
|
71403a216e
|
[ticket/14285] Remove session management stuff since is already on app.php
PHPBB3-14285
|
2021-03-21 19:16:30 +01:00 |
|
Rubén Calvo
|
ff7c44165d
|
[ticket/14285] Use request object instead of globals
PHPBB3-14285
|
2021-03-21 19:16:30 +01:00 |
|
Rubén Calvo
|
b1b29cd692
|
[ticket/14285] Fix filenames when downloading from controller
PHPBB3-14285
|
2021-03-21 19:16:30 +01:00 |
|
Rubén Calvo
|
26b7180874
|
[ticket/14285] Move exit inside callback so the controller can return a response
PHPBB3-14285
|
2021-03-21 19:16:30 +01:00 |
|
Rubén Calvo
|
5c2a8bbfdf
|
[ticket/14285] Remove streamed_response
PHPBB3-14285
|
2021-03-21 19:16:30 +01:00 |
|
Rubén Calvo
|
b2cea59c3e
|
[ticket/14285] Add comment
PHPBB3-14285
|
2021-03-21 19:16:30 +01:00 |
|
Rubén Calvo
|
034314c0a1
|
[ticket/14285] Add comment
PHPBB3-14285
|
2021-03-21 19:16:30 +01:00 |
|
Rubén Calvo
|
8725d0b23e
|
[ticket/14285] Terminate after send file
PHPBB3-14285
|
2021-03-21 19:16:30 +01:00 |
|
Rubén Calvo
|
d105d22286
|
[ticket/14285] Add comments
PHPBB3-14285
|
2021-03-21 19:16:30 +01:00 |
|
Rubén Calvo
|
6f69803a53
|
[ticket/14285] Fix return
PHPBB3-14285
|
2021-03-21 19:16:30 +01:00 |
|
Rubén Calvo
|
d0fa8014c7
|
[ticket/14285] Update attachment controller
PHPBB3-14285
|
2021-03-21 19:16:29 +01:00 |
|
Rubén Calvo
|
6232401dd7
|
[ticket/14285] Rename argument from file to id
PHPBB3-14285
|
2021-03-21 19:16:29 +01:00 |
|
Rubén Calvo
|
4abdabe6f4
|
[ticket/14285] Temporal fix for StreamedResponse
PHPBB3-14285
|
2021-03-21 19:16:29 +01:00 |
|
Rubén Calvo
|
d11b83a4c5
|
[ticket/14285] Remove useless variable of event
PHPBB3-14285
|
2021-03-21 19:16:29 +01:00 |
|
Rubén Calvo
|
469f139a2f
|
[ticket/14285] Move code to increment download count
PHPBB3-14285
|
2021-03-21 19:16:29 +01:00 |
|
Rubén Calvo
|
af222e73f3
|
[ticket/14285] Remove support for old browsers
PHPBB3-14285
|
2021-03-21 19:16:29 +01:00 |
|
Rubén Calvo
|
0e92744fa4
|
[ticket/14285] Remove flash support
PHPBB3-14285
|
2021-03-21 19:16:29 +01:00 |
|
Rubén Calvo
|
9bb3398c1e
|
[ticket/14285] Remove unused use
PHPBB3-14285
|
2021-03-21 19:16:29 +01:00 |
|
Rubén Calvo
|
821964dc7a
|
[ticket/14285] Send content-type is application/octet-stream if uknown
PHPBB3-14285
|
2021-03-21 19:16:29 +01:00 |
|
Rubén Calvo
|
dc1d3683a8
|
[ticket/14285] Update controllers
PHPBB3-14285
|
2021-03-21 19:16:29 +01:00 |
|
Rubén Calvo
|
05c44e74b3
|
[ticket/14285] Use StreamedResponse
PHPBB3-14285
|
2021-03-21 19:16:29 +01:00 |
|
Rubén Calvo
|
7b678fdbfa
|
[ticket/14285] Update controllers
PHPBB3-14285
|
2021-03-21 19:16:29 +01:00 |
|
Rubén Calvo
|
5707d98682
|
[ticket/14285] Fix undefined property
PHPBB3-14285
|
2021-03-21 19:16:29 +01:00 |
|
Rubén Calvo
|
0b136a6231
|
[ticket/14285] Remove support for old browsers
PHPBB3-14285
|
2021-03-21 19:16:29 +01:00 |
|
Rubén Calvo
|
2f043cdb61
|
[ticket/14285] Move functions from functions_download to controller
PHPBB3-14285
|
2021-03-21 19:16:26 +01:00 |
|
Rubén Calvo
|
8dcf8a4ddb
|
[ticket/14285] Remove support for old internet explorer versions
PHPBB3-14285
|
2021-03-21 19:13:53 +01:00 |
|
Rubén Calvo
|
dd06933324
|
[ticket/14285] Move downloads to controller
PHPBB3-14285
|
2021-03-21 19:12:39 +01:00 |
|
Marc Alexander
|
e159bef055
|
Merge branch '3.3.x'
|
2021-03-17 20:21:06 +01:00 |
|
Marc Alexander
|
f6b4031a96
|
Merge pull request #6162 from marc1706/ticket/16707
[ticket/16707] Disable unstable PHP 8.1 builds
|
2021-03-17 20:21:01 +01:00 |
|
Marc Alexander
|
39d89c8dbc
|
[ticket/16707] Disable unstable PHP 8.1 builds
PHP 8.1 builds keep failing. Don't use them until there is a release.
PHPBB3-16707
|
2021-03-17 17:50:01 +01:00 |
|
Marc Alexander
|
d9b54c1c87
|
Merge branch '3.3.x'
|
2021-03-16 20:18:19 +01:00 |
|
Marc Alexander
|
8f2d84f4dc
|
[3.3.x] Update versions to 3.3.5-dev
|
2021-03-16 20:16:25 +01:00 |
|
Marc Alexander
|
fe49e110bd
|
Merge branch 'prep-release-3.3.4' into 3.3.x
|
2021-03-16 20:14:33 +01:00 |
|
Marc Alexander
|
6d46c08191
|
[prep-release-3.3.4] Update changelog for 3.3.4-RC1
release-3.3.4-RC1
|
2021-03-15 21:48:18 +01:00 |
|
Marc Alexander
|
95bbebeb22
|
[prep-release-3.3.4] Add migration for 3.3.4-RC1
|
2021-03-15 21:47:35 +01:00 |
|
Marc Alexander
|
e3752b70e2
|
[prep-release-3.3.4] Update version numbers to 3.3.4
|
2021-03-15 21:47:29 +01:00 |
|