dependabot-preview[bot]
f9177222c0
Bump vue-loader from 15.8.3 to 15.9.0
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.8.3 to 15.9.0.
- [Release notes](https://github.com/vuejs/vue-loader/releases )
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.8.3...v15.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-23 16:12:42 +00:00
dependabot-preview[bot]
d6a1d7720d
Bump css-vars-ponyfill from 2.1.2 to 2.2.1
...
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill ) from 2.1.2 to 2.2.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>
2020-02-22 20:45:40 +00:00
Christoph Wurst
989076dc3a
Update webpack bundles
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-22 19:41:12 +00:00
Daniel Kesselberg
bfc956fc88
Set content type for propfind request
...
Without the request is sent as application/x-www-form-urlencoded; charset=UTF-8 and might be blocked by some application firewalls because content and content type do not match.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-21 22:13:49 +01:00
Christoph Wurst
7a6e0952b8
Merge pull request #19485 from nextcloud/techdebt/globals-removal-version
...
Add removal version number for global deprecations
2020-02-21 11:48:43 +01:00
Nextcloud bot
6c12d16def
[tx-robot] updated from transifex
2020-02-20 02:18:42 +00:00
Nextcloud bot
eb28572f9b
[tx-robot] updated from transifex
2020-02-19 02:18:14 +00:00
Christoph Wurst
80450427d1
Add removal version number for global deprecations
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-02-14 17:39:49 +01:00
Nextcloud bot
8a841fc331
[tx-robot] updated from transifex
2020-02-14 02:18:09 +00:00
Christoph Wurst
d4e68dd64a
Deprecate OC router helpers that are provided by packages
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-02-13 16:41:45 +01:00
Nextcloud bot
c34570faf8
[tx-robot] updated from transifex
2020-02-13 02:19:26 +00:00
Christoph Wurst
328f9673b5
Deprecate jQuery
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-11 07:39:10 +00:00
Roeland Jago Douma
db5ffc6d94
Merge pull request #19389 from nextcloud/test/js-api
...
Test request token logic a bit more
2020-02-11 08:35:07 +01:00
Nextcloud bot
29ec5e6c96
[tx-robot] updated from transifex
2020-02-11 02:18:33 +00:00
Christoph Wurst
c47a0a0153
Add more tests for the new js modules
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-02-10 12:05:43 +01:00
Nextcloud bot
9205a21088
[tx-robot] updated from transifex
2020-02-10 02:17:59 +00:00
dependabot-preview[bot]
7f8cb241ae
Bump handlebars from 4.7.2 to 4.7.3
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.2...v4.7.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-09 14:36:50 +00:00
Roeland Jago Douma
a46771e506
Merge pull request #19377 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.8
...
Bump dompurify from 2.0.7 to 2.0.8
2020-02-09 14:00:36 +01:00
dependabot-preview[bot]
7cf09bf4f4
Bump dompurify from 2.0.7 to 2.0.8
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.7...2.0.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-09 08:36:32 +00:00
Nextcloud bot
5507c47e0e
[tx-robot] updated from transifex
2020-02-09 02:19:19 +00:00
Christoph Wurst
b267409d38
Add webpack-based js tests
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-02-07 16:56:35 +01:00
Joas Schilling
fc18116715
Merge pull request #18897 from nextcloud/bugfix/noid/no-more-jquery
...
No more jQuery
2020-02-07 10:58:20 +01:00
Nextcloud bot
1afe8906bc
[tx-robot] updated from transifex
2020-02-07 02:20:10 +00:00
Roeland Jago Douma
368b401ff5
Merge pull request #18778 from nextcloud/fix/fetch-request-token-offline-online
...
Fetch a new request token as soon as the browser becomes online
2020-02-06 21:28:08 +01:00
Joas Schilling
dd919668cb
No more jQuery
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 20:41:42 +01:00
Joas Schilling
c5c3178422
Merge pull request #19303 from nextcloud/test/debug-install
...
Fix occ maintenance:install database connect failure
2020-02-06 19:36:53 +01:00
Christoph Wurst
d1886b57ce
Fetch a new request token as soon as the browser becomes online
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-02-06 14:15:47 +01:00
John Molakvoæ
daf6887c09
Merge pull request #19306 from nextcloud/enh/js-escape-html
...
Use escape-html in collaboration.js
2020-02-06 09:09:41 +01:00
Nextcloud bot
698cfbd9cb
[tx-robot] updated from transifex
2020-02-06 02:18:41 +00:00
Julius Härtl
2c67276e33
Use escape-html library
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-05 20:16:47 +01:00
Roeland Jago Douma
f11e4c9ec4
Merge pull request #19300 from nextcloud/rakekniven-patch-1
...
l10n: Triple dot to ellipsis
2020-02-05 14:22:46 +01:00
Joas Schilling
0317c5b5c8
Correctly append the port to the host so it's written to the config correctly
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-05 13:58:37 +01:00
rakekniven
08fa1f05b5
Added space before ellipsis
...
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-05 10:49:19 +00:00
Nextcloud bot
23fc654fc4
[tx-robot] updated from transifex
2020-02-05 02:18:06 +00:00
rakekniven
69eb2bc56b
l10n: Triple dot to ellipsis
...
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-04 22:05:09 +01:00
John Molakvoæ
4c9cc5f944
Merge pull request #19238 from MarcMichalsky/patch-1
...
Center Buttons
2020-02-03 10:10:58 +01:00
Nextcloud bot
750181d283
[tx-robot] updated from transifex
2020-02-03 02:16:46 +00:00
Nextcloud bot
f39c1a21f8
[tx-robot] updated from transifex
2020-02-02 02:17:40 +00:00
Nextcloud bot
7b5072ab61
[tx-robot] updated from transifex
2020-02-01 02:17:22 +00:00
Marc Michalsky
c97aa97814
Update guest.css
2020-01-31 17:38:39 +01:00
Marc Michalsky
9f473f777f
Center Buttons
...
Since Version 18.0.0 the Registration button of the [registration app](https://github.com/pellaeon/registration ) is not centered anymore.
2020-01-31 14:56:20 +01:00
Nextcloud bot
69d2893a75
[tx-robot] updated from transifex
2020-01-31 02:17:52 +00:00
Nextcloud bot
a4a05ee03d
[tx-robot] updated from transifex
2020-01-30 02:18:12 +00:00
Nextcloud bot
0585c76d16
[tx-robot] updated from transifex
2020-01-29 02:18:13 +00:00
Roeland Jago Douma
9bc08dc325
Merge pull request #19164 from nextcloud/dependabot/various
...
Dependabot/various
2020-01-28 09:51:50 +01:00
Nextcloud bot
09f4b7a97a
[tx-robot] updated from transifex
2020-01-28 02:18:33 +00:00
John Molakvoæ (skjnldsv)
414544f528
Merge multiple dependabots updates
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-27 20:52:29 +01:00
Nextcloud bot
78d400cec2
[tx-robot] updated from transifex
2020-01-27 02:17:55 +00:00
Roeland Jago Douma
b6f06e1f8c
Merge pull request #19120 from nextcloud/fix/recommended_apps/spreed_not_talk
...
Use correct appid for talk
2020-01-26 20:35:40 +01:00
Nextcloud bot
ab00e47506
[tx-robot] updated from transifex
2020-01-26 02:17:33 +00:00
Nextcloud bot
41fd12e998
[tx-robot] updated from transifex
2020-01-25 02:16:52 +00:00
Roeland Jago Douma
86fc698a86
Use correct appid for talk
...
Else it won't show up of course...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-24 14:19:26 +01:00
Roeland Jago Douma
aae3b5f638
Merge pull request #19111 from nextcloud/bugfix/noid/sticky-header-zindex
...
New file menu needs to be above the filelist header
2020-01-24 13:30:13 +01:00
Roeland Jago Douma
76229bd2e7
Merge pull request #19110 from nextcloud/backpost/recommended_apps/master
...
Update recommended apps
2020-01-24 13:09:07 +01:00
Julius Härtl
8c8fe4a5c0
New file menu needs to be above the filelist header
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-24 11:49:37 +01:00
Roeland Jago Douma
575b49a0e4
Fix width and icon
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-24 10:38:39 +01:00
Christoph Wurst
607c55aaaa
Add new recommended 18 apps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-24 10:30:47 +01:00
Nextcloud bot
22e3a74f90
[tx-robot] updated from transifex
2020-01-24 02:16:52 +00:00
Nextcloud bot
2a01308d5c
[tx-robot] updated from transifex
2020-01-23 02:18:24 +00:00
Nextcloud bot
124f8b4c62
[tx-robot] updated from transifex
2020-01-22 02:18:03 +00:00
npmbuildbot[bot]
524a8e8d00
Compile assets
...
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-21 15:28:43 +00:00
John Molakvoæ (skjnldsv)
53516032f7
Compile templates
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-21 16:26:05 +01:00
Roeland Jago Douma
b6f37502cc
Merge pull request #18842 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-1.0.1
...
Bump @nextcloud/l10n from 1.0.0 to 1.0.1
2020-01-21 08:28:29 +01:00
Nextcloud bot
53c37a170d
[tx-robot] updated from transifex
2020-01-21 02:17:28 +00:00
dependabot-preview[bot]
3a37c16b62
Bump @nextcloud/l10n from 1.0.0 to 1.0.1
...
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.0.0...v1.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-20 21:08:47 +00:00
Roeland Jago Douma
70dc31cdff
Merge pull request #18992 from nextcloud/dependabot/npm_and_yarn/nextcloud/paths-1.1.0
...
Bump @nextcloud/paths from 1.0.0 to 1.1.0
2020-01-20 20:54:58 +01:00
dependabot-preview[bot]
840b077060
Bump @nextcloud/paths from 1.0.0 to 1.1.0
...
Bumps @nextcloud/paths from 1.0.0 to 1.1.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-20 14:08:07 +00:00
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
Nextcloud bot
46706d01e0
[tx-robot] updated from transifex
2020-01-05 02:30:34 +00:00
Nextcloud bot
797b603a1f
[tx-robot] updated from transifex
2020-01-04 02:27:44 +00:00
Roeland Jago Douma
da81b71f93
Only allow requesting new CSRF tokens if it passes the SameSite Cookie test
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-03 13:12:03 +01:00
Kim Brose
04aa4cf339
Fix typo in occ
...
Signed-off-by: Kim Brose <kim.brose@rwth-aachen.de>
2020-01-03 04:17:11 +01:00
Roeland Jago Douma
768de086ea
Merge pull request #18598 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger-1.0.0
...
Bump @nextcloud/logger from 0.1.0 to 1.0.0
2020-01-02 11:16:40 +01:00
dependabot-preview[bot]
d8a8d363de
Bump @nextcloud/logger from 0.1.0 to 1.0.0
...
Bumps [@nextcloud/logger](https://github.com/nextcloud/nextcloud-logger ) from 0.1.0 to 1.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-logger/releases )
- [Commits](https://github.com/nextcloud/nextcloud-logger/compare/v0.1.0...v1.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-02 10:21:04 +01:00
John Molakvoæ
014f25f853
Move scroll container to inner element ( #18615 )
...
Move scroll container to inner element
2020-01-02 10:19:55 +01:00
Nextcloud bot
67b14cc0bd
[tx-robot] updated from transifex
2020-01-02 02:27:10 +00:00
Nextcloud bot
591cfc4a00
[tx-robot] updated from transifex
2020-01-01 02:27:26 +00:00
Julius Härtl
99a450c9dd
Move scroll container to inner element
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-12-31 10:35:11 +01:00
Nextcloud bot
9e7f52d225
[tx-robot] updated from transifex
2019-12-31 02:27:45 +00:00
dependabot-preview[bot]
55de6a12d5
Bump css-loader from 3.3.2 to 3.4.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.3.2 to 3.4.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.3.2...v3.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-30 16:40:17 +01:00
dependabot-preview[bot]
c828c50c22
Bump @babel/preset-env from 7.7.6 to 7.7.7
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.7.6 to 7.7.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.6...v7.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-30 14:41:15 +01:00
Daniel Calviño Sánchez
883a71ce8e
Split the menu entry for external shares in two
...
The external shares entry showed a "button" that, when pressed, replaced
the button with the input to set the remote share address. The "button"
was actually a label for the input, so when the label was focused it
transferred the focus to the input and thus pressing enter or space did
not show the input. Moreover, inputs inside links are not valid HTML,
and once shown there was no way to hide the input again.
Due to all this, and for consistency with the direct link input, the
external share input was moved to a different menu item that is shown
and hidden when the button, which nows is also a real button, is
clicked.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-12-30 10:29:36 +01:00
Daniel Calviño Sánchez
e32766bd11
Change menu toggle element from span to button
...
This makes possible to navigate to the menu toggle using the keyboard,
as well as being semantically more correct.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-12-30 10:29:36 +01:00
Bernhard Ostertag
6a017eb205
Introduce new variable with the default answer to allow option --no-interaction for command occ db:convert-type
...
Variable is set to true for --no-interaction and false otherwise
Signed-off-by: Bernhard Ostertag <bernieo.code@gmx.de>
2019-12-29 11:03:51 +01:00
Nextcloud bot
8c02c41b7c
[tx-robot] updated from transifex
2019-12-29 02:27:52 +00:00
Nextcloud bot
1a04de77b4
[tx-robot] updated from transifex
2019-12-28 02:27:26 +00:00
Bernhard Ostertag
fe0e47bf5e
enable option '--no-interaction' for db:convert-type
...
Signed-off-by: Bernhard Ostertag <bernieo.code@gmx.de>
2019-12-27 07:50:30 +01:00
Nextcloud bot
a0d786769d
[tx-robot] updated from transifex
2019-12-27 02:27:07 +00:00
Nextcloud bot
f0df31081a
[tx-robot] updated from transifex
2019-12-24 02:27:40 +00:00
dependabot-preview[bot]
1ed4633b79
Bump @nextcloud/event-bus from 0.2.1 to 1.0.0
...
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus ) from 0.2.1 to 1.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases )
- [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v0.2.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-12-23 08:54:17 +00:00
dependabot-preview[bot]
9e7f7b5519
Bump @nextcloud/initial-state from 0.2.0 to 1.0.0
...
Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state ) from 0.2.0 to 1.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases )
- [Commits](https://github.com/nextcloud/nextcloud-initial-state/compare/v0.2.0...v1.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-23 07:52:04 +00:00
Roeland Jago Douma
fd76ec6860
Merge pull request #18522 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.1.0
...
Bump @nextcloud/axios from 0.5.0 to 1.1.0
2019-12-23 08:36:56 +01:00
dependabot-preview[bot]
8a7042a624
Bump @nextcloud/axios from 0.5.0 to 1.1.0
...
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios ) from 0.5.0 to 1.1.0.
- [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/v0.5.0...v1.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-23 07:20:08 +00:00
Nextcloud bot
1d8da461d5
[tx-robot] updated from transifex
2019-12-23 02:27:33 +00:00
Roeland Jago Douma
4539a7a120
Merge pull request #18521 from nextcloud/dependabot/npm_and_yarn/nextcloud/auth-1.1.0
...
Bump @nextcloud/auth from 0.3.1 to 1.1.0
2019-12-22 22:27:03 +01:00
dependabot-preview[bot]
0fb3569a65
Bump @nextcloud/auth from 0.3.1 to 1.1.0
...
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth ) from 0.3.1 to 1.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-auth/releases )
- [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v0.3.1...v1.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-22 19:48:34 +00:00
Roeland Jago Douma
bb93be2147
Merge pull request #18504 from nextcloud/bugfix/noid/only-round-the-real-avatars
...
Only round the real avatars
2019-12-22 20:14:57 +01:00
dependabot-preview[bot]
d6254e38e0
Bump @nextcloud/paths from 0.2.0 to 1.0.0
...
Bumps @nextcloud/paths from 0.2.0 to 1.0.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-22 16:23:32 +00:00
dependabot-preview[bot]
aca1aa59e4
Bump vue and vue-template-compiler
...
Bumps [vue](https://github.com/vuejs/vue ) and [vue-template-compiler](https://github.com/vuejs/vue ). These dependencies needed to be updated together.
Updates `vue` from 2.6.10 to 2.6.11
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.10...v2.6.11 )
Updates `vue-template-compiler` from 2.6.10 to 2.6.11
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.10...v2.6.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-22 13:52:24 +00:00
Roeland Jago Douma
c243455fd4
Merge pull request #18519 from nextcloud/dependabot/npm_and_yarn/nextcloud/router-1.0.0
...
Bump @nextcloud/router from 0.1.0 to 1.0.0
2019-12-22 14:47:46 +01:00
dependabot-preview[bot]
479bc23a64
Bump @nextcloud/router from 0.1.0 to 1.0.0
...
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router ) from 0.1.0 to 1.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-router/releases )
- [Commits](https://github.com/nextcloud/nextcloud-router/compare/v0.1.0...v1.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-22 13:23:27 +00:00
Nextcloud bot
c81e05db98
[tx-robot] updated from transifex
2019-12-22 02:28:34 +00:00
Nextcloud bot
d1cf6aa71a
[tx-robot] updated from transifex
2019-12-21 02:26:35 +00:00
Joas Schilling
59e9b3d1d0
Only round the real avatars
...
Before this all images were rounded, including the icons of contacts menu options
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-20 12:11:54 +01:00
Christoph Wurst
1b46621cd3
Update license headers for 18
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-20 09:23:25 +01:00
Nextcloud bot
9db15459b9
[tx-robot] updated from transifex
2019-12-20 02:26:28 +00:00
Julius Härtl
46931c98a7
Add flow icon for app store category
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-12-19 15:18:09 +01:00
dependabot-preview[bot]
ec01e0a790
Bump eslint-config-nextcloud from 0.0.6 to 0.1.0
...
Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud ) from 0.0.6 to 0.1.0.
- [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases )
- [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.0.6...v0.1.0 )
Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-19 11:55:33 +01:00
Nextcloud bot
b175211366
[tx-robot] updated from transifex
2019-12-19 02:26:26 +00:00
Nextcloud bot
9fd94b7e05
[tx-robot] updated from transifex
2019-12-18 02:26:30 +00:00
Jan-Christoph Borchardt
418896fee9
Design fixes for recommended apps
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-16 14:08:46 +00:00
Roeland Jago Douma
b0e4975b9b
Merge pull request #18418 from nextcloud/dependachristoph/npm_and_yarn/serialize-javascript-v2.1.2
...
Bump serialize-javascript to v2.1.2
2019-12-16 13:55:59 +01:00
Joas Schilling
faf58e4cac
Merge pull request #17018 from nextcloud/feature/noid/allow-to-force-enable-via-cli
...
Allow to force enable apps via CLI
2019-12-16 12:34:27 +01:00
Christoph Wurst
af79ad242e
Bump serialize-javascript to v2.1.2
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-16 12:18:01 +01:00
dependabot-preview[bot]
25b16f0203
Bump css-loader from 3.2.1 to 3.3.2
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.2.1 to 3.3.2.
- [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.2.1...v3.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-16 07:33:17 +00:00
Nextcloud bot
d72e6c7697
[tx-robot] updated from transifex
2019-12-16 02:26:23 +00:00
Nextcloud bot
4dc7fc1220
[tx-robot] updated from transifex
2019-12-15 02:26:54 +00:00
Nextcloud bot
bc291d50c3
[tx-robot] updated from transifex
2019-12-14 02:26:27 +00:00
Joas Schilling
3eee359d7f
Allow to force enable apps via CLI
...
Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-13 13:06:12 +01:00
Nextcloud bot
642606754b
[tx-robot] updated from transifex
2019-12-13 02:26:18 +00:00
Roeland Jago Douma
87104ce510
Merge pull request #17784 from nextcloud/enh/disable-clear-site-data-via-config
...
Disable Clear-Site-Data for Chrom* (and Opera, Brave, etc)
2019-12-12 21:59:42 +01:00
John Molakvoæ
5e0f820029
Add accessibility label to show password checkbox ( #16642 )
...
Add accessibility label to show password checkbox
2019-12-12 10:47:25 +01:00
Christoph Wurst
302558cfd2
Add a dedicated page for the recommended apps installation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-12 08:13:01 +01:00
Roeland Jago Douma
9a40ccfbf0
Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-path
...
Use file path for direct editing
2019-12-11 11:17:26 +01:00
Roeland Jago Douma
68d59915d6
Merge pull request #18334 from nextcloud/enh/always_enable_viewer
...
Viewer should be always enabled
2019-12-11 07:52:05 +01:00
Nextcloud bot
46b2fef112
[tx-robot] updated from transifex
2019-12-11 02:16:49 +00:00
Roeland Jago Douma
eb8ca3783c
Viewer should be always enabled
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-10 20:06:30 +01:00
Brent Nesbit
eda4d559f8
Issue 15965 - Show password checkbox doesn't provide label or accessible name
...
Signed-off-by: Brent Nesbit <github@nesbit.me>
2019-12-10 18:37:35 +01:00
Roeland Jago Douma
b78a141b0b
Merge pull request #17260 from nextcloud/feature/noid/filepicker-allow-multiple-buttons
...
Allow to have mutliple buttons on the filepicker
2019-12-10 09:05:48 +01:00
Nextcloud bot
98e2291f7a
[tx-robot] updated from transifex
2019-12-10 02:16:43 +00:00
Joas Schilling
aa790a3961
Allow to have mutliple buttons on the filepicker
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-09 15:55:39 +01:00
Georg Ehrke
699f3a6817
Convert various columns in oc_mounts to bigint
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-12-09 14:13:18 +01:00
Nextcloud bot
37fcf92bac
[tx-robot] updated from transifex
2019-12-09 02:16:28 +00:00
John Molakvoæ
71e2c0bda4
Bump css-loader from 3.2.0 to 3.2.1 ( #18279 )
...
Bump css-loader from 3.2.0 to 3.2.1
2019-12-08 11:26:29 +01:00
dependabot-preview[bot]
5591aabeb2
Bump css-loader from 3.2.0 to 3.2.1
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.2.0 to 3.2.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.2.0...v3.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-08 08:31:14 +00:00
Nextcloud bot
270ebb2aa9
[tx-robot] updated from transifex
2019-12-08 02:17:32 +00:00
John Molakvoæ
2959487f71
Fix size of header menus ( #16057 )
...
Fix size of header menus
2019-12-07 09:48:10 +01:00
Nextcloud bot
b41112a023
[tx-robot] updated from transifex
2019-12-07 02:16:37 +00:00
Nextcloud bot
da84b36186
[tx-robot] updated from transifex
2019-12-06 02:16:59 +00:00
Christoph Wurst
5bf3d1bb38
Update license headers
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-05 15:38:45 +01:00
Roeland Jago Douma
e6c5300079
Fix shipped.json
...
We no longer ship gallery but ship photos
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-05 12:55:05 +01:00
Julius Härtl
e29a76bc79
Use file path for direct editing
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-12-05 09:54:58 +01:00
Nextcloud bot
fae3ae8a2d
[tx-robot] updated from transifex
2019-12-05 02:16:52 +00:00
Roeland Jago Douma
b0a7028978
Merge pull request #18121 from nextcloud/feature/setup-install-recommended-apps
...
Add checkbox to install recommended apps during setup
2019-12-04 19:41:54 +01:00
John Molakvoæ
592cc07b30
Replaced history icon by the Material one ( #18206 )
...
Replaced history icon by the Material one
2019-12-04 17:54:52 +01:00
Christoph Wurst
a8f2e6914d
Add checkbox to install recommended apps during setup
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-04 14:14:38 +01:00
Joas Schilling
738e6bf079
Merge pull request #17715 from nextcloud/fix/5456/respect_avatar_privacy
...
Honor avatar visibility settings
2019-12-04 10:28:45 +01:00
Nextcloud bot
323b2c71fc
[tx-robot] updated from transifex
2019-12-04 02:16:52 +00:00
Kilian Périsset
ae692ad335
Replaced png history icon
2019-12-03 16:10:12 +01:00
Kilian P
19c0bc1454
Replaced history icon by the Material one
...
Asked here : https://github.com/nextcloud/android/pull/4865
The purpose is to replace the "too small" restore icon on server and Android.
2019-12-03 14:32:16 +01:00
Nextcloud bot
4cbaf69bc3
[tx-robot] updated from transifex
2019-12-03 02:16:46 +00:00
Roeland Jago Douma
5274c54268
Add a transfer ownership background job
...
This job can be initiated by a user to transfer a file/folder to a
target user.
The target user will have to accept the job.
Once that is done the transfers is initiated in the background.
Both parties get notified when the job is done.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-02 15:28:47 +01:00
dependabot-preview[bot]
5e5c4090bf
Bump url-loader from 2.3.0 to 3.0.0
...
Bumps [url-loader](https://github.com/webpack-contrib/url-loader ) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases )
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v2.3.0...v3.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-02 06:49:05 +00:00
John Molakvoæ
df0e638206
Bump bootstrap from 4.3.1 to 4.4.1 ( #18170 )
...
Bump bootstrap from 4.3.1 to 4.4.1
2019-12-02 07:43:21 +01:00
Nextcloud bot
109755e2d3
[tx-robot] updated from transifex
2019-12-02 02:16:54 +00:00
dependabot-preview[bot]
7d34e6bef6
Bump bootstrap from 4.3.1 to 4.4.1
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 4.3.1 to 4.4.1.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v4.3.1...v4.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-01 11:49:15 +00:00
Daniel Kesselberg
9378a6b411
Send Clear-Site-Data expect for Chrome
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-11-30 15:17:22 +01:00
Nextcloud bot
6725a4b746
[tx-robot] updated from transifex
2019-11-30 02:16:49 +00:00
Roeland Jago Douma
44fc962b67
Merge pull request #18135 from nextcloud/fix/trim-login-name
...
Trim the login name
2019-11-29 08:47:46 +01:00
Nextcloud bot
73472725e6
[tx-robot] updated from transifex
2019-11-29 02:16:53 +00:00
Christoph Wurst
81e35d0c8a
Trim the login name
...
Otherwise we keep on using it with leading or trailing whitespaces for
app tokens and other logic. The reason this doesn't throw an error
immediately with local users is that (My)SQL compares strings regardless
of their padding by default. So we look up 'uid ' and get the row for
the user 'uid'.
Other back-ends will lead to a hard error, though, and the user is
unable to log out as all request fail.
Ref https://stackoverflow.com/a/10495807/2239067
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-11-28 20:52:05 +01:00
Julius Härtl
9be59b57a2
Revert removed mimetypelist
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-28 17:57:20 +01:00
Roeland Jago Douma
4173d9d749
Merge pull request #17625 from nextcloud/enh/noid/direct-editing
...
Direct editing API to allow file editing using a one-time token
2019-11-28 08:49:57 +01:00
Roeland Jago Douma
669302e570
Merge pull request #18064 from nextcloud/feature/php74
...
Add php7.4 support
2019-11-28 08:36:10 +01:00
Nextcloud bot
563f9153a2
[tx-robot] updated from transifex
2019-11-28 02:16:54 +00:00
Julius Härtl
9a2694fcb0
Code style fixes and cleanup
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27 19:56:40 +01:00
Julius Härtl
e52793c69e
Direct editing API to allow file editing using a one-time token for
...
mobile apps
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27 14:36:20 +01:00
Roeland Jago Douma
3aa5f105fa
Fix more tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27 13:34:41 +01:00
Nextcloud bot
15e599b9ab
[tx-robot] updated from transifex
2019-11-27 02:16:25 +00:00
Roeland Jago Douma
2a2d0cd312
Merge pull request #18082 from nextcloud/design/style-update
...
Update style of log in page and header
2019-11-26 12:01:47 +01:00
Roeland Jago Douma
1fac8174b9
Merge pull request #18013 from nextcloud/bugfix/noid/fix-autocomplete-suggestions-with-numeric-users
...
Fix autocomplete suggestions with numeric users
2019-11-26 11:12:10 +01:00
John Molakvoæ
fe6dc8082c
add var for theming images , advanced options ( #16815 )
...
add var for theming images , advanced options
2019-11-26 10:55:20 +01:00
Joas Schilling
06f97c0fd0
Fix autocomplete suggestions with numeric user ids
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-26 09:19:49 +01:00
Nextcloud bot
123c4aa4e0
[tx-robot] updated from transifex
2019-11-26 02:15:57 +00:00
Roeland Jago Douma
9002b0f245
Merge pull request #18088 from nextcloud/dependabot/npm_and_yarn/handlebars-4.5.3
...
Bump handlebars from 4.5.2 to 4.5.3
2019-11-25 20:02:58 +01:00
John Molakvoæ
7ccb70487b
Improve tag icon ( #18109 )
...
Improve tag icon
2019-11-25 17:43:31 +01:00
blizzz
b1dffc5c2d
Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-result
...
take group creation result into consideration
2019-11-25 17:16:40 +01:00
John Molakvoæ (skjnldsv)
27d68b4f90
Improve tag icon
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-25 16:32:22 +01:00
dependabot-preview[bot]
11b57c062a
Bump handlebars from 4.5.2 to 4.5.3
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.2...v4.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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-11-25 13:13:57 +00:00
Roeland Jago Douma
279c0cb2ed
Merge pull request #18098 from nextcloud/fix/migration_import_order
...
Fix the import order of new migrations
2019-11-25 14:11:09 +01:00
Roeland Jago Douma
c7d5b8fc49
Merge pull request #18079 from nextcloud/fixes/phpcs
...
Some php-cs fixes
2019-11-25 14:07:00 +01:00
Arthur Schiwon
b4408e4245
fix and improve check of create group result
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-25 14:01:25 +01:00
Arthur Schiwon
7ff15c9756
fix documentation, get and createGroup may return null
...
* also have stricter checks in place
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-25 14:01:25 +01:00
Roeland Jago Douma
20ec763337
Merge pull request #18027 from str0g/fix/14920/convert_type_boolean
...
Incorrect integer value: '' for column 'password_invalid' while migra…
2019-11-25 11:37:45 +01:00
Roeland Jago Douma
f79d98e089
Fix the import order of new migrations
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-25 09:46:39 +01:00
Roeland Jago Douma
31fced9698
Merge pull request #18081 from nextcloud/design/info-icon
...
Adjust info icon style to other icons
2019-11-25 09:20:35 +01:00
Roeland Jago Douma
e4fe1fcc12
Merge pull request #18095 from nextcloud/enh/svg-settings-app
...
Remove exception for settings app from svg controller
2019-11-25 08:37:09 +01:00
Nextcloud bot
573c800b00
[tx-robot] updated from transifex
2019-11-25 02:15:54 +00:00
Guillaume COMPAGNON
ed399a31bd
add var for theming images , advanced options
...
Signed-off-by: Guillaume COMPAGNON <gcompagnon@outlook.com>
2019-11-24 21:51:43 +01:00
Daniel Kesselberg
957c0df01b
Remove exception for settings app from svg controller
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-11-24 17:15:06 +01:00
Nextcloud bot
52125d7cd9
[tx-robot] updated from transifex
2019-11-24 02:16:55 +00:00
Jan-Christoph Borchardt
7edeac887b
Update style of log in page and header
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-11-23 19:16:59 +07:00
Jan-Christoph Borchardt
776b59a181
Adjust info icon style to other icons
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-11-23 16:16:01 +07:00
Nextcloud bot
4f2837017c
[tx-robot] updated from transifex
2019-11-23 02:16:07 +00:00
Roeland Jago Douma
68748d4f85
Some php-cs fixes
...
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
Nextcloud bot
0d7f55aae9
[tx-robot] updated from transifex
2019-11-22 02:16:16 +00:00
Nextcloud bot
37ef64d24e
[tx-robot] updated from transifex
2019-11-21 02:16:02 +00:00
Roeland Jago Douma
decdb6b40f
Convert more columns to bigint
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-20 19:31:17 +01:00
Łukasz Buśko
23084558a6
Incorrect integer value: '' for column 'password_invalid' while migrating from pg to mysql #14920
...
Signed-off-by: Łukasz Buśko <busko.lukasz@pm.me>
2019-11-20 14:01:46 +01:00
Nextcloud bot
afa0f2c0d8
[tx-robot] updated from transifex
2019-11-20 02:16:19 +00:00
Nextcloud bot
9707fcf4fe
[tx-robot] updated from transifex
2019-11-19 02:17:47 +00:00
Roeland Jago Douma
a184e350d7
Merge remote-tracking branch 'origin/master' into filecache-extension
2019-11-18 11:06:17 +01:00
Roeland Jago Douma
911763aad5
Merge pull request #17974 from nextcloud/dependabot/npm_and_yarn/handlebars-4.5.2
...
Bump handlebars from 4.5.1 to 4.5.2
2019-11-18 09:06:52 +01:00
Nextcloud bot
7bb3c0201c
[tx-robot] updated from transifex
2019-11-18 02:15:57 +00:00
dependabot-preview[bot]
e09ad9105d
Bump handlebars from 4.5.1 to 4.5.2
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.1...v4.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-11-17 08:10:10 +00:00
Nextcloud bot
30bdb0f35b
[tx-robot] updated from transifex
2019-11-17 02:17:15 +00:00
Nextcloud bot
18efe3bad3
[tx-robot] updated from transifex
2019-11-15 02:16:03 +00:00
John Molakvoæ
a3036aae82
Revert "Remove unneeded more-white icon" ( #17931 )
...
Revert "Remove unneeded more-white icon"
2019-11-14 09:20:55 +01:00
Nextcloud bot
c952bec11d
[tx-robot] updated from transifex
2019-11-14 02:16:16 +00:00
Roeland Jago Douma
54eb27dab2
Update tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-13 20:43:20 +01:00
Roeland Jago Douma
4fcba8a597
Merge remote-tracking branch 'origin/master' into fix/5456/respect_avatar_privacy
2019-11-13 20:30:43 +01:00
Christoph Wurst
31b336ecbe
Revert "Remove unneeded more-white icon"
2019-11-13 18:37:23 +01:00
RussellAult
19791b2460
Check getRedirectUri() for queries
...
Resolves Issue #17885
Check getRedirectUri() for queries, and add a '&' instead of a '?' to $redirectUri if it already has them; otherwise, $redirectUri might end up with two '?'.
Signed-off-by: RussellAult <russellault@users.noreply.github.com>
2019-11-13 14:05:03 +01:00
Robin Appelman
842da3f183
store filecache extension fields
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-13 11:30:44 +01:00
Nextcloud bot
bf6fce483e
[tx-robot] updated from transifex
2019-11-13 02:16:08 +00:00
Nextcloud bot
9a460f9e39
[tx-robot] updated from transifex
2019-11-12 02:16:12 +00:00
Julius Härtl
d880b865d7
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-11 13:29:32 +01:00
Julius Härtl
eb5faa85a2
Compile handlebars
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-11 13:26:22 +01:00
Roeland Jago Douma
c411dc4480
Merge pull request #17895 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.7.1
...
Bump @babel/preset-env from 7.6.3 to 7.7.1
2019-11-11 12:15:50 +01:00
dependabot-preview[bot]
3d63f3fbdf
Bump @babel/preset-env from 7.6.3 to 7.7.1
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.6.3 to 7.7.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-11-10 12:12:07 +00:00
John Molakvoæ
bce9c1d97b
🐛 FIX: horizontal scrolling on mobile due to tab accessibilit… ( #17843 )
...
🐛 FIX: horizontal scrolling on mobile due to tab accessibility navigation 'skip to content' positioned at a fixed position
2019-11-10 09:46:46 +01:00
Nextcloud bot
cd7c7d78d7
[tx-robot] updated from transifex
2019-11-10 02:16:59 +00:00
Nextcloud bot
eb9f53441f
[tx-robot] updated from transifex
2019-11-09 02:15:45 +00:00
Jonas Sulzer
93dcc42631
🐛 FIX: horizontal scrolling on mobile due to tab accessibility navigation 'skip to content' positioned at a fixed position
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-11-07 15:28:31 +01:00
John Molakvoæ
e693709d5e
Prompt on destructive user actions ( #17785 )
...
Prompt on destructive user actions
2019-11-07 10:49:25 +01:00
Nextcloud bot
f886d2f599
[tx-robot] updated from transifex
2019-11-07 02:15:55 +00:00
Roeland Jago Douma
3a3ed95b59
Merge pull request #17753 from nextcloud/clean/old-sharing
...
Cleanup sharing leftovers
2019-11-06 09:54:50 +01:00
Nextcloud bot
6ba2a608d0
[tx-robot] updated from transifex
2019-11-06 02:16:07 +00:00
John Molakvoæ (skjnldsv)
5d2c89ca6c
Fix sharing breadcrumbs
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-06 00:53:59 +01:00
John Molakvoæ (skjnldsv)
eebcf89091
Cleanup sharing leftovers
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-05 19:03:44 +01:00
Roeland Jago Douma
5c0ad24a68
Merge pull request #17806 from nextcloud/design/icon-more-white
...
Remove unneeded more-white icon
2019-11-05 15:27:14 +01:00
Gary Kim
0efa78d1e2
Prompt on destructive user actions
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-11-05 20:39:07 +08:00
Nextcloud bot
5b5b451719
[tx-robot] updated from transifex
2019-11-05 02:15:46 +00:00
Jan-Christoph Borchardt
9ef107d233
Remove unneeded more-white icon
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-11-05 01:09:31 +01:00
John Molakvoæ
13960b69da
Merge pull request #17509 from nextcloud/fix/application-singleton
...
Fix Application instances created multiple times
2019-11-04 18:18:32 +01:00
Nextcloud bot
e517ca0530
[tx-robot] updated from transifex
2019-11-04 02:15:26 +00:00
Nextcloud bot
827a3c545a
[tx-robot] updated from transifex
2019-11-03 02:16:06 +00:00
Nextcloud bot
686f1931ae
[tx-robot] updated from transifex
2019-11-02 02:14:58 +00:00
Nextcloud bot
75b94cb5be
[tx-robot] updated from transifex
2019-11-01 07:46:26 +00:00
Roeland Jago Douma
4326b03b13
Merge pull request #17683 from nextcloud/enh/login-flow-v2-polish
...
Polish login flow v2
2019-10-31 19:30:28 +01:00
Roeland Jago Douma
ef6806a235
Merge pull request #17670 from nextcloud/fix/noid/collapsing-spaces-in-move-again
...
Fix spaces being collapsed in move dialog again
2019-10-31 16:17:31 +01:00
npmbuildbot[bot]
85730de7fa
Compile assets
...
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-29 13:20:37 +01:00
John Molakvoæ (skjnldsv)
1c13c52acf
Systemtags and external actions update
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-29 13:20:03 +01:00
John Molakvoæ (skjnldsv)
fd90af50d9
Add OCA.Files.Sidebar
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-29 12:56:00 +01:00
Nextcloud bot
97fd61ac45
[tx-robot] updated from transifex
2019-10-29 02:15:20 +00:00
Roeland Jago Douma
70500e25ad
Merge pull request #17173 from nextcloud/feature/event-broadcasting
...
Make it possible to broadcast events to (web) clients
2019-10-28 13:58:35 +01:00
Christoph Wurst
d180a98714
Make it possible to broadcast events to (web) clients
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-10-28 13:58:13 +01:00
Roeland Jago Douma
0bd1378f81
Honor avatar visibility settings
...
Fixes #5456
Only when an avatar is set to public should we show it to the public.
For now this has an open question as to how to solve federated avatars.
But I assume a dedicated paramter or endpooint would make sense there.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-28 13:48:34 +01:00
dependabot-preview[bot]
b0c0676429
Bump @nextcloud/axios from 0.4.2 to 0.5.0
...
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios ) from 0.4.2 to 0.5.0.
- [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/v0.4.2...v0.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-27 10:21:41 +00:00
dependabot-preview[bot]
79b90e3b36
Bump handlebars from 4.4.3 to 4.4.5
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.4.3 to 4.4.5.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.3...v4.4.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-27 07:52:11 +00:00
Daniel Kesselberg
71c7442790
The loading animation is back
...
Refactor grant.js to Vanilla JS
Remove id="submit" because of side effects: https://stackoverflow.com/questions/22982741/form-submit-jquery-does-not-work
Fix arrow for login flow v1
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-10-26 23:08:52 +02:00
dependabot-preview[bot]
6c83516caa
Bump davclient.js from 0.1.3 to 0.2.1
...
Bumps [davclient.js](https://github.com/owncloud/davclient.js ) from 0.1.3 to 0.2.1.
- [Release notes](https://github.com/owncloud/davclient.js/releases )
- [Commits](0e5ef1af5d...1ab200d099
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-26 11:59:06 +00:00
Roeland Jago Douma
bc4ed80439
Merge pull request #17626 from nextcloud/fix/weird_kde/loginflowv2
...
Fix weird KDE bug with loginflowv2
2019-10-26 13:53:01 +02:00
Daniel Kesselberg
1d82bb55db
Move "you can close this window" to newline
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-10-25 21:26:41 +02:00
Daniel Kesselberg
2108e8b4aa
Add icon-confirm-white to submit button
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-10-25 21:26:19 +02:00
Roeland Jago Douma
2cf068463f
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 15:44:37 +02:00
Nextcloud bot
a1cc2b21cc
[tx-robot] updated from transifex
2019-10-25 02:15:33 +00:00
Gary Kim
ffead18518
Fix spaces being collapsed in move dialog again
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-10-25 09:52:31 +08:00
Nextcloud bot
d633b451df
[tx-robot] updated from transifex
2019-10-24 02:15:26 +00:00
Nextcloud bot
baee9ddc35
[tx-robot] updated from transifex
2019-10-23 02:15:24 +00:00
John Molakvoæ
ac1585b316
Fix browser back button ( #17627 )
...
Fix browser back button
2019-10-22 11:36:36 +02:00
Nextcloud bot
908f13e9b9
[tx-robot] updated from transifex
2019-10-22 02:15:41 +00:00
Roeland Jago Douma
87c2ab3ffa
Fix browser back button
...
Fixes #17108
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-21 21:36:17 +02:00
Roeland Jago Douma
0a2175a3e5
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-21 20:58:40 +02:00
Nextcloud bot
560d9c3006
[tx-robot] updated from transifex
2019-10-21 02:15:49 +00:00
Nextcloud bot
e0e938295e
[tx-robot] updated from transifex
2019-10-20 02:16:43 +00:00
Nextcloud bot
dd0e73829c
[tx-robot] updated from transifex
2019-10-19 02:15:42 +00:00
Nextcloud bot
41c92813c3
[tx-robot] updated from transifex
2019-10-18 02:15:23 +00:00
John Molakvoæ (skjnldsv)
5d01850dce
Add detailed users listing in occ user:info command
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-17 10:38:53 +02:00
Nextcloud bot
e57feec833
[tx-robot] updated from transifex
2019-10-17 02:15:52 +00:00
Roeland Jago Douma
38730b454f
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>
2019-10-16 23:25:24 +02:00
Julius Härtl
a9c089064b
Deprecate TemplateManager
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-10-16 09:54:17 +02:00
Nextcloud bot
8153bd00a5
[tx-robot] updated from transifex
2019-10-16 02:15:41 +00:00
Roeland Jago Douma
af995b8ab9
Deprecate js globals
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-14 09:59:52 +02:00
dependabot-preview[bot]
7ead31d841
Bump dompurify from 2.0.3 to 2.0.6
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.0.3 to 2.0.6.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.3...2.0.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-13 11:01:30 +00:00
dependabot-preview[bot]
dc97676559
Bump handlebars from 4.4.2 to 4.4.3
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.2...v4.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-13 09:45:04 +00:00
Nextcloud bot
0d03115eb0
[tx-robot] updated from transifex
2019-10-13 02:15:52 +00:00
Christoph Wurst
c2e8821345
Use the external initial state implementation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-10-12 13:21:50 +02:00
Roeland Jago Douma
0646167111
Bump nextcloud/event-bus to 0.2.1
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-11 12:57:19 +02:00
Roeland Jago Douma
15576dcba3
Merge pull request #17505 from nextcloud/design/input-contrast
...
Increase contast between text and placeholder in input fields
2019-10-11 12:53:25 +02:00
Christoph Wurst
543190f8b3
Do not create Application instances directly
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-10-11 08:33:09 +02:00
Nextcloud bot
a373fd5848
[tx-robot] updated from transifex
2019-10-11 02:14:43 +00:00
Julius Härtl
57a4a7d0e4
Increase contast between text and placeholder in input fields
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-10-10 15:54:10 +02:00
Nextcloud bot
2b0f49455d
[tx-robot] updated from transifex
2019-10-09 02:15:07 +00:00
Thomas Citharel
68cf47e947
Check and add index on principaluri for schedulingobjects table
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-08 10:25:56 +02:00
Roeland Jago Douma
b7803665c1
Merge pull request #17429 from nextcloud/db/add-index-on-calendar-object-props-calendar-id
...
Add index on calendarid for calendarobject_props table
2019-10-08 10:09:48 +02:00
Roeland Jago Douma
e4948f5d86
Merge pull request #17414 from gary-kim/enh/15155/delete-icon-in-trashbin
...
Show Delete Icon in Breadcrumb in Trashbin
2019-10-08 08:08:02 +02:00
Nextcloud bot
85dbde060d
[tx-robot] updated from transifex
2019-10-08 02:15:01 +00:00
Thomas Citharel
90e5850cc4
Add index on calendarid for calendarobject_props table
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-07 22:03:15 +02:00
Gary Kim
11d01319c6
Show Delete Icon in Breadcrumb in Trashbin
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-10-07 19:35:23 +08:00
Roeland Jago Douma
a02a626606
Merge pull request #17411 from kinolaev/fix-oauth2-redirect
...
Fix oauth client redirect
2019-10-07 12:03:52 +02:00
Nextcloud bot
049628a3f5
[tx-robot] updated from transifex
2019-10-07 02:14:42 +00:00
John Molakvoæ
9939005853
Use @nextcloud/paths and deprecate OC helpers ( #17392 )
...
Use @nextcloud/paths and deprecate OC helpers
2019-10-06 10:01:45 +02:00
Nextcloud bot
e20dbc04ba
[tx-robot] updated from transifex
2019-10-06 02:15:13 +00:00
Christoph Wurst
a27a4f757d
Use @nextcloud/paths and deprecate OC helpers
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-10-05 23:44:20 +02:00
John Molakvoæ
5c21d11207
Fix Axios CSRF token update ( #17404 )
...
Fix Axios CSRF token update
2019-10-05 23:37:10 +02:00
Christoph Wurst
81613d2246
Switch to @nextcloud/axios for the CSRF update fix
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-05 19:06:00 +02:00
John Molakvoæ
62399c76e8
Allow group displaynames in the database backend ( #17221 )
...
Allow group displaynames in the database backend
2019-10-05 18:34:14 +02:00
Christoph Wurst
8c023eeabd
Emit an event when the CSRF token changes
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-10-05 10:25:45 +02:00
John Molakvoæ
87ad219daf
Merge pull request #17405 from nextcloud/enh/switch/escapeHTML
...
Move to escape-html
2019-10-05 10:25:12 +02:00
Nextcloud bot
e9cef938ea
[tx-robot] updated from transifex
2019-10-05 02:15:04 +00:00
Julius Härtl
bef426e3f4
Move to proper scroll container and add more space to height
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-10-04 20:56:10 +02:00
Jan-Christoph Borchardt
d889019f00
Fix horizontal scrollbar in user menu
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-10-04 20:27:31 +02:00
Julius Härtl
6283b57310
Fix size of header menus
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-10-04 20:27:31 +02:00
Sergej Nikolaev
1b5d85a4ca
fix oauth client redirect
...
Signed-off-by: Sergej Nikolaev <kinolaev@gmail.com>
2019-10-04 21:09:13 +03:00
Roeland Jago Douma
32587d7007
Remove the tests since the library is tested
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-04 19:32:12 +02:00
Roeland Jago Douma
6c489a6d40
Move to escape-html
...
* If there is a package that does exactly the same then lets us use that
* Import it properly in the internals (less deprecation warnings)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-04 13:23:32 +02:00
John Molakvoæ
6d819e2820
Fix master testing and update eslint-config ( #17367 )
...
Fix master testing and update eslint-config
2019-10-04 08:18:13 +02:00
John Molakvoæ
7d9a5036a2
Add Fatal logging option ( #17363 )
...
Add Fatal logging option
2019-10-04 07:08:28 +02:00
John Molakvoæ (skjnldsv)
972279d31b
Split drone webpack tests
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-04 07:04:29 +02:00
Nextcloud bot
23af2726e8
[tx-robot] updated from transifex
2019-10-04 02:15:27 +00:00
Roeland Jago Douma
1ddd6b4080
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 16:17:19 +02:00
Tim Terhorst
2ad33bc06e
Add Fatal logging option
...
Signed-off-by: Tim Terhorst <mynamewastaken+gitlab@gmail.com>
2019-10-02 21:18:29 -05:00
Nextcloud bot
3e28565458
[tx-robot] updated from transifex
2019-10-03 02:14:24 +00:00
John Molakvoæ
2f214322f7
Merge pull request #17350 from nextcloud/adjust-fontsize
...
Bring the font size down to 14px
2019-10-02 11:11:59 +02:00
Nextcloud bot
74dcd84ee8
[tx-robot] updated from transifex
2019-10-02 02:15:09 +00:00
Marco Ambrosini
fe5d5312ca
Bring the font size down to 14px
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2019-10-01 17:42:16 +02:00
Joas Schilling
7dc5bbae39
Merge pull request #17263 from nextcloud/enhancement/eslint
...
Add eslint global nextcloud config
2019-10-01 17:20:49 +02:00
John Molakvoæ (skjnldsv)
b9bc2417e7
Comply to eslint
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-01 17:16:09 +02:00
Joas Schilling
6a2e2cfdf1
Merge pull request #17353 from nextcloud/bugfix/noid/fix-wich-typo
...
Fix typo in "which"
2019-10-01 16:16:06 +02:00
Nextcloud bot
f9870eec2c
[tx-robot] updated from transifex
2019-10-01 12:41:53 +00:00
Joas Schilling
31eaa6e6f4
Fix typo in "which"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-01 12:27:32 +02:00
dependabot-preview[bot]
ff7eeb4501
Bump dompurify from 2.0.1 to 2.0.3
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.1...2.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-30 08:42:31 +00:00
dependabot-preview[bot]
e57b27820e
Bump webpack from 4.40.2 to 4.41.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.40.2 to 4.41.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.40.2...v4.41.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-29 09:29:23 +00:00
John Molakvoæ
a0d48c568d
Bring the default font size up to 15px ( #17228 )
...
Bring the default font size up to 15px
2019-09-28 17:17:35 +02:00
Daniel Kesselberg
90e22c25f1
Append / to data('path') for folder content request
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-28 15:13:56 +00:00
Roeland Jago Douma
9e2bb5ef36
Move oauth admin settings to initialstate
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-28 13:30:34 +00:00
John Molakvoæ
17cdcfe4a8
Move settings to an app ( #17182 )
...
Move settings to an app
2019-09-28 13:14:25 +02:00
Christoph Wurst
de6940352a
Move settings to an app
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-28 09:39:28 +00:00
René Bühlmann
675d6f7f0e
Fix fetching additional search results on scrolling down
...
Signed-off-by: René Bühlmann <rene@buehlmann.net>
2019-09-28 10:56:57 +02:00
John Molakvoæ
c8cd607681
Remove input id on login form ( #17294 )
...
Remove input id on login form
2019-09-28 10:46:31 +02:00
John Molakvoæ (skjnldsv)
f737dc9a86
Remove input id on login form
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-28 08:15:03 +00:00
Nextcloud bot
8ca587be3a
[tx-robot] updated from transifex
2019-09-28 02:14:51 +00:00
Joas Schilling
b9f963225f
Do not allow to have an empty display name
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-27 14:29:57 +02:00
Joas Schilling
704c7b6672
Set default value
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-27 14:29:57 +02:00
Joas Schilling
653628c8fb
Allow to set the group display name in the database backend
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-27 14:29:56 +02:00
Joas Schilling
45506adc5c
Add a displayname to the database group backend
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-27 14:29:56 +02:00
Roeland Jago Douma
49f1ed62a2
Merge pull request #17254 from nextcloud/fix/double_escape
...
Properly import DOMPurify in l10n.js
2019-09-25 11:59:31 +02:00
John Molakvoæ
7351889ef6
Fix spaces being collapsed in move dialog ( #17240 )
...
Fix spaces being collapsed in move dialog
2019-09-25 11:23:34 +02:00
Roeland Jago Douma
d19ed224c1
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>
2019-09-25 10:57:00 +02:00
Nextcloud bot
61d22ff6cf
[tx-robot] updated from transifex
2019-09-24 02:14:41 +00:00
Gary Kim
4211c50dba
Fix spaces being collapsed in move dialog
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-09-24 01:54:42 +08:00
dependabot-preview[bot]
55ca259617
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>
2019-09-23 05:44:50 +00:00
dependabot-preview[bot]
0a24da76eb
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>
2019-09-22 10:57:27 +00:00
Marco Ambrosini
cde1c8b9a3
Bring the default font size up to 15px
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2019-09-21 20:47:46 +02:00
Roeland Jago Douma
505fc0e1c2
Merge pull request #17017 from ritsute/fix/css-actions.creatable
...
fix "create folder" icon overlaying home icon
2019-09-19 21:36:37 +02:00
John Molakvoæ
7549f5e4d1
Add space between dots in more-icon ( #17178 )
...
Add space between dots in more-icon
2019-09-18 00:38:33 +02:00
jenniferpiperek
9a301beffe
Add space between dots in more-icon
...
Signed-off-by: jenniferpiperek <jenniferpiperek@users.noreply.github.com>
2019-09-17 18:39:40 +02:00
Joas Schilling
89880fb2c4
Merge pull request #17098 from nextcloud/fix/css/variables-color-primary-light
...
Create color-primary-light variable
2019-09-17 15:54:35 +02:00
Nextcloud bot
8cc41974a4
[tx-robot] updated from transifex
2019-09-17 12:33:26 +00:00
Julius Härtl
d1724cb665
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-15 19:33:01 +02:00