| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #18483 from nextcloud/fix/license-headers-18 | Christoph Wurst | 2019-12-20 | 33 | -59/+100 |
|\ |
|
| * | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 33 | -59/+100 |
* | | Merge pull request #18080 from nextcloud/enhancement/noid/add-timeout | blizzz | 2019-12-20 | 1 | -0/+91 |
|\ \
| |/
|/| |
|
| * | nullable params | Maxence Lange | 2019-12-13 | 1 | -1/+1 |
| * | +ManuallyLockedException | Maxence Lange | 2019-12-12 | 1 | -0/+91 |
* | | Merge pull request #17018 from nextcloud/feature/noid/allow-to-force-enable-v... | Joas Schilling | 2019-12-16 | 1 | -2/+4 |
|\ \ |
|
| * | | Allow to force enable apps via CLI | Joas Schilling | 2019-12-13 | 1 | -2/+4 |
* | | | Merge pull request #18384 from nextcloud/fix/18255/global_config_to_always_ac... | Roeland Jago Douma | 2019-12-16 | 1 | -0/+53 |
|\ \ \ |
|
| * | | | config.php setting to always accept internal shares | Roeland Jago Douma | 2019-12-16 | 1 | -0/+53 |
| |/ / |
|
* / / | Add typed events for the filesystem/scanner | Christoph Wurst | 2019-12-13 | 7 | -0/+434 |
|/ / |
|
* | | Merge pull request #18236 from nextcloud/bugfix/noid/always-detect-mimetype-b... | Roeland Jago Douma | 2019-12-12 | 2 | -2/+13 |
|\ \ |
|
| * | | Allow to specify apps that somethign is a dir | Joas Schilling | 2019-12-10 | 1 | -1/+4 |
| * | | Allow to check for the mimetype by content only | Joas Schilling | 2019-12-10 | 1 | -1/+9 |
* | | | Merge pull request #18350 from nextcloud/enhancement/typed-group-events-II | Roeland Jago Douma | 2019-12-11 | 8 | -0/+492 |
|\ \ \ |
|
| * | | | Add typed events for all group hooks and legacy events | Christoph Wurst | 2019-12-11 | 8 | -0/+492 |
* | | | | Merge pull request #18348 from nextcloud/enhancement/typed-user-events-II | Christoph Wurst | 2019-12-11 | 12 | -0/+805 |
|\ \ \ \ |
|
| * | | | | Add typed events for all user hooks and legacy events | Christoph Wurst | 2019-12-11 | 12 | -0/+805 |
| |/ / / |
|
* | | | | Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-path | Roeland Jago Douma | 2019-12-11 | 1 | -0/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Use file path for direct editing | Julius Härtl | 2019-12-05 | 1 | -0/+2 |
* | | | | Add interface for notification handler for dimissed events | Roeland Jago Douma | 2019-12-10 | 2 | -0/+50 |
| |/ /
|/| | |
|
* | | | Decouple resource provider registration | Daniel Kesselberg | 2019-12-07 | 2 | -0/+42 |
* | | | Update license headers | Christoph Wurst | 2019-12-05 | 461 | -761/+1267 |
| |/
|/| |
|
* | | Merge pull request #17941 from nextcloud/search-by-owner | Roeland Jago Douma | 2019-12-05 | 1 | -0/+8 |
|\ \
| |/
|/| |
|
| * | add @since to limitToHome | Robin Appelman | 2019-12-03 | 1 | -0/+1 |
| * | Allow filtering the search results to the users home storage | Robin Appelman | 2019-12-03 | 1 | -0/+7 |
* | | Merge pull request #17833 from nextcloud/propagator-no-negative-sizes | Roeland Jago Douma | 2019-12-04 | 1 | -0/+30 |
|\ \ |
|
| * | | add LEAST and GREATER to db function builder | Robin Appelman | 2019-11-26 | 1 | -0/+30 |
* | | | Add missing getUser method to direct editing IToken interface | Julius Härtl | 2019-12-03 | 1 | -0/+6 |
| |/
|/| |
|
* | | Add typed create user events | Christoph Wurst | 2019-12-03 | 2 | -0/+134 |
* | | Merge pull request #18134 from nextcloud/enh/noid/flow-extend-scope | Roeland Jago Douma | 2019-11-28 | 6 | -0/+219 |
|\ \ |
|
| * | | add convenience interfaces so entities can provide presentable details | Arthur Schiwon | 2019-11-28 | 5 | -0/+180 |
| * | | allow user flows when the acting user is legitimate, but not its owner | Arthur Schiwon | 2019-11-28 | 2 | -0/+39 |
* | | | Properly anotate LockedException in files node api | Julius Härtl | 2019-11-28 | 2 | -13/+29 |
|/ / |
|
* | | Add mimetype to creators | Julius Härtl | 2019-11-27 | 1 | -0/+8 |
* | | Code style fixes and cleanup | Julius Härtl | 2019-11-27 | 2 | -4/+4 |
* | | Direct editing API to allow file editing using a one-time token for | Julius Härtl | 2019-11-27 | 7 | -0/+502 |
* | | Merge pull request #18019 from nextcloud/enhancement/password-policy-events | Roeland Jago Douma | 2019-11-27 | 2 | -0/+101 |
|\ \ |
|
| * | | Add typed events for password_policy | Christoph Wurst | 2019-11-27 | 2 | -0/+101 |
* | | | Merge pull request #17834 from nextcloud/enh/noid/generic-event-replacement-tk2 | blizzz | 2019-11-27 | 1 | -0/+169 |
|\ \ \
| |/ /
|/| | |
|
| * | | add Nextcloud specific GenericEvent implementation | Arthur Schiwon | 2019-11-26 | 1 | -0/+169 |
| |/ |
|
* | | Merge pull request #17948 from nextcloud/enh/check-if-property-is-bool | Roeland Jago Douma | 2019-11-26 | 1 | -6/+18 |
|\ \
| |/
|/| |
|
| * | Make isXXX available for bool properties only | Daniel Kesselberg | 2019-11-16 | 1 | -6/+18 |
* | | Merge pull request #18108 from nextcloud/refactor/strict-credential-store | Roeland Jago Douma | 2019-11-26 | 1 | -4/+5 |
|\ \ |
|
| * | | Add return type hint to credential store and make it strict | Christoph Wurst | 2019-11-25 | 1 | -4/+5 |
* | | | Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-result | blizzz | 2019-11-25 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix documentation, get and createGroup may return null | Arthur Schiwon | 2019-11-25 | 1 | -2/+2 |
* | | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 154 | -106/+111 |
|/ / |
|
* | | Make the post login event public | Christoph Wurst | 2019-11-20 | 1 | -0/+76 |
* | | Merge pull request #16828 from nextcloud/feature/noid/accept-incoming-shares | Roeland Jago Douma | 2019-11-18 | 3 | -0/+62 |
|\ \ |
|
| * | | Only restrict loading of group and user shares for now | Joas Schilling | 2019-11-12 | 1 | -0/+6 |