History log of /plugin/struct/remote.php (Results 1 – 17 of 17)
Revision Date Author Comments
# ba7f5789 06-Feb-2024 Anna Dabrowska <dabrowska@cosmocode.de>

No direct search execution


# b8d3247d 12-Dec-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Code style fixes


# 5e29103a 11-Dec-2023 annda <annda@users.noreply.github.com>

�� Automatic code style fixes


# 7fe2cdf2 13-Sep-2023 Andreas Gohr <andi@splitbrain.org>

apply #670 and manually cleanup afterwards

fixes some failing tests
uses sexplode over array_pad
reformats multiline arrays


# 7234bfb1 13-Sep-2023 splitbrain <splitbrain@users.noreply.github.com>

�� Automatic code style fixes


# 6c9d1a10 21-Sep-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Rename internal schemas to "internal"


# 17a3a578 13-Jan-2022 Andreas Gohr <andi@splitbrain.org>

Manual code style adjustments


# 0549dcc5 13-Jan-2022 Andreas Gohr <andi@splitbrain.org>

PHP code sniffer autofixes


# d6d97f60 09-Apr-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Automatic coding style fixes


# 29e7560e 26-Mar-2020 Andreas Gohr <gohr@cosmocode.de>

Merge pull request #432 from glensc/getschema

getSchema: fix invocation over rpc


# 1f07a6f8 01-Apr-2019 Elan Ruusamäe <glen@pld-linux.org>

simplify empty schema


# 178d3992 02-Jan-2019 Elan Ruusamäe <glen@delfi.ee>

remote: allow making minor edits


# e634161a 02-Jan-2019 Elan Ruusamäe <glen@delfi.ee>

getSchema: fix invocation over rpc


# 99d15ae8 11-Sep-2018 Enno Lohmeier <elo-gthb@nerd-works.de>

fix the acl check in rpc api


# 935a9fa3 11-Jul-2017 Michael Große <grosse@cosmocode.de>

Add API-method to get data of aggregation


# ba766201 28-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

Use DokuWiki new autoloader for class files

No longer do we need to register our own autoloader. Namespace had to be
vendor prefixed.


# b36f8833 15-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

added remote API component #56

this requires the reflection branch of DokuWiki