Commit Graph

246 Commits (27b699bdbcd080ec9d5400a2391cdb2b725f7ee1)

Author SHA1 Message Date
Vincent Petry 56ad4cdfec
Show error message when posting an invalid comment 10 years ago
Georg Ehrke 1452b74de7 Contacts API: replace raw image data with url (#25081) 10 years ago
Christoph Wurst 5a8cfab68f
throw PasswordLoginForbidden on DAV 10 years ago
Christoph Wurst 82b50d126c
add PasswordLoginForbiddenException 10 years ago
Christoph Wurst 465807490d
create session token only for clients that support cookies 10 years ago
blizzz 51fd2602a7 Revert "Downstream 2016-06-08" 10 years ago
Vincent Petry 1399e87d57
DAV now returns file name with Content-Disposition header 10 years ago
Thomas Müller c4b80b86db
Fix checkMove() implementation for dav v2 - fixes #24776 (#24971) 10 years ago
Robin Appelman 16559e4a8a
add test for deleting ghost files over dav 10 years ago
Thomas Müller bfcd1dc49c
Filter confidential calendar objects in shared calendars 10 years ago
Thomas Müller 082f456b8b
Added unit testing for the migration step 10 years ago
Thomas Müller fbdec59f22
Extract CLASS property from calendar object and store it in the database 10 years ago
Thomas Müller 371a07e3ab Fix checkMove() implementation for dav v2 - fixes #24776 (#24971) 10 years ago
Robin Appelman 3bd5073251 add test for deleting ghost files over dav 10 years ago
Christoph Wurst da03a85c3c
block DAV if 2FA challenge needs to be solved first 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling 5882e21b3b
Update DAV unit tests to PSR-4 10 years ago
Joas Schilling 42ba61db04
Fix local execution 10 years ago
Christoph Wurst 28ce7dd262
do not allow client password logins if token auth is enforced or 2FA is enabled 10 years ago
Christoph Wurst ad10485cec
when generating browser/device token, save the login name for later password checks 10 years ago
Joas Schilling 54f8822670
Fix unit tests 10 years ago
Vincent Petry 5963128342
Adjust DAV SystemTagPlugin unit tests for groups 10 years ago
Vincent Petry 91d4249ed8
Fix system tags DAV plugin tests 10 years ago
Vincent Petry 03d32bc39b
Fix system tags DAV unit tests 10 years ago
Arthur Schiwon 2b30136ae9
ensure comments-href returns a value also when propfind is done against remote.php/files 10 years ago
Joas Schilling dd9ee10bc0 Move dav app to PSR-4 (#24527) 10 years ago
Christoph Wurst 0486d750aa
use the UID for creating the session token, not the login name 10 years ago
Thomas Müller b10dcfc3b7
Fixing local event delivery for calendar events based on the email address 10 years ago
Thomas Müller 22ff97256e
Test an event in the far future - refs #24221 10 years ago
Thomas Müller 1d1247069f
Birthday calendar should never have write acl - fixes #24154 10 years ago
Thomas Müller 38c7296867
Personal calendar should be generated even if the birthday calendar already exists - fixes #24082 10 years ago
Thomas Müller 748134bd90
Fix displayname for initial calendars and address books - fixes #24057 10 years ago
Thomas Müller d0ad8e6e69
Revert "Fix displayname for initial calendars and address books - fixes #24057" 10 years ago
Thomas Müller a5d3e5ed68
Fix displayname for initial calendars and address books - fixes #24057 10 years ago
Roeland Jago Douma dcb2b37e24
Add data-fingerprint property to webdav 10 years ago
Björn Schießle 52669d0ea3
return correct share permissions on propfind 10 years ago
Thomas Müller 55735e1450
Translate contacts birthday - fixes #23982 10 years ago
Thomas Müller 439de52534
Remove dav migration for 9.1 10 years ago
Björn Schießle 499d131a09
always return the complete permissions the file was shared with 10 years ago
Thomas Müller e21642ca31 Fix unit test of file plugin 10 years ago
Thomas Müller 72f5c539e8 Initial implementation of the new chunked upload - as specified in https://dragotin.wordpress.com/2015/06/22/owncloud-chunking-ng/ 10 years ago
Roeland Jago Douma 2c77bfa0d0
Fix dav comments 10 years ago
Roeland Jago Douma 4c9e257b27
Fix filesplugin 10 years ago
Roeland Jago Douma eda71240e2
Add unit tests for public auth webdav 10 years ago
Roeland Jago Douma 89478a0961 Fix unit tests 10 years ago
Roeland Jago Douma 8c0ef4c4bd Add sharePermissions webdav property 10 years ago
Stefan Weil 65b0127241 apps/dav: Fix typos in comments (found and fixed by codespell) 10 years ago
Thomas Müller c46f480031 In case of exception we return an html page in case the client is a browser 10 years ago
Vincent Petry 9ee1f506f2 Return remote shares in oc:share-types Webdav property 10 years ago
Thomas Müller 06e8c70400 Fix acls for calendar objects and cards - fixes #23273 10 years ago