33 Commits (d9015a8c94bfd71fe484618a06d276701d3bf9ff)

Author SHA1 Message Date
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Georg Ehrke 14755d85d6
Add ability to limit sharing to owner 3 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 3a415e4139
Remove space between switch case and colon 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Morris Jobke 789aaa489d
Fix whitespace 5 years ago
  Vinicius Cubas Brand 5e37b52241
Share calendar to circle 5 years ago
  Roeland Jago Douma 240006bdf5
When sharing calendars and addressbooks the principal has to be verified to be valid 6 years ago
  Morris Jobke eb51f06a3b
Use ::class statement instead of string 6 years ago
  Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 6 years ago
  Morris Jobke 31c5c2a592
Change @georgehrke's email 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Joas Schilling 3b4ab6560b
Check if the user/group exists for dav shares 6 years ago
  Joas Schilling 89238164e1 Fix comparisons in the dav app 7 years ago
  Georg Ehrke c89e057d27
add owner-displayname property to calendars and addressbooks 7 years ago
  Morris Jobke c54a59d51e
Remove unused use statements 7 years ago
  Thomas Citharel 5215833fe4
delete shares to an user 7 years ago
  Joas Schilling 0215b004da
Update with robin 7 years ago
  Joas Schilling 813f0a0f40
Fix apps/ 7 years ago
  Robin Appelman f98cb9efa0
Fix type hinting 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Joas Schilling dd9ee10bc0 Move dav app to PSR-4 (#24527) 8 years ago