4e9cf239ed
[ticket/15687] Force supplied filename to be correct and modify route
...
PHPBB3-15687
2023-06-28 10:51:22 +02:00
3e8fced5c8
[ticket/16955] Fix phpdoc annotations and return types
...
PHPBB3-16955
2022-12-31 16:18:06 +01:00
60c165c3d0
[ticket/16955] Clean up storage and template classes
...
PHPBB3-16955
2022-12-28 08:37:15 +01:00
b99cfd5caa
[ticket/16820] Move ATTACHMENT_CATEGORY_ constants to attachment namespace
...
PHPBB3-16820
2021-10-10 17:52:42 +02:00
e6e7f5afe3
[ticket/16863] Support playing video attachments
...
Correctly implement audio and video HTML5 tags (there is only one source)
PHPBB3-16863
2021-08-30 22:59:04 +02:00
8726a6a3cb
[ticket/16863] Support playing video attachments
...
PHPBB3-16863
2021-08-30 22:01:58 +02:00
80f3d7b0aa
[ticket/16863] Support playing video attachments
...
PHPBB3-16863
2021-08-30 21:29:46 +02:00
8fab32abd7
[ticket/14771] Support playing audio attachments
...
Add Audio attachments category, Audio attachments group.
add most audio supported extensions to the audio group.
presserve audio extensions MIMEtypes.
modify the attachment style file to view the audio attachment in
AUDIO HTML5 tag.
PHPBB3-14771
2021-06-30 21:40:45 +02:00
210c4e2aaa
Merge branch '3.3.x'
2021-06-13 11:30:15 +02:00
8518b9864e
[ticket/14285] Move response variable and small improvements
...
PHPBB3-14285
2021-05-27 07:43:24 +02:00
1e624bef15
[ticket/14285] Add prefix in routing
...
PHPBB3-14285
2021-05-25 07:28:05 +02:00
f66c1d9e1e
[ticket/14285] Fix tests
...
PHPBB3-14285
2021-03-21 20:02:45 +01:00
278d4d8318
[ticket/14285] Add filename fallback
...
PHPBB3-14285
2021-03-21 19:16:30 +01:00
6e345c37a9
[ticket/14285] Don't set cache-control by default
...
PHPBB3-14285
2021-03-21 19:16:30 +01:00
b1495bd54a
[ticket/14285] Use private cache-control for atttachments
...
PHPBB3-14285
2021-03-21 19:16:30 +01:00
6f731f0a3e
[ticket/14285] Apply suggestions
...
PHPBB3-14285
2021-03-21 19:16:30 +01:00
71403a216e
[ticket/14285] Remove session management stuff since is already on app.php
...
PHPBB3-14285
2021-03-21 19:16:30 +01:00
b1b29cd692
[ticket/14285] Fix filenames when downloading from controller
...
PHPBB3-14285
2021-03-21 19:16:30 +01:00
26b7180874
[ticket/14285] Move exit inside callback so the controller can return a response
...
PHPBB3-14285
2021-03-21 19:16:30 +01:00
5c2a8bbfdf
[ticket/14285] Remove streamed_response
...
PHPBB3-14285
2021-03-21 19:16:30 +01:00
b2cea59c3e
[ticket/14285] Add comment
...
PHPBB3-14285
2021-03-21 19:16:30 +01:00
8725d0b23e
[ticket/14285] Terminate after send file
...
PHPBB3-14285
2021-03-21 19:16:30 +01:00
d105d22286
[ticket/14285] Add comments
...
PHPBB3-14285
2021-03-21 19:16:30 +01:00
6f69803a53
[ticket/14285] Fix return
...
PHPBB3-14285
2021-03-21 19:16:30 +01:00
d0fa8014c7
[ticket/14285] Update attachment controller
...
PHPBB3-14285
2021-03-21 19:16:29 +01:00
6232401dd7
[ticket/14285] Rename argument from file to id
...
PHPBB3-14285
2021-03-21 19:16:29 +01:00
4abdabe6f4
[ticket/14285] Temporal fix for StreamedResponse
...
PHPBB3-14285
2021-03-21 19:16:29 +01:00
d11b83a4c5
[ticket/14285] Remove useless variable of event
...
PHPBB3-14285
2021-03-21 19:16:29 +01:00
469f139a2f
[ticket/14285] Move code to increment download count
...
PHPBB3-14285
2021-03-21 19:16:29 +01:00
af222e73f3
[ticket/14285] Remove support for old browsers
...
PHPBB3-14285
2021-03-21 19:16:29 +01:00
0e92744fa4
[ticket/14285] Remove flash support
...
PHPBB3-14285
2021-03-21 19:16:29 +01:00
9bb3398c1e
[ticket/14285] Remove unused use
...
PHPBB3-14285
2021-03-21 19:16:29 +01:00
821964dc7a
[ticket/14285] Send content-type is application/octet-stream if uknown
...
PHPBB3-14285
2021-03-21 19:16:29 +01:00
dc1d3683a8
[ticket/14285] Update controllers
...
PHPBB3-14285
2021-03-21 19:16:29 +01:00
05c44e74b3
[ticket/14285] Use StreamedResponse
...
PHPBB3-14285
2021-03-21 19:16:29 +01:00
7b678fdbfa
[ticket/14285] Update controllers
...
PHPBB3-14285
2021-03-21 19:16:29 +01:00
5707d98682
[ticket/14285] Fix undefined property
...
PHPBB3-14285
2021-03-21 19:16:29 +01:00
0b136a6231
[ticket/14285] Remove support for old browsers
...
PHPBB3-14285
2021-03-21 19:16:29 +01:00
2f043cdb61
[ticket/14285] Move functions from functions_download to controller
...
PHPBB3-14285
2021-03-21 19:16:26 +01:00
8dcf8a4ddb
[ticket/14285] Remove support for old internet explorer versions
...
PHPBB3-14285
2021-03-21 19:13:53 +01:00
dd06933324
[ticket/14285] Move downloads to controller
...
PHPBB3-14285
2021-03-21 19:12:39 +01:00