aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/vendor
Commit message (Collapse)AuthorAge
* removed dev suggestions from composer fileAndreas Gohr2025-03-15
| | | | Those are now specified in the _test composer file.
* updated php-cli #4384Andreas Gohr2025-03-15
|
* dependency updatesAndreas Gohr2024-12-18
|
* updated simplepie, contains php 8.4 fixesAndreas Gohr2024-11-25
|
* updated lesserphpAndreas Gohr2024-11-25
|
* Replace strftime with Intl ICU. Fixes #3573Andreas Gohr2024-10-30
| | | | | | | | | | | | | | | This uses a class that maps strftime placeholders to the appropriate ICU patterns. I am using the fallback-intl branch here which provides an English-only fallback when the intl extension is not available. Core has only two places where strftime is used: dformat() and the SimplePie feed parser. Both are adjusted with this patch. For the latter a custom Item class had to be registered. For better separation all our FeedParser classes have been moved to the Feed namespace where our FeedCreator classes already reside. Note that this will currently be a degration for users without intl as it will fall back to date and not to the still available strftime.
* updated composer depedenciesAndreas Gohr2024-10-30
|
* composer updatesAndreas Gohr2024-03-05
|
* replace LESS library. fixes #4088Andreas Gohr2024-02-02
| | | | | | | This replaces the abandoned fork with my own fork at splitbrain/lesserphp That fork has been cleaned up somewhat and the issues in #4088 should be fixed.
* Updated composer dependenciesAndreas Gohr2024-01-26
|
* upgrade to phpseclib 3Andreas Gohr2024-01-12
| | | | | This replaces the dependabot PR #4114 and adjusts the usage of the library.
* updated composer dependenciesAndreas Gohr2023-06-09
| | | | | updates may also be caused by the php platform version increase in the last commit
* extracted JS compressor into its own libraryAndreas Gohr2023-03-29
| | | | This moves our JavaScript compressor into its own composer dependency.
* updated repo linksAndreas Gohr2023-03-23
|
* updated composer dependenciesAndreas Gohr2023-03-06
|
* update to lesserphp 0.6Andreas Gohr2023-01-31
|
* updated composer dependenciesAndreas Gohr2023-01-31
|
* upgraded UniversalFeedCreator to v1.8.4.1Andreas Gohr2022-05-12
| | | | fixes #3651
* updated slika to fix error in croppingAndreas Gohr2022-02-04
|
* move IXR XML RPC to composer dependency #1970Andreas Gohr2021-09-16
| | | | | | | This is a monky patched version of kissyfrot/php-ixr until my PR has been accepted upstream. Plugins using the XML RPC client may need adjustments.
* updated composer dependenciesAndreas Gohr2021-04-16
|
* upgrade simplepie to 1.5.6Andreas Gohr2021-02-16
|
* Fix for Remove random_compat, no longer needed #3262Martijn Ras2021-01-08
|
* monkeypatch lesserphpAndreas Gohr2020-11-20
| | | | | | | | | This applies https://github.com/MarcusSchwarz/lesserphp/pull/19 manually to the vendor directory. It seems lesserphp is abandoned and we will need to find a proper solution. Probably by maintaining our own fork. For now this should fix PHP 7.4 tests.
* Merge pull request #3251 from splitbrain/slikaAndreas Gohr2020-11-19
|\ | | | | use Slika for image resizing and cropping
| * added Slika as dependencyAndreas Gohr2020-09-01
| |
* | upgraded php-archive to 1.2.0 #3298Andreas Gohr2020-10-13
|/ | | | fixes an incompatibility with PHP 8
* increase minimum PHP version to 7.2Andreas Gohr2020-08-12
|
* temporarily use geshi master #3108Andreas Gohr2020-07-27
| | | | | | | GeSHi/geshi-1.0#134 has been merged but a new release tag hasn't been assigned, yet. Since this may take a while, this patch requires the master branch. It should be reverted to a proper version again once it's available.
* updated php-cli dependencyAndreas Gohr2020-07-01
| | | | fixes a PHP 7.4 incompability
* dependency upgradesAndreas Gohr2020-05-01
| | | | All composer dependencies have been updated
* Update composer dependenciesAndreas Gohr2019-10-21
| | | | | | | | | | | | | The following dependencies have been updated: splitbrain/php-archive (1.0.10 => 1.1.1) phpseclib/phpseclib (2.0.11 => 2.0.23) paragonie/random_compat (v2.0.12 => v2.0.18) simplepie/simplepie (1.5.1 => 1.5.3) geshi/geshi (v1.0.9.0 => v1.0.9.1) openpsa/universalfeedcreator (v1.8.3 => v1.8.3.2): marcusschwarz/lesserphp splitbrain/php-cli (1.1.2 => 1.1.5)
* Fix .htaccess files for Apache 2.4 (and 2.2)Alexander Achenbach2018-06-17
| | | | | | Refer to module by suitable file name (mod_*.c). Test for mod_authz_core.c (instead of mod_authz_host.c) to properly detect Apache 2.4 and avoid false positive for Apache 2.2.
* updated php-archive lib. fixes #2361Andreas Gohr2018-05-01
|
* phpseclib updateAndreas Gohr2018-04-27
|
* manual GeSHi patch appliedAndreas Gohr2018-04-13
| | | | monkey patched GeSHi/geshi-1.0#104
* updated composer dependenciesAndreas Gohr2018-04-13
|
* Merge pull request #2168 from splitbrain/cliAndreas Gohr2018-04-05
|\ | | | | New CLI Plugin Type
| * replace Doku_CLI with splitbrain\phpcli\CLIAndreas Gohr2017-11-10
| | | | | | | | It has few more features (like turning down verbosity) and looks nicer
* | Prevent direct access to /vendor/ via .htaccessAndreas Ferber2017-11-27
|/
* updated composer dependenciesAndreas Gohr2017-08-15
|
* Merge branch 'master' into lesserphpAndreas Gohr2017-08-15
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (70 commits) Release preparation translation update do not disclose email or IP addresses of users through RSS small fix Make default encapsulation more readable and less duplicate. Replace htmlspecialchars to hsc in core Add the preview-bool for the cache file. Add htmlspecialchars when showing $DATE_AT #2021 broken links to W3C validators also dokuwiki and php are on https made bin/wantedpage.php more flexible doc abbreviation Fix PHP Notices: Reduce error log noise Create valid empty options translation update doc fix translation update using $options->getCmd to retrieve show-pages parameter added option to wantedpages.php to show or not show pages where broken links occur show pages where broken links occur: page_id => broken_link clean extension names. fixes #2042 ...
| * moved EmailAdressValidator to composer install #1970Andreas Gohr2017-05-26
| |
| * use composer based library for feed creator #1970Andreas Gohr2017-05-18
| |
| * updated GeSHi to 1.0.9.0Andreas Gohr2017-05-15
| |
* | replace LESS compiler with lesserphpAndreas Gohr2017-05-12
|/ | | | | This is a better maintained fork of lessphp. It seems to be fully compatible, so this is more or less a drop in replacement.
* updated php-archive libraryAndreas Gohr2017-03-31
|
* updated random_compat libraryAndreas Gohr2017-03-31
|
* updated SimplePie and moved to composer based install. #1800Andreas Gohr2017-01-18
| | | | | | This updates the SimplePie RSS parser to the recent 1.4.3 release, fixing an PHP 7 bug (and probably others). We now use a composer based install.
* Merge branch 'master' into phpseclibAndreas Gohr2016-11-30
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (54 commits) updated geshi authpdo - use type safe comparison on passwords. fixes #1765 removed unneeded files from random_compat Use cryptographically secure pseudo random number generator (CSPRNG) translation update translation update translation update translation update translation update or maybe I only now figured out the right travis config :-/ disable 7.1 testing completely allow 7.1 failures until it's released #1682 DE translation for key 'protected' Use 'Benachrichtigung' instead of 'Notifikation' Fix spelling of some terms (lower to upper case) DE translation for key: addUser_error_missing_pass DE translation for keys: update_name, update_mail translation update translation update Implemented interwiki substitution for external images (issue #1614). ...