History log of /dokuwiki/inc/ (Results 301 – 325 of 6433)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c24231d129-Aug-2023 Andreas Gohr <andi@splitbrain.org>

fix Cannot use assign-op operators with string offsets

prevent rector from rewriting this into an auto-assignment.

51bc253429-Aug-2023 Andreas Gohr <andi@splitbrain.org>

fix codesniffer violations

2487017429-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to the rest of inc

bcaec9f429-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Parsing

faf3f01b29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/parser

a3b08db529-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/HTTP

899eedfd29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

relax instance check in remoteAPI loading

This broke tests. Ideally an Interface should be defined that both the
real APICore and the TestPlugin implement.

6e69519029-Aug-2023 Andreas Gohr <andi@splitbrain.org>

fix sizehandling in Changelog

Seems rector was too aggressive here in removing a variable.

d9156e4d29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

fix overlong line introduced by rector

95d53aae29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

remove non-existing file from autoloader

e025be7229-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Utf8

e2d055f529-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Ui

5983e24129-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Subscriptions

104a3b7c29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Remote

33b9151329-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Menu

a469bafb29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Input

6fd0861f29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Form

445164b229-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/File

0603e56529-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/ChangeLog

1490c17729-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Extension and inc/Debug

a95427a529-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Cache

6723156f29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Action

6bf06c7823-Aug-2023 Petr Kajzar <petr.kajzar@centrum.cz>

translation update

486f82fc21-Aug-2023 Andreas Gohr <andi@splitbrain.org>

add setting to define the samesite cookie policy

As mentioned in
https://github.com/dokuwiki/dokuwiki/pull/3994#pullrequestreview-1473052428
there might be occasions when users might want to change

add setting to define the samesite cookie policy

As mentioned in
https://github.com/dokuwiki/dokuwiki/pull/3994#pullrequestreview-1473052428
there might be occasions when users might want to change the policy to a
stricter one or the somewhat more lenient Lax implementation of current
browsers.

show more ...

2026497321-Aug-2023 Andreas Gohr <andi@splitbrain.org>

check XMLRPC mime type case-insensitive

1...<<11121314151617181920>>...258