aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update wordingMichael Weimann2019-01-141-1/+1
* Implement storing and loading the server infoMichael Weimann2019-01-149-32/+411
* Add the "server info" settingsMichael Weimann2019-01-147-8/+240
* Add the "where is your data?" frontendMichael Weimann2019-01-145-11/+111
* Merge pull request #12490 from nextcloud/improve-mail-subjectRoeland Jago Douma2019-01-131-1/+1
|\
| * improve mail subject for mails to the owner with the passwordBjoern Schiessle2019-01-131-1/+1
* | Merge pull request #13140 from nextcloud/swift-cache-v2Roeland Jago Douma2019-01-135-17/+96
|\ \ | |/ |/|
| * Bump autoloaderRoeland Jago Douma2019-01-132-0/+2
| * Cache tokens when using swift's v2 authenticationRobin Appelman2019-01-133-17/+94
|/
* Merge pull request #13532 from nextcloud/dependabot/npm_and_yarn/apps/updaten...Roeland Jago Douma2019-01-135-53/+35
|\
| * Bump other deps as well and rebuild assetsRoeland Jago Douma2019-01-135-37/+34
| * Bump nextcloud-vue from 0.4.6 to 0.5.0 in /apps/updatenotificationdependabot[bot]2019-01-132-35/+20
|/
* Merge pull request #13535 from nextcloud/dependabot/npm_and_yarn/settings/nex...dependabot[bot]2019-01-137-75/+61
|\
| * Recompile assetsRoeland Jago Douma2019-01-135-34/+37
| * Bump nextcloud-vue from 0.4.6 to 0.5.0 in /settingsdependabot[bot]2019-01-132-41/+24
* | Merge pull request #13534 from nextcloud/dependabot/npm_and_yarn/webpack-cli-...John Molakvoæ2019-01-132-20/+129
|\ \ | |/ |/|
| * Bump webpack-cli from 3.1.2 to 3.2.1dependabot[bot]2019-01-132-20/+129
|/
* Merge pull request #13523 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Roeland Jago Douma2019-01-135-16/+18
|\
| * Compile assetsRoeland Jago Douma2019-01-134-17/+14
| * Bump vue and vue-template-compiler in /apps/accessibilitydependabot[bot]2019-01-122-12/+17
* | Merge pull request #13531 from nextcloud/dependabot/npm_and_yarn/babel-loader...Roeland Jago Douma2019-01-134-130/+84
|\ \
| * | Commit compiled assetsRoeland Jago Douma2019-01-122-22/+22
| * | Bump babel-loader from 8.0.4 to 8.0.5dependabot[bot]2019-01-122-108/+62
* | | [tx-robot] updated from transifexNextcloud bot2019-01-1320-30/+216
| |/ |/|
* | Merge pull request #13544 from nextcloud/npm/deps/settingsRoeland Jago Douma2019-01-127-483/+100
|\ \
| * | Bump js deps of settingsRoeland Jago Douma2019-01-127-483/+100
|/ /
* | Merge pull request #13542 from nextcloud/npm/deps/oauth2Roeland Jago Douma2019-01-125-466/+144
|\ \ | |/ |/|
| * Bump oauth2 js depsRoeland Jago Douma2019-01-125-466/+144
|/
* [tx-robot] updated from transifexNextcloud bot2019-01-1240-34/+214
* Merge pull request #13491 from nextcloud/refactor/remove-unused-base64-polyfillChristoph Wurst2019-01-115-64/+38
|\
| * Remove unused 'Base64' polyfillChristoph Wurst2019-01-115-64/+38
|/
* Merge pull request #13503 from nextcloud/fix/13499Joas Schilling2019-01-111-0/+8
|\
| * Check for no longer existing calendarsRoeland Jago Douma2019-01-111-0/+8
* | Merge pull request #13500 from nextcloud/enh/updatenotifications/include-scssRoeland Jago Douma2019-01-118-426/+1424
|\ \
| * | Bump packages while at itRoeland Jago Douma2019-01-114-373/+130
| * | Include the scss in the vue componentRoeland Jago Douma2019-01-118-65/+1306
* | | Merge pull request #13501 from nextcloud/enh/accessibility/to-nextcloud-axiosRoeland Jago Douma2019-01-115-609/+120
|\ \ \ | |/ / |/| |
| * | Bump dependenciesRoeland Jago Douma2019-01-104-608/+134
| * | Move to nextcloud-axiosRoeland Jago Douma2019-01-103-45/+30
* | | Merge pull request #13495 from nextcloud/dependabot/npm_and_yarn/underscore-1...Roeland Jago Douma2019-01-114-30/+26
|\ \ \ | |_|/ |/| |
| * | Bump underscore from 1.8.3 to 1.9.1dependabot[bot]2019-01-114-30/+26
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-01-1148-50/+228
* | Merge pull request #13497 from nextcloud/dependabot/npm_and_yarn/webpack-merg...Roeland Jago Douma2019-01-102-9/+14
|\ \ | |/ |/|
| * Bump webpack-merge from 4.1.5 to 4.2.1dependabot[bot]2019-01-102-9/+14
|/
* Merge pull request #13498 from nextcloud/dependabot/npm_and_yarn/webpack-4.28.4Roeland Jago Douma2019-01-104-85/+91
|\
| * Rebuild assetsRoeland Jago Douma2019-01-102-22/+22
| * Bump webpack from 4.27.1 to 4.28.4dependabot[bot]2019-01-102-63/+69
|/
* Merge pull request #13461 from nextcloud/dependabot/npm_and_yarn/moment-2.23.0Roeland Jago Douma2019-01-104-48/+52
|\
| * [Security] Bump moment from 2.18.1 to 2.23.0dependabot[bot]2019-01-104-48/+52
* | Merge pull request #13485 from nextcloud/enh/js/bundle-dompurify-settingsRoeland Jago Douma2019-01-1012-21/+47
|\ \ | |/ |/|