aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/plupload/plupload.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16271] Fix invalid docblocksMarc Alexander2019-12-271-0/+2
* Merge pull request #5667 from EA117/ticket/16141Marc Alexander2019-10-201-11/+26
|\
| * [ticket/16141] plupload chunk_size when 'unlimited' is involved.EA1172019-08-301-33/+23
| * [ticket/16141] plupload chunk_size when 'unlimited' is involved.EA1172019-08-291-1/+1
| * [ticket/16141] plupload chunk_size when 'unlimited' is involved.EA1172019-08-281-2/+2
| * [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved.EA1172019-08-281-31/+20
| * [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved.EA1172019-08-261-8/+44
* | [ticket/16076] addFileFilter to check max file size per mime typemrgoldy2019-08-251-19/+17
|/
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-181-1/+1
|\
| * [ticket/14770] Decreases quality to 85, changes test to 85, tooCrizzo2016-12-181-1/+1
| * [ticket/14770] Reduce plupload resize qualityCrizzo2016-12-181-1/+1
* | Merge branch '3.1.x'Tristan Darricau2015-10-141-1/+1
|\ \ | |/
| * [ticket/13835] Normalize filename for attachments uploaded in chunks.Cesar G2015-10-131-1/+1
* | [ticket/13904] Modify files for changes in ini wrapperMarc Alexander2015-09-091-6/+6
* | [ticket/13904] Load upload class using factoryMarc Alexander2015-09-091-1/+1
|/
* [ticket/13756] Fix resize after upload with pluploadOliver Schramm2015-04-111-2/+2
* [ticket/13550] Check that the Plupload temp directory is writable before movingCesar G2015-03-151-1/+1
* [ticket/12560] Add methods to set upload and temp paths in pluploadMarc Alexander2014-07-201-2/+29
* [ticket/12715] Cleanup comments in \phpbb\plupload\*Tristan Darricau2014-06-151-2/+0
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
* [ticket/12356] Assign vars preventing Plupload from loading in PM editor.Cesar G2014-04-091-1/+5
* Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11912Marc Alexander2013-11-231-8/+0
|\
| * [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* | [ticket/11912] Remove obsolete $file_info from pluploadMarc Alexander2013-11-111-2/+0
* | [ticket/11912] Supply filename to content_guesser for guessing on windowsMarc Alexander2013-10-241-1/+1
* | [ticket/11912] Integrate mimetype guesser with pluploadMarc Alexander2013-10-231-2/+9
|/
* [feature/plupload/integration] Integration of PluploadAndreas Fischer2013-10-111-0/+374