| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: Use Http framework where possibleuseHttpFramework | Git'Fellow | 2024-12-14 | 1 | -1/+2 |
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 3 | -39/+21 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 4 | -4/+9 |
* | Merge pull request #47737 from nextcloud/fix/also-allow-unsharing-for-circles | Richard Steinmetz | 2024-09-10 | 1 | -1/+1 |
|\ |
|
| * | fix(dav): also allow unsharing of circle shares | Anna Larch | 2024-09-05 | 1 | -1/+1 |
* | | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 1 | -5/+5 |
|/ |
|
* | fix(dav): Allow apps to get unshares for DAV resources | Joas Schilling | 2024-08-26 | 2 | -5/+22 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 2 | -3/+3 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 7 | -143/+25 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
* | fix(dav): ACLs for shared addressbooks | Christoph Wurst | 2024-03-21 | 1 | -1/+1 |
* | enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c... | Anna Larch | 2024-02-15 | 3 | -136/+269 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 2 | -3/+3 |
* | Convert isset ternary to null coalescing operator | Hamid Dehnavi | 2023-09-28 | 1 | -2/+2 |
* | Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app | Christoph Wurst | 2023-09-17 | 1 | -2/+2 |
|\ |
|
| * | Fixes "PossiblyNullArgument" Psalm warnings. | Faraz Samapoor | 2023-06-12 | 1 | -1/+1 |
| * | Refactors "strpos" calls in /apps/dav to improve code readability. | Faraz Samapoor | 2023-06-12 | 1 | -1/+1 |
* | | preload shares for calendars when listing calendars | Robin Appelman | 2023-07-26 | 2 | -0/+64 |
|/ |
|
* | fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does mul... | Thomas Citharel | 2023-04-17 | 1 | -10/+15 |
* | 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 |