Commit Graph

10051 Commits

Author SHA1 Message Date
Nextcloud bot 434fd438d9
[tx-robot] updated from transifex 2020-01-19 02:17:21 +00:00
Nextcloud bot a61bad6ede
[tx-robot] updated from transifex 2020-01-18 02:18:30 +00:00
John Molakvoæ 54012a6abd
Merge pull request #18939 from nextcloud/fix-cursor-on-disabled-contenteditable-divs
Fix cursor on disabled contenteditable divs
2020-01-17 16:38:40 +01:00
Nextcloud bot fb9f56e22c
[tx-robot] updated from transifex 2020-01-17 02:17:46 +00:00
Daniel Calviño Sánchez 914172690c Fix cursor on disabled contenteditable divs
The cursor should be a default cursor, as the text cursor implies that
text can be introduced.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-01-16 18:28:36 +01:00
Marco Ambrosini dd8141b36b Add color background hover css variable
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-01-16 12:41:20 +01:00
Nextcloud bot 5de3ea0417
[tx-robot] updated from transifex 2020-01-16 02:18:01 +00:00
Roeland Jago Douma 060dd35ef9
Merge pull request #18873 from nextcloud/design/install-page
Install page design fixes
2020-01-15 07:24:57 +01:00
Roeland Jago Douma 303aeb2374
Merge pull request #18898 from nextcloud/fix/2fa-page-max-width
Fix max width on 2FA pages
2020-01-15 07:23:49 +01:00
Nextcloud bot 4359394f44
[tx-robot] updated from transifex 2020-01-15 02:18:22 +00:00
Christoph Wurst a673ff3a63 Fix max width on 2FA pages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-14 19:37:54 +01:00
Jan-Christoph Borchardt d873236d36
Remove outdated centering code for database switcher on install page
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-01-14 14:18:16 +01:00
Jan-Christoph Borchardt 19397059d6
Add explanatory bit for recommended apps, fix #18631
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-01-14 14:18:16 +01:00
dependabot-preview[bot] fe83d5990d Bump @nextcloud/axios from 1.1.0 to 1.3.1
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.1.0 to 1.3.1.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.1.0...v1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-14 09:21:47 +00:00
Roeland Jago Douma 209e7ab9f8
Merge pull request #18869 from nextcloud/feature/noid/create-hover-color-variable
Create hover color variable
2020-01-14 09:49:30 +01:00
Nextcloud bot 0f6e7a7b22
[tx-robot] updated from transifex 2020-01-14 02:18:15 +00:00
Marco Ambrosini 22e32501a5 Create hover color variable
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-01-13 20:03:47 +01:00
Roeland Jago Douma 1bf44e1d97
Merge pull request #18860 from nextcloud/fix/license-headers
Fix license headers
2020-01-13 16:47:12 +01:00
Roeland Jago Douma f2428f8b0c
Merge pull request #18837 from nextcloud/dependabot/npm_and_yarn/underscore-1.9.2
Bump underscore from 1.9.1 to 1.9.2
2020-01-13 15:48:00 +01:00
Christoph Wurst 6127c288e8 Fix license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-13 14:23:49 +01:00
dependabot-preview[bot] f61a5c6856 Bump underscore from 1.9.1 to 1.9.2
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.9.1...1.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-13 13:15:46 +00:00
Nextcloud bot c2266da941
[tx-robot] updated from transifex 2020-01-13 02:18:13 +00:00
Roeland Jago Douma 106ea9fdaa
Merge pull request #18819 from nextcloud/bugfix/guest-container-size
Limit the size of the container on guest pages
2020-01-11 08:23:09 +01:00
Roeland Jago Douma 9eb16da35e
Merge pull request #18806 from nextcloud/bugfix/contactsmenu-fix-min
Set the contactsmenu height without min calculation
2020-01-11 08:19:33 +01:00
Roeland Jago Douma 40195fb8dc
Merge pull request #18817 from nextcloud/bugfix/18751
Narrow error button styling scope
2020-01-11 08:18:53 +01:00
Nextcloud bot ff18ad7f00
[tx-robot] updated from transifex 2020-01-11 02:18:05 +00:00
Julius Härtl 7e5956a906
Limit the size of the container on guest pages
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-10 17:09:40 +01:00
Julius Härtl 41134dafa0
Narrow error button styling scope
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-10 16:50:20 +01:00
Julius Härtl fdf5408b7d
Set the contactsmenu height without min calculation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-10 13:56:59 +01:00
Roeland Jago Douma 4b28da1dd9
Merge pull request #18752 from nextcloud/bugfix/contacts-menu-scroll
Fix contacts menu sizing
2020-01-10 08:05:42 +01:00
Roeland Jago Douma edd957140a
Merge pull request #18780 from nextcloud/bugfix/18779/safari_madness
Tell Safari to watch out for changes of filter
2020-01-09 20:01:33 +01:00
Roeland Jago Douma 3f47762933
Merge pull request #18777 from nextcloud/bugfix/noid/direct-after-reset
Set direct login after password reset
2020-01-09 20:01:08 +01:00
Georg Ehrke cfdf12d8d6
Tell Safari to watch out for changes of filter aka attempt no. 1 to fix #18779
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-01-09 14:42:32 +01:00
Julius Härtl c66645efce
Set direct login after password reset
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-09 13:26:40 +01:00
Roeland Jago Douma 1437c21d51
Merge pull request #18738 from nextcloud/fix/clean-up-provider-registry-user-delete
Clean up 2FA provider registry when a user is deleted
2020-01-09 11:34:05 +01:00
Nextcloud bot 2b1c49cdba
[tx-robot] updated from transifex 2020-01-09 02:27:49 +00:00
Julius Härtl f2e466905f
Fix contacts menu sizing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-08 15:22:44 +01:00
Christoph Wurst 60d4b45e89
Clean up 2FA provider registry when a user is deleted
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-08 10:51:44 +01:00
Nextcloud bot e645c5d96a
[tx-robot] updated from transifex 2020-01-08 02:28:20 +00:00
Roeland Jago Douma 86bccde9c7
Merge pull request #17861 from nextcloud/fix-tab-navigation-of-menu-in-public-share-pages
Fix tab navigation of menu in public share pages
2020-01-07 21:00:00 +01:00
Christoph Wurst 4defd0419a
Merge pull request #18576 from BernieO/bernieo-convertInteractive
enable option '--no-interaction' for db:convert-type
2020-01-07 15:54:06 +01:00
Roeland Jago Douma 52e4ecd66e
Merge pull request #18644 from nextcloud/harden/csrf_endpoint
Only allow requesting new CSRF tokens if it passes the SameSite Cooki…
2020-01-07 13:43:46 +01:00
Nextcloud bot 1b8f816170
[tx-robot] updated from transifex 2020-01-07 02:28:34 +00:00
Sascha Wiswedel e24c7a8900
fix wording log in vs. login
"log in" is used as verb, while "login" is a noun.
In this case, what's supposed to be cancelled is the login process - therefore the noun must be used.

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-01-06 14:44:31 +01:00
Nextcloud bot 32f79c9f0c
[tx-robot] updated from transifex 2020-01-06 02:27:21 +00:00
Roeland Jago Douma e170fa7478
Merge pull request #18669 from nextcloud/dependabot/npm_and_yarn/css-loader-3.4.1
Bump css-loader from 3.4.0 to 3.4.1
2020-01-05 19:12:10 +01:00
dependabot-preview[bot] c282435c42
Bump css-loader from 3.4.0 to 3.4.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.4.0 to 3.4.1.
- [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.4.0...v3.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-05 14:52:35 +01:00
Roeland Jago Douma d7fdab0c01
Merge pull request #18641 from HarHarLinks/patch-1
Fix typo in occ
2020-01-05 13:48:13 +01:00
Roeland Jago Douma 8ab60a0b3f
Merge pull request #18665 from nextcloud/dependabot/npm_and_yarn/toastify-js-1.6.2
Bump toastify-js from 1.6.1 to 1.6.2
2020-01-05 13:38:41 +01:00
dependabot-preview[bot] d27d48213e
Bump toastify-js from 1.6.1 to 1.6.2
Bumps [toastify-js](https://github.com/apvarun/toastify-js) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/apvarun/toastify-js/releases)
- [Changelog](https://github.com/apvarun/toastify-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apvarun/toastify-js/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-05 13:08:59 +01:00