Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #18079 from nextcloud/fixes/phpcs | Roeland Jago Douma | 2019-11-25 | 34 | -64/+69 |
|\ | |||||
| * | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 34 | -64/+69 |
* | | Merge pull request #17993 from waleczny/patch-1 | Roeland Jago Douma | 2019-11-25 | 1 | -1/+1 |
|\ \ | |||||
| * | | Get first element of nodes array | waleczny | 2019-11-18 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-25 | 2 | -0/+20 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-22 | 8 | -12/+78 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-21 | 6 | -28/+34 |
* | | Fix share tests | Roeland Jago Douma | 2019-11-20 | 10 | -25/+125 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-20 | 22 | -12/+92 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-19 | 24 | -46/+56 |
|/ | |||||
* | Merge pull request #16828 from nextcloud/feature/noid/accept-incoming-shares | Roeland Jago Douma | 2019-11-18 | 12 | -11/+455 |
|\ | |||||
| * | Fixes | Roeland Jago Douma | 2019-11-18 | 1 | -1/+1 |
| * | Make sure the super share also has a valid type | Joas Schilling | 2019-11-12 | 1 | -3/+5 |
| * | Fix "Invalid parameter number: mixed named and positional parameters" | Joas Schilling | 2019-11-12 | 1 | -1/+1 |
| * | Correctly use the displayname of the sharer in the notification | Joas Schilling | 2019-11-12 | 1 | -6/+16 |
| * | The share manager knows which provider can accept shares | Joas Schilling | 2019-11-12 | 1 | -5/+0 |
| * | Use constants for the magic strings | Joas Schilling | 2019-11-12 | 2 | -8/+9 |
| * | Accept existing shares on update | Joas Schilling | 2019-11-12 | 4 | -1/+83 |
| * | Only restrict loading of group and user shares for now | Joas Schilling | 2019-11-12 | 1 | -1/+3 |
| * | Add notifications for users that are added to the group | Joas Schilling | 2019-11-12 | 2 | -3/+51 |
| * | Allow to accept group shares | Joas Schilling | 2019-11-12 | 3 | -30/+85 |
| * | Notifications for group shares | Joas Schilling | 2019-11-12 | 1 | -1/+14 |
| * | Add the notifier and the API endpoint for user shares | Joas Schilling | 2019-11-12 | 8 | -5/+230 |
| * | Respect the accepted flag for group and user shares | Joas Schilling | 2019-11-12 | 2 | -2/+13 |
* | | Bump p-queue from 6.2.0 to 6.2.1 | dependabot-preview[bot] | 2019-11-18 | 2 | -3/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-16 | 2 | -8/+8 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-15 | 2 | -6/+6 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-13 | 4 | -0/+44 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-12 | 4 | -4/+14 |
* | Compile handlebars | Julius Härtl | 2019-11-11 | 1 | -6/+6 |
* | Merge pull request #17895 from nextcloud/dependabot/npm_and_yarn/babel/preset... | Roeland Jago Douma | 2019-11-11 | 2 | -30/+9 |
|\ | |||||
| * | Bump @babel/preset-env from 7.6.3 to 7.7.1 | dependabot-preview[bot] | 2019-11-10 | 2 | -30/+9 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-10 | 4 | -0/+108 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-08 | 16 | -0/+38 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-07 | 4 | -2/+170 |
* | Merge pull request #17753 from nextcloud/clean/old-sharing | Roeland Jago Douma | 2019-11-06 | 20 | -2876/+273 |
|\ | |||||
| * | Fix sharing breadcrumbs | John Molakvoæ (skjnldsv) | 2019-11-06 | 10 | -2444/+164 |
| * | Cleanup sharing leftovers | John Molakvoæ (skjnldsv) | 2019-11-05 | 13 | -437/+114 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-06 | 12 | -0/+124 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-05 | 6 | -0/+18 |
* | Merge pull request #17727 from nextcloud/enh/share_expiration_notification | Roeland Jago Douma | 2019-11-04 | 6 | -0/+206 |
|\ | |||||
| * | Add notification for shares about to expire | Roeland Jago Douma | 2019-11-01 | 6 | -0/+206 |
* | | remove missed manual Application instance constructions | Robin Appelman | 2019-11-04 | 1 | -1/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-04 | 8 | -4/+226 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-03 | 8 | -18/+100 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-02 | 16 | -4/+972 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-01 | 102 | -104/+104 |
|/ | |||||
* | Compile assets | npmbuildbot[bot] | 2019-10-29 | 14 | -1370/+2492 |
* | Fix current user edit/delete permissions | John Molakvoæ (skjnldsv) | 2019-10-29 | 5 | -63/+181 |
* | Adjust unit tests to new OCA.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -207/+0 |