aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_upload.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10763] Use self when calling get_extension() in filespec classMarc Alexander2012-12-171-1/+1
* [ticket/10763] Make functions for remote avatars staticMarc Alexander2012-12-171-5/+10
* [ticket/10939] Modified functions_upload to not use $_FILESFyorl2012-08-151-20/+25
* [ticket/10944] strpos now stricter and removed superfluous ternaryFyorl2012-07-171-1/+1
* [ticket/10944] Reverted changes in PHPBB3-10963Fyorl2012-07-171-6/+9
* [ticket/10963] filespec::get_mimetype now usedFyorl2012-07-041-11/+4
* [ticket/10963] Removed superfluous ternary statement and strpos now stricterFyorl2012-07-021-1/+1
* [ticket/10963] Modified filespec::is_image() to check actual mimetypeFyorl2012-07-021-1/+5
* Merge branch 'develop-olympus' into developAndreas Fischer2012-05-311-4/+29
|\
| * [ticket/10908] Download files only up to max_upload_filesize if limit is 0Nils Adermann2012-05-291-4/+29
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | [ticket/10345] Use the plural function in some more places.Joas Schilling2011-11-251-1/+7
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-01-101-2/+2
|\ \ | |/
| * [ticket/9764] Allow $config['mime_triggers'] to be an empty string.Andreas Fischer2010-10-281-2/+2
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | Merge branch 'ticket/bantu/7252' into developIgor Wiedler2010-09-121-16/+16
|\ \
| * | [ticket/7252] Align array keys and values to "=>".Andreas Fischer2010-09-121-16/+16
| * | [ticket/7252] Replace magic values with PHP constants.Chris Smith2010-09-101-16/+16
| |/
* | [ticket/9394] Fix comment in functions_uploadIgor Wiedler2010-09-021-1/+1
|/
* [ticket/9615] magic_quotes_gpc: call stripslashes() before utf8_basename()Andreas Fischer2010-08-041-2/+3
* [feature/remote_upload-filesize] Also check HTTP content-length before actual...Andreas Fischer2010-05-141-0/+12
* [feature/remote_upload-filesize] When transferring files from a remote webser...Andreas Fischer2010-05-141-1/+12
* why am i so dumb sometimes... /me hits myself with the dumbness stick...Meik Sievertsen2009-09-131-1/+0
* Always remove temporary filename (Bug #50965)Meik Sievertsen2009-09-081-8/+9
* Apply locale-independent basename() to attachment filenames. New function add...Meik Sievertsen2009-08-011-4/+4
* Fix bug #47775 - Properly convert and show filesize informationAndreas Fischer2009-07-111-6/+3
* remove hardcoded size unit for PHP_SIZE_OVERRUN error (Bug #29935)Meik Sievertsen2009-04-171-3/+36
* some changes for proper code documentationMeik Sievertsen2008-08-231-1/+2
* change the way we do chmodd'ing. I know, my implementation really sucked... g...Meik Sievertsen2008-08-221-12/+5
* the chmod change i already had within the changelog (by mistake). This should...Meik Sievertsen2008-08-161-11/+20
* And more new features for reasonable paranoia.Henry Sudhof2008-05-151-1/+58
* #23525Meik Sievertsen2008-04-211-2/+2
* #22355Meik Sievertsen2008-02-281-3/+3
* some language/style/code fixes (refer to the diff of the changelog)Meik Sievertsen2008-02-231-3/+3
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-15/+23
* some tiny fixes...Meik Sievertsen2007-09-121-1/+1
* we included a check for getimagesize() existance... now we again can suppress...Meik Sievertsen2007-05-191-1/+1
* #11074 - only process and check (as well as display) images if the category a...Meik Sievertsen2007-05-171-2/+2
* label changes, language fixes...Meik Sievertsen2007-05-161-0/+6
* #10617Henry Sudhof2007-05-071-1/+1
* Still finetuning avatar uploading and delivery.Henry Sudhof2007-05-031-0/+2
* Prepare to be yelled at and brace for the tide of bug reports: I had hoped we...Henry Sudhof2007-04-301-1/+5
* some fixes...Meik Sievertsen2007-04-021-1/+1
* again... some more fixes.Meik Sievertsen2007-03-081-0/+6
* some fixes to be committed.Meik Sievertsen2007-02-091-1/+14
* adjust text for getting image dimensions as well as not suppressing warnings ...Meik Sievertsen2007-02-071-1/+1
* oh my god... someone please slap me very hard for this.Meik Sievertsen2007-01-281-0/+2
* - added confirm box to ucp zebra (adding fried/foe)Meik Sievertsen2007-01-241-2/+2
* tiny alterationsMeik Sievertsen2007-01-061-3/+6
* - removed download mode selection (the column info and constants will not be ...Meik Sievertsen2007-01-031-1/+5