Commit Graph

62 Commits

Author SHA1 Message Date
Maxence Lange
fdbc72bb05 +files metadata
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-11-14 23:01:45 -01:00
Daniel Kesselberg
c2dfba486a doc: correct the namespace for quota-available and quota-used
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-09-29 12:48:44 +02:00
Andy Scherzinger
d7b39e5d58 make table wider
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-08-15 12:49:33 +02:00
Tobias Kaminsky
41d4ab5426 add sample for size and gps
Signed-off-by: Tobias Kaminsky <tobias@kaminsky.me>
2023-08-15 12:49:33 +02:00
Andy Scherzinger
284087f14b Add file-metadata WebDAV properties
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-08-15 12:49:32 +02:00
Joas Schilling
44a14dafeb Fix warnings in developer_manual
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-11 10:36:47 +02:00
Julius Härtl
d2b012c3d2 enh(chunk): Add docs for chunked upload v2
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-08-10 19:44:29 +02:00
Louis Chemineau
46f1c9a83c Fix table format
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
ae60e1c553 Harmonize usage of "
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
77cbe46b74 Fix JSON syntax in example
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
7c5931d787 Use bytes over octets
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
6ed4ef8a4a Fix typo
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
778d780471 Add more examples
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
7bc8b31e41 Improve creation_time example
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
140f3775dc Add groupfolders and files_lock properties
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
b1420f2caf Improve examples
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
44d4859b55 Improve sharees doc
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
9c9b92ff02 Add creation_time property
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
726306d988 Add more native DAV properties
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
36cd32c66f Remove extra `
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
adeae621d2 Add quota and share-attributes props
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
62f63a2668 Improve OC-Checksum description
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
385357ff8f Add more props and improve descriptions and examples
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
bb5f5a2951 Add information about namespaces
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
b4e7d2c96f Add more share types
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
4b483ec1cd Use table formatting for dav properties and headers
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
43ca2eb7bc Improve webdav documentation
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Felix Schneider
426d0da0f8 Fix syntax highlighting of http method
Add syntax highlighting to the DELETE http-method

Signed-off-by: Felix Schneider <fs@felix-schneider.org>

Signed-off-by: Felix Schneider <fs@felix-schneider.org>
2023-04-09 12:46:04 +02:00
Joas Schilling
f5126e1570 Merge pull request #8070 from sbernhard/patch-2
Adapt webdav search examples
2022-08-12 09:37:03 +02:00
Julien Veyssier
dc634430cb add contained-folder-count and contained-file-count optional webdav properties
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-03-20 14:24:41 +01:00
Joas Schilling
52398ebf5d Merge pull request #7534 from cogk/patch-2
Added example for WebDAV search by last updated time
2022-02-25 09:45:39 +01:00
Corentin Flr
6afb1ca5b5 Update developer_manual/client_apis/WebDAV/search.rst
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-02-25 09:24:05 +01:00
Bernhard Suttner
63f76c271d Update search.rst
- Fix order option (see https://www.greenbytes.de/tech/webdav/draft-reschke-webdav-search-latest.html#rfc.section.5.6.1)
- Add option of how to limit results
2022-02-20 23:02:48 +01:00
Jasper vom Felde
13b8c903f0 Remove duplicate flag for authentication
Remove duplicate flag for using basic authentication to access WebDav

Signed-off-by: Jasper vom Felde <74309593+jaspervf@users.noreply.github.com>
2022-02-11 12:18:43 +01:00
Matthieu Gallien
b42c91975a example using curl to show how files can be uploaded with bulk upload
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-02-07 22:52:05 +01:00
Matthieu Gallien
2eedb519dc add documentation about the bulk upload protocol
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-02-04 12:09:33 +01:00
Christian Wolf
80234e56a5 Removed issues in developer manual
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-12-16 18:30:43 +01:00
rakekniven
1a64cc624b Merge pull request #7053 from bjoernmartin/patch-2
Add app password auth option
2021-11-10 11:34:33 +01:00
Björn Martin
881de39b7d Add app password auth option
Add app password authentication option which seems to be mandatory if an external auth provider is used.
2021-11-09 19:04:07 +01:00
Corentin Flr
c4a6c2ad38 Added example for WebDAV search by last updated time
Signed-off-by: Corentin Flr <10946971+cogk@users.noreply.github.com>
2021-11-07 18:26:50 +01:00
Julius Härtl
6b23efb4af Use --data-binary opton when shoing chunked upload with curl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-10-29 09:47:45 +02:00
Christoph Wurst
2b941a6bd1 Limit WebDAV TOC depth like on other pages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:05:55 +02:00
Christoph Wurst
750d34742a Give the comments page a title, so it get included in TOCs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:04:45 +02:00
dassio
9bcddacb5a add workspace property
Signed-off-by: dassio <dassio@icloud.com>
2020-08-29 16:17:35 +01:00
Jivan Pal
96438ae6e5 Update WebDAV/basic.rst; corrected "created" to "deleted" for DELETE method 2020-08-21 16:42:08 +01:00
Jos Poortvliet
7e8e70fa1d Update index.rst 2020-04-20 09:40:11 +02:00
Jos Poortvliet
d70eeac661 Create comments.rst 2020-04-20 09:40:04 +02:00
John Molakvoæ
2375858958 Fix SEARCH fileid and rfc link 2019-03-04 11:58:55 +01:00
tobiasKaminsky
b149472bba add modification date info 2019-01-15 10:52:49 +01:00
Roeland Jago Douma
6b3d9a36aa Rename sections
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:44:31 +01:00