| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused class SearchResultSorter | Côme Chilliet | 2022-04-26 | 1 | -77/+0 |
* | Migrate more classes of lib/private to LoggerInterface | Côme Chilliet | 2022-04-26 | 1 | -10/+12 |
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -1/+1 |
* | Limit more contact searches | Joas Schilling | 2021-12-08 | 1 | -1/+6 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 4 | -6/+0 |
* | Drop \OCP\User | Christoph Wurst | 2021-05-21 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2020-12-30 | 1 | -0/+1 |
* | Merge pull request #22916 from J0WI/unifiy-links-to-php.net | Roeland Jago Douma | 2020-12-22 | 1 | -1/+1 |
|\ |
|
| * | Unify links to php.net | J0WI | 2020-09-17 | 1 | -1/+1 |
* | | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 3 | -7/+2 |
* | | Address minor comments | Julius Härtl | 2020-12-09 | 1 | -1/+2 |
* | | Let sharees endpoint properly handle deck shares | Julius Härtl | 2020-12-09 | 1 | -0/+4 |
* | | Replace static call to Share::unshare with ShareManager->deleteShare in tests | Morris Jobke | 2020-11-30 | 2 | -242/+0 |
* | | Remove now unused methods in Share.php due to the reduced code complexity in ... | Morris Jobke | 2020-11-29 | 1 | -36/+0 |
* | | Remove unused method Share Helper::generateTarget | Morris Jobke | 2020-11-29 | 1 | -41/+0 |
* | | Reduce code complexity in Share::getItems by tracing all remaining callers | Morris Jobke | 2020-11-29 | 1 | -59/+20 |
* | | Remove unused Share::getItemSharedWithBySource() | Morris Jobke | 2020-11-29 | 1 | -17/+0 |
* | | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-09 | 1 | -3/+4 |
* | | Replace some usages of OC_DB in OC\Share\* with query builder | Joas Schilling | 2020-11-06 | 2 | -29/+39 |
* | | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -8/+8 |
|/ |
|
* | Cascading effect - more code that now is not used anymore | Morris Jobke | 2020-07-06 | 1 | -338/+0 |
* | Tags.php and the old sharing mechanism | Morris Jobke | 2020-07-06 | 1 | -54/+0 |
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 2 | -25/+27 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -3/+0 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -15/+15 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 3 | -34/+17 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 2 | -8/+8 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 4 | -0/+4 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -2/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -2/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 4 | -57/+57 |
|/ |
|
* | Update license headers | Christoph Wurst | 2019-12-05 | 4 | -8/+8 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Cleanup sharing leftovers | John Molakvoæ (skjnldsv) | 2019-11-05 | 1 | -3/+0 |
* | Make the sharing constants publicly available | Joas Schilling | 2019-08-23 | 1 | -0/+29 |
* | Remove unused OC\Share\Share::checkPasswordProtectedShare | Morris Jobke | 2019-07-29 | 1 | -29/+0 |
* | Deprecate legacy share code and cleanup some unused methods | Morris Jobke | 2019-04-18 | 1 | -74/+0 |
* | Cleanup legacy Share.php from unused code | Morris Jobke | 2019-04-17 | 1 | -504/+47 |
* | Move merged-share-backend to webpack | Roeland Jago Douma | 2019-01-16 | 1 | -1/+1 |
* | Cleanup some unused sharing methods from the old sharing code | Morris Jobke | 2018-11-02 | 1 | -19/+1 |
* | Use numeric placeholders if there are multiple, so that RTL languages can ope... | Joas Schilling | 2018-10-09 | 1 | -27/+27 |
* | Add comment with IDs of internal share types | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+2 |
* | Add type for room shares | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+1 |
* | Tests fixes and design bump | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -1/+0 |
* | implement federated group shares | Bjoern Schiessle | 2018-07-11 | 1 | -0/+1 |
* | Improved wording | Morris Jobke | 2018-06-29 | 1 | -1/+1 |
* | Get rid of shareItem | Morris Jobke | 2018-05-23 | 1 | -0/+1 |