phpbb/phpBB/includes
Dan Villiom Podlaski Christiansen d2750b650f [ticket/14774] Support partial downloads of attachments
phpBB already had limited support for partial downloads, but only for
resuming downloads, disregarding any range ending before EOF.

WebKit on iOS and OS X uses partial downloads when fetching media
files. Previously, only MP3 attachments could play directly in the
browser, reported as a live stream, but with this change, all
supported media formats should render as expected.

Tested using cURL by verifying that partial downloads give exactly the
same results compared to Apache.

PHPBB3-14774
2016-09-07 03:58:33 +02:00
..
acp Merge pull request #4354 from Stanzilla/smtp_explain 2016-07-06 19:23:54 +02:00
diff [ticket/12557] Fix pass by reference doc blocks 2014-08-07 11:39:04 +03:00
hooks [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
mcp [ticket/14673] Changes wrong language variable in mcp_forum 2016-08-22 21:23:01 +02:00
questionnaire [ticket/12775] Remove useless includes of config.php 2014-07-07 01:02:42 +02:00
ucp Merge pull request #4331 from Senky/ticket/13978 2016-06-19 17:53:23 +02:00
utf [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset 2014-06-16 19:05:09 +02:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
bbcode.php [ticket/13648] Allow extensions using custom bbcode validation methods 2015-05-07 22:01:10 +07:00
compatibility_globals.php [ticket/13061] Replace the service event.subscriber_loader by a compiler pass 2014-09-13 14:34:18 +02:00
constants.php [3.1.x] Increase version for 3.1.10 development 2016-04-09 19:50:00 +02:00
functions.php [ticket/14429] Add core.modify_users_online_string_modify 2016-05-27 13:46:23 +02:00
functions_acp.php Merge pull request #4021 from marc1706/ticket/14272 2016-03-27 13:34:17 +02:00
functions_admin.php [ticket/14713] Add core event to the admin function get_forum_list() 2016-07-17 12:40:21 +07:00
functions_compatibility.php [ticket/13882] Lazy load the notification avatars. 2015-05-28 18:05:07 +02:00
functions_compress.php [ticket/13045] Remove Pragma headers 2014-09-17 20:10:01 +02:00
functions_content.php [ticket/14626] Event core.make_jumpbox_modify_tpl_ary 2016-06-13 21:11:54 +02:00
functions_convert.php [ticket/14577] Do not calculate size of array in for loop 2016-04-02 09:46:54 +02:00
functions_database_helper.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_display.php [ticket/14133] Comment fix for phpbb_get_user_rank() 2015-08-31 21:49:22 +03:00
functions_download.php [ticket/14774] Support partial downloads of attachments 2016-09-07 03:58:33 +02:00
functions_install.php Merge branch 'develop-olympus' into develop-ascraeus 2014-07-30 15:01:16 +02:00
functions_jabber.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_mcp.php [ticket/14186] Do correct string concatenation in phpbb_mcp_sorting() 2015-09-22 09:50:17 +02:00
functions_messenger.php Merge pull request #4153 from gn36/ticket/14443 2016-02-28 10:15:41 +01:00
functions_module.php Merge pull request #3560 from Nicofuma/ticket/13790 2015-05-30 10:53:47 +02:00
functions_posting.php [ticket/14654] Change Imagemagick to ImageMagick 2016-06-11 21:32:16 +02:00
functions_privmsgs.php [ticket/14276] Adjust function get_folder_status 2015-11-07 15:33:24 -05:00
functions_transfer.php [ticket/12999] Remove @author tags 2014-08-19 22:54:45 +02:00
functions_upload.php Merge pull request #4141 from exussum12/ticket/14431-3.1 2016-02-03 10:29:39 +01:00
functions_url_matcher.php [ticket/12557] Fix php file description 2014-08-07 13:19:49 +03:00
functions_user.php [ticket/14721] Avoid renaming deleted users 2016-08-01 00:26:47 +02:00
index.htm
message_parser.php [ticket/14072] Add core event to the function format_display() 2015-08-06 03:51:48 +07:00
sphinxapi.php [ticket/12721] Update rules descriptions 2014-06-16 23:07:28 +02:00
startup.php [ticket/13923] CS 2015-06-09 21:22:52 +02:00