dependabot[bot]
2812f1d04c
Merge pull request #28708 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.4.7
2021-09-04 10:51:25 +00:00
dependabot[bot]
529ad62ddd
Bump css-vars-ponyfill from 2.4.6 to 2.4.7
...
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill ) from 2.4.6 to 2.4.7.
- [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/compare/v2.4.6...v2.4.7 )
---
updated-dependencies:
- dependency-name: css-vars-ponyfill
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-09-04 10:05:39 +00:00
Nextcloud bot
a83542f2e2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-04 02:26:10 +00:00
MichaIng
913c257aa7
Merge pull request #28614 from iametza/aldatsa-patch-1
...
Fix typo on the DocBlock of the copy method
2021-09-03 15:57:13 +02:00
Christoph Wurst
cd8b17fd70
Merge pull request #28700 from nextcloud/fix/psalm-security-analysis-pin-version
...
Pin Psalm version for security analysis
2021-09-03 14:44:43 +02:00
Christoph Wurst
7559a4a97d
Pin Psalm version for security analysis
...
The action will otherwise pull dev-master and this can break easily as
we just experience.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-09-03 13:52:04 +02:00
szaimen
46837e28d0
Merge pull request #25879 from nextcloud/fix/user-list-infinite-loading
...
Fix user list infinite loading state in user settings
2021-09-03 11:43:17 +02:00
Nextcloud bot
6a9afe3736
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-03 02:28:29 +00:00
kesselb
3899dba352
Merge pull request #28580 from nextcloud/dependabot/composer/egulias/email-validator-3.1.1
...
Bump egulias/email-validator from 2.1.25 to 3.1.1
2021-09-02 11:29:25 +02:00
John Molakvoæ
c37ed98fda
Merge pull request #28643 from nextmcloud/NMC-552
2021-09-02 08:15:48 +02:00
sangramsinh.desai@t-systems.com
bc6b496f4c
Duplicate code removed
...
Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com>
Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
2021-09-02 09:48:49 +05:30
sangramsinh.desai@t-systems.com
86558878e4
unwanted class removed
...
Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com>
Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
2021-09-02 09:48:48 +05:30
sangramsinh.desai@t-systems.com
0d18228eb9
space above the downloadFile element added
...
Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com>
Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
2021-09-02 09:48:48 +05:30
sangramsinh.desai@t-systems.com
4d7b780c73
mimetype condition merged
...
Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com>
Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
2021-09-02 09:48:48 +05:30
Sangramsinh Desai
2254a40f61
Guest view download button seperated for image
...
Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com>
Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
2021-09-02 09:48:48 +05:30
Sangramsinh Desai
ce8a8c0c83
Guest view download button seperated for video
...
Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com>
Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
2021-09-02 09:48:48 +05:30
Nextcloud bot
c3ea18e11a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-02 02:27:12 +00:00
Joas Schilling
135bc78db6
Merge pull request #27757 from designbybeck/patch-1
...
Target Blank for external link
2021-09-01 22:57:02 +02:00
Beck
fc5e535111
Update apps/theming/templates/settings-admin.php
...
including noreferrer noopener
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Beck <beck@learnopen.tech>
2021-09-01 14:51:33 -05:00
Beck
db79284107
Target Blank for external link
...
The icon on this looks to have an arrow showing an external link, but it loads in the same window. Added target="_blank"
Signed-off-by: Beck <beck@learnopen.tech>
2021-09-01 14:51:33 -05:00
Julien Veyssier
073a67370e
compile settings
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-09-01 17:25:00 +02:00
Julien Veyssier
c11689b5b2
avoid 'No users in here' in user list when there actually are users
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-09-01 17:23:06 +02:00
szaimen
1a4e4b87aa
Merge pull request #28682 from nextcloud/NMC-464
...
NMC-464 Highlight the search term on no results
2021-09-01 13:25:37 +02:00
kavita.sonawane@t-systems.com
d2aed25dd2
Search function strong tag for user input
...
Signed-off-by: Kavita Sonawane <kavita.sonawane@t-systems.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-09-01 09:31:33 +00:00
szaimen
ab592c99e6
Merge pull request #28506 from nextcloud/followup/27281/fix-oc-linktoocs
...
Fix OC.linkToOCS so it works as before @nextcloud/router v2.0.0
2021-08-31 19:45:28 +02:00
Carl Schwan
734a750074
Merge pull request #28660 from nextcloud/work/carl/fix-search-position
...
Fix position of search bar
2021-08-31 18:26:11 +02:00
Carl Schwan
4027bba202
Fix position of search bar
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-08-31 15:12:55 +00:00
John Molakvoæ
4411822b0e
Merge pull request #28646 from nextcloud/work/carl/fix-filter-declaration
2021-08-31 15:04:20 +02:00
Joas Schilling
d8cbb9fc7b
Recompile
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-08-31 13:01:15 +02:00
Joas Schilling
56c8641714
Fix mountsfilelist to do the v1 call
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-08-31 12:57:59 +02:00
Joas Schilling
243098a96f
Revert OC.linkToOCS() calls back to old behaviour
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-08-31 12:57:59 +02:00
Joas Schilling
40d4ff3704
Fix OC.linkToOCS so it works as before @nextcloud/router v2.0.0
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-08-31 12:57:59 +02:00
Christoph Wurst
613798a54b
Merge pull request #28419 from nextcloud/bug/28419/delete-calendar-subscriptions-when-deleting-user
...
Delete calendar subscriptions as well when deleting user
2021-08-31 08:59:50 +02:00
Christoph Wurst
506b411dfc
Merge pull request #28332 from nextcloud/work/carl/argon2i2
...
Only recommand for php-sodium on >= PHP 7.4
2021-08-31 08:59:27 +02:00
Nextcloud bot
71c9f4c8d5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-31 02:26:48 +00:00
szaimen
a772fc3d4c
Merge pull request #28349 from J0WI/compress-pngs
...
Compress PNGs
2021-08-31 03:22:10 +02:00
Pytal
d668de5f4f
Merge pull request #28624 from nextcloud/dependabot/npm_and_yarn/marked-3.0.2
...
Bump marked from 3.0.0 to 3.0.2
2021-08-30 17:37:25 -07:00
dependabot[bot]
e2f3cf23b8
Bump marked from 3.0.0 to 3.0.2
...
Bumps [marked](https://github.com/markedjs/marked ) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js )
- [Commits](https://github.com/markedjs/marked/compare/v3.0.0...v3.0.2 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-08-30 20:00:09 +00:00
dependabot[bot]
1f5fede7a5
Merge pull request #28651 from nextcloud/dependabot/npm_and_yarn/sass-1.38.2
2021-08-30 19:31:03 +00:00
dependabot[bot]
8fc6feb1c5
Bump sass from 1.38.0 to 1.38.2
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.38.0 to 1.38.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.38.0...1.38.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 18:58:30 +00:00
dependabot[bot]
c69980d90b
Merge pull request #28620 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-4.1.0
2021-08-30 18:31:01 +00:00
dependabot[bot]
af12f9217c
Bump @nextcloud/vue from 4.0.3 to 4.1.0
...
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue ) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v4.0.3...v4.1.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-08-30 17:56:05 +00:00
dependabot[bot]
b9d4738048
Merge pull request #28648 from nextcloud/dependabot/npm_and_yarn/core-js-3.16.4
2021-08-30 16:26:27 +00:00
dependabot[bot]
fc27c12f66
Bump core-js from 3.16.2 to 3.16.4
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.16.2 to 3.16.4.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.16.2...v3.16.4 )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-08-30 15:48:59 +00:00
Carl Schwan
7eb71a72d7
Bump egulias/email-validator from 2.1.25 to 3.1.1
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-08-30 13:00:07 +02:00
Carl Schwan
9e401b0fce
Fix filter declaration in settings appinfo.xml
...
It's probably just a small typo introduced in 2020. Found by using the
app-info-shipped.xsd file.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-08-30 12:00:01 +02:00
Julius Härtl
4de981b582
Merge pull request #28616 from nextcloud/dav-move-movable-mount
...
always allow dav move for movable mount root
2021-08-30 10:24:17 +02:00
Julius Härtl
6908212bf4
Merge pull request #28621 from nextcloud/dependabot/npm_and_yarn/webdav-4.7.0
...
Bump webdav from 4.6.1 to 4.7.0
2021-08-30 09:43:48 +02:00
Nextcloud bot
cf9b888309
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-30 02:27:02 +00:00
dependabot[bot]
bf780589c0
Bump webdav from 4.6.1 to 4.7.0
...
Bumps [webdav](https://github.com/perry-mitchell/webdav-client ) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/perry-mitchell/webdav-client/releases )
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v4.6.1...v4.7.0 )
---
updated-dependencies:
- dependency-name: webdav
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-08-29 19:30:35 +00:00