History log of /dokuwiki/ (Results 1751 – 1775 of 10762)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
462a3bae14-Apr-2020 Phy <git@phy25.com>

fix slash regression in toolbar signature #3045

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

add new "MEDIA_RESIZE" event

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

properly encode signature code

This addresses the XSS vulnerability mentioned in #3044

9180d19d09-Apr-2020 Andreas Gohr <andi@splitbrain.org>

disable update check by default during tests

This should speed up integration tests that use our TestRequest
mechanism

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

Let plugins access the lexer mode stack

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

link to https sites

5d56b79707-Apr-2020 Andreas Gohr <andi@splitbrain.org>

updated copyright year

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 ...

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

missed another unit test

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

fix test again

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

Remove height & weight defaults from video embeds

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

d'oh completely overlooked this

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

fdd649a226-Mar-2020 Andreas Gohr <andi@splitbrain.org>

Rough fix for ActiveDirectory caching

This is a very rough fix for (some) of the problems described in #3025.
It should at least ensure that subsequent calls to
authad->retrieveUsers() will return t

Rough fix for ActiveDirectory caching

This is a very rough fix for (some) of the problems described in #3025.
It should at least ensure that subsequent calls to
authad->retrieveUsers() will return the correct data (or data at all).

The changes in here are as ugly as the original code but should be
simple enough to backport to stable for affected users.

A proper fix would involve setting this whole thing on fire and restart
from the ashes.

show more ...

65dd7e5526-Mar-2020 Andreas Gohr <andi@splitbrain.org>

Upgrade for jQuery.Cookie to 1.4.1

This fixes a problem with badly encoded cookies that may have been set
by other software on the same domain. Eg. cookies encoded in latin1
instead of UTF-8.

Note:

Upgrade for jQuery.Cookie to 1.4.1

This fixes a problem with badly encoded cookies that may have been set
by other software on the same domain. Eg. cookies encoded in latin1
instead of UTF-8.

Note: this library is abandoned and superseeded by js-cookie but an
upgrade to that is not straight forward (and the benefits for us are
unclear)

show more ...

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.

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

fix undefined index notice in DebugHelper::dbgDeprecatedFunction

1...<<71727374757677787980>>...431