summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Merge pull request #20460 from nextcloud/fix-app-not-listed-in-provisioning-i...Roeland Jago Douma2020-04-131-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix app not listed in provisioning integration testDaniel Calviño Sánchez2020-04-131-0/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #20218 from nextcloud/dependabot/npm_and_yarn/marked-0.8.2Roeland Jago Douma2020-04-136-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Bump marked from 0.8.1 to 0.8.2dependabot-preview[bot]2020-04-136-10/+10
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #20445 from nextcloud/dependabot/npm_and_yarn/nextcloud/pa...Roeland Jago Douma2020-04-1318-149/+142
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Bump @nextcloud/paths from 1.1.1 to 1.1.2dependabot-preview[bot]2020-04-1318-149/+142
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #20446 from nextcloud/dependabot/npm_and_yarn/css-loader-3...Roeland Jago Douma2020-04-1346-66/+101
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bump css-loader from 3.4.1 to 3.5.2dependabot-preview[bot]2020-04-1346-66/+101
* | | | | | | | | | | | Merge pull request #20427 from nextcloud/bug/noid/fix-password-reset-activityRoeland Jago Douma2020-04-132-2/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix password reset saying Admin changed my password when reset fromThomas Citharel2020-04-102-2/+15
* | | | | | | | | | | | | Merge pull request #20442 from nextcloud/dependabot/npm_and_yarn/build/jsdoc-...Roeland Jago Douma2020-04-132-45/+51
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Bump jsdoc from 3.6.3 to 3.6.4 in /builddependabot-preview[bot]2020-04-122-45/+51
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-1322-52/+84
* | | | | | | | | | | | Merge pull request #20418 from nextcloud/dependabot/npm_and_yarn/sinon-9.0.2Roeland Jago Douma2020-04-122-12/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Bump sinon from 9.0.1 to 9.0.2dependabot-preview[bot]2020-04-102-12/+12
* | | | | | | | | | | | | Merge pull request #20421 from nextcloud/fix/20393/recommendend_webauthn_modsRoeland Jago Douma2020-04-121-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Show setup check for recommended php modulesRoeland Jago Douma2020-04-101-0/+8
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #20439 from nextcloud/Valdnet-patch-3John Molakvoæ2020-04-123-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Changing the translation catalog for "Share"Valdnet2020-04-123-3/+3
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* / | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-122-0/+10
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #20035 from nextcloud/bugfix/group-encodeJohn Molakvoæ2020-04-119-24/+101
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add tests for encoded group idJulius Härtl2020-04-115-18/+82
| * | | | | | | | | | | Make sure the group id parameter gets properly encoded when used in URLsJulius Härtl2020-04-113-6/+12
| * | | | | | | | | | | Make the groupId url encodedJulius Härtl2020-04-111-0/+7
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #20185 from azul/open-new_tabJohn Molakvoæ2020-04-118-60/+93
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Allow opening files for editing in new tabsAzul2020-04-097-45/+76
| * | | | | | | | | | | refactor: fileActions.getCurrentDefaultFileAction()Azul2020-04-084-18/+20
* | | | | | | | | | | | Merge pull request #20426 from nextcloud/techdebt/psr2John Molakvoæ2020-04-11397-1370/+1383
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Bump coding standard lib for PSR2Christoph Wurst2020-04-102-7/+9
| * | | | | | | | | | | | Format code according to PSR2Christoph Wurst2020-04-1015-10/+22
| * | | | | | | | | | | | Add visibility to all constantsChristoph Wurst2020-04-10228-774/+774
| * | | | | | | | | | | | Add visibility to all methods and position of static keywordChristoph Wurst2020-04-10172-545/+545
| * | | | | | | | | | | | Add visibility to all properties and move static keywordChristoph Wurst2020-04-1016-34/+33
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/variousJohn Molakvoæ2020-04-1159-1142/+1151
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Bump acceptance testsJohn Molakvoæ (skjnldsv)2020-04-101-4/+4
| * | | | | | | | | | | | Bump core-js from 1.4.1 to 1.5.0John Molakvoæ (skjnldsv)2020-04-1058-552/+880
| * | | | | | | | | | | | Bump core-js from 3.6.4 to 3.6.5dependabot-preview[bot]2020-04-102-4/+9
| * | | | | | | | | | | | Bump @nextcloud/initial-state from 1.1.1 to 1.1.2dependabot-preview[bot]2020-04-102-11/+4
| * | | | | | | | | | | | Bump @nextcloud/l10n from 1.2.2 to 1.2.3dependabot-preview[bot]2020-04-102-4/+4
| * | | | | | | | | | | | Bump @nextcloud/password-confirmation from 1.0.0 to 1.0.1dependabot-preview[bot]2020-04-102-4/+4
| * | | | | | | | | | | | Bump @nextcloud/event-bus from 1.1.3 to 1.1.4dependabot-preview[bot]2020-04-102-14/+9
| * | | | | | | | | | | | Bump @babel/preset-env from 7.8.7 to 7.9.5dependabot-preview[bot]2020-04-102-533/+228
| * | | | | | | | | | | | Bump @nextcloud/auth from 1.2.2 to 1.2.3dependabot-preview[bot]2020-04-102-12/+5
| * | | | | | | | | | | | Bump p-limit from 2.2.2 to 2.3.0dependabot-preview[bot]2020-04-102-4/+4
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-1142-12/+236
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #20422 from nextcloud/techdebt/format-control-structs-clas...Christoph Wurst2020-04-101757-5891/+3872
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Format control structures, classes, methods and functionChristoph Wurst2020-04-101757-5891/+3872
* | | | | | | | | | | | Merge pull request #19495 from nextcloud/preview-generate-batchRoeland Jago Douma2020-04-106-76/+271
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | fix preview generation testsRobin Appelman2020-04-102-16/+25
| * | | | | | | | | | | optimize batch generation of previewsRobin Appelman2020-04-093-15/+144