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

130 Commits

Author SHA1 Message Date
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
3137070d50
Merge branch '3.3.x' 2021-03-05 21:32:43 +01:00
Máté Bartus
d69ba0a5f3 [ticket/16671] Code style fixes
PHPBB3-16671
2020-12-31 15:54:22 +01:00
rubencm
774c609c4a [ticket/16345] Small improvements
PHPBB3-16346
2020-08-14 08:29:06 +00:00
Marc Alexander
e7b7c66c77
Merge pull request #5248 from rubencm/ticket/15692
[ticket/15692] Move checks if file exists from adapter to storage
2018-09-16 13:05:35 +02:00
rubencm
4734e56b5b [ticket/15692] Update comments
PHPBB3-15692
2018-09-13 12:39:16 +00:00
Rubén Calvo
8d89f20b81 [ticket/15692] Append / to board url
PHPBB3-15692
2018-08-28 00:32:06 +02:00
Rubén Calvo
f225d85acf [ticket/15760] Remove comment
PHPBB3-15760
2018-08-21 03:50:09 +02:00
Rubén Calvo
00938c2589 [ticket/15760] Fix write_stream
PHPBB3-15760
2018-08-21 03:49:12 +02:00
Rubén Calvo
252bb7704c [ticket/15692] Add comment
PHPBB3-15692
2018-08-20 23:58:24 +02:00
Rubén Calvo
0c1bf3c561 [ticket/15692] Fix full_check in exist method
PHPBB3-15692
2018-08-20 12:08:15 +02:00
Rubén Calvo
d5df62597b [ticket/15692] Remove duplicated checks
PHPBB3-15692
2018-08-20 12:08:15 +02:00
Rubén Calvo
115749a9ec [ticket/15692] Update docblock
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
5fbe929a1d [ticket/15692] Check if argument is a valid resource
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
071d5fe997 [ticket/15692] Remove useless code
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
69c1f5713c [ticket/15692] Modify variable
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
d40bda0e08 [ticket/15692] Modify condition
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
d65e60d1a6 [ticket/15692] Fix exists condition and add more checks if file exists
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
9650763a19 [ticket/15692] Allow to check if file exists using adapter too
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
3ebbb8b837 [ticket/15692] Add missing import
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
4fed285779 [ticket/15692] Reduce storage api calls
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
1d43e15c60 [ticket/15692] Move checks if file exist from adapter to storage
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
b2d7406381 [ticket/15747] Add test
PHPBB3-15747
2018-08-15 01:01:43 +02:00
Rubén Calvo
c24b801746 [ticket/15747] Change parameter depth to boolean
PHPBB3-15747
2018-08-08 19:23:10 +02:00
Rubén Calvo
e40daea4bd [ticket/15342] Update comments
PHPBB3-15342
2018-07-12 15:56:17 +02:00
Rubén Calvo
e5d8b1600b [ticket/15342] free_space return float and throws exception
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
117d9e69ce [ticket/15342] Fix comments
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
c039fcba18 [ticket/15342] free_space() now return false if there is any error
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
bdf3a0c913 [ticket/15342] Escape strings in sql querys
PHPBB3-15342
2018-07-11 09:27:08 +02:00