| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Allow to overwrite the path on the cache event | Joas Schilling | 2020-02-13 | 1 | -0/+6 |
* | | always require a message paramter for data logging | Arthur Schiwon | 2020-01-28 | 1 | -3/+3 |
* | | log Flow activity | Arthur Schiwon | 2020-01-28 | 1 | -0/+42 |
|/ |
|
* | Fix license headers | Christoph Wurst | 2020-01-13 | 6 | -9/+16 |
* | Merge pull request #17861 from nextcloud/fix-tab-navigation-of-menu-in-public... | Roeland Jago Douma | 2020-01-07 | 1 | -8/+9 |
|\ |
|
| * | Split the menu entry for external shares in two | Daniel Calviño Sánchez | 2019-12-30 | 1 | -5/+6 |
| * | Format HTML elements | Daniel Calviño Sánchez | 2019-12-30 | 1 | -8/+8 |
* | | Use the new Events in Flow | Roeland Jago Douma | 2020-01-02 | 4 | -6/+171 |
|/ |
|
* | 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 |