Commit graph

53252 commits

Author SHA1 Message Date
Nextcloud bot
86b614f06d
[tx-robot] updated from transifex 2020-11-08 02:18:51 +00:00
Nextcloud bot
bc83a5c4b6
[tx-robot] updated from transifex 2020-11-07 02:19:24 +00:00
Roeland Jago Douma
49d61911b8
Merge pull request #23926 from nextcloud/backport/23920/stable18
[stable18] Bearer must be in the start of the auth header
2020-11-06 13:15:15 +01:00
Roeland Jago Douma
524e1f3c12 Bearer must be in the start of the auth header
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-11-06 08:26:15 +00:00
Roeland Jago Douma
263dc717ac
Merge pull request #23861 from nextcloud/backport/23350/stable18
[stable18] Inidicate preview availability in share api responses
2020-11-06 08:39:28 +01:00
Nextcloud bot
37c1a0d703
[tx-robot] updated from transifex 2020-11-06 02:19:38 +00:00
Richard Steinmetz
19ee0834d9
Indicate preview availability in share api responses
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2020-11-06 00:05:55 +01:00
Nextcloud bot
b69c44916e
[tx-robot] updated from transifex 2020-11-05 02:19:16 +00:00
Morris Jobke
afb5991712
Merge pull request #23896 from nextcloud/backport/23799/stable18-minimal
[stable18] fix potentially passing null to events where IUser is expected
2020-11-04 21:15:03 +01:00
Morris Jobke
d0ed82b925
Merge pull request #23886 from nextcloud/backport/23097/stable18
[stable18] Restrict query when searching for versions of trashbin files
2020-11-04 21:08:26 +01:00
Arthur Schiwon
44967e5b12
fix potentially passing null to events where IUser is expected
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-11-04 12:22:57 +01:00
Roeland Jago Douma
45d1855251
Merge pull request #23876 from nextcloud/backport/23866/stable18
[stable18] Fix grid view toggle in tags view
2020-11-04 08:40:58 +01:00
Julius Härtl
667cc7d137 Restrict query when searching for versions of trashbin files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-04 07:33:00 +00:00
Nextcloud bot
6de3dcec6a
[tx-robot] updated from transifex 2020-11-04 02:19:28 +00:00
Morris Jobke
0d6d6e576b Fix grid view in tags view
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-03 19:25:50 +00:00
Morris Jobke
aeae671757
Merge pull request #23848 from nextcloud/backport/23839/stable18
[stable18] No need to check if there is an avatar available, because it is gener…
2020-11-03 10:46:05 +01:00
Nextcloud bot
654bee182f
[tx-robot] updated from transifex 2020-11-03 02:19:46 +00:00
Morris Jobke
bbf27ba026 No need to check if there is an avatar available, because it is generated on the fly nowadays
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-02 18:15:35 +00:00
John Molakvoæ
575832a1d5
Merge pull request #23803 from nextcloud/dependabot/npm_and_yarn/stable18/lodash-4.17.20
[Security] Bump lodash from 4.17.15 to 4.17.20
2020-11-02 10:28:31 +01:00
John Molakvoæ (skjnldsv)
5e5299feaf
Use npm ci for handlebars build
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-11-02 10:03:40 +01:00
dependabot-preview[bot]
1b52a2d3cc
[Security] Bump lodash from 4.17.15 to 4.17.20
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 09:42:40 +01:00
Nextcloud bot
c7b91fa104
[tx-robot] updated from transifex 2020-11-02 02:19:30 +00:00
Nextcloud bot
de41e57524
[tx-robot] updated from transifex 2020-11-01 02:18:49 +00:00
John Molakvoæ
7eae0f6e9c
Merge pull request #23393 from nextcloud/backport/23282/stable18
[stable18] Fix the user remove from group in UI
2020-10-31 16:10:10 +01:00
Roeland Jago Douma
6357aadced
Merge pull request #23796 from nextcloud/backport/23788/stable18
[stable18] Only run phpunit when "php" changed
2020-10-31 08:49:23 +01:00
Nextcloud bot
d0155fe17a
[tx-robot] updated from transifex 2020-10-31 02:19:14 +00:00
Morris Jobke
694cad1162
Add script to old versions
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-30 13:35:42 +01:00
Joas Schilling
83b78f6b7d Also run for .sh and .json (when not package or package-lock)
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30 12:12:44 +00:00
Joas Schilling
e5ec578d01 Also run all tests when drone config is modified
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30 12:12:43 +00:00
Joas Schilling
868fa35f1f Only run phpunit when php, xml or test files are modified
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30 12:12:42 +00:00
Nextcloud bot
7fa28b6715
[tx-robot] updated from transifex 2020-10-30 02:19:35 +00:00
Roeland Jago Douma
a611b3a7b6
Merge pull request #23756 from nextcloud/backport/22018/stable18
[stable18] Harden SSE key generation
2020-10-29 10:32:12 +01:00
Nextcloud bot
b378647a1d
[tx-robot] updated from transifex 2020-10-29 02:19:43 +00:00
Morris Jobke
40439140ff Fix typo in error message
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-28 14:14:21 +00:00
Julius Härtl
a2aec20bfc Test for locking state in key generation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-28 14:14:20 +00:00
Julius Härtl
8e3bb149f5 Harden key generation
There might be cases where multiple requests trigger the key generation
at the same time and the instance ends up with a non-fitting
public/private key pair. Therefore the whole key generation should be
locked. Other than that this makes sure that user key generation return
values are properly validated.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-28 14:14:19 +00:00
blizzz
44bfb1228c
Merge pull request #23709 from nextcloud/backport/23702/stable18
[stable18] fix sharer flag on ldap:show-remnants when user owned more than a single share
2020-10-28 15:09:57 +01:00
Arthur Schiwon
a5dbf38706
fixes determining whether former user is a share owner
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-10-28 12:49:54 +01:00
Arthur Schiwon
8b18a11948
split instantiation from business logic in OfflineUser
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-10-28 12:48:59 +01:00
Arthur Schiwon
1f47b27a49
add test for active shares flag
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-10-28 12:48:50 +01:00
Morris Jobke
cd102359f3
Merge pull request #23735 from nextcloud/backport/23720/stable18
[stable18] save email as lower case
2020-10-28 08:48:08 +01:00
Nextcloud bot
b4207cf225
[tx-robot] updated from transifex 2020-10-28 02:19:18 +00:00
Robin Appelman
381f183d4a save email as lower case
email addresses are case insensitive

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-27 20:25:33 +00:00
Roeland Jago Douma
fcac433f57
Merge pull request #23729 from nextcloud/backport/23722/stable18
[stable18] Use lib instead if core as l10n module in OC_Files
2020-10-27 20:08:03 +01:00
Roeland Jago Douma
1acd3de40a
Merge pull request #23706 from nextcloud/backport/23680/stable18
[stable18] Enable theming background transparency
2020-10-27 20:00:04 +01:00
Roeland Jago Douma
be7c3e37bf
Merge pull request #23715 from nextcloud/backport/23645/stable18
[stable18] Check if array elements exist before using them
2020-10-27 19:47:38 +01:00
Morris Jobke
8bcbb94b4e Use lib instead if core as l10n module in OC_Files
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-27 16:34:54 +00:00
Roeland Jago Douma
ac180a1bdb Check if array elements exist before using them
It seems that in some recent upgrade here. Not always the entries we
expect are returned. So we should first check if they exist. As to not
spam the log.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-10-27 11:02:44 +00:00
Joas Schilling
88642c6504
Merge pull request #23549 from nextcloud/backport/22062/stable18
[stable18] fix display of remote users in incoming share notifications
2020-10-27 10:56:40 +01:00
John Molakvoæ (skjnldsv)
d715a63ac4
Enable theming background transparency
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-10-27 09:08:31 +01:00