| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | 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 |