Commit graph

15 commits

Author SHA1 Message Date
Hypolite Petovan
39c654da00 [various] Remove App dependency from hook functions 2023-01-13 21:16:09 -05:00
Gidi Kroon
327bfcb2b5 Add name check for webdav configuration options
The webdav_storage addon should check whether it should provide its
config options and its instance based on the provided `$data['name']`.
Not doing this will override the configuration and instance of another
storage add-on.
2022-01-07 02:14:24 +01:00
Philipp
6f4e9a14e3
Add Feedback :-) 2021-10-29 08:03:58 +02:00
Philipp
fe296e5a73
Restructure HTTPClient for new paradigm 2021-10-28 19:36:00 +02:00
Philipp
6bc61d5ef7
Restructure Logger to new paradigm 2021-10-28 18:24:33 +02:00
Philipp
5184ca0fc2
Restructure Storage to new paradigm 2021-10-27 20:02:55 +02:00
Philipp
63fca0af29
Refactoring Core class structures ... 2021-10-26 21:44:28 +02:00
Philipp
853c5b528f
Disable WebDav test because of impossible execution (yet) 2021-10-05 10:31:35 +02:00
Philipp
ed1306caea
Adapt tests 2021-10-05 10:05:17 +02:00
Philipp
6b3d22d85d
Add messages.po 2021-10-04 11:59:49 +02:00
Philipp
45d849ee76
Add WebDavConfig 2021-10-04 11:41:25 +02:00
Philipp
2038eec6d7
Add WebDavConfig 2021-10-04 11:40:05 +02:00
Philipp
52407530db
Adjust php-cs 2021-10-02 23:46:47 +02:00
Philipp
749ba4315e
Add WebDavTest (theoretically ..) 2021-10-02 23:46:47 +02:00
Philipp
15d77952ac
WebDav Storage backend 2021-10-02 23:46:46 +02:00