summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert "Explicitly add the current principal to the acl in case of group shar...Thomas Müller2016-03-317-86/+42
* Handle group shares of addressbooks on v1 as well ... now FINALLY ....Thomas Müller2016-03-311-1/+2
* Fix acls for calendar objects and cards - fixes #23273Thomas Müller2016-03-316-80/+69
* Return proper current-user-principal on v1 endpoints - fixes #23306Thomas Müller2016-03-311-0/+15
* Fix group shares on v1 caldav and carddav - fixes #23328Thomas Müller2016-03-313-4/+5
* Fix unit testThomas Müller2016-03-301-1/+1
* Explicitly add the current principal to the acl in case of group sharingThomas Müller2016-03-297-42/+86
* Return remote shares in oc:share-types Webdav propertyVincent Petry2016-03-241-1/+2
* Check if request is sent from official ownCloud clientLukas Reschke2016-03-241-17/+65
* Merge pull request #23467 from owncloud/early-creation-of-birthday-calendar-s...Thomas Müller2016-03-221-16/+12
|\
| * Create the contact birthday calendar right away as soon as the command is exe...Thomas Müller2016-03-221-16/+12
* | adjust PrincipalUri as returned from Sabre to effective usernameArthur Schiwon2016-03-221-1/+7
|/
* Remove duplicated copyrightRoeland Jago Douma2016-03-181-21/+0
* Add webdav property for share info in PROPFIND responseVincent Petry2016-03-183-0/+290
* Set proper public webdav permissions when public upload disabledRoeland Jago Douma2016-03-171-0/+5
* Merge pull request #23128 from owncloud/contacts_calendar_name_color-stable9Thomas Müller2016-03-171-0/+5
|\
| * add title and color to birthday calendarGeorg Ehrke2016-03-101-0/+5
* | Merge pull request #23075 from owncloud/backport-23074-oracle-ext-storageThomas Müller2016-03-151-2/+2
|\ \
| * | Correctly escape join statements and use selectAliasJoas Schilling2016-03-101-2/+2
* | | Merge pull request #22949 from owncloud/stable9-fix-group-share-migration-for...Thomas Müller2016-03-143-8/+6
|\ \ \
| * | | Fix group sharing and sharing permissions - fixes #22932Thomas Müller2016-03-083-8/+6
* | | | Merge pull request #23114 from owncloud/no-fatal-error-if-DSTART-is-not-set-s...Thomas Müller2016-03-141-2/+2
|\ \ \ \
| * | | | fixes #23004Thomas Müller2016-03-101-1/+1
| * | | | fixes #23020Thomas Müller2016-03-101-1/+1
| | |/ / | |/| |
* | | | Merge pull request #23105 from owncloud/readonly-birthday-cal-stable9Thomas Müller2016-03-141-4/+9
|\ \ \ \
| * | | | The birthday_calendar is read-onlyThomas Müller2016-03-101-4/+9
| | |_|/ | |/| |
* | | | Merge pull request #23102 from owncloud/stable9-backport-23094Thomas Müller2016-03-131-0/+1
|\ \ \ \
| * | | | Fake LOCK statement for Windows 7, 8 and 10 network mountsMorris Jobke2016-03-101-0/+1
| | |/ / | |/| |
* | | | getOwner is not available on FileHome - fixes #23116Thomas Müller2016-03-102-10/+15
| |/ / |/| |
* | | Merge pull request #22909 from owncloud/backport-22244-prevent-calendar-propp...Thomas Müller2016-03-103-3/+29
|\ \ \ | |/ / |/| |
| * | Allow to change properties of readonly calendarsJoas Schilling2016-03-071-0/+8
| * | Allow to hide a shared calendarJoas Schilling2016-03-071-1/+3
| * | For 9.0 we don't have the possibility to store calendar and addressbook prope...Thomas Müller2016-03-072-3/+19
* | | Merge pull request #22841 from owncloud/stable9_22830Thomas Müller2016-03-091-1/+1
|\ \ \ | |_|/ |/| |
| * | Rename and move permissions are set when a file is updatableRoeland Jago Douma2016-03-041-1/+1
| |/
* | Handle addressbook migration issue by writing the faulty event to the log and...Thomas Müller2016-03-071-5/+24
* | Handle calendar migration issue by writing the faulty event to the log and co...Thomas Müller2016-03-071-5/+23
* | Correctly default to null and add type hintJoas Schilling2016-03-071-1/+1
|/
* Merge pull request #22757 from owncloud/apply-licenseC. Montero Luque2016-03-0132-24/+180
|\
| * Remove Scrutinizer Auto FixerLukas Reschke2016-03-0110-10/+0
| * Map MaciLukas Reschke2016-03-018-0/+8
| * Update author informationLukas Reschke2016-03-0125-14/+172
* | allow putting the part file in the view rootRobin Appelman2016-03-011-4/+13
|/
* Merge pull request #22699 from owncloud/checksum_int_testThomas Müller2016-03-012-2/+20
|\
| * Save some calls to refreshInfo during uploadVincent Petry2016-03-011-4/+5
| * Fix unit testsRoeland Jago Douma2016-03-011-5/+7
| * Checksums on chunked filesRoeland Jago Douma2016-03-011-0/+8
| * Remove checksum on upload of non checksumed fileRoeland Jago Douma2016-03-012-1/+8
* | Merge pull request #22686 from owncloud/cleanup_remote_address_booksThomas Müller2016-03-011-2/+19
|\ \ | |/ |/|
| * remove synced remote address book if the remote server revoked access to his ...Bjoern Schiessle2016-02-291-2/+19