| Commit message (Expand) | Author | Age | Files | Lines |
* | cache calendar objects from calendarQuery | Robin Appelman | 2023-08-14 | 1 | -4/+4 |
* | preload shares for calendars when listing calendars | Robin Appelman | 2023-08-14 | 2 | -0/+64 |
* | assign group share value | Maximilian Martin | 2023-02-20 | 1 | -1/+1 |
* | Fix dynamic property creations in test files | Côme Chilliet | 2022-08-01 | 1 | -1/+1 |
* | Fix typos in apps/dav subdirectory | luz paz | 2022-07-26 | 1 | -1/+1 |
* | Add typing to Sharing Backend | Carl Schwan | 2022-06-22 | 2 | -64/+36 |
* | Use {$var} instead of ${var} for PHP 8.2 compatibility | Côme Chilliet | 2022-06-14 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 5 | -7/+2 |
* | take into account that UNIQUE index might not work as expected | Arthur Schiwon | 2021-01-29 | 1 | -0/+1 |
* | Update license headers | Christoph Wurst | 2020-12-30 | 1 | -0/+1 |
* | fixes sharing to group ids with characters that are being url encoded | Arthur Schiwon | 2020-12-16 | 1 | -0/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 2 | -5/+5 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Add ability to limit sharing to owner | Georg Ehrke | 2020-08-18 | 1 | -1/+13 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 5 | -1/+5 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 2 | -5/+5 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 4 | -12/+12 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 5 | -27/+5 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Remove space between switch case and colon | Christoph Wurst | 2020-04-09 | 2 | -3/+3 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -39/+39 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 5 | -5/+11 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 3 | -1/+4 |
* | Fix whitespace | Morris Jobke | 2019-03-05 | 1 | -1/+1 |
* | Share calendar to circle | Vinicius Cubas Brand | 2019-03-01 | 1 | -1/+1 |
* | When sharing calendars and addressbooks the principal has to be verified to b... | Roeland Jago Douma | 2018-05-27 | 1 | -3/+9 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -2/+3 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+2 |
* | Check if the user/group exists for dav shares | Joas Schilling | 2017-10-05 | 1 | -1/+23 |
* | Fix comparisons in the dav app | Joas Schilling | 2017-08-01 | 1 | -1/+1 |
* | Merge pull request #4443 from nextcloud/cleanup-unused-imports | Joas Schilling | 2017-04-24 | 1 | -1/+0 |
|\ |
|
| * | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | | add owner-displayname property to calendars and addressbooks | Georg Ehrke | 2017-04-23 | 1 | -0/+1 |
|/ |
|
* | delete shares to an user | Thomas Citharel | 2016-09-27 | 1 | -0/+8 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 5 | -6/+12 |
* | Fix type hinting | Robin Appelman | 2016-07-08 | 1 | -1/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 2 | -2/+3 |
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 5 | -0/+732 |