summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Use a blank line after the opening tagChristoph Wurst2020-04-0917-0/+17
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-09188-175/+17
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-0976-617/+617
* Merge pull request #20363 from nextcloud/smb-3.2.3John Molakvoæ2020-04-0912-27/+70
|\
| * update icewind/smb to 3.2.3Robin Appelman2020-04-0812-27/+70
* | [tx-robot] updated from transifexNextcloud bot2020-04-0912-2/+44
* | Fix multiline commentsChristoph Wurst2020-04-0816-60/+60
* | Show the displayname instead of the user idJoas Schilling2020-04-081-19/+34
* | Try to use the display name of file transfersJoas Schilling2020-04-081-6/+20
|/
* Merge pull request #20315 from nextcloud/dependabot/npm_and_yarn/handlebars-4...Roeland Jago Douma2020-04-082-2/+2
|\
| * Bump handlebars from 4.7.4 to 4.7.6dependabot-preview[bot]2020-04-082-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-04-0812-6/+70
* | Merge pull request #20188 from nextcloud/bug/19662/add-default-title-for-even...Roeland Jago Douma2020-04-072-6/+53
|\ \ | |/ |/|
| * Add default titles for titleless events in invitationsThomas Citharel2020-04-032-6/+53
* | [tx-robot] updated from transifexNextcloud bot2020-04-0736-6/+84
* | Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-068-37/+46
* | Use external Toast implementation and deprecate the OCP APIChristoph Wurst2020-04-066-25/+25
* | Merge pull request #20276 from nextcloud/files-external-param-tooltopRoeland Jago Douma2020-04-063-5/+34
|\ \
| * | allow setting tooltips for external storage config optionsRobin Appelman2020-04-033-5/+34
* | | Bump @nextcloud/l10n from 1.1.1 to 1.2.2dependabot-preview[bot]2020-04-0623-85/+85
* | | Merge pull request #19761 from nextcloud/bugfix/19658/add_missing_index_to_or...Roeland Jago Douma2020-04-062-0/+2
|\ \ \
| * | | Create Mount IDs as BigInt by defaultGeorg Ehrke2020-03-032-1/+1
| * | | Add indices to original DAV migrationGeorg Ehrke2020-03-031-0/+2
* | | | [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.rakekniven2020-04-041-1/+1
* | | | | Merge pull request #20308 from nextcloud/rakekniven-patch-1Roeland Jago Douma2020-04-054-9/+9
|\ \ \ \ \
| * | | | | Compile assetsnpmbuildbot[bot]2020-04-052-5/+5
| * | | | | l10n: Changed spelling of WebAuthnrakekniven2020-04-041-2/+2
| * | | | | l10n: Changed spelling of WebAuthnrakekniven2020-04-041-1/+1
| * | | | | l10n: Changed spelling of WebAuthnrakekniven2020-04-041-1/+1
| |/ / / /
* / / / / [tx-robot] updated from transifexNextcloud bot2020-04-0522-72/+344
|/ / / /
* | | | Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-...Roeland Jago Douma2020-04-041-1/+1
|\ \ \ \
| * | | | Unify default value for restricting user enumeration with settingsDaniel Calviño Sánchez2020-03-241-1/+1
* | | | | Merge pull request #20273 from nextcloud/dependachristoph/npm_and_yarn/handle...Roeland Jago Douma2020-04-042-2/+2
|\ \ \ \ \
| * | | | | Update handlebars to get rid of minimistChristoph Wurst2020-04-032-2/+2
* | | | | | Merge pull request #20284 from nextcloud/bugfix/noid/catch-no-user-in-cronRoeland Jago Douma2020-04-041-1/+2
|\ \ \ \ \ \
| * | | | | | Catch NoUserException when running the upload cleanup as cronjobJulius Härtl2020-04-031-1/+2
* | | | | | | [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 settingsRoeland Jago Douma2020-04-031-0/+1
* | | | | Merge pull request #19913 from nextcloud/bugfix/noid/remove-user-name-from-pu...Roeland Jago Douma2020-04-034-38/+260
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add a test and fix the existing onesJoas Schilling2020-04-011-29/+220
| * | | | Remove user name from public sharing pageJoas Schilling2020-04-013-9/+40
* | | | | Merge pull request #20217 from nextcloud/dependabot/npm_and_yarn/regenerator-...Roeland Jago Douma2020-04-0316-25/+25
|\ \ \ \ \
| * | | | | Bump regenerator-runtime from 0.13.3 to 0.13.5dependabot-preview[bot]2020-04-0316-25/+25
| | |_|_|/ | |/| | |
* | | | | Merge pull request #20244 from CHRINIMUE/add-progress-bar-to-public-uploadRoeland Jago Douma2020-04-035-13/+37
|\ \ \ \ \
| * | | | | fix wrong indentationChristopher Mueller2020-03-311-6/+6
| * | | | | add translation strings & add margin to uploaded files-listChristopher Mueller2020-03-313-6/+5