Commit Graph

57952 Commits (191ec27b83e2ec2ea0b92b033dd67c8b27ca20ec)
 

Author SHA1 Message Date
Christoph Wurst 191ec27b83
Revert accidentally dropped lines from Psalm baselines
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-28 15:28:21 +07:00
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
John Molakvoæ 920db30989
Merge pull request #28145 from nextcloud/dependabot/npm_and_yarn/stable21/regenerator-runtime-0.13.9 2021-07-28 07:43:33 +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æ ea07000ed0
Merge pull request #28196 from nextcloud/revert-27205-backport/26936/stable21
Revert "[stable21] better cleanup of filecache when deleting an external storage"
2021-07-27 18:49:58 +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æ ab233d5c2d
Merge pull request #27729 from nextcloud/revert-26587-backport/26581/stable21
[stable21] Revert "Fix constraint violation detection in QB Mapper"
2021-07-27 14:05:44 +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æ dc59cecbcd
Add files via upload 2021-07-27 11:59:57 +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
Julius Härtl 146f86fcaa
Merge pull request #28124 from nextcloud/backport/28122/stable21
[stable21] Let memory limit set in tests fit the used amount
2021-07-22 22:50:06 +07:00
Julius Härtl 055f722052 Let memory limit set in tests fit the used amount
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-22 16:44:24 +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
szaimen b459008003
Merge pull request #28097 from nextcloud/backport/27674/stable21
[stable21] hide download button for public preview of audio files
2021-07-22 12:40:42 +07:00
John Molakvoæ e4be5247bc
Merge pull request #28090 from nextcloud/backport/28082/stable21
[stable21] Sanitize more functions from the encryption app
2021-07-22 08:44:12 +07:00
Lukas Reschke 0bca199b55 Sanitize more functions from the encryption app
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-07-21 22:00:32 +07:00
Lukas Reschke 3d1fb04351
Merge pull request #28086 from nextcloud/backport/28078/stable21
[stable21] Improve provider check
2021-07-21 21:45:11 +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
Lukas Reschke 2220b3f7db Improve provider check
Check if there is a provider missing.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-07-21 13:27:47 +07:00
Lukas Reschke a2423e8af9
Merge pull request #28080 from nextcloud/backport/28077/stable21
[stable21] Disable HEIC image preview provider for performance concerns
2021-07-21 12:30:13 +07:00
tobiasKaminsky cddc18d527 Disable HEIC image preview provider for performance concerns
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-07-21 08:33:43 +07:00
Pytal 6b684a8216
Merge pull request #28074 from nextcloud/backport/28015/stable21
[stable21] fix overlapping of elements in certain views
2021-07-20 21:24:50 +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
kesselb 2b3dc310aa
Merge pull request #28055 from nextcloud/backport/28051/stable21
[stable21] Mask password for Redis and RedisCluster on connection failure
2021-07-20 22:57:56 +07:00
Carl Schwan 2a7bd290e2
Merge pull request #28064 from nextcloud/backport/27950/stable21
[stable21] Fix missing theming for login button
2021-07-20 17:12:45 +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
Daniel Kesselberg 9dfbde64a0 Mask password for Redis and RedisCluster on connection failure
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-07-19 23:11:44 +07:00
szaimen 497d0aaaef
Merge pull request #28017 from nextcloud/backport/27997/stable21
[stable21] Update CRL due to revoked twofactor_nextcloud_notification.crt
2021-07-19 19:31:40 +07:00
szaimen a706a5853d
Merge pull request #28048 from nextcloud/backport/28046/stable21
[stable21] Add titleTooltip to sidebar
2021-07-19 14:40:25 +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
Louis 3b5c64386c
Merge pull request #28044 from nextcloud/backport/27994/stable21
[stable21] Increase footer height for longer menus
2021-07-19 11:38:02 +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
Arthur Schiwon 3b959676d8 Update CRL due to revoked twofactor_nextcloud_notification.crt
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-07-16 21:41:46 +07:00
Joas Schilling 4a85f2c32d
Merge pull request #28007 from nextcloud/backport/27980/stable21
[stable21] Improve notcreatable permissions hint
2021-07-16 14:21:05 +07:00
szaimen 27dccb5a66 Improve notcreatable permissions hint
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-16 09:02:36 +07:00
John Molakvoæ efa2a751d0
Add files via upload 2021-07-16 09:12:18 +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 4ac36dc474
Merge pull request #27753 from nextcloud/backport/27586/stable21
[stable21] Reset checksum when writing files to object store
2021-07-15 21:13:15 +07:00