kesselb
01a87ea2bb
Merge pull request #28287 from nextcloud/backport/28259/stable21
...
[stable21] Check that php was compiled with argon2 support or that the php-sodium extensions is installed
2021-08-04 18:54:21 +02:00
Julius Härtl
768c134c2e
Merge pull request #28275 from nextcloud/backport/28202/stable21
2021-08-04 18:40:13 +02:00
Nextcloud bot
f137ba064a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-04 02:26:55 +00:00
John Molakvoæ
c52fea0b16
Merge pull request #28299 from nextcloud/version/21.0.4/Final
...
21.0.4
2021-08-03 17:11:46 +02:00
Julius Härtl
4d24b5504a
Merge pull request #28302 from nextcloud/build/comments-assets-21
...
[stable21] Update comments bundles
2021-08-03 14:22:15 +02:00
Julius Härtl
37df61b786
Update comments bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-08-03 13:36:30 +02:00
John Molakvoæ (skjnldsv)
7f198343e9
21.0.4
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-08-03 08:46:15 +02:00
Nextcloud bot
a1a38cce5f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-03 02:26:32 +00:00
John Molakvoæ
937816cac7
Merge pull request #28245 from nextcloud/backport/28238/stable21
2021-08-02 13:42:28 +02:00
Carl Schwan
b4a85c2785
Check that php was compiled with argon2 support or that the php-sodium
...
extensions is installed
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-08-02 09:19:06 +00:00
Nextcloud bot
380dd25268
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-02 07:56:52 +00:00
Nextcloud bot
3e7d0490dd
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-02 07:35:47 +00:00
Christopher Ng
2d6b722737
Build
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-31 01:28:35 +00:00
Christopher Ng
b1865cc10b
Remove chunkhash
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 63c3b9a4cc )
2021-07-31 01:21:02 +00:00
Jan C. Borchardt
9317c1eeef
Fix missing label and accessibility of Search function
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-30 06:05:38 +00:00
Vincent Petry
9353802ba4
Merge pull request #28235 from nextcloud/jail-search-root-21
...
[21] dont apply jail search filter is on the root
2021-07-29 16:37:35 +02:00
marco
486f716f12
Merge pull request #28230 from nextcloud/backport/28210/stable21
...
[stable21] Allow to disable group membership change notification
2021-07-29 14:29:18 +02:00
Robin Appelman
a9fbd0b41b
dont apply jail search filter is on the root
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-07-29 14:22:38 +02:00
Robin Appelman
96b9aeecd5
add test for searching within a "root jail"
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-07-29 13:25:11 +02:00
Louis
cdcad4e562
Merge pull request #28192 from nextcloud/backport/28173/stable21
...
[stable21] Fix variable override in file view
2021-07-29 12:27:19 +02:00
Louis Chemineau
305ed16b0b
Fix variabable override in file view
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-07-29 12:00:36 +02:00
Marco Ambrosini
bb898c9ed5
Allow to disable group change notification
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-07-29 09:50:28 +00:00
Julien Veyssier
9415eb1888
Merge pull request #28223 from nextcloud/backport/27920/stable21
...
[stable21] Fix Files breadcrumbs being hidden even if there is enough space
2021-07-29 11:30:47 +02:00
John Molakvoæ
d58b484680
Merge pull request #28160 from nextcloud/version/21.0.4/RC1
2021-07-29 10:00:10 +02:00
Julien Veyssier
46f0060a89
refs #21263 round numbers when checking if breadcrumbs should be hidden
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-28 16:51:08 +00:00
John Molakvoæ (skjnldsv)
b1a3cefd25
21.0.4 RC1
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-28 13:54:11 +00:00
Christoph Wurst
9d163ece64
Merge pull request #28214 from nextcloud/fix/missing-qbmapper-exception-import
...
Fix missing exception class import
2021-07-28 15:49:53 +02:00
Christoph Wurst
a02b6690fe
Merge pull request #28218 from nextcloud/revert/stable21-baseline-drops
...
Revert accidentally dropped lines from Psalm baselines
2021-07-28 15:48:41 +02:00
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 +02:00
Christoph Wurst
16d04755cf
Fix missing exception class import
...
Regression of https://github.com/nextcloud/server/pull/27121
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-28 14:39:00 +02: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 +02:00
Julien Veyssier
6bb95ee6c7
fix comments file action sidebar opening
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-28 10:15:23 +02: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 +02: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 +02: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 +02:00
John Molakvoæ
218a96ebf9
Revert "[stable21] better cleanup of filecache when deleting an external storage"
2021-07-27 15:51:10 +02:00
John Molakvoæ
654fdb27e8
Merge pull request #28171 from nextcloud/backport/28166/stable21
2021-07-27 14:37:49 +02: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 +02: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 +02:00
John Molakvoæ
0aed3ecd76
Merge pull request #26724 from nextcloud/backport/25417/stable21
2021-07-27 14:05:16 +02: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 +02: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 +02:00
John Molakvoæ
dc59cecbcd
Add files via upload
2021-07-27 11:59:57 +02: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 +02: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 +02: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 +00: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 +02:00
szaimen
583cb8acf6
Fix dark theme in file exists dialog
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-22 10:42:18 +00: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 +02: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 +02:00