Commit Graph

9762 Commits

Author SHA1 Message Date
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
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
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
Julius Härtl 260d93e5f2
Fallback to directory icon based on the mount type
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-15 19:29:57 +02:00
dependabot-preview[bot] 2b5e9c40d0 Bump dompurify from 1.0.11 to 2.0.0
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 1.0.11 to 2.0.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/1.0.11...2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-15 10:25:21 +00:00
Roeland Jago Douma 5083c9c198
Merge pull request #17122 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.1.2
Bump css-vars-ponyfill from 2.1.1 to 2.1.2
2019-09-15 12:20:32 +02:00
dependabot-preview[bot] 9618da87ff Bump css-vars-ponyfill from 2.1.1 to 2.1.2
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases)
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-15 08:20:12 +00:00
Roeland Jago Douma d231fc9843
Merge pull request #17110 from zorn-v/patch-1
Position fixed for .toastify.toast
2019-09-15 10:18:05 +02:00
dependabot-preview[bot] 7eb3019bc7 Bump jstimezonedetect from 1.0.6 to 1.0.7
Bumps [jstimezonedetect](https://github.com/pellepim/jstimezonedetect) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/pellepim/jstimezonedetect/releases)
- [Changelog](https://github.com/pellepim/jstimezonedetect/blob/master/changelog.md)
- [Commits](https://github.com/pellepim/jstimezonedetect/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-14 11:44:14 +00:00