Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unneeded if | Robin Appelman | 2020-08-28 | 1 | -44/+42 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-27 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-26 | 2 | -0/+4 |
| | |||||
* | Bump vue and vue-template-compiler | dependabot-preview[bot] | 2020-08-25 | 4 | -4/+4 |
| | | | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.6.11 to 2.6.12 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12) Updates `vue-template-compiler` from 2.6.11 to 2.6.12 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12) 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 | 2020-08-25 | 2 | -42/+42 |
| | |||||
* | Merge pull request #22393 from nextcloud/fix/license-headers-20 | Roeland Jago Douma | 2020-08-24 | 25 | -7/+30 |
|\ | | | | | Update the license headers for Nextcloud 20 | ||||
| * | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 25 | -7/+30 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Fix missing FN from federated contact | John Molakvoæ (skjnldsv) | 2020-08-24 | 1 | -1/+1 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-24 | 2 | -6/+110 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-22 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-21 | 2 | -2/+2 |
| | |||||
* | Merge pull request #22331 from ↵ | Roeland Jago Douma | 2020-08-20 | 1 | -2/+2 |
|\ | | | | | | | | | nextcloud/bugfix/noid/dont-use-deprecated-inigetwrapper Don't use deprecated getIniWrapper() anymore | ||||
| * | Don't use deprecated getIniWrapper() anymore | Joas Schilling | 2020-08-20 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Only copy the link when updating a share or no password was forced | Joas Schilling | 2020-08-20 | 3 | -3/+7 |
|/ | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | Use matching parameter names form interfaces and implementations | Morris Jobke | 2020-08-19 | 2 | -6/+7 |
| | | | | | | Found by Psalm 3.14.1 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-19 | 2 | -0/+4 |
| | |||||
* | Use dispatchTyped instead of dispatch on the new event dispatcher | Morris Jobke | 2020-08-18 | 1 | -5/+7 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Improve recent file fetching | Roeland Jago Douma | 2020-08-18 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | Fixes #16876 Before we'd just fetch everything from all storages we'd have access to. Then we'd sort. And filter in php. Now this of course is tricky if a user shared just a file with you and then has a ton of activity. Now we try to contruct the prefix path. So that the filtering can happen right away in the databae. Now this will make the DB more busy. But it should help overall as in most cases less queries are needed then etc. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-18 | 6 | -32/+34 |
| | |||||
* | Merge pull request #22109 from nextcloud/feature/20931/followup-1 | John Molakvoæ | 2020-08-17 | 8 | -11/+71 |
|\ | |||||
| * | Display user-status in sharing list | Georg Ehrke | 2020-08-17 | 5 | -2/+22 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | Expose status via Collaborators API | Georg Ehrke | 2020-08-14 | 3 | -9/+49 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | Fix "misplaced variables" warning of Psalm in PHPDoc statements | Morris Jobke | 2020-08-17 | 1 | -1/+1 |
| | | | | | | | | | | | | Ref #21787 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Fix some MissingDocblockType or InvalidDocblock warnings. | Daniel Kesselberg | 2020-08-14 | 6 | -8/+8 |
|/ | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-14 | 114 | -2/+120 |
| | |||||
* | merge file activity settings into a single 'favorite changed' item | Robin Appelman | 2020-08-13 | 3 | -9/+0 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | move share notifcation settings to files group | Robin Appelman | 2020-08-13 | 6 | -36/+52 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #22199 from ↵ | Morris Jobke | 2020-08-12 | 12 | -60/+60 |
|\ | | | | | | | | | nextcloud/techdebt/noid/PHPUnit_Framework_MockObject_MockObject Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to … | ||||
| * | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to ↵ | Morris Jobke | 2020-08-12 | 12 | -60/+60 |
| | | | | | | | | | | | | \PHPUnit\Framework\MockObject\MockObject Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-12 | 2 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-11 | 2 | -0/+4 |
| | |||||
* | Merge pull request #21954 from nextcloud/techdebt/noid/bootstrap-files_trashbin | blizzz | 2020-08-07 | 2 | -3/+10 |
|\ | | | | | Use IBootstrap for the files_trashbin app | ||||
| * | Use IBootstrap for the files_trashbin app | Morris Jobke | 2020-07-23 | 2 | -3/+10 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-06 | 48 | -44/+10 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-04 | 4 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-01 | 2 | -0/+4 |
| | | |||||
* | | Add @nextcloud/event-bus to babel transpile | John Molakvoæ (skjnldsv) | 2020-07-31 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Use `babel-loader-exclude-node-modules-except` | John Molakvoæ (skjnldsv) | 2020-07-31 | 10 | -18/+20 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Bump @nextcloud/eslint-config and peers | John Molakvoæ (skjnldsv) | 2020-07-31 | 6 | -6/+6 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Bump compiled files | John Molakvoæ (skjnldsv) | 2020-07-31 | 16 | -41/+41 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Bump p-queue from 6.4.0 to 6.6.0 | dependabot-preview[bot] | 2020-07-31 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.4.0 to 6.6.0. - [Release notes](https://github.com/sindresorhus/p-queue/releases) - [Commits](https://github.com/sindresorhus/p-queue/compare/v6.4.0...v6.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | | When no user is logged in null is used | Joas Schilling | 2020-07-29 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-29 | 4 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-28 | 2 | -0/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-27 | 2 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-24 | 4 | -4/+10 |
| | | |||||
* | | Merge pull request #21814 from ↵ | Morris Jobke | 2020-07-23 | 4 | -39/+29 |
|\ \ | | | | | | | | | | | | | nextcloud/techdebt/noid/federated_share_added-into-typed-event Move federated_share_added into a typed event | ||||
| * | | Move federated_share_added into a typed event | Morris Jobke | 2020-07-23 | 4 | -39/+29 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Bump @nextcloud/vue from 2.2.1 to 2.3.0 | Georg Ehrke | 2020-07-23 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | | Respect default share permissions | Roeland Jago Douma | 2020-07-23 | 3 | -3/+3 |
|/ / | | | | | | | | | | | Else we'll always create new shares with the max permissions. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |