summaryrefslogtreecommitdiff
path: root/inc/media.php
Commit message (Expand)AuthorAge
* use empty() where array values might not be setChristopher Smith2014-03-05
* Merge pull request #561 from splitbrain/dir_deleteAndreas Gohr2014-02-22
|\
| * replace dir_delete by io_rmdirGerrit Uitslag2014-02-20
* | added some PHPDocs media.phpGerrit Uitslag2014-02-20
* | Removed unused vars, define undefined onesGerrit Uitslag2014-02-20
|/
* fixed typo in phpdocAnika Henke2014-02-15
* try to ignore chmod errors FS#2895Andreas Gohr2014-02-15
* Mediamanager: rename radio name attributes for sort and list buttons tolisps2014-02-15
* Merge remote-tracking branch 'origin/master' into video-audioAnika Henke2014-02-02
|\
| * Merge pull request #454 from lisps/resize_image-heightAndreas Gohr2014-01-19
| |\
| | * fix indentlisps2013-11-27
| | * media image can be resized by height (without width)lisps2013-11-27
* | | Merge remote-tracking branch 'origin/master' into video-audioAnika Henke2014-01-26
|\| |
| * | removed some unused parameters, fixed some docblocksAndreas Gohr2014-01-07
| * | removed superflous parameterAndreas Gohr2014-01-07
| |/
| * Merge pull request #422 from glensc/patch-1Andreas Gohr2013-11-13
| |\
| | * media_isexternal do not captureElan Ruusamäe2013-11-13
| * | remove 'infos' misspellingElan Ruusamäe2013-11-13
| |/
* | Merge remote-tracking branch 'origin/master' into video-audioAnika Henke2013-11-02
|\|
| * fix the default ordering of media files to be "natural".Christopher Smith2013-08-03
| * move the media search formlet upChristopher Smith2013-08-03
* | Merge remote-tracking branch 'origin/master' into video-audioAnika Henke2013-08-04
|\|
| * Merge remote-tracking branch 'origin/master' into fetchimagetokexternalKlap-in2013-08-01
| |\
| * | remove hash for external images, but use token url parameter insteadKlap-in2013-08-01
* | | refactored audio/video code, removed wrong link around audioAnika Henke2013-08-04
* | | improved code for videos (restrict to 3 mimetypes, removed codec info from ty...Anika Henke2013-08-03
* | | added poster attribute to video if jpg or png with same file name existsAnika Henke2013-08-02
* | | Add several alternative formats to video for better browser compatibilityAnika Henke2013-08-02
| |/ |/|
* | Index media file usage in the metadata index and use it in ft_mediause()Michael Hamann2013-07-31
|/
* Merge remote-tracking branch 'origin/master' into fetchftpKlap-in2013-06-09
|\
| * use HMAC in media_token FS#2794Andreas Gohr2013-05-30
* | Added media_isexternal()Klap-in2013-05-21
|/
* Merge pull request #203 from splitbrain/fetchissues3Christopher Smith2013-04-07
|\
| * add a token to fetch urls requiring image resize/crop to prevent external DDO...Christopher Smith2013-03-22
* | don't resize images when resize dimensions match native image dimensionsChristopher Smith2013-03-22
* | avoid creating an intermediate crop image when the final image will match a r...Christopher Smith2013-03-19
|/
* correct parenthesis in image crop calculations to ensure integer valuesChristopher Smith2013-03-18
* alternative fix for FS#2734Andreas Gohr2013-03-01
* Media manager: don't create empty namespaces FS#2642Michael Hamann2013-02-16
* fixed media upload not working with QuickPHP (FS#2531 + FS#2673)Anika Henke2013-02-16
* don't use keep-alive with single shot HTTP clientsAndreas Gohr2013-02-16
* Implement media subscriptions in the new subscription classMichael Hamann2013-01-26
* html validity fixes (removed name and align in some plugins)Anika Henke2012-08-05
* copy not move uploaded files FS#2465Andreas Gohr2012-07-29
* added missing includeAndreas Gohr2012-07-28
* replaced use of basename() with utf8_basename() FS#2015Andreas Gohr2012-07-28
* syntax fix for media_diffAndreas Gohr2012-07-06
* Merge branch 'input-validation' of git://github.com/whoopdedo/dokuwiki into p...Andreas Gohr2012-07-06
|\
| * Input validation for media managerTom N Harris2012-06-28
* | xml compatibility fixes (mainly entities to unicode conversions)Anika Henke2012-07-05
|/