summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge pull request #21547 from nextcloud/enhancement/workflowengine-bootstrapRoeland Jago Douma2020-07-025-70/+86
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move the event listener into a dedicated classChristoph Wurst2020-06-244-40/+66
| * | | | | | | | | Migrate WFE to new bootstrap mechanismChristoph Wurst2020-06-242-41/+31
* | | | | | | | | | Merge pull request #21580 from therealklanni/masterRoeland Jago Douma2020-07-021-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add audio formats to htaccessKevin Lanni2020-06-241-1/+1
* | | | | | | | | | | Merge pull request #21590 from nextcloud/debt/noid/unused-methodRoeland Jago Douma2020-07-021-6/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unused method.Daniel Kesselberg2020-06-251-6/+0
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #21657 from nextcloud/fix/no_undefined_in_templateRoeland Jago Douma2020-07-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Check if debugMode is defined before using itRoeland Jago Douma2020-07-021-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #21599 from nextcloud/debt/noid/type-to-typesRoeland Jago Douma2020-07-0227-156/+159
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Replace TYPE with TYPESDaniel Kesselberg2020-06-3027-156/+159
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #21653 from nextcloud/bugfix/noid/fix-ipv6-remote-addresse...Roeland Jago Douma2020-07-022-0/+34
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validatingJoas Schilling2020-07-022-0/+34
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #21597 from nextcloud/techdebt/noid/return-value-for-commandsJoas Schilling2020-07-01123-170/+271
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix unit testsJoas Schilling2020-06-262-9/+9
| * | | | | | | | | Add missing returnJoas Schilling2020-06-261-1/+1
| * | | | | | | | | Also always return in app commandsJoas Schilling2020-06-2642-57/+102
| * | | | | | | | | Add return value to all commandsJoas Schilling2020-06-2679-103/+159
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #19646 from firlevapz/bugfix/19400/oauth2-login-opens-new-...Joas Schilling2020-07-011-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change OAuth2 redirect link to relative linkFabian Helm2020-02-251-1/+1
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-07-014-0/+58
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #21604 from nextcloud/dependabot/npm_and_yarn/vue-loader-1...Roeland Jago Douma2020-06-302-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bump vue-loader from 15.9.2 to 15.9.3dependabot-preview[bot]2020-06-272-4/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #21588 from nextcloud/bug/21214/method-signatureRoeland Jago Douma2020-06-301-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update presign method to match with interface again.Daniel Kesselberg2020-06-251-1/+2
| |/ / / / / / / /
* | | | | | | | | Merge pull request #21589 from nextcloud/debt/noid/wrong-exception-callRoeland Jago Douma2020-06-301-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Set retry = false for forbidden exception.Daniel Kesselberg2020-06-251-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #21603 from nextcloud/dependabot/npm_and_yarn/mochapack-2.0.2Roeland Jago Douma2020-06-302-35/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bump mochapack from 2.0.0 to 2.0.2dependabot-preview[bot]2020-06-272-35/+28
| |/ / / / / / / /
* | | | | | | | | Merge pull request #21592 from nextcloud/debt/noid/drop-parallel-lintRoeland Jago Douma2020-06-302-254/+597
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unused jakub-onderka/php-parallel-lintDaniel Kesselberg2020-06-262-254/+597
| |/ / / / / / / /
* | | | | | | | | Merge pull request #21596 from nextcloud/debt/noid/share-return-mismatchRoeland Jago Douma2020-06-301-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Replace Share with IShare and add missing return.Daniel Kesselberg2020-06-261-3/+3
| |/ / / / / / / /
* | | | | | | | | Merge pull request #21632 from nextcloud/techdebt/app-php-deprecation-logRoeland Jago Douma2020-06-301-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Log usages of the deprecated app.php fileChristoph Wurst2020-06-301-0/+3
* | | | | | | | | | Merge pull request #21630 from nextcloud/fix/21627/close-xRoeland Jago Douma2020-06-306-5/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make closing dialogs callback with falseGary Kim2020-06-306-5/+8
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #21606 from nextcloud/dependabot/npm_and_yarn/exports-load...Roeland Jago Douma2020-06-302-4/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Bump exports-loader from 1.0.1 to 1.1.0dependabot-preview[bot]2020-06-272-4/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #21605 from nextcloud/dependabot/npm_and_yarn/dompurify-2....Roeland Jago Douma2020-06-3010-14/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bump dompurify from 2.0.11 to 2.0.12dependabot-preview[bot]2020-06-3010-14/+14
|/ / / / / / / / /
* | | | | | | | | Merge pull request #21602 from nextcloud/dependabot/npm_and_yarn/css-vars-pon...Roeland Jago Douma2020-06-304-9/+9
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Bump css-vars-ponyfill from 2.3.1 to 2.3.2dependabot-preview[bot]2020-06-304-9/+9
| |/ / / / / / /
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-06-3014-96/+110
* | | | | | | | Merge pull request #21594 from nextcloud/bugfix/21586/precalculate-primary-el...Joas Schilling2020-06-294-6/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix PHP CSJoas Schilling2020-06-261-1/+1
| * | | | | | | | Precalculate the primary element color for dark mode tooJoas Schilling2020-06-264-6/+32
| |/ / / / / / /
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-06-292-2/+2
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-06-284-0/+6
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-06-2716-0/+32
|/ / / / / / /