Commit Graph

37 Commits (5981b7eb512aa411f51cad541d01c5c6e93476f0)

Author SHA1 Message Date
Louis Chemineau 009d0c550c
fix: Move CSRF check from base to PublicAuth for public.php 5 months ago
Ferdinand Thiessen 3d113ab6cc
refactor(dav): use Node API instead of private files view for filedrop plugin 5 months ago
provokateurin 46f5b07322
feat(dav): Enable chunked upload for public shares 5 months ago
provokateurin 7f0953d520
refactor(dav): Replace baseuri manipulation with RootCollection for public shares 5 months ago
Git'Fellow 5dcec08e98
fix(shares): Allow underscores on custom links 6 months ago
provokateurin 81acb210ce
fix(dav): Fix share token pattern for base uri extraction 7 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 8 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 12 months ago
John Molakvoæ (skjnldsv) abd0cddd38 feat: make systemtags public visible 1 year ago
Ferdinand Thiessen bbc5d32c8e
fix(dav): Public WebDAV endpoint should allow `GET` requests 1 year ago
Ferdinand Thiessen cb1b366baf
fix(dav): Ensure share properties are also set on public remote endpoint 1 year ago
skjnldsv f28d933acc feat(files_sharing): add public name prompt for files requests 1 year ago
Robin Appelman 7a9efcf4cc perf: remove full filesystem setup for accessing public link share dav endpoints 1 year ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 1 year ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
John Molakvoæ 20a0b9cbaf fix(dav): ajax request check on public remote endpoints 2 years ago
John Molakvoæ 9e4c9b97dd
fix(psalm): update baseline and suppress unnecessary issues 2 years ago
John Molakvoæ 18399fc1cf
fix: improve typing and use \OCP\Server::get 2 years ago
John Molakvoæ 82b5a19a35
fix: public dav and files_sharing testing fixes 2 years ago
John Molakvoæ 7b6a650b6e
feat: public dav endpoint v2 2 years ago
Faraz Samapoor 0bae21b1d1 Refactors "strpos" calls in /apps/dav to improve code readability. 2 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Robin Appelman f824f273b6
add event for when a direct download is triggered 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke ecbc009e2f
Translate the maintenance mode message in webdav 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 392337fa13
Throttle requests to unknown tokens 8 years ago
Roeland Jago Douma b3e7865d9b
Dav endpoint returns proper data 8 years ago
Roeland Jago Douma f984664bee
First step of DAV endpoint 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Vincent Petry a829ac787a
Let apps register Sabre plugins or collections 8 years ago
Ko- 0024b67aaf Check that set_time_limit is not disabled before calling it 9 years ago
Vincent Petry 0aaf209c66
Prevent PHP request to get killed when using fclose callback (#26775) 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Thomas Müller c79496b5a3 Introduced the new webdav endpoint remote.php/dav holding the principals and the files collection 10 years ago