]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 26 Sep 2019 02:14:57 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #17254 from nextcloud/fix/double_escape
Roeland Jago Douma [Wed, 25 Sep 2019 09:59:31 +0000 (11:59 +0200)]
Merge pull request #17254 from nextcloud/fix/double_escape

Properly import DOMPurify in l10n.js

5 years agoFix spaces being collapsed in move dialog (#17240)
John Molakvoæ [Wed, 25 Sep 2019 09:23:34 +0000 (11:23 +0200)]
Fix spaces being collapsed in move dialog (#17240)

Fix spaces being collapsed in move dialog

5 years agoProperly import DOMPurify in l10n.js 17254/head
Roeland Jago Douma [Wed, 25 Sep 2019 07:35:12 +0000 (09:35 +0200)]
Properly import DOMPurify in l10n.js

Fixes a bunch of warning in the console.
And fixed the doube escaping.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #17253 from nextcloud/fix/apptoken_creation
Roeland Jago Douma [Wed, 25 Sep 2019 08:53:58 +0000 (10:53 +0200)]
Merge pull request #17253 from nextcloud/fix/apptoken_creation

Fix apptoken creation

5 years agoFix apptoken creation 17253/head
Roeland Jago Douma [Wed, 25 Sep 2019 07:16:51 +0000 (09:16 +0200)]
Fix apptoken creation

Seems there was a small bug in #15936
This inverts the check and add the property

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 25 Sep 2019 02:14:47 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #16641 from nextcloud/enh/files_additionalscripts
Roeland Jago Douma [Tue, 24 Sep 2019 19:56:50 +0000 (21:56 +0200)]
Merge pull request #16641 from nextcloud/enh/files_additionalscripts

Files additionalscripts to real event

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 24 Sep 2019 02:14:41 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

5 years agoFix spaces being collapsed in move dialog 17240/head
Gary Kim [Mon, 23 Sep 2019 17:54:42 +0000 (01:54 +0800)]
Fix spaces being collapsed in move dialog

Signed-off-by: Gary Kim <gary@garykim.dev>
5 years agoMove over comments to the new event 16641/head
Roeland Jago Douma [Fri, 2 Aug 2019 18:16:58 +0000 (20:16 +0200)]
Move over comments to the new event

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoAdd new LoadAdditionalScriptsEvent
Roeland Jago Douma [Fri, 2 Aug 2019 18:08:54 +0000 (20:08 +0200)]
Add new LoadAdditionalScriptsEvent

This adds a new event that is in the new style of event dispatching.
This should allow more lazy loading and better sepeartion of concerns

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #17163 from nextcloud/bugfix/noid/print-error-on-data-dir-error
Roeland Jago Douma [Mon, 23 Sep 2019 08:08:58 +0000 (10:08 +0200)]
Merge pull request #17163 from nextcloud/bugfix/noid/print-error-on-data-dir-error

Print error on data dir error

5 years agoMerge pull request #17232 from nextcloud/dependabot/npm_and_yarn/build/handlebars...
Roeland Jago Douma [Mon, 23 Sep 2019 08:04:13 +0000 (10:04 +0200)]
Merge pull request #17232 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.2.1

Bump handlebars from 4.2.0 to 4.2.1 in /build

5 years agoMerge pull request #17234 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.1
Roeland Jago Douma [Mon, 23 Sep 2019 08:03:19 +0000 (10:03 +0200)]
Merge pull request #17234 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.1

Bump dompurify from 2.0.0 to 2.0.1

5 years agoBump dompurify from 2.0.0 to 2.0.1 17234/head
dependabot-preview[bot] [Sun, 22 Sep 2019 17:59:21 +0000 (17:59 +0000)]
Bump dompurify from 2.0.0 to 2.0.1

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.0...2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoBump handlebars from 4.2.0 to 4.2.1 in /build 17232/head
dependabot-preview[bot] [Sun, 22 Sep 2019 17:59:05 +0000 (17:59 +0000)]
Bump handlebars from 4.2.0 to 4.2.1 in /build

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.2.1/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoMerge pull request #17233 from nextcloud/dependabot/npm_and_yarn/handlebars-4.2.1
Roeland Jago Douma [Sun, 22 Sep 2019 17:57:21 +0000 (19:57 +0200)]
Merge pull request #17233 from nextcloud/dependabot/npm_and_yarn/handlebars-4.2.1

Bump handlebars from 4.2.0 to 4.2.1

5 years agoBump handlebars from 4.2.0 to 4.2.1 17233/head
dependabot-preview[bot] [Sun, 22 Sep 2019 01:13:13 +0000 (01:13 +0000)]
Bump handlebars from 4.2.0 to 4.2.1

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.2.1/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoMerge pull request #17235 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.9
Roeland Jago Douma [Sun, 22 Sep 2019 10:55:10 +0000 (12:55 +0200)]
Merge pull request #17235 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.9

Bump webpack-cli from 3.3.8 to 3.3.9

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 22 Sep 2019 02:15:36 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoBump webpack-cli from 3.3.8 to 3.3.9 17235/head
dependabot-preview[bot] [Sun, 22 Sep 2019 01:14:22 +0000 (01:14 +0000)]
Bump webpack-cli from 3.3.8 to 3.3.9

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.9/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 21 Sep 2019 02:14:49 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 20 Sep 2019 02:15:04 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #17017 from ritsute/fix/css-actions.creatable
Roeland Jago Douma [Thu, 19 Sep 2019 19:36:37 +0000 (21:36 +0200)]
Merge pull request #17017 from ritsute/fix/css-actions.creatable

fix "create folder" icon overlaying home icon

5 years agoMerge pull request #17206 from nextcloud/logger-catch-exceptions
Roeland Jago Douma [Thu, 19 Sep 2019 16:33:45 +0000 (18:33 +0200)]
Merge pull request #17206 from nextcloud/logger-catch-exceptions

catch exceptions that occur during logging

5 years agoMerge pull request #17207 from nextcloud/fix/federated-file-sharing-l10n
Joas Schilling [Thu, 19 Sep 2019 13:27:19 +0000 (15:27 +0200)]
Merge pull request #17207 from nextcloud/fix/federated-file-sharing-l10n

Fix l10n in federated file sharing

5 years agocatch exceptions that occur during logging 17206/head
Robin Appelman [Thu, 19 Sep 2019 10:20:34 +0000 (12:20 +0200)]
catch exceptions that occur during logging

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoFix l10n in federated file sharing 17207/head
Christoph Wurst [Thu, 19 Sep 2019 10:57:45 +0000 (12:57 +0200)]
Fix l10n in federated file sharing

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 19 Sep 2019 02:15:38 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #17201 from nextcloud/fix/tiny_authentication_bug_mostly_affecting...
Roeland Jago Douma [Wed, 18 Sep 2019 20:52:53 +0000 (22:52 +0200)]
Merge pull request #17201 from nextcloud/fix/tiny_authentication_bug_mostly_affecting_french_people

Use the actual password to update the tokens

5 years agoUse the actual password to update the tokens 17201/head
Roeland Jago Douma [Wed, 18 Sep 2019 17:46:21 +0000 (19:46 +0200)]
Use the actual password to update the tokens

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #17194 from nextcloud/fix/17166/delete-temp-tokens-only-for-curren...
Roeland Jago Douma [Wed, 18 Sep 2019 16:08:59 +0000 (18:08 +0200)]
Merge pull request #17194 from nextcloud/fix/17166/delete-temp-tokens-only-for-current-user

Add uid to delete temp token query

5 years agoAdd uid to delete temp token query 17194/head
Daniel Kesselberg [Wed, 18 Sep 2019 14:52:42 +0000 (16:52 +0200)]
Add uid to delete temp token query

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoMerge pull request #17175 from nextcloud/feature/noid/make-getById-work-for-files...
Roeland Jago Douma [Wed, 18 Sep 2019 11:44:52 +0000 (13:44 +0200)]
Merge pull request #17175 from nextcloud/feature/noid/make-getById-work-for-files-in-appdata

Fix getById for files in appdata and the root mount

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 18 Sep 2019 02:14:55 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

5 years agoAdd theme class to body and fix for theme selection (#16929)
John Molakvoæ [Tue, 17 Sep 2019 22:56:50 +0000 (00:56 +0200)]
Add theme class to body and fix for theme selection (#16929)

Add theme class to body and fix for theme selection

5 years agoAdd space between dots in more-icon (#17178)
John Molakvoæ [Tue, 17 Sep 2019 22:38:33 +0000 (00:38 +0200)]
Add space between dots in more-icon (#17178)

Add space between dots in more-icon

5 years agoAdd space between dots in more-icon 17178/head
jenniferpiperek [Tue, 17 Sep 2019 11:09:01 +0000 (13:09 +0200)]
Add space between dots in more-icon

Signed-off-by: jenniferpiperek <jenniferpiperek@users.noreply.github.com>
5 years agoMerge pull request #17162 from nextcloud/bugfix/noid/fix_recent-favorite_filename_ove...
Roeland Jago Douma [Tue, 17 Sep 2019 16:16:47 +0000 (18:16 +0200)]
Merge pull request #17162 from nextcloud/bugfix/noid/fix_recent-favorite_filename_ovelaping

Fix the recent/favorite/shared filename problem

5 years agoMerge pull request #17174 from nextcloud/bugfix/noid/properly_mark_birthday_calendars...
Roeland Jago Douma [Tue, 17 Sep 2019 16:03:21 +0000 (18:03 +0200)]
Merge pull request #17174 from nextcloud/bugfix/noid/properly_mark_birthday_calendars_as_not_sharable

properly mark birthday calendars as not shareable for now

5 years agoMerge pull request #17098 from nextcloud/fix/css/variables-color-primary-light
Joas Schilling [Tue, 17 Sep 2019 13:54:35 +0000 (15:54 +0200)]
Merge pull request #17098 from nextcloud/fix/css/variables-color-primary-light

Create color-primary-light variable

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 17 Sep 2019 12:33:26 +0000 (12:33 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #17180 from nextcloud/fix/translations
Roeland Jago Douma [Tue, 17 Sep 2019 12:19:33 +0000 (14:19 +0200)]
Merge pull request #17180 from nextcloud/fix/translations

We should ignore compiles javascript!

5 years agoWe should ignore compiles javascript! 17180/head
Roeland Jago Douma [Tue, 17 Sep 2019 12:18:55 +0000 (14:18 +0200)]
We should ignore compiles javascript!

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoproperly mark birthday calendars as not shareable for now 17174/head
Georg Ehrke [Tue, 17 Sep 2019 09:05:55 +0000 (11:05 +0200)]
properly mark birthday calendars as not shareable for now

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
5 years agoMerge pull request #17138 from nextcloud/bugfix/noid/workflow
blizzz [Tue, 17 Sep 2019 09:59:08 +0000 (11:59 +0200)]
Merge pull request #17138 from nextcloud/bugfix/noid/workflow

Workflowengine: Fix check listing

5 years agoFix getById for files in appdata and the root mount 17175/head
Joas Schilling [Tue, 17 Sep 2019 09:15:59 +0000 (11:15 +0200)]
Fix getById for files in appdata and the root mount

In case the path we are currently in is inside the appdata_* folder,
the original getById method does not work, because it can only look inside
the user's mount points. But the user has no mount point for the root storage.

So in that case we directly check the mount of the root if it contains
the id. If it does we check if the path is inside the path we are working
in.

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #17159 from nextcloud/bugfix/17004/birthday_service_fixes
Roeland Jago Douma [Tue, 17 Sep 2019 08:06:19 +0000 (10:06 +0200)]
Merge pull request #17159 from nextcloud/bugfix/17004/birthday_service_fixes

Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday service

5 years agoRemoved duplicate defintion of app name and rebased/rebuilt. 16929/head
Janis Köhr [Mon, 16 Sep 2019 19:14:11 +0000 (21:14 +0200)]
Removed duplicate defintion of app name and rebased/rebuilt.

Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
5 years agoAdded copyright for contribution
Janis Köhr [Tue, 3 Sep 2019 13:49:27 +0000 (15:49 +0200)]
Added copyright for contribution

Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
5 years agoChange name of high contrast theme to high contrast mode
Janis Köhr [Tue, 3 Sep 2019 12:09:44 +0000 (14:09 +0200)]
Change name of high contrast theme to high contrast mode

Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
5 years agoAdd highcontrast style for dark mode
Janis Köhr [Tue, 3 Sep 2019 11:56:45 +0000 (13:56 +0200)]
Add highcontrast style for dark mode

Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
5 years agoChanged highcontrast from array (theme) to object (flag/filter)
Janis Köhr [Tue, 3 Sep 2019 07:30:25 +0000 (09:30 +0200)]
Changed highcontrast from array (theme) to object (flag/filter)

Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
5 years agoAdd small linting fix
Janis Köhr [Tue, 3 Sep 2019 07:14:42 +0000 (09:14 +0200)]
Add small linting fix

Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
5 years agoUpdate autoload checkers
John Molakvoæ (skjnldsv) [Tue, 3 Sep 2019 04:35:42 +0000 (06:35 +0200)]
Update autoload checkers

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoAdded migration step
Janis Köhr [Mon, 2 Sep 2019 18:27:12 +0000 (20:27 +0200)]
Added migration step

Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
5 years agoAdd theme class for selected theme to body, fix for accessibility theme selection...
Janis Köhr [Fri, 30 Aug 2019 09:23:09 +0000 (11:23 +0200)]
Add theme class for selected theme to body, fix for accessibility theme selection and separated highcontrast theme

Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
5 years agoAllow options to be passed to `FileList.createFile` (#12990)
John Molakvoæ [Mon, 16 Sep 2019 18:15:23 +0000 (20:15 +0200)]
Allow options to be passed to `FileList.createFile` (#12990)

Allow options to be passed to `FileList.createFile`

5 years agoPrint the error pages as error so we load less scripts and might be able to view it 17163/head
Joas Schilling [Mon, 16 Sep 2019 17:38:43 +0000 (19:38 +0200)]
Print the error pages as error so we load less scripts and might be able to view it

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoPrint plain error when the error page errors too
Joas Schilling [Mon, 16 Sep 2019 17:38:13 +0000 (19:38 +0200)]
Print plain error when the error page errors too

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoFix the recent/favorite/shared filename problem 17162/head
Greta Doci [Mon, 16 Sep 2019 15:12:10 +0000 (17:12 +0200)]
Fix the recent/favorite/shared filename problem

Signed-off-by: Greta Doci <gretadoci@gmail.com>
5 years agoSabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday service 17159/head
Georg Ehrke [Mon, 16 Sep 2019 13:47:42 +0000 (15:47 +0200)]
Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday service

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
5 years agoAllow options to be passed to `FileList.createFile`, so that `scrollTo` can be overri... 12990/head
Thomas Ebert [Mon, 10 Dec 2018 21:52:24 +0000 (22:52 +0100)]
Allow options to be passed to `FileList.createFile`, so that `scrollTo` can be overridden.

Signed-off-by: Thomas Ebert <thomas.ebert@te-online.net>
5 years agoMerge pull request #16976 from nextcloud/bugfix/noid/directory-icon-mount
Roeland Jago Douma [Sun, 15 Sep 2019 19:11:38 +0000 (21:11 +0200)]
Merge pull request #16976 from nextcloud/bugfix/noid/directory-icon-mount

Always use the folder icon depending on the mount type if not a share mount

5 years agoBump bundles 17138/head
Julius Härtl [Fri, 13 Sep 2019 22:08:53 +0000 (00:08 +0200)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoFix check listing
Julius Härtl [Thu, 12 Sep 2019 15:15:46 +0000 (17:15 +0200)]
Fix check listing

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMerge pull request #17151 from nextcloud/td/remove/createPreview
Roeland Jago Douma [Sun, 15 Sep 2019 17:36:18 +0000 (19:36 +0200)]
Merge pull request #17151 from nextcloud/td/remove/createPreview

Remove deprecated function createPreview

5 years agoMerge pull request #15936 from nextcloud/bugfix/15539/wronguser-apptoken-impersonation
Roeland Jago Douma [Sun, 15 Sep 2019 17:34:07 +0000 (19:34 +0200)]
Merge pull request #15936 from nextcloud/bugfix/15539/wronguser-apptoken-impersonation

Disable app token creation for impersonated people, ref #15539

5 years agoBump bundles 16976/head
Julius Härtl [Thu, 12 Sep 2019 13:16:15 +0000 (15:16 +0200)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoFallback to directory icon based on the mount type
Julius Härtl [Tue, 3 Sep 2019 08:07:27 +0000 (10:07 +0200)]
Fallback to directory icon based on the mount type

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMerge pull request #17123 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.0
Roeland Jago Douma [Sun, 15 Sep 2019 17:25:52 +0000 (19:25 +0200)]
Merge pull request #17123 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.0

Bump dompurify from 1.0.11 to 2.0.0

5 years agoBump dompurify from 1.0.11 to 2.0.0 17123/head
dependabot-preview[bot] [Sun, 15 Sep 2019 10:22:55 +0000 (10:22 +0000)]
Bump dompurify from 1.0.11 to 2.0.0

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>
5 years agoMerge pull request #17122 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill...
Roeland Jago Douma [Sun, 15 Sep 2019 10:20:32 +0000 (12:20 +0200)]
Merge pull request #17122 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.1.2

Bump css-vars-ponyfill from 2.1.1 to 2.1.2

5 years agoFixed the SecurityTest error 15936/head
Greta Doci [Thu, 12 Sep 2019 13:40:21 +0000 (15:40 +0200)]
Fixed the SecurityTest error

Signed-off-by: Greta Doci <gretadoci@gmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoFixed the test
Greta Doci [Wed, 11 Sep 2019 12:57:11 +0000 (14:57 +0200)]
Fixed the test

Signed-off-by: Greta Doci <gretadoci@gmail.com>
5 years agoFix wrongly mixed mock objects in encryption tests
Joas Schilling [Mon, 26 Aug 2019 13:22:00 +0000 (15:22 +0200)]
Fix wrongly mixed mock objects in encryption tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoDisable app token creation for impersonated people, ref #15539
Greta Doci [Wed, 12 Jun 2019 12:26:01 +0000 (14:26 +0200)]
Disable app token creation for impersonated people, ref #15539

Signed-off-by: Greta Doci <gretadoci@gmail.com>
5 years agoRemove deprecated function createPreview 17151/head
Roeland Jago Douma [Sun, 15 Sep 2019 08:52:34 +0000 (10:52 +0200)]
Remove deprecated function createPreview

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoBump css-vars-ponyfill from 2.1.1 to 2.1.2 17122/head
dependabot-preview[bot] [Sun, 15 Sep 2019 08:10:58 +0000 (08:10 +0000)]
Bump css-vars-ponyfill from 2.1.1 to 2.1.2

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>
5 years agoMerge pull request #17110 from zorn-v/patch-1
Roeland Jago Douma [Sun, 15 Sep 2019 08:18:05 +0000 (10:18 +0200)]
Merge pull request #17110 from zorn-v/patch-1

Position fixed for .toastify.toast

5 years agoMerge pull request #17121 from nextcloud/dependabot/npm_and_yarn/jstimezonedetect...
Roeland Jago Douma [Sun, 15 Sep 2019 08:06:36 +0000 (10:06 +0200)]
Merge pull request #17121 from nextcloud/dependabot/npm_and_yarn/jstimezonedetect-1.0.7

Bump jstimezonedetect from 1.0.6 to 1.0.7

5 years agoMerge pull request #17074 from nextcloud/enh/hardening/identityproof
Roeland Jago Douma [Sun, 15 Sep 2019 08:02:05 +0000 (10:02 +0200)]
Merge pull request #17074 from nextcloud/enh/hardening/identityproof

Harden identityproof key generation

5 years agoMerge pull request #17144 from nextcloud/dependabot/npm_and_yarn/webpack-4.40.2
Roeland Jago Douma [Sun, 15 Sep 2019 07:48:18 +0000 (09:48 +0200)]
Merge pull request #17144 from nextcloud/dependabot/npm_and_yarn/webpack-4.40.2

Bump webpack from 4.40.1 to 4.40.2

5 years agoBump webpack from 4.40.1 to 4.40.2 17144/head
dependabot-preview[bot] [Sun, 15 Sep 2019 01:13:07 +0000 (01:13 +0000)]
Bump webpack from 4.40.1 to 4.40.2

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>
5 years agoHarden identifyproof openssl code 17074/head
Roeland Jago Douma [Mon, 9 Sep 2019 18:39:19 +0000 (20:39 +0200)]
Harden identifyproof openssl code

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoBump jstimezonedetect from 1.0.6 to 1.0.7 17121/head
dependabot-preview[bot] [Sat, 14 Sep 2019 11:40:50 +0000 (11:40 +0000)]
Bump jstimezonedetect from 1.0.6 to 1.0.7

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>
5 years agoMerge pull request #17141 from nextcloud/fix/leftover_unit_tests
Roeland Jago Douma [Sat, 14 Sep 2019 11:42:07 +0000 (13:42 +0200)]
Merge pull request #17141 from nextcloud/fix/leftover_unit_tests

Remove leftover unit test

5 years agoMerge pull request #17130 from nextcloud/refactor/deprecate-global-dompurify
Roeland Jago Douma [Sat, 14 Sep 2019 11:38:45 +0000 (13:38 +0200)]
Merge pull request #17130 from nextcloud/refactor/deprecate-global-dompurify

Deprecate the global DOMPurify

5 years agoRemove leftover unit test 17141/head
Roeland Jago Douma [Sat, 14 Sep 2019 11:38:18 +0000 (13:38 +0200)]
Remove leftover unit test

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoDeprecate the global DOMPurify 17130/head
Christoph Wurst [Fri, 13 Sep 2019 12:46:50 +0000 (14:46 +0200)]
Deprecate the global DOMPurify

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #17085 from nextcloud/refactor/symfony-event-dispatcher-contracts...
blizzz [Sat, 14 Sep 2019 09:13:48 +0000 (11:13 +0200)]
Merge pull request #17085 from nextcloud/refactor/symfony-event-dispatcher-contracts-events

Use Symfony's new contract Event class instead of the deprecated one

5 years agoMerge pull request #17120 from nextcloud/dependabot/npm_and_yarn/webpack-4.40.1
Roeland Jago Douma [Fri, 13 Sep 2019 22:53:50 +0000 (00:53 +0200)]
Merge pull request #17120 from nextcloud/dependabot/npm_and_yarn/webpack-4.40.1

Bump webpack from 4.39.3 to 4.40.1

5 years agoMerge pull request #17116 from nextcloud/td/backup_codes/remove_unused
Roeland Jago Douma [Fri, 13 Sep 2019 22:41:12 +0000 (00:41 +0200)]
Merge pull request #17116 from nextcloud/td/backup_codes/remove_unused

Remove unused backupscode function

5 years agoBump webpack from 4.39.3 to 4.40.1 17120/head
dependabot-preview[bot] [Fri, 13 Sep 2019 09:04:31 +0000 (09:04 +0000)]
Bump webpack from 4.39.3 to 4.40.1

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>
5 years agoRemove unused backupscode function 17116/head
Roeland Jago Douma [Thu, 12 Sep 2019 20:16:29 +0000 (22:16 +0200)]
Remove unused backupscode function

We use the initial state API so no need for this anymore.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoUse Symfony's new contract Event class instead of the deprecated one 17085/head
Christoph Wurst [Tue, 10 Sep 2019 09:37:53 +0000 (11:37 +0200)]
Use Symfony's new contract Event class instead of the deprecated one

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #17106 from nextcloud/feature/dispatch-typed-event
blizzz [Thu, 12 Sep 2019 07:25:26 +0000 (09:25 +0200)]
Merge pull request #17106 from nextcloud/feature/dispatch-typed-event

Add Symfony inspired typed event dispatcher method

5 years agoPosition fixed for .toastify.toast 17110/head
zorn-v [Thu, 12 Sep 2019 06:54:43 +0000 (16:54 +1000)]
Position fixed for .toastify.toast

5 years agoMerge pull request #17084 from nextcloud/refactor/symfony-dispatcher-signature
Roeland Jago Douma [Wed, 11 Sep 2019 20:08:38 +0000 (22:08 +0200)]
Merge pull request #17084 from nextcloud/refactor/symfony-dispatcher-signature

Use the new Symfony event dispatcher signature