dependabot[bot]
78a5ece3d9
Bump css-loader from 5.2.6 to 5.2.7
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.6 to 5.2.7.
- [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/v5.2.6...v5.2.7 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-08-01 17:58:01 +02:00
dependabot[bot]
c3670c9d86
Bump regenerator-runtime from 0.13.7 to 0.13.9
...
Bumps [regenerator-runtime](https://github.com/facebook/regenerator ) from 0.13.7 to 0.13.9.
- [Release notes](https://github.com/facebook/regenerator/releases )
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.7...regenerator-runtime@0.13.9 )
---
updated-dependencies:
- dependency-name: regenerator-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-31 16:44:15 +02:00
Julien Veyssier
e3cf80aba4
add missing order attribute to tag multiselect action
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-29 19:41:59 +00:00
Louis Chemineau
79526af7a5
Fix variabable override in file view
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-07-29 08:08:52 +00:00
dependabot[bot]
98b14028b5
Merge pull request #27659 from nextcloud/dependabot/npm_and_yarn/stable22/vue-router-3.5.2
2021-07-28 20:33:42 +00:00
dependabot[bot]
dc0dbcf437
Bump vue-router from 3.5.1 to 3.5.2
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.5.1...v3.5.2 )
---
updated-dependencies:
- dependency-name: vue-router
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-28 19:43:55 +00:00
Julien Veyssier
bd1217ff58
refs #21263 round numbers when checking if breadcrumbs should be hidden
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-28 16:48:17 +00:00
Julien Veyssier
8550418872
fix jsunit tests for comments
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-27 15:22:16 +00:00
Julien Veyssier
6fe61cc8b3
fix comments file action sidebar opening
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-27 15:07:44 +00:00
npmbuildbot-nextcloud[bot]
6628c2c6ca
Compile assets
...
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-26 22:58:52 +02:00
szaimen
68015b6680
Merge pull request #28170 from nextcloud/backport/28166/stable22
...
[stable22] User management - Add icon to user groups
2021-07-26 21:39:05 +02:00
szaimen
0ce687fd33
User management - Add icon to user groups
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-26 20:53:31 +02:00
John Molakvoæ
185812ed48
Merge pull request #28167 from nextcloud/backport/28075/stable22
...
[stable22] Admin Audit - Sharing: createShare - report the full path
2021-07-26 20:38:58 +02:00
Julien Veyssier
ed3f47b049
fix sort sort function of files multiple selection actions
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-26 13:10:25 +00:00
szaimen
4721a82f92
Admin Audit - Sharing: createShare - report the full path
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-26 11:29:41 +00:00
John Molakvoæ
11a252814e
Merge pull request #28135 from nextcloud/backport/28133/stable22
...
[stable22] add an option to the multiple files selected actions to add and remov…
2021-07-26 07:59:09 +02:00
Julius Härtl
eae6ab29ec
Make sure that the dav propfind plugins always use the proper user id
...
For old android versions it could happen that the requests are performed
with a login name instead of the actual user id, so before this change
the property methods used the wrong value for fetching their information
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-24 09:47:41 +00:00
Roland Scheidel
377942d5ef
add an option to the multiple files selected actions to add and remove tags from multiple files at once
...
Signed-off-by: Roland Scheidel <kontakt@scheidel.at>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-23 16:28:23 +00:00
Christopher Ng
a6d8b3bbc3
Build
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-22 22:40:24 +00:00
szaimen
cf62f62e80
Fix dark theme in file exists dialog
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-22 10:39:51 +00:00
Florian Storz
c44e168c77
Remove trailing whitespace from comment
...
Signed-off-by: Florian Storz <florian.storz@devlix.de>
2021-07-21 15:57:33 +00:00
Florian Storz
9bb06118ab
Add comment linking to PR
...
PR contains discussion about the implementation with pros and cons
Signed-off-by: Florian Storz <florian.storz@devlix.de>
2021-07-21 15:57:33 +00:00
Florian Storz
1cdf2a268b
hide download button for public preview of audio files
...
When the option to hide downloads was selected at public link creation, the download button can be hidden by the audio html attribute controlsList="nodownload"
Signed-off-by: Florian Storz <florian.storz@devlix.de>
2021-07-21 15:57:33 +00:00
John Molakvoæ
359a33f91a
Merge pull request #28071 from nextcloud/backport/28057/stable22
2021-07-21 10:08:07 +02:00
szaimen
89dd07f051
fix overlapping of elements in certain views
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-20 21:08:23 +00:00
Christopher Ng
82017ff311
Build
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-20 19:49:03 +00:00
Christopher Ng
44fd0d15a7
Improve UX
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 07c6ed3df2 )
2021-07-20 19:47:08 +00:00
Carl Schwan
9c13098d65
Merge pull request #28061 from nextcloud/backport/27950/stable22
...
[stable22] Fix missing theming for login button
2021-07-20 17:12:19 +02:00
Julius Härtl
da157ea242
Merge pull request #28011 from nextcloud/backport/27995/stable22
...
[stable22] some multiselect design fixes
2021-07-20 13:14:58 +02:00
Carl Schwan
4de6ab39ea
Fix missing theming for login button
...
Close #27495
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-07-20 10:32:43 +00:00
szaimen
5a9a02ad1d
Add titleTooltip to sidebar
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-19 10:40:52 +00:00
szaimen
45617f7b04
Increase footer padding for longer menus
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Co-Authored-By: Julius Härtl <jus@bitgrid.net>
2021-07-19 08:46:51 +00:00
Julius Härtl
05d49b9a67
Merge pull request #28014 from nextcloud/backport/28004/stable22
2021-07-19 08:26:54 +02:00
Nextcloud bot
5aaad8db1b
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-19 02:25:29 +00:00
Nextcloud bot
0bbc64960e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-18 02:25:41 +00:00
Nextcloud bot
9970740f6b
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-17 02:44:29 +00:00
Christopher Ng
c8c2870191
Build
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-16 15:53:48 +00:00
Christopher Ng
0ff49820c8
Refine unsupported federation scope checks
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 74aa115125 )
2021-07-16 15:50:55 +00:00
szaimen
33f231c5ae
some multiselect design fixes
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-16 16:32:42 +02:00
szaimen
be1444576d
Merge pull request #28008 from nextcloud/backport/27980/stable22
...
[stable22] Improve notcreatable permissions hint
2021-07-16 12:31:44 +02:00
John Molakvoæ
0263eea033
Merge pull request #28001 from nextcloud/backport/27379/stable22
2021-07-16 11:45:08 +02:00
szaimen
ac3ffa7d7a
Improve notcreatable permissions hint
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-16 09:02:45 +00:00
Nextcloud bot
a2c02455d0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-16 02:26:40 +00:00
Christopher Ng
66f07cf203
Build
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-16 00:13:21 +00:00
Christopher Ng
efefffa4cd
Refine UX for primary email deletion
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit d8ede941a3aeff8198b695238c8751f92fcd4afd)
2021-07-16 00:11:18 +00:00
Christopher Ng
f0c78d45a9
Make emails Vuetiful
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit e01d63d626cd26cf43eb58d9d55a33df12e3e682)
2021-07-16 00:11:13 +00:00
Christopher Ng
84d1398298
Create personal info service
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 5d5ed6ec8eb0003991e8e65dc0280a36867d6f6b)
2021-07-16 00:11:08 +00:00
Christopher Ng
a130d113c8
Provide initial state
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 94e469f6caa58ea6ec24d2f8350116dd35002abb)
2021-07-16 00:10:27 +00:00
Julius Härtl
8d31b1a57d
Merge pull request #27966 from nextcloud/enh/stable22-breadcrumb-detail-view-in-menu
...
[stable22] Show registered breadcrumb detail views in breadcrumb menu
2021-07-15 16:27:04 +02:00
Nextcloud bot
6bd2efe549
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-15 10:37:38 +00:00