1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-04 13:35:13 +02:00

5364 Commits

Author SHA1 Message Date
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
d9b54c1c87
Merge branch '3.3.x' 2021-03-16 20:18:19 +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
53dfba003e
Merge branch '3.3.x' 2021-03-09 19:58:19 +01:00
Marc Alexander
bf5f0bb8f7
[ticket/16655] Add support for custom error message when exceeding attempts
PHPBB3-16655
2021-03-07 12:03:49 +01:00
mrgoldy
d77415dbab
[ticket/15233] Standardize variable generation
PHPBB3-15233
2021-03-06 22:27:42 +01:00
mrgoldy
3796a4207f
[ticket/15233] Normalize empty avatar array
PHPBB3-15233
2021-03-06 08:18:38 +01:00
mrgoldy
a9b63a4724
[ticket/15233] Amend tests for avatar helper
PHPBB3-15233
2021-03-06 08:18:37 +01:00
mrgoldy
34aaf5e6d2
[ticket/15233] Add avatar helper object
PHPBB3-15233
2021-03-06 08:18:37 +01:00
mrgoldy
7e3d22063a
[ticket/15233] Standardize avatar output variables
PHPBB3-15233
2021-03-06 08:18:30 +01:00
Marc Alexander
3137070d50
Merge branch '3.3.x' 2021-03-05 21:32:43 +01:00
Marc Alexander
b978fd9dc6
Merge pull request #6141 from 3D-I/ticket/16705
[ticket/16705] Fix check_disk_space function - PHP 8
2021-03-05 20:52:38 +01:00
3D-I
5d18ad678b [ticket/16705] Fix check_disk_space function
Allow upload even if the check fails

PHPBB3-16705
2021-03-05 08:04:03 +01:00
3D-I
2ea22ee387 [ticket/16705] Fix check_disk_space function
Silent potential warnings

PHPBB3-16705
2021-03-05 08:00:55 +01:00
Máté Bartus
1a2133be52 [ticket/16717] Set posts_table in indexing installer task
PHPBB3-16717
2021-03-04 19:13:59 +01:00
Tristan Darricau
77104bdc37
[ticket/15298] Makes sure CLI exceptions are never suppressed by Symfony
PHPBB3-15298
2021-03-03 17:29:57 +01:00
rxu
1d9f9b5ecd
[ticket/16654] Upgrade Twig to version 3
PHPBB3-16654
2021-03-03 20:28:32 +07:00
Marc Alexander
febe2c6d2d
Merge branch '3.3.x' 2021-02-27 16:31:35 +01:00
3D-I
b5d1573acd [ticket/16710] Allow WEBP images in attachments
Update the array syntax in the function itself

PHPBB3-16710
2021-02-27 15:28:48 +01:00
3D-I
784f0d5f3b [ticket/16710] Allow WEBP images in attachments
PHPBB3-16710
2021-02-27 04:29:43 +01:00
rxu
29f2e26f71
[ticket/16649] Minor code adjustments
PHPBB3-16649
2021-02-25 07:26:44 +07:00
rxu
9d91d2f143
[ticket/16649] Adjust markpublic di pass
PHPBB3-16649
2021-02-19 21:20:50 +07:00
rxu
929acfb64c
[ticket/16649] Correctly handle marking services as private
PHPBB3-16649
2021-02-19 21:19:25 +07:00
rubencm
538ff83ccc
[ticket/16649] Add compiler pass to tests
PHPBB3-16649
2021-02-19 21:18:41 +07:00
rxu
302632d240
[ticket/16649] Add compiler pass to make all services public
This also handles BC for phpBB extensions

PHPBB3-16639
2021-02-19 21:18:40 +07:00
rubencm
157a8aca01
[ticket/16649] Changes for Symfony 5
PHPBB3-16649
2021-02-19 21:17:33 +07:00
rxu
19b12bf6ee
[ticket/16649] Upgrade to Symfony 5
PHPBB3-16649
2021-02-19 21:10:54 +07:00
Marc Alexander
7bfcd4f288
Merge branch '3.3.x' 2021-02-18 21:14:20 +01:00