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 |
|
Roeland Jago Douma
|
d933eff701
|
Move chunking
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-01-03 20:43:00 +01:00 |
|
Roeland Jago Douma
|
1a98f9c505
|
Properly nest the client APIs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-01-03 20:41:01 +01:00 |
|
Roeland Jago Douma
|
fedc3db7f2
|
Add basic docs for Trash and Versions webdav API
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-09-27 15:19:31 +02:00 |
|
Morris Jobke
|
8f64dd04a0
|
Fix search example URL
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-07-04 10:12:59 +02:00 |
|
Morris Jobke
|
2fe10c7a90
|
Merge pull request #664 from nextcloud/dav-sort
Add documentation for DAV search
|
2018-02-06 15:40:22 +01:00 |
|
Robin Appelman
|
8fb01810d2
|
fix namescape in property list
|
2018-02-05 17:11:20 +01:00 |
|
Robin Appelman
|
230c1b2107
|
Add documentation for DAV search
|
2018-02-05 16:45:51 +01:00 |
|
peterdamian
|
9919a3fd3d
|
#600 Change headers to sentence case
|
2017-11-20 15:15:05 -05:00 |
|
peterdamian
|
41428a522f
|
Header changes related to issue #602
|
2017-11-18 14:38:35 -05:00 |
|
Morris Jobke
|
1c098ea192
|
Fix developer manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-07-19 16:55:11 +02:00 |
|
Morris Jobke
|
02dea61504
|
remove documentation for tags for now
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-02-24 12:26:25 -06:00 |
|
Robin Appelman
|
35eebd51b2
|
[WIP] document client api's
|
2017-02-09 16:39:20 +01:00 |
|