History log of /dokuwiki/inc/ (Results 1126 – 1150 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c1ec88ce01-May-2020 Andreas Gohr <andi@splitbrain.org>

remove calls to deprecated methods and classes

16c9709001-May-2020 Mac <mac@easterncyber.com>

translation update

1336c08030-Apr-2020 Thanushka Peiris <apps@thanushka.me>

translation update

980f9f3829-Apr-2020 Andreas Gohr <andi@splitbrain.org>

check exceptions before proxy use #3055

There are several places in the HTTPClient where we check if a proxy is
set. But not all of them were checking the exceptions.

86858d7e29-Apr-2020 Andreas Gohr <andi@splitbrain.org>

replaced deprecated function call

4772cf3829-Apr-2020 Andreas Gohr <andi@splitbrain.org>

suppress errors messages in Mailer for non-admins #3014

When ever a mail is sent to the current user, it is usually the only
receiver. If in that case the mail validation fails, sending the whole
ma

suppress errors messages in Mailer for non-admins #3014

When ever a mail is sent to the current user, it is usually the only
receiver. If in that case the mail validation fails, sending the whole
mail will fail which will be signalled by a return false of the
Mailer->send() method anyway. This is already signalled to the user.

The more commoin usecase of a validation error is when other people's
addresses fail to validate. These should never be shown to a user.

show more ...

10da1f7429-Apr-2020 Andreas Gohr <andi@splitbrain.org>

more tests and a fix for #3036

Exploding lines left dangling commas for the addresses. In addition the
$text variable was not reset properly later on leading to an additional
error.

47605f7329-Apr-2020 Mac <mac@easterncyber.com>

translation update

64adbe7a24-Apr-2020 Andreas Gohr <andi@splitbrain.org>

translation update

f53f6fa014-Apr-2020 Aleš Milošič <ales.milosic@gmail.com>

translation update

462a3bae14-Apr-2020 Phy <git@phy25.com>

fix slash regression in toolbar signature #3045

98169a0f12-Apr-2020 Andreas Gohr <andi@splitbrain.org>

properly encode signature code

This addresses the XSS vulnerability mentioned in #3044

368a782f08-Apr-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Let plugins access the lexer mode stack

07a296cb07-Apr-2020 Andreas Gohr <andi@splitbrain.org>

restore access to utility function in renderer

All other utility functions are public, too. And we had this one public
in the metadata renderer already. We maybe will want to deprecate the
old under

restore access to utility function in renderer

All other utility functions are public, too. And we had this one public
in the metadata renderer already. We maybe will want to deprecate the
old underscore name some time

show more ...

a98160dc06-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

Remove height & weight defaults from video embeds

deb0217306-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

another fix

5059897906-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

only pass around videoAtts if it's a video

try to make tests happy again

another try at fixing tests

Delete local.php.bak.php

more test fixes

one more (lol)

one more

4a572c5a06-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

add options & defaults to config, no* counterparts

e0ab73f106-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

accidentally removed this on an earlier commit

more test fixes

256ac28f05-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

typo fix

bug fixes & added fixes for existing tests

2a4a042d05-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

Add handling for video embed attributes

5d27cd1405-Apr-2020 Phy <git@phy25.com>

Fix Linkwiz Ajax zero id/ns issue, closes #2610

b65274ec05-Apr-2020 Phy <git@phy25.com>

Fix noNSorNS zero ID issue with unit tests, fixes #3037

3303374501-Apr-2020 Schplurtz le Déboulonné <Schplurtz@laposte.net>

translation update

9efb6f4a25-Mar-2020 Phy <git@phy25.com>

check if user is empty in userSubscription, fixes #2003

This makes sure SubscriberRegexBuilder is used properly and won't throw exception in userSubscription.

1...<<41424344454647484950>>...266