summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #17138 from nextcloud/bugfix/noid/workflowblizzz2019-09-173-3/+3
|\ | | | | Workflowengine: Fix check listing
| * Bump bundlesJulius Härtl2019-09-152-2/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Fix check listingJulius Härtl2019-09-151-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #17159 from nextcloud/bugfix/17004/birthday_service_fixesRoeland Jago Douma2019-09-171-4/+11
|\ \ | | | | | | Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday service
| * | Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday ↵Georg Ehrke2019-09-161-4/+11
| | | | | | | | | | | | | | | | | | service Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | Allow options to be passed to `FileList.createFile` (#12990)John Molakvoæ2019-09-161-3/+4
|\ \ \ | |/ / |/| | Allow options to be passed to `FileList.createFile`
| * | Allow options to be passed to `FileList.createFile`, so that `scrollTo` can ↵Thomas Ebert2019-09-161-3/+4
|/ / | | | | | | | | | | be overridden. Signed-off-by: Thomas Ebert <thomas.ebert@te-online.net>
* | Merge pull request #16976 from nextcloud/bugfix/noid/directory-icon-mountRoeland Jago Douma2019-09-154-6/+10
|\ \ | |/ |/| Always use the folder icon depending on the mount type if not a share mount
| * Bump bundlesJulius Härtl2019-09-152-2/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Fallback to directory icon based on the mount typeJulius Härtl2019-09-152-4/+8
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #17151 from nextcloud/td/remove/createPreviewRoeland Jago Douma2019-09-152-40/+0
|\ \ | | | | | | Remove deprecated function createPreview
| * | Remove deprecated function createPreviewRoeland Jago Douma2019-09-152-40/+0
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #15936 from ↵Roeland Jago Douma2019-09-1517-113/+175
|\ \ \ | |_|/ |/| | | | | | | | nextcloud/bugfix/15539/wronguser-apptoken-impersonation Disable app token creation for impersonated people, ref #15539
| * | Fixed the SecurityTest errorGreta Doci2019-09-154-5/+17
| | | | | | | | | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
| * | Fixed the testGreta Doci2019-09-151-0/+5
| | | | | | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
| * | Fix wrongly mixed mock objects in encryption testsJoas Schilling2019-09-156-106/+72
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Disable app token creation for impersonated people, ref #15539Greta Doci2019-09-157-2/+81
| |/ | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* | Merge pull request #17123 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.0Roeland Jago Douma2019-09-158-12/+12
|\ \ | | | | | | Bump dompurify from 1.0.11 to 2.0.0
| * | Bump dompurify from 1.0.11 to 2.0.0dependabot-preview[bot]2019-09-158-12/+12
|/ / | | | | | | | | | | | | | | | | | | Bumps [dompurify](https://github.com/cure53/DOMPurify) from 1.0.11 to 2.0.0. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/1.0.11...2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #17122 from ↵Roeland Jago Douma2019-09-154-7/+7
|\ \ | |/ |/| | | | | nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.1.2 Bump css-vars-ponyfill from 2.1.1 to 2.1.2
| * Bump css-vars-ponyfill from 2.1.1 to 2.1.2dependabot-preview[bot]2019-09-154-7/+7
| | | | | | | | | | | | | | | | | | | | Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases) - [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md) - [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #17110 from zorn-v/patch-1Roeland Jago Douma2019-09-151-1/+1
|\ \ | |/ |/| Position fixed for .toastify.toast
| * Position fixed for .toastify.toastzorn-v2019-09-121-1/+1
| |
* | Merge pull request #17121 from ↵Roeland Jago Douma2019-09-156-8/+8
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/jstimezonedetect-1.0.7 Bump jstimezonedetect from 1.0.6 to 1.0.7
| * | Bump jstimezonedetect from 1.0.6 to 1.0.7dependabot-preview[bot]2019-09-146-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jstimezonedetect](https://github.com/pellepim/jstimezonedetect) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/pellepim/jstimezonedetect/releases) - [Changelog](https://github.com/pellepim/jstimezonedetect/blob/master/changelog.md) - [Commits](https://github.com/pellepim/jstimezonedetect/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | Merge pull request #17074 from nextcloud/enh/hardening/identityproofRoeland Jago Douma2019-09-153-22/+42
|\ \ \ | | | | | | | | Harden identityproof key generation
| * | | Harden identifyproof openssl codeRoeland Jago Douma2019-09-143-22/+42
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #17144 from nextcloud/dependabot/npm_and_yarn/webpack-4.40.2Roeland Jago Douma2019-09-152-4/+4
|\ \ \ \ | | | | | | | | | | Bump webpack from 4.40.1 to 4.40.2
| * | | | Bump webpack from 4.40.1 to 4.40.2dependabot-preview[bot]2019-09-152-4/+4
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.40.1 to 4.40.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.40.1...v4.40.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #17141 from nextcloud/fix/leftover_unit_testsRoeland Jago Douma2019-09-141-14/+0
|\ \ \ \ | |_|/ / |/| | | Remove leftover unit test
| * | | Remove leftover unit testRoeland Jago Douma2019-09-141-14/+0
| |/ / | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #17130 from nextcloud/refactor/deprecate-global-dompurifyRoeland Jago Douma2019-09-143-3/+3
|\ \ \ | |/ / |/| | Deprecate the global DOMPurify
| * | Deprecate the global DOMPurifyChristoph Wurst2019-09-143-3/+3
|/ / | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #17085 from ↵blizzz2019-09-146-14/+29
|\ \ | | | | | | | | | | | | nextcloud/refactor/symfony-event-dispatcher-contracts-events Use Symfony's new contract Event class instead of the deprecated one
| * | Use Symfony's new contract Event class instead of the deprecated oneChristoph Wurst2019-09-126-14/+29
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #17120 from nextcloud/dependabot/npm_and_yarn/webpack-4.40.1Roeland Jago Douma2019-09-1454-413/+413
|\ \ \ | | | | | | | | Bump webpack from 4.39.3 to 4.40.1
| * | | Bump webpack from 4.39.3 to 4.40.1dependabot-preview[bot]2019-09-1354-413/+413
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.39.3 to 4.40.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.39.3...v4.40.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | Merge pull request #17116 from nextcloud/td/backup_codes/remove_unusedRoeland Jago Douma2019-09-142-14/+0
|\ \ \ | |/ / |/| | Remove unused backupscode function
| * | Remove unused backupscode functionRoeland Jago Douma2019-09-122-14/+0
|/ / | | | | | | | | | | We use the initial state API so no need for this anymore. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #17106 from nextcloud/feature/dispatch-typed-eventblizzz2019-09-122-0/+17
|\ \ | |/ |/| Add Symfony inspired typed event dispatcher method
| * Add Symfony inspired typed event dispatcher methodChristoph Wurst2019-09-112-0/+17
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #17084 from nextcloud/refactor/symfony-dispatcher-signatureRoeland Jago Douma2019-09-111-2/+1
|\ \ | |/ |/| Use the new Symfony event dispatcher signature
| * Use the new Symfony event dispatcher signatureChristoph Wurst2019-09-101-2/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #17021 from nextcloud/bye-spreed-hello-talkJoas Schilling2019-09-114-14/+14
|\ \ | | | | | | Bye Spreed namespace, hello Talk!
| * | Bye Spreed namespace, hello Talk!Joas Schilling2019-09-054-14/+14
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #16682 from nextcloud/enh/12790/workflow-backendRoeland Jago Douma2019-09-1195-2145/+5533
|\ \ \ | | | | | | | | workflow overhaul
| * | | Bump workflow bundlesJulius Härtl2019-09-112-2/+426
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | bump version to reflect fundamental changesArthur Schiwon2019-09-111-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | Merge pull request #16706 from nextcloud/workflow-frontendblizzz2019-09-1042-1620/+2231
| |\ \ \ | | | | | | | | | | Workflow frontend overhaul
| | * | | Workflow vue cleanupJulius Härtl2019-09-107-41/+28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>