Commit Graph

9844 Commits

Author SHA1 Message Date
John Molakvoæ (skjnldsv) d22cd504c3 Force save share link password if click outside
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-11-08 08:40:29 +00:00
Nextcloud bot 5165e45074
[tx-robot] updated from transifex 2019-11-07 02:16:05 +00:00
Nextcloud bot a16641963e
[tx-robot] updated from transifex 2019-11-06 02:16:16 +00:00
Nextcloud bot 2a0b02ec9a
[tx-robot] updated from transifex 2019-11-05 02:15:55 +00:00
Nextcloud bot 6136a6c128
[tx-robot] updated from transifex 2019-11-04 02:15:35 +00:00
Nextcloud bot 4d686e278b
[tx-robot] updated from transifex 2019-11-03 02:16:14 +00:00
Nextcloud bot 8806e7df14
[tx-robot] updated from transifex 2019-11-02 02:15:06 +00:00
Nextcloud bot 202e7a4f2c
[tx-robot] updated from transifex 2019-11-01 07:46:38 +00:00
Roeland Jago Douma 97812856cf
Merge pull request #17688 from nextcloud/backport/17626/stable17
[stable17] Fix weird KDE bug with loginflowv2
2019-10-30 19:53:09 +01:00
Nextcloud bot 743bd4156f
[tx-robot] updated from transifex 2019-10-29 02:15:29 +00:00
Roeland Jago Douma a33b0519c8 Fix weird KDE bug with loginflowv2
It seems that KDE by default opens the url in secret.
Should fix: https://github.com/nextcloud/desktop/issues/1412

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-26 11:53:51 +00:00
Roeland Jago Douma a2dec13283 Harden middleware check
These annotations will allow for extra checks. And thus make it harder
to break things.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-25 14:34:41 +00:00
Nextcloud bot b2ccf4d17f
[tx-robot] updated from transifex 2019-10-25 02:15:40 +00:00
Nextcloud bot 28b97e591f
[tx-robot] updated from transifex 2019-10-24 02:15:34 +00:00
Roeland Jago Douma 0308f1960b
Merge pull request #17300 from nextcloud/backport/17110/stable17
[stable17] Position fixed for .toastify.toast
2019-10-23 08:25:39 +02:00
Nextcloud bot 5ac7195e55
[tx-robot] updated from transifex 2019-10-23 02:15:32 +00:00
zorn-v af100489e9 Position fixed for .toastify.toast
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-22 18:35:19 +00:00
René Bühlmann e6cec45382
Fix fetching additional search results on scrolling down
Signed-off-by: René Bühlmann <rene@buehlmann.net>
2019-10-22 20:02:25 +02:00
Julius Härtl 23bd8f7430 Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-22 14:07:50 +00:00
Julius Härtl 4a672f59d2
Fallback to directory icon based on the mount type
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-10-22 15:53:39 +02:00
Roeland Jago Douma e695d87b14 Fix browser back button
Fixes #17108

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-22 12:58:53 +00:00
Roeland Jago Douma ade801160f
Merge pull request #17581 from nextcloud/backport/stable17/17548
[stable17] Pass on direct query parameter during login
2019-10-22 08:53:02 +02:00
Nextcloud bot 5ef19dacc2
[tx-robot] updated from transifex 2019-10-22 02:15:50 +00:00
Roeland Jago Douma 430393f213 [stable17] Pass on direct query parameter during login
If direct is set we should forward it again.
This to make SAML direct login work again.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-21 13:28:27 +00:00
Nextcloud bot bad70805e4
[tx-robot] updated from transifex 2019-10-21 02:15:57 +00:00
Nextcloud bot aa58d6c980
[tx-robot] updated from transifex 2019-10-20 02:16:50 +00:00
Nextcloud bot 9396075e6d
[tx-robot] updated from transifex 2019-10-19 02:15:50 +00:00
Nextcloud bot 9f3b3d23c7
[tx-robot] updated from transifex 2019-10-18 02:15:31 +00:00
Nextcloud bot c466572d98
[tx-robot] updated from transifex 2019-10-17 02:16:01 +00:00
Nextcloud bot 8ebda6d60c
[tx-robot] updated from transifex 2019-10-16 02:15:49 +00:00
Christoph Wurst 37cca6ffe7 Use @nextcloud/axios to keep the CSRF token in sync
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-15 07:19:16 +00:00
Christoph Wurst f49f1afdb0 Emit an event when the CSRF token changes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-14 19:32:27 +00:00
Nextcloud bot 46de79cfe8
[tx-robot] updated from transifex 2019-10-13 02:15:58 +00:00
Nextcloud bot 22e14e39cf
[tx-robot] updated from transifex 2019-10-11 02:14:50 +00:00
John Molakvoæ (skjnldsv) 79473bdfdf Force hide tooltips on sidebar close
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-09 15:31:47 +00:00
Nextcloud bot 32d12bc533
[tx-robot] updated from transifex 2019-10-09 02:15:14 +00:00
John Molakvoæ 6a84b1a73c
Build stable17 JS (#17452)
Build stable17 JS
2019-10-08 08:20:53 +02:00
Roeland Jago Douma 2195d79122
Merge pull request #17438 from nextcloud/backport/17411/stable17
[stable17] Fix oauth client redirect
2019-10-08 08:06:52 +02:00
Roeland Jago Douma d3c4c76654
Build stable17 JS
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-08 07:41:56 +02:00
Nextcloud bot 0e85ca8ee3
[tx-robot] updated from transifex 2019-10-08 02:15:08 +00:00
Sergej Nikolaev 907660e05c fix oauth client redirect
Signed-off-by: Sergej Nikolaev <kinolaev@gmail.com>
2019-10-07 10:05:03 +00:00
Nextcloud bot 2f4145e757
[tx-robot] updated from transifex 2019-10-07 02:14:49 +00:00
Nextcloud bot 107639b12f
[tx-robot] updated from transifex 2019-10-06 02:15:20 +00:00
Nextcloud bot b5ad2f9cb5
[tx-robot] updated from transifex 2019-10-05 02:15:13 +00:00
John Molakvoæ 2809ffa5fe
[stable17] Append / to data(path) for folder content request (#17311)
[stable17] Append / to data(path) for folder content request
2019-10-04 18:09:44 +02:00
John Molakvoæ 56d61ab9f0
[stable17] Don't use an undefined index if not needed (#17393)
[stable17] Don't use an undefined index if not needed
2019-10-04 06:40:10 +02:00
Nextcloud bot 7ba3e95100
[tx-robot] updated from transifex 2019-10-04 02:15:34 +00:00
Roeland Jago Douma 566ef25d0e Don't use an undefined index if not needed
It is not set. And not used. Just some copy paste leftover.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-03 17:12:59 +00:00
Nextcloud bot 32df7f7cdd
[tx-robot] updated from transifex 2019-10-03 02:14:32 +00:00
Nextcloud bot 9bfe715106
[tx-robot] updated from transifex 2019-10-02 02:15:17 +00:00
Joas Schilling 6670a2c51c Fix typo in "which"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-01 14:16:51 +00:00
Nextcloud bot 3db8553eb2
[tx-robot] updated from transifex 2019-10-01 12:42:01 +00:00
John Molakvoæ 3207bdd293
Revert "[stable17] Bring the default font size up to 15px" 2019-09-30 11:03:29 +02:00
Marco Ambrosini 477af8a913 Bring the default font size up to 15px
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2019-09-28 15:27:37 +00:00
John Molakvoæ (skjnldsv) da33d47e69
Append / to data(path) for folder content request
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-09-28 17:25:08 +02:00
Nextcloud bot 55c94b2d77
[tx-robot] updated from transifex 2019-09-28 02:14:59 +00:00
Roeland Jago Douma 072d51ec08
Merge pull request #17219 from nextcloud/backport/17017/stable17
[stable17] fix "create folder" icon overlaying home icon
2019-09-26 22:45:04 +02:00
Gary Kim 8974574b92 Fix spaces being collapsed in move dialog
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-09-25 09:24:22 +00:00
Nextcloud bot 1d2059205a
[tx-robot] updated from transifex 2019-09-24 02:14:49 +00:00
ritsute c0c1de6d2d fix "create folder" icon overlaying home icon
Signed-off-by: Brandon <brandon.yeow@websparks.sg>
2019-09-19 19:37:24 +00:00
Nextcloud bot cea2b78aa3
[tx-robot] updated from transifex 2019-09-17 12:33:35 +00:00
Julius Härtl e3af1653e9
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-12 15:21:18 +02:00
Julius Härtl 9ff6479de6
Fix opening apps with Ctrl+click
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-12 15:21:18 +02:00
Nextcloud bot 8072e3e568
[tx-robot] updated from transifex 2019-09-05 02:16:14 +00:00
Roeland Jago Douma ca0fbaca8c
Merge pull request #16882 from nextcloud/enh/apppassword_rotation
Allow rotation of apppasswords
2019-09-04 10:49:10 +02:00
Roeland Jago Douma 2fdf946dae
Merge pull request #16454 from nextcloud/bugfix/noid/sharelink-shouldnt-open-menu-automatically
Dont show menu automatically when share link is clicked
2019-09-04 10:36:04 +02:00
Nextcloud bot b3292b6552
[tx-robot] updated from transifex 2019-09-04 02:16:15 +00:00
Roeland Jago Douma d22ab5e7a9
Merge pull request #16955 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.3
Bump webpack from 4.39.2 to 4.39.3
2019-09-03 07:49:20 +02:00
Nextcloud bot 0d1df80fbf
[tx-robot] updated from transifex 2019-09-03 02:15:06 +00:00
dependabot-preview[bot] 6e6fbc6783 Bump webpack from 4.39.2 to 4.39.3
Bumps [webpack](https://github.com/webpack/webpack) from 4.39.2 to 4.39.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.39.2...v4.39.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-02 14:24:00 +00:00
Nextcloud bot 4d16726e70
[tx-robot] updated from transifex 2019-09-01 02:16:24 +00:00
Nextcloud bot 50769b5966
[tx-robot] updated from transifex 2019-08-30 02:15:12 +00:00
Greta Doci 53aa73d5d6 Dont show menu automatically when share link is clicked
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-08-29 10:19:02 +02:00
Nextcloud bot cb5c4cf98d
[tx-robot] updated from transifex 2019-08-29 02:14:52 +00:00
Daniel Calviño Sánchez cb93af6675
Ignore Enter key up event on menu button toggles
Like links, buttons generate a "click" event as well as the regular
"keydown" and "keyup" events when pressing Enter. Due to this, if both
the "click" and the "keyup" events are handled, when the menu is open
and Enter is pressed in the toggle the menu is first hidden when the
first event is handled, but then shown again when the second event is
handled. To prevent that only the "click" event should be handled when
the toggle is a button, like it is already done with links.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-08-28 09:46:02 +02:00
Roeland Jago Douma 976625fd4a
Merge pull request #16872 from nextcloud/bugfix/noid/left-alignment-search-resuls
Fix left-alignment of other results on search
2019-08-28 09:35:55 +02:00
Nextcloud bot cdd491c706
[tx-robot] updated from transifex 2019-08-28 02:15:26 +00:00
Roeland Jago Douma cd1f443804
Allow rotation of apppasswords
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-27 13:46:06 +02:00
Nextcloud bot b7577b6401
[tx-robot] updated from transifex 2019-08-27 02:15:20 +00:00
Greta Doci 37151aca4a Fix left-alignment of other results on search
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-08-26 16:17:35 +02:00
Roeland Jago Douma af8abab4b3
Merge pull request #16854 from nextcloud/dependabot/npm_and_yarn/sass-loader-7.3.1
Bump sass-loader from 7.2.0 to 7.3.1
2019-08-26 08:44:05 +02:00
Nextcloud bot d647f333cf
[tx-robot] updated from transifex 2019-08-26 02:14:34 +00:00
dependabot-preview[bot] e4a23632ee Bump sass-loader from 7.2.0 to 7.3.1
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.2.0 to 7.3.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.2.0...v7.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-25 18:03:47 +00:00
Nextcloud bot a4e6073e47
[tx-robot] updated from transifex 2019-08-25 02:14:03 +00:00
Nextcloud bot f46b21e4d9
[tx-robot] updated from transifex 2019-08-24 02:15:08 +00:00
Roeland Jago Douma 80f5bc690c
Merge pull request #16847 from nextcloud/bugfix/empty-itunes-id
Only add the app-itunes-app tag if the id is set
2019-08-23 21:18:28 +02:00
Julius Härtl 3e081c43d9
Only add the app-itunes-app tag if the id is set
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-23 16:17:09 +02:00
Victor Goff 2663fc442c adviced should be advised
Signed-off-by: Victor Goff <keeperotphones@gmail.com>
2019-08-23 07:01:45 -04:00
Roeland Jago Douma d2bd413440
Merge pull request #16829 from nextcloud/bugfix/noid/projects-pick-folders
Let users pick folders on projects
2019-08-22 16:13:44 +02:00
Nextcloud bot 182517e0b3
[tx-robot] updated from transifex 2019-08-22 02:14:34 +00:00
Julius Härtl 09efc4d6cf Properly handle failures and allow choosing folders for projects
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-21 20:07:42 +00:00
Julius Härtl f5352b9c67
filepicker: Add option to also choose folders without a mimetype limit
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-21 16:59:49 +02:00
blizzz 6d20876eb2
Merge pull request #16782 from nextcloud/fix/16729/stop-if-encrypted-token-null
Stop if there is no encrypted token
2019-08-21 12:31:12 +02:00
Nextcloud bot ddec3fc416
[tx-robot] updated from transifex 2019-08-20 02:14:48 +00:00
Roeland Jago Douma b73df01945
Merge pull request #16781 from nextcloud/bug/fix-password-reset
Send new password instead of empty string
2019-08-19 11:52:58 +02:00
Julius Härtl c2f039fe28
Update bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-19 09:37:29 +02:00
Julius Härtl 273cd3870d
Force proper action for login form
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-19 09:32:13 +02:00
Daniel Kesselberg 6094c9dc39
Send new password instead of empty string
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-08-19 09:32:09 +02:00
dependabot-preview[bot] 6e79ccda7f Bump css-vars-ponyfill from 2.0.2 to 2.1.1
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.0.2 to 2.1.1.
- [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>
2019-08-18 20:01:52 +00:00
Roeland Jago Douma 489fd4c3a0
Merge pull request #16778 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.2
Bump webpack from 4.39.1 to 4.39.2
2019-08-18 20:14:24 +02:00
Daniel Kesselberg e32b2c4b76
Stop if there is no encrypted token
Fix Argument 1 passed to OC\Security\Crypto::decrypt() must be of the type string, null given

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-08-18 19:58:50 +02:00
dependabot-preview[bot] 20a83bed16 Bump webpack from 4.39.1 to 4.39.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.39.1 to 4.39.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.39.1...v4.39.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-18 14:22:01 +00:00
Nextcloud bot b3880452bb
[tx-robot] updated from transifex 2019-08-18 02:15:40 +00:00
Nextcloud bot 5b09460d4f
[tx-robot] updated from transifex 2019-08-17 02:15:00 +00:00
Nextcloud bot 6db355848b
[tx-robot] updated from transifex 2019-08-16 02:14:16 +00:00
Nextcloud bot fdcc654ff6
[tx-robot] updated from transifex 2019-08-15 02:14:35 +00:00
Nextcloud bot d60bd93641
[tx-robot] updated from transifex 2019-08-14 02:14:58 +00:00
Nextcloud bot d682fef032
[tx-robot] updated from transifex 2019-08-13 02:14:38 +00:00
Roeland Jago Douma fced73aa37
Merge pull request #16711 from nextcloud/fix/csp/form_actions/loginflow
Fix login flow form actions
2019-08-12 08:24:53 +02:00
Nextcloud bot 54f38375c8
[tx-robot] updated from transifex 2019-08-12 02:14:48 +00:00
Roeland Jago Douma 6dc179ee12
Fix login flow form actions
So fun fact. Chrome considers a redirect after submitting a form part of
the form actions. Since we redirect to a new protocol (nc://login/).
Causing the form submission to work but the redirect failing hard.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-11 19:53:49 +02:00
dependabot-preview[bot] 723815f081 Bump style-loader from 0.23.1 to 1.0.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.23.1 to 1.0.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.23.1...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-11 17:43:33 +00:00
dependabot-preview[bot] 826dc4238d Bump css-loader from 3.1.0 to 3.2.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.1.0...v3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-11 11:52:22 +00:00
dependabot-preview[bot] 64f46bcab8 Bump blueimp-md5 from 2.11.0 to 2.11.1
Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/blueimp/JavaScript-MD5/releases)
- [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.11.0...v2.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-11 07:40:03 +00:00
Nextcloud bot 11cf253f52
[tx-robot] updated from transifex 2019-08-10 02:14:48 +00:00
Nextcloud bot cb83d0646a
[tx-robot] updated from transifex 2019-08-09 02:14:15 +00:00
Nextcloud bot 00c1389628
[tx-robot] updated from transifex 2019-08-08 02:14:43 +00:00
Nextcloud bot 52f24b50f5
[tx-robot] updated from transifex 2019-08-07 02:14:38 +00:00
John Molakvoæ 9dbed95b4b
Fix ie app menu loading click (#16667)
Fix ie app menu loading click
2019-08-06 19:58:40 +02:00
John Molakvoæ (skjnldsv) 287393609d Fix ie app menu loading click
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-06 16:17:00 +00:00
Marco Ambrosini 70eeb9df4e prevent the server's app-navigation's css to overrule the scoped css in vue components
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2019-08-06 08:45:19 +02:00
Roeland Jago Douma e4b7d02bef
Merge pull request #16651 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.1
Bump webpack from 4.38.0 to 4.39.1
2019-08-04 22:48:37 +02:00
dependabot-preview[bot] b84b78d203 Bump webpack from 4.38.0 to 4.39.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.38.0 to 4.39.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.38.0...v4.39.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-04 07:57:44 +00:00
Nextcloud bot 4327d275c1
[tx-robot] updated from transifex 2019-08-04 02:15:22 +00:00
Nextcloud bot bfcc3acc9a
[tx-robot] updated from transifex 2019-08-03 02:14:32 +00:00
Nextcloud bot 67f90cb682
[tx-robot] updated from transifex 2019-08-02 02:14:30 +00:00
John Molakvoæ a0a43de499
Merge pull request #16622 from nextcloud/design/scrollbar
Standardize scrollbar color and width across Webkit and Firefox
2019-08-01 14:57:14 +02:00
Nextcloud bot a1afdac31a
[tx-robot] updated from transifex 2019-08-01 02:15:27 +00:00
Jan-Christoph Borchardt c92e6192a5
Standardize scrollbar color and width across Webkit and Firefox
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-07-31 18:36:39 +02:00
Roeland Jago Douma 436f7b92d5
Merge pull request #16544 from nextcloud/bugfix/16540
Add missing password reset page to vue
2019-07-31 11:02:20 +02:00
Julius Härtl 3b0d13944a
Move actual password reset to vue
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-31 09:19:07 +02:00
Nextcloud bot 74eb2894a7
[tx-robot] updated from transifex 2019-07-30 02:14:45 +00:00
Morris Jobke ec7e837d6a
Merge pull request #16563 from nextcloud/enh/lostcontroller/better_exceptions
Use proper exception in lostController
2019-07-29 10:42:36 +02:00
Morris Jobke ef86346886
Merge pull request #16571 from nextcloud/enh/update_preview_controller
Update PreviewController
2019-07-29 10:35:08 +02:00
Nextcloud bot 57f2ea22c7
[tx-robot] updated from transifex 2019-07-29 02:14:59 +00:00
Roeland Jago Douma d6bb26140d
Merge pull request #16573 from nextcloud/fix-default-timeouts-in-oc-notification
Fix default timeouts in OC.Notification
2019-07-28 20:57:31 +02:00
Nextcloud bot b481750d00
[tx-robot] updated from transifex 2019-07-28 02:15:26 +00:00
Roeland Jago Douma b6dd2ebd39
Use proper exception in lostController
There is no need to log the expcetion of most of the stuff here.
We should properly log them but an exception is excessive.

This moves it to a proper exception which we can catch and then log.
The other exceptions will still be fully logged.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-27 20:12:16 +02:00
Daniel Calviño Sánchez abd5d10253 Add unit tests for "OC.Notification.hide()"
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-07-26 18:46:59 +02:00
Daniel Calviño Sánchez 03f2e8a10e Fix default timeouts in OC.Notification
When no timeout was given "show()" used the default timeout of
"OCP.Toast", which is 7 seconds instead of indefinitely as stated in the
documentation of "show()". "showHtml()" should also indefinitely show
the notification if no timeout is given, but due to the strict
comparison the notification was indefinitely shown only when a timeout
of 0 was explicitly given. Now both methods show the notification
indefinitely (or until it is explicitly hidden) when no timeout is
given.

The unit tests did not catch this error because "showHtml()" had no
tests (as before the move to Toastify it was called from "show()" and
thus implicitly tested), and because "show()" verified that "hide()" was
not called after some time; "hide()" is no longer called from "show()"
since "OCP.Toast" is used internally, so the test always passed even if
the notification was indeed hidden. Now the test is based on whether the
element is found or not, and explicit tests were added too for
"showHtml()".

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-07-26 18:46:59 +02:00
Daniel Calviño Sánchez 14006b548e Fix mixed test for "show" and "showTemporary"
"showTemporary()" when a timeout was given was being tested along with
the "show()" tests; now there are two separate tests when a timeout is
given, one for "showTemporary()" and one for "show()".

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-07-26 18:46:58 +02:00
Daniel Calviño Sánchez 2b1c80ea3f Check number of elements instead of if the jQuery object is defined
Tje jQuery object created through "$('#testArea .toastify')" will be
always defined even if no elements were found, so the check does not
really work; instead, it should be checked the number of elements found.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-07-26 18:46:51 +02:00
Roeland Jago Douma a2a53848b0
Update PreviewController
The constructor is called with the userId. However if a user is not
logged in this is null. Which means that we get an exception instead of
this being handled gracefully in the middleware.

There are cleaner solutions. But this is the solution that is the
easiest to apply without lots of work and risk of breaking things
(handling the logged in middleware before initializing the controller
etc).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-26 17:37:11 +02:00
Nextcloud bot 0e54f59b24
[tx-robot] updated from transifex 2019-07-26 02:14:42 +00:00
Nextcloud bot 569cf31cd6
[tx-robot] updated from transifex 2019-07-25 02:14:40 +00:00
Julius Härtl 2e8d52f354
Remove files_texteditor from shipped apps
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-24 14:16:17 +02:00
Nextcloud bot 9a61d5fb72
[tx-robot] updated from transifex 2019-07-23 02:15:28 +00:00
Roeland Jago Douma 555a439c9a
Merge pull request #16487 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.11.0
Bump blueimp-md5 from 2.10.0 to 2.11.0
2019-07-22 08:34:27 +02:00
Nextcloud bot a024dcfc81
[tx-robot] updated from transifex 2019-07-22 02:15:59 +00:00
dependabot-preview[bot] d002c7aae8 Bump blueimp-md5 from 2.10.0 to 2.11.0
Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/blueimp/JavaScript-MD5/releases)
- [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.10.0...v2.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-07-21 18:52:07 +00:00