summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #11063 from nextcloud/dependabot/npm_and_yarn/apps/updaten...Roeland Jago Douma2018-09-052-5/+5
|\ \ \ \ \
| * | | | | Bump webpack from 4.17.1 to 4.17.2 in /apps/updatenotificationdependabot[bot]2018-09-052-5/+5
| |/ / / /
* | | | | Merge pull request #11062 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Roeland Jago Douma2018-09-052-9/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Bump webpack from 4.17.1 to 4.17.2 in /apps/accessibilitydependabot[bot]2018-09-052-9/+7
| |/ / /
* | | | Merge pull request #11058 from nextcloud/3rdparty/guzzle/6.3.3Christoph Wurst2018-09-051-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | [3rdparty] Update to guzzle 6.3.3Roeland Jago Douma2018-09-051-0/+0
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2018-09-0522-26/+6
* | | Merge pull request #11048 from nextcloud/stable14-10963Julius Härtl2018-09-041-3/+3
|\ \ \ | |_|/ |/| |
| * | Updates logo scss to regard default valuesMichael Weimann2018-09-041-3/+3
* | | Merge pull request #11022 from nextcloud/bump/npm/settingsJulius Härtl2018-09-044-97/+85
|\ \ \
| * | | Bump js deps settingsRoeland Jago Douma2018-09-044-97/+85
* | | | Merge pull request #11047 from nextcloud/typo/config.sample.phpRoeland Jago Douma2018-09-041-1/+1
|\ \ \ \
| * | | | Fix typo in config.sample.phpMarius Blüm2018-09-041-1/+1
| |/ / /
* | | | Merge pull request #11046 from nextcloud/feature/10725/apploggerRoeland Jago Douma2018-09-044-0/+96
|\ \ \ \ | |/ / / |/| | |
| * | | Add wrapper Logger in DIContainerRoeland Jago Douma2018-09-044-0/+96
* | | | Merge pull request #10975 from nextcloud/dependabot/npm_and_yarn/build/node-s...John Molakvoæ2018-09-042-1503/+1518
|\ \ \ \
| * | | | Bump node-sass from 4.9.2 to 4.9.3 in /builddependabot[bot]2018-09-032-1503/+1518
* | | | | Merge pull request #11023 from nextcloud/bump/npm/accessibilityChristoph Wurst2018-09-044-17/+19
|\ \ \ \ \
| * | | | | Bump JS deps AccessibilityRoeland Jago Douma2018-09-034-17/+19
* | | | | | Merge pull request #11044 from nextcloud/td/8.2.0-public-utilChristoph Wurst2018-09-041-44/+0
|\ \ \ \ \ \
| * | | | | | Remove deprecated methods from OCP\UtilRoeland Jago Douma2018-09-041-44/+0
* | | | | | | Merge pull request #11040 from nextcloud/feature/11035/worker-srcRoeland Jago Douma2018-09-043-0/+46
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Deprecate the childSrc functionsRoeland Jago Douma2018-09-042-0/+4
| * | | | | | Add workerSrc to CSPRoeland Jago Douma2018-09-043-0/+42
| |/ / / / /
* | | | | | Merge pull request #10914 from nextcloud/quota-typoRoeland Jago Douma2018-09-043-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update mapRoeland Jago Douma2018-09-031-1/+1
| * | | | | add missing js filesJin Lin Wright2018-08-292-2/+2
| * | | | | remove space between quota and colonJin Lin Wright2018-08-281-1/+1
* | | | | | Merge pull request #11024 from nextcloud/bump/npm/updatenotificationChristoph Wurst2018-09-044-75/+70
|\ \ \ \ \ \
| * | | | | | Bump JS deps updatenotificationRoeland Jago Douma2018-09-034-75/+70
| | |/ / / / | |/| | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-046-2/+80
* | | | | | Merge pull request #11016 from nextcloud/bump/npm/oauthRoeland Jago Douma2018-09-034-77/+59
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bump OAuth2 js depsRoeland Jago Douma2018-09-034-77/+59
| | |/ / / | |/| | |
* | | | | Merge pull request #10969 from nextcloud/fix/10968/upload-progressJulius Härtl2018-09-031-0/+4
|\ \ \ \ \
| * | | | | Fixes the upload progress bar layoutMichael Weimann2018-09-021-0/+4
* | | | | | Merge pull request #10984 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Julius Härtl2018-09-032-68/+42
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Bump webpack from 4.16.1 to 4.17.1 in /apps/accessibilitydependabot[bot]2018-09-032-68/+42
|/ / / / /
* / / / / [tx-robot] updated from transifexNextcloud bot2018-09-032-0/+8
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-022-0/+2
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-0136-6/+214
| |/ / |/| |
* | | Merge pull request #10861 from nextcloud/version/noid/14.0.0RC2v14.0.0RC2Morris Jobke2018-08-311-2/+2
|\ \ \
| * | | 14.0.0 RC 2Morris Jobke2018-08-311-2/+2
|/ / /
* | | Merge pull request #10943 from nextcloud/fix/2fa-provider-dao-concurrent-insertMorris Jobke2018-08-311-20/+9
|\ \ \
| * | | Fix handlng of concurrent inserts of the 2FA provider registry DAOChristoph Wurst2018-08-311-20/+9
* | | | Merge pull request #10944 from nextcloud/content-list-overflow-fixRoeland Jago Douma2018-08-311-3/+3
|\ \ \ \
| * | | | Fix overflow x scroll on app content listJohn Molakvoæ (skjnldsv)2018-08-311-3/+3
* | | | | Merge pull request #10942 from nextcloud/feature/10776/longer-password-reset-...Morris Jobke2018-08-312-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Change password expiration time from 12h to 7dMorris Jobke2018-08-312-2/+2
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2018-08-3116-2/+96
* | | | Merge pull request #10939 from nextcloud/bugfix/10930/perm-checker-wrong-pathMorris Jobke2018-08-301-6/+5
|\ \ \ \