| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 4 | -16/+16 |
* | Re-use fetched dependencies in lib/base.php | Morris Jobke | 2021-01-20 | 3 | -4/+4 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 18 | -15/+25 |
* | Show unique displayname context in the user share list entries | Julius Härtl | 2020-12-14 | 1 | -0/+9 |
* | Merge pull request #24630 from nextcloud/enh/noid/unknown_named_parameter | Roeland Jago Douma | 2020-12-10 | 1 | -1/+1 |
|\ |
|
| * | Fix variable name for test | Daniel Kesselberg | 2020-12-10 | 1 | -1/+1 |
* | | Merge pull request #24605 from nextcloud/enh/share-deck | Roeland Jago Douma | 2020-12-10 | 2 | -7/+29 |
|\ \
| |/
|/| |
|
| * | Address minor comments | Julius Härtl | 2020-12-09 | 1 | -4/+4 |
| * | Adjust mountprovider tests | Julius Härtl | 2020-12-09 | 2 | -3/+25 |
* | | Adjust default | Julius Härtl | 2020-12-08 | 1 | -2/+3 |
|/ |
|
* | Harde CapabiltiesTest | Roeland Jago Douma | 2020-12-07 | 1 | -6/+6 |
* | Replace static call to Share::unshare with ShareManager->deleteShare in tests | Morris Jobke | 2020-11-30 | 1 | -3/+1 |
* | set the display name of federated sharees from addressbook | Arthur Schiwon | 2020-11-24 | 2 | -2/+22 |
* | Make the expire shares cron job actually expire the shares | Roeland Jago Douma | 2020-11-19 | 1 | -15/+9 |
* | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-09 | 2 | -3/+11 |
* | Return correct error message on share download without read permission | Morris Jobke | 2020-10-26 | 1 | -1/+1 |
* | SharedMountTest.php:367 is unreliable | Morris Jobke | 2020-10-16 | 1 | -1/+2 |
* | Indicate preview availability in share api responses | Richard Steinmetz | 2020-10-13 | 2 | -2/+94 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 6 | -9/+9 |
* | Show filename on share link download | John Molakvoæ (skjnldsv) | 2020-09-17 | 1 | -17/+21 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 9 | -0/+9 |
* | Expose status via Collaborators API | Georg Ehrke | 2020-08-14 | 2 | -8/+28 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 12 | -60/+60 |
* | Merge pull request #21954 from nextcloud/techdebt/noid/bootstrap-files_trashbin | blizzz | 2020-08-07 | 2 | -3/+10 |
|\ |
|
| * | Use IBootstrap for the files_trashbin app | Morris Jobke | 2020-07-23 | 2 | -3/+10 |
* | | Move federated_share_added into a typed event | Morris Jobke | 2020-07-23 | 1 | -1/+6 |
|/ |
|
* | Add BeforeTemplateRenderedEvent for files_sharing | Julius Härtl | 2020-07-15 | 1 | -12/+9 |
* | better cleanup in share tests | Robin Appelman | 2020-07-09 | 2 | -0/+10 |
* | Fix tests | Joas Schilling | 2020-06-24 | 1 | -1/+1 |
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 20 | -254/+267 |
* | Fix share update test | Julius Härtl | 2020-05-15 | 1 | -1/+2 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 10 | -0/+10 |
* | Link shares have reshare permission if outgoing federated shares are enabled | Julius Härtl | 2020-04-21 | 1 | -2/+5 |
* | Also disallow ; in remote urls | Joas Schilling | 2020-04-14 | 1 | -0/+1 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 5 | -10/+10 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 5 | -37/+37 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 21 | -58/+25 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 2 | -20/+20 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 8 | -29/+29 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 5 | -2/+3 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 2 | -14/+14 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -1/+1 |
* | Add a test and fix the existing ones | Joas Schilling | 2020-04-01 | 1 | -29/+220 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 15 | -1/+15 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 10 | -153/+153 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 9 | -115/+115 |
|/ |
|
* | Remove unused properties in ShareesAPIController | Julius Härtl | 2020-03-20 | 1 | -6/+1 |