Commit Graph

14 Commits

Author SHA1 Message Date
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 Holzer 6f4e9a14e3
Add Feedback :-) 2021-10-29 08:03:58 +02:00
Philipp Holzer fe296e5a73
Restructure HTTPClient for new paradigm 2021-10-28 19:36:00 +02:00
Philipp Holzer 6bc61d5ef7
Restructure Logger to new paradigm 2021-10-28 18:24:33 +02:00
Philipp Holzer 5184ca0fc2
Restructure Storage to new paradigm 2021-10-27 20:02:55 +02:00
Philipp Holzer 63fca0af29
Refactoring Core class structures ... 2021-10-26 21:44:28 +02:00
Philipp Holzer 853c5b528f
Disable WebDav test because of impossible execution (yet) 2021-10-05 10:31:35 +02:00
Philipp Holzer ed1306caea
Adapt tests 2021-10-05 10:05:17 +02:00
Philipp Holzer 6b3d22d85d
Add messages.po 2021-10-04 11:59:49 +02:00
Philipp Holzer 45d849ee76
Add WebDavConfig 2021-10-04 11:41:25 +02:00
Philipp Holzer 2038eec6d7
Add WebDavConfig 2021-10-04 11:40:05 +02:00
Philipp Holzer 52407530db
Adjust php-cs 2021-10-02 23:46:47 +02:00
Philipp Holzer 749ba4315e
Add WebDavTest (theoretically ..) 2021-10-02 23:46:47 +02:00
Philipp Holzer 15d77952ac
WebDav Storage backend 2021-10-02 23:46:46 +02:00