Commit Graph

18 Commits (1f60d4e9c51866ce1e44dff67f88f09b84399b89)

Author SHA1 Message Date
Philipp 57ab6a62ec Remove redundant header 2022-12-10 19:16:51 +00:00
Philipp f430635293 Remove accept parameter for request again 2022-12-10 19:16:51 +00:00
Philipp 9bc4a5eba4 Remove accept parameter for head/post again 2022-12-10 19:16:51 +00:00
Philipp f30413984d Move ACCEPT constants to own "enum" class 2022-12-10 19:16:51 +00: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