aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/plupload
Commit message (Expand)AuthorAgeFilesLines
* 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