aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/media.php
Commit message (Expand)AuthorAge
* 🤖 Rector and PHPCS fixessplitbrain2024-10-30
* Apply PSR-12 to media_nstree() functionDamien Regad2024-05-01
* Fix display of media manager namespace hierarchyDamien Regad2024-05-01
* Fix Undefined array key warningDamien Regad2024-05-01
* Merge branch 'master' into patch-4Andreas Gohr2023-11-14
|\
| * Use str_starts_with/str_ends_withfiwswe2023-09-14
| * indentation fix in media.phpAndreas Gohr2023-09-02
| * code style: line breaksAndreas Gohr2023-08-31
| * code style: operator spacingAndreas Gohr2023-08-31
| * Rector to rename print to echo callsAndreas Gohr2023-08-31
| * coding style: control flow line breaksAndreas Gohr2023-08-31
| * coding style: control flow whitespacesAndreas Gohr2023-08-31
| * recover comments in listGerrit Uitslag2023-08-31
| * coding style: function call spacingAndreas Gohr2023-08-30
| * codestyle adjustments: PHP constant casingAndreas Gohr2023-08-30
| * codestyle adjustments: function declaration braces/spacesAndreas Gohr2023-08-30
| * codestyle adjustments: function argument spacingAndreas Gohr2023-08-30
| * Apply rector fixes to the rest of incAndreas Gohr2023-08-29
* | Update media.phpEduardo Mozart de Oliveira2023-06-22
|/
* Fix old revisions skipping one revisionAndreas Gohr2023-03-11
* fix deprecated ${var} usageAndreas Gohr2023-01-31
* some more fixes for undefined varsAndreas Gohr2022-11-10
* fix image resizing with width only. fixes #3707Andreas Gohr2022-07-06
* correctly (re)cache modified imagesAndreas Gohr2022-01-27
* import classes, replace dbglog, simplify, remove unused statements, and other...Gerrit Uitslag2022-01-06
* coding style of functions using ChangeLogSatoshi Sahara2021-10-23
* Merge branch 'master' into revisionHandle3Satoshi Sahara2021-05-09
|\
| * readded $jump mechanism, removed unused functionsAndreas Gohr2021-01-06
| * reenable the option to display a relative namespace for media filesAndreas Gohr2021-01-06
| * make use of the new media file classesAndreas Gohr2021-01-05
* | check media_* used in UI\MediaDiffSatoshi Sahara2021-01-05
* | fix phpdoc for deprecated functinosSatoshi Sahara2021-01-02
* | fix typoSatoshi Sahara2020-12-16
* | similarify MediaDiff and PageDiff classesSatoshi Sahara2020-12-07
* | move media_diff() into Ui\MediaDiff classSatoshi Sahara2020-12-05
* | Ui\Diff hierarchySatoshi Sahara2020-12-04
* | fix html missing closing div tagSatoshi Sahara2020-12-01
* | create UI\MediaRevisions classSatoshi Sahara2020-11-27
|/
* Merge pull request #3251 from splitbrain/slikaAndreas Gohr2020-11-19
|\
| * media: Fix media_resize_image cache checkJohn Brooks2020-09-07
| * use Slika for image resizing and croppingAndreas Gohr2020-09-01
* | Merge branch 'master' into formSatoshi Sahara2020-08-26
|\|
| * Merge pull request #3115 from moisesbr-dw/sort-with-collatorAndreas Gohr2020-08-26
| |\
| | * wrap sorting functions into their own classAndreas Gohr2020-08-11
| | * Insertion of current namespace in Media Manager tree listMoisés Braga Ribeiro2020-05-21
* | | change event naming schemeSatoshi Sahara2020-08-26
* | | fix Scrutinizer annotationsSatoshi Sahara2020-08-19
* | | tigger HTMLFORM_*_OUTPUT eventsSatoshi Sahara2020-08-19
* | | Merge branch 'master' into formSatoshi Sahara2020-07-24
|\| |
| * | hide extensions only when javascript is availableAndreas Gohr2020-07-23