Commit message (Collapse) | 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 | ||||
| * | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 34 | -64/+69 |
| | | | | | | | | | | | | | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #17993 from waleczny/patch-1 | Roeland Jago Douma | 2019-11-25 | 1 | -1/+1 |
|\ \ | | | | | | | Get first element of nodes array | ||||
| * | | Get first element of nodes array | waleczny | 2019-11-18 | 1 | -1/+1 |
| | | | | | | | | | Geting first element of nodes array instead of element with key 0. In some cases key 0 not exists in this array ie. when file is shared from group folder with member of this group who have no permission to read this file. | ||||
* | | | [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 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [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 |
|\ | | | | | 🔗☑️ Accept all incoming shares | ||||
| * | Fixes | Roeland Jago Douma | 2019-11-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Make sure the super share also has a valid type | Joas Schilling | 2019-11-12 | 1 | -3/+5 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Fix "Invalid parameter number: mixed named and positional parameters" | Joas Schilling | 2019-11-12 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Correctly use the displayname of the sharer in the notification | Joas Schilling | 2019-11-12 | 1 | -6/+16 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | The share manager knows which provider can accept shares | Joas Schilling | 2019-11-12 | 1 | -5/+0 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Use constants for the magic strings | Joas Schilling | 2019-11-12 | 2 | -8/+9 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Accept existing shares on update | Joas Schilling | 2019-11-12 | 4 | -1/+83 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Only restrict loading of group and user shares for now | Joas Schilling | 2019-11-12 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Add notifications for users that are added to the group | Joas Schilling | 2019-11-12 | 2 | -3/+51 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Allow to accept group shares | Joas Schilling | 2019-11-12 | 3 | -30/+85 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Notifications for group shares | Joas Schilling | 2019-11-12 | 1 | -1/+14 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Add the notifier and the API endpoint for user shares | Joas Schilling | 2019-11-12 | 8 | -5/+230 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Respect the accepted flag for group and user shares | Joas Schilling | 2019-11-12 | 2 | -2/+13 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Bump p-queue from 6.2.0 to 6.2.1 | dependabot-preview[bot] | 2019-11-18 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/sindresorhus/p-queue/releases) - [Commits](https://github.com/sindresorhus/p-queue/compare/v6.2.0...v6.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | | [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 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #17895 from ↵ | Roeland Jago Douma | 2019-11-11 | 2 | -30/+9 |
|\ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.7.1 Bump @babel/preset-env from 7.6.3 to 7.7.1 | ||||
| * | Bump @babel/preset-env from 7.6.3 to 7.7.1 | dependabot-preview[bot] | 2019-11-10 | 2 | -30/+9 |
| | | | | | | | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.3 to 7.7.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | | [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 |
|\ | | | | | Cleanup sharing leftovers | ||||
| * | Fix sharing breadcrumbs | John Molakvoæ (skjnldsv) | 2019-11-06 | 10 | -2444/+164 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Cleanup sharing leftovers | John Molakvoæ (skjnldsv) | 2019-11-05 | 13 | -437/+114 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | [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 |
|\ | | | | | Enh/share expiration notification | ||||
| * | Add notification for shares about to expire | Roeland Jago Douma | 2019-11-01 | 6 | -0/+206 |
| | | | | | | | | | | | | | | Introduces a new command that will create notifications for users if they have shares that will expire the next day. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | remove missed manual Application instance constructions | Robin Appelman | 2019-11-04 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [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 |
| | | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | Fix current user edit/delete permissions | John Molakvoæ (skjnldsv) | 2019-10-29 | 5 | -63/+181 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Adjust unit tests to new OCA.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -207/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> |