summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Use a blank line after the opening tagChristoph Wurst2020-04-0917-0/+17
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-09188-175/+17
| | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-0976-617/+617
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #20363 from nextcloud/smb-3.2.3John Molakvoæ2020-04-0912-27/+70
|\ | | | | update icewind/smb to 3.2.3
| * update icewind/smb to 3.2.3Robin Appelman2020-04-0812-27/+70
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2020-04-0912-2/+44
| |
* | Fix multiline commentsChristoph Wurst2020-04-0816-60/+60
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Show the displayname instead of the user idJoas Schilling2020-04-081-19/+34
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Try to use the display name of file transfersJoas Schilling2020-04-081-6/+20
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #20315 from ↵Roeland Jago Douma2020-04-082-2/+2
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/handlebars-4.7.6 Bump handlebars from 4.7.4 to 4.7.6
| * Bump handlebars from 4.7.4 to 4.7.6dependabot-preview[bot]2020-04-082-2/+2
| | | | | | | | | | | | | | | | | | | | Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.4 to 4.7.6. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.4...v4.7.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-04-0812-6/+70
| |
* | Merge pull request #20188 from ↵Roeland Jago Douma2020-04-072-6/+53
|\ \ | |/ |/| | | | | nextcloud/bug/19662/add-default-title-for-event-in-invitatios Add default titles for titleless events in invitations
| * Add default titles for titleless events in invitationsThomas Citharel2020-04-032-6/+53
| | | | | | | | | | | | Closes #19662 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | [tx-robot] updated from transifexNextcloud bot2020-04-0736-6/+84
| |
* | Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-068-37/+46
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Use external Toast implementation and deprecate the OCP APIChristoph Wurst2020-04-066-25/+25
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #20276 from nextcloud/files-external-param-tooltopRoeland Jago Douma2020-04-063-5/+34
|\ \ | | | | | | allow setting tooltips for external storage config options
| * | allow setting tooltips for external storage config optionsRobin Appelman2020-04-033-5/+34
| | | | | | | | | | | | | | | | | | allows explaining non-obvious config options a bit more Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Bump @nextcloud/l10n from 1.1.1 to 1.2.2dependabot-preview[bot]2020-04-0623-85/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.1.1 to 1.2.2. - [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases) - [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.1.1...v1.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | Merge pull request #19761 from ↵Roeland Jago Douma2020-04-062-0/+2
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/19658/add_missing_index_to_original_migration Add missing index to original migration
| * | | Create Mount IDs as BigInt by defaultGeorg Ehrke2020-03-032-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * | | Add indices to original DAV migrationGeorg Ehrke2020-03-031-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-0640-86/+178
| | | |
* | | | Merge pull request #20309 from nextcloud/rakekniven-patch-2Roeland Jago Douma2020-04-051-1/+1
|\ \ \ \ | | | | | | | | | | l10n: Triple dot to ellipsis.
| * | | | l10n: Triple dot to ellipsis.rakekniven2020-04-041-1/+1
| | | | | | | | | | | | | | | Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
* | | | | Merge pull request #20308 from nextcloud/rakekniven-patch-1Roeland Jago Douma2020-04-054-9/+9
|\ \ \ \ \ | | | | | | | | | | | | l10n: Changed spelling of WebAuthn
| * | | | | Compile assetsnpmbuildbot[bot]2020-04-052-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
| * | | | | l10n: Changed spelling of WebAuthnrakekniven2020-04-041-2/+2
| | | | | | | | | | | | | | | | | | Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
| * | | | | l10n: Changed spelling of WebAuthnrakekniven2020-04-041-1/+1
| | | | | | | | | | | | | | | | | | Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
| * | | | | l10n: Changed spelling of WebAuthnrakekniven2020-04-041-1/+1
| |/ / / / | | | | | | | | | | Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
* / / / / [tx-robot] updated from transifexNextcloud bot2020-04-0522-72/+344
|/ / / /
* | | | Merge pull request #20139 from ↵Roeland Jago Douma2020-04-041-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/unify-default-value-for-restricting-user-enumeration-with-settings Unify default value for restricting user enumeration with settings
| * | | | Unify default value for restricting user enumeration with settingsDaniel Calviño Sánchez2020-03-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the value was never enabled or disabled, the settings show "Restrict username enumeration to groups" as disabled. However, in some components it was enabled by default, which caused an inconsistency in the behaviour with respect to the settings, for example in the contacts menu. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | | | Merge pull request #20273 from ↵Roeland Jago Douma2020-04-042-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependachristoph/npm_and_yarn/handlebars-minimist Update handlebars to get rid of minimist
| * | | | | Update handlebars to get rid of minimistChristoph Wurst2020-04-032-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | Merge pull request #20284 from nextcloud/bugfix/noid/catch-no-user-in-cronRoeland Jago Douma2020-04-041-1/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | Properly catch NoUserException during upload cleanup
| * | | | | | Catch NoUserException when running the upload cleanup as cronjobJulius Härtl2020-04-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-0420-4/+112
|/ / / / / /
* | | | | / [tx-robot] updated from transifexNextcloud bot2020-04-03268-254/+1010
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #20285 from nextcloud/fix/l10n-webauthnRoeland Jago Douma2020-04-031-0/+1
|\ \ \ \ \ | |/ / / / |/| | | | Ignore compiled webauthn settings
| * | | | Ignore compiled webauthn settingsRoeland Jago Douma2020-04-031-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Merge pull request #19913 from ↵Roeland Jago Douma2020-04-034-38/+260
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | nextcloud/bugfix/noid/remove-user-name-from-public-sharing-page Remove user name from public sharing page
| * | | | Add a test and fix the existing onesJoas Schilling2020-04-011-29/+220
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Remove user name from public sharing pageJoas Schilling2020-04-013-9/+40
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #20217 from ↵Roeland Jago Douma2020-04-0316-25/+25
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/regenerator-runtime-0.13.5 Bump regenerator-runtime from 0.13.3 to 0.13.5
| * | | | | Bump regenerator-runtime from 0.13.3 to 0.13.5dependabot-preview[bot]2020-04-0316-25/+25
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.3 to 0.13.5. - [Release notes](https://github.com/facebook/regenerator/releases) - [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.3...regenerator-runtime@0.13.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | Merge pull request #20244 from CHRINIMUE/add-progress-bar-to-public-uploadRoeland Jago Douma2020-04-035-13/+37
|\ \ \ \ \ | | | | | | | | | | | | Add basic progressbar to public upload page
| * | | | | fix wrong indentationChristopher Mueller2020-03-311-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Mueller <chrinimue@posteo.me>
| * | | | | add translation strings & add margin to uploaded files-listChristopher Mueller2020-03-313-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Mueller <chrinimue@posteo.me>