| Commit message (Expand) | Author | Age | Files | Lines |
* | Check all remotes for local access | Joas Schilling | 2020-04-14 | 1 | -0/+29 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 51 | -272/+272 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 2 | -5/+5 |
* | Merge pull request #20422 from nextcloud/techdebt/format-control-structs-clas... | Christoph Wurst | 2020-04-10 | 219 | -381/+165 |
|\ |
|
| * | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 219 | -381/+165 |
* | | Merge pull request #19495 from nextcloud/preview-generate-batch | Roeland Jago Douma | 2020-04-10 | 2 | -0/+52 |
|\ \
| |/
|/| |
|
| * | optimize batch generation of previews | Robin Appelman | 2020-04-09 | 1 | -0/+39 |
| * | allow generating multiple preview sizes for a single file at once | Robin Appelman | 2020-04-09 | 1 | -0/+13 |
* | | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 2 | -2/+2 |
* | | Make sure every file ends with an empty newline | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | | Remove trailing whitespaces from comments | Christoph Wurst | 2020-04-09 | 6 | -15/+15 |
* | | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 5 | -11/+11 |
* | | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 18 | -54/+54 |
* | | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 67 | -53/+14 |
* | | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 7 | -57/+57 |
* | | Fix multiline comments | Christoph Wurst | 2020-04-08 | 7 | -13/+12 |
|/ |
|
* | Properly hint exceptions thrown by getUserFolder | Julius Härtl | 2020-04-03 | 1 | -0/+4 |
* | fixes the return type of BeforeUserLoggedInEvent | Arthur Schiwon | 2020-04-03 | 1 | -2/+4 |
* | Merge pull request #19890 from nextcloud/enh/comments-reference-id | Joas Schilling | 2020-04-02 | 2 | -0/+19 |
|\ |
|
| * | Allow to set and get the reference id | Joas Schilling | 2020-03-31 | 1 | -0/+17 |
| * | Add optional column oc_comments.reference_id | Joas Schilling | 2020-03-31 | 1 | -0/+2 |
* | | Merge pull request #20241 from nextcloud/fix/license-headers-19 | Roeland Jago Douma | 2020-04-01 | 33 | -9/+40 |
|\ \ |
|
| * | | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 33 | -9/+40 |
| |/ |
|
* / | [POC] Event for failed login attempts | Roeland Jago Douma | 2020-03-31 | 1 | -0/+58 |
|/ |
|
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 6 | -6/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 6 | -6/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 19 | -33/+33 |
* | | Use lowercase true, false and null constants | Christoph Wurst | 2020-03-25 | 1 | -1/+1 |
|/ |
|
* | Add a public event for contacts interaction | Christoph Wurst | 2020-03-25 | 1 | -0/+136 |
* | Added Hook before Message is send | Arne Hamann | 2020-03-24 | 1 | -0/+57 |
* | Expose enumeration config though share manager | Julius Härtl | 2020-03-20 | 1 | -0/+16 |
* | Merge pull request #19967 from roscomputing/enh/19958/usejsnoncedocs | Roeland Jago Douma | 2020-03-17 | 1 | -0/+1 |
|\ |
|
| * | add docs for useJsNonce | Pavel Krasikov | 2020-03-15 | 1 | -0/+1 |
* | | Merge pull request #19746 from nextcloud/locked-exception-forward-existing | Roeland Jago Douma | 2020-03-09 | 1 | -0/+12 |
|\ \ |
|
| * | | pass the existing locks info when making locked exception with absolute paths | Robin Appelman | 2020-03-02 | 1 | -0/+12 |
| |/ |
|
* / | Fix mismatching doc block parameter types | Christoph Wurst | 2020-03-06 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #19493 from nextcloud/simplefile-new-lazy | Roeland Jago Douma | 2020-02-28 | 2 | -2/+4 |
|\ |
|
| * | allow writing content directly when creating new SimpleFile | Robin Appelman | 2020-02-28 | 2 | -2/+3 |
| * | Create SimpleFile only when writing the content | Robin Appelman | 2020-02-28 | 1 | -1/+2 |
* | | Merge pull request #19321 from nextcloud/enh/allow-to-overwrite-share-target-... | Joas Schilling | 2020-02-28 | 1 | -0/+83 |
|\ \
| |/
|/| |
|
| * | Allow to overwrite share target mountpoints | Joas Schilling | 2020-02-17 | 1 | -0/+83 |
* | | Merge pull request #19670 from nextcloud/techdebt/noid/allow-to-remove-listeners | Christoph Wurst | 2020-02-27 | 1 | -0/+8 |
|\ \ |
|
| * | | Allow to remove listeners | Joas Schilling | 2020-02-27 | 1 | -0/+8 |
* | | | Allow non integer ids in Entity Mapper | Joas Schilling | 2020-02-26 | 1 | -2/+7 |
|/ / |
|
* | | Merge pull request #19478 from Tim-Obert/bug/19475/fix-routes-generation-auth... | Roeland Jago Douma | 2020-02-23 | 1 | -3/+8 |
|\ \ |
|
| * | | Fix requested changes | TimObert | 2020-02-14 | 1 | -10/+5 |
| * | | Change the route generation of AuthPublicShareController.php and adjust the r... | Tim Obert | 2020-02-14 | 1 | -3/+13 |
| |/ |
|
* | | Merge pull request #19412 from nextcloud/fix/19404/make-favorite-public | Christoph Wurst | 2020-02-21 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Make TAG_FAVORITE public | Daniel Kesselberg | 2020-02-12 | 1 | -0/+4 |