Commit Graph

24403 Commits (191ec27b83e2ec2ea0b92b033dd67c8b27ca20ec)

Author SHA1 Message Date
Julien Veyssier fb224dd02c
Merge pull request #28198 from nextcloud/backport/27893/stable21
[stable21] Fix comments file action sidebar opening
2021-07-28 11:44:52 +07:00
Julien Veyssier 6bb95ee6c7
fix comments file action sidebar opening
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-28 10:15:23 +07:00
dependabot[bot] ebb61908ae
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-28 07:30:22 +07:00
John Molakvoæ 218a96ebf9
Revert "[stable21] better cleanup of filecache when deleting an external storage" 2021-07-27 15:51:10 +07:00
John Molakvoæ 654fdb27e8
Merge pull request #28171 from nextcloud/backport/28166/stable21 2021-07-27 14:37:49 +07:00
John Molakvoæ 9924ad1e54
Merge pull request #27992 from goyome/goyome-stable21-group-shares-limit
Manual backport of "No limit in the number of group shares" #27875
2021-07-27 14:07:16 +07:00
John Molakvoæ 0aed3ecd76
Merge pull request #26724 from nextcloud/backport/25417/stable21 2021-07-27 14:05:16 +07:00
John Molakvoæ 606b5fe154
Merge pull request #27205 from nextcloud/backport/26936/stable21
[stable21] better cleanup of filecache when deleting an external storage
2021-07-27 14:04:25 +07:00
szaimen 4c50241102
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-27 13:30:20 +07:00
John Molakvoæ fcf82d5e6d
Merge pull request #27228 from nextcloud/dependabot/npm_and_yarn/stable21/marked-1.2.9
Bump marked from 1.2.8 to 1.2.9
2021-07-23 08:56:35 +07:00
szaimen 6da502451c
Merge pull request #28110 from nextcloud/backport/28101/stable21
[stable21] Fix dark theme in file exists dialog
2021-07-22 14:21:12 +07:00
szaimen 583cb8acf6 Fix dark theme in file exists dialog
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-22 10:42:18 +07:00
Florian Storz 34973fad26 Remove trailing whitespace from comment
Signed-off-by: Florian Storz <florian.storz@devlix.de>
2021-07-21 17:46:02 +07:00
Florian Storz fd20c27501 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 17:46:02 +07:00
Florian Storz e2615cc7ef 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 17:46:01 +07:00
szaimen 660ada0574 fix overlapping of elements in certain views
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-20 21:08:24 +07:00
Carl Schwan 79b261f8c8 Fix missing theming for login button
Close #27495

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-07-20 12:01:31 +07:00
szaimen 4a3bf9a39c 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 +07:00
szaimen 0aa97515ff 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:49:38 +07:00
Nextcloud bot 494496a257
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-19 02:25:39 +07:00
Nextcloud bot c13686bde8
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-18 02:25:49 +07:00
dependabot[bot] b8be9c67d2 Bump marked from 1.2.8 to 1.2.9
Bumps [marked](https://github.com/markedjs/marked) from 1.2.8 to 1.2.9.
- [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/v1.2.8...v1.2.9)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-17 16:02:15 +07:00
Nextcloud bot a47f74ebd3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-17 02:44:39 +07:00
szaimen 27dccb5a66 Improve notcreatable permissions hint
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-16 09:02:36 +07:00
Nextcloud bot 99dd0c973a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-16 02:26:48 +07:00
MichaIng 1ef71af9c0
Merge pull request #27899 from nextcloud/backport/27887/stable21
[stable21] make user status usable on mobile
2021-07-15 21:12:17 +07:00
Julius Härtl 7ec666365b
Merge pull request #27967 from nextcloud/enh/stable21-breadcrumb-detail-view-in-menu
[stable21] Show registered breadcrumb detail views in breadcrumb menu
2021-07-15 16:25:10 +07:00
szaimen 641307d0af make user status usable on mobile
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-15 13:28:58 +07:00
Guillaume COLSON 49cc16ea46 No limit in the number of group shares
Signed-off-by: Guillaume COLSON <guillaume.colson@univ-lorraine.fr>
2021-07-15 15:18:00 +07:00
Nextcloud bot e9517b811c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-15 10:37:56 +07:00
Julius Härtl 1826a1eea2
Merge pull request #27225 from nextcloud/dependabot/npm_and_yarn/stable21/babel/preset-env-7.12.17
Bump @babel/preset-env from 7.12.11 to 7.12.17
2021-07-15 08:28:16 +07:00
Nextcloud bot 93b5cab1ca
[tx-robot] updated from transifex 2021-07-15 02:26:50 +07:00
dependabot[bot] ee06f7cc58 Bump @babel/preset-env from 7.12.11 to 7.12.17
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.11 to 7.12.17.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-15 00:35:42 +07:00
Julien Veyssier 3e4032e0d0
show breadcrumb detail view in breadcrumb menu
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-14 14:22:16 +07:00
Nextcloud bot ce9c2d2471
[tx-robot] updated from transifex 2021-07-14 02:26:35 +07:00
Julius Härtl 9b2e9839f9
Merge pull request #27943 from nextcloud/backport/27912/stable21
[stable21] Do not escape display name in dashboard welcome text
2021-07-13 22:41:38 +07:00
Julien Veyssier 5681a79bd4 refs #26113 do not escape display name in dashboard welcome text
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-13 12:32:54 +07:00
szaimen 3b0d17b949 fix newfileMenu on public page
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-13 11:54:37 +07:00
Robin Appelman feb640cd64
better cleanup of filecache when deleting an external storage
this way it can delete the cache entries even with per-user credentials

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-07-13 08:54:30 +07:00
Julius Härtl 7e446c3799
Merge pull request #27896 from nextcloud/backport/27854/stable21 2021-07-13 08:44:59 +07:00
Nextcloud bot 6b5bd9d20b
[tx-robot] updated from transifex 2021-07-13 02:26:47 +07:00
Julius Härtl 539b1a6f4f
Merge pull request #27624 from nextcloud/dependabot/npm_and_yarn/stable21/vuex-3.6.2
Bump vuex from 3.6.0 to 3.6.2
2021-07-12 09:29:45 +07:00
Nextcloud bot 67339cfe0d
[tx-robot] updated from transifex 2021-07-12 02:25:47 +07:00
Nextcloud bot 3917d5f5b4
[tx-robot] updated from transifex 2021-07-11 02:26:01 +07:00
Nextcloud bot e956940c96
[tx-robot] updated from transifex 2021-07-10 02:31:43 +07:00
Joas Schilling da127e575e Fix accessibility theme for guests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-09 11:27:32 +07:00
Nextcloud bot 757bfc4369
[tx-robot] updated from transifex 2021-07-09 02:26:30 +07:00
Nextcloud bot 5352b1da47
[tx-robot] updated from transifex 2021-07-08 02:26:57 +07:00
Nextcloud bot 237b137f6f
[tx-robot] updated from transifex 2021-07-07 02:26:17 +07:00
Nextcloud bot c4159e37ed
[tx-robot] updated from transifex 2021-07-06 02:26:13 +07:00