Commit graph

66174 commits

Author SHA1 Message Date
Côme Chilliet
4f7efe6559 Fix tests, add test for the new feature
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-22 08:24:43 +00:00
Côme Chilliet
f6521c8960 Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disabled users
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-22 08:24:43 +00:00
Joas Schilling
e6507f4040
Merge pull request #43506 from nextcloud/automated/noid/stable25-update-code-signing-crl
[stable25] fix(security): Update code signing revocation list
2024-02-10 13:27:17 +01:00
nextcloud-command
515a040c52 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2024-02-10 02:12:40 +00:00
Matthieu Gallien
63a5333396
Merge pull request #43376 from nextcloud/automated/noid/stable25-update-code-signing-crl
[stable25] fix(security): Update code signing revocation list
2024-02-07 09:13:01 +01:00
nextcloud-command
65230e07db fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2024-02-06 02:12:50 +00:00
Matthieu Gallien
b8f98962c3
Merge pull request #43073 from nextcloud/automated/noid/stable25-update-code-signing-crl
[stable25] fix(security): Update code signing revocation list
2024-01-24 08:57:57 +01:00
nextcloud-command
84e27bd333 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2024-01-24 02:20:07 +00:00
Christoph Wurst
3fd8b05590
Merge pull request #42909 from nextcloud/fix/caldav/update-acls-deletedcalendarobjectscollection-stable25
[stable25] fix(CalDAV): set acls for DeletedCalendarObjectsCollection
2024-01-22 17:21:08 +01:00
Ferdinand Thiessen
45a16bfdcd
Merge pull request #42943 from nextcloud/backport/36471/stable25
[stable25] feat(theming): Only convert a background image if it benefits from it
2024-01-19 19:39:59 +01:00
Ferdinand Thiessen
a2a8555473 fix(themeing): Add error handling to ImageManager
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2024-01-18 15:30:49 +00:00
Ferdinand Thiessen
00db3c2d8c Add webp and large jpg test assets
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2024-01-18 15:30:49 +00:00
Ferdinand Thiessen
5e881ace31 feat(theming): Only convert a background image if it benefits from it
* WebP images are generally quite small, converting to pngs would increase
  the filesize a lot.
* Small JPEG and PNG images do not benefit from any conversion, so skip it.
* JPEG images will get quite bigger when converted to PNG so instead convert to progressive JPEG

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2024-01-18 15:30:49 +00:00
Arthur Schiwon
31e25f3646
Merge pull request #42892 from nextcloud/backport/37346/stable25
[stable25] fix undefined method getExtStorageHome()
2024-01-18 11:46:54 +01:00
Johannes Merkel
fd6dff89fb
fix(CalDAV): set acls for DeletedCalendarObjectsCollection
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2024-01-18 08:40:52 +01:00
Arthur Schiwon
fdf40fb3c1 fix undefined method getExtStorageHome()
- adds a type check
- defines missing method in OfflineUser

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-01-17 16:44:13 +00:00
Arthur Schiwon
ff7131567f
Merge pull request #42877 from nextcloud/backport/42563/stable25
[stable25] Update crl after revoke integration_homeassistant.csr
2024-01-17 14:57:46 +01:00
Matthieu Gallien
69a1a655df
Update crl after revoke integration_homeassistant.csr
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-01-17 10:32:56 +01:00
Julius Härtl
d4a49ed4d7
Merge pull request #42654 from nextcloud/backport/42651/stable25
[stable25] perf: Use more performant way to obtain and check the email as a login name with token login
2024-01-11 11:53:37 +01:00
Julius Härtl
564838cfc1
fix: Only apply cast if needed when searching users for value
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-01-09 11:59:28 +01:00
Julius Härtl
a1c9b91fa1
perf: Use more performant way to obtain and check the email as a login name with token login
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-01-09 11:59:28 +01:00
Matthieu Gallien
296646bebf
Merge pull request #42397 from nextcloud/backport/42140/stable25
[stable25] Update crl after revoke rides.csr
2023-12-20 15:40:45 +01:00
Matthieu Gallien
e5f3560156
Update crl after revoke rides.csr
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-12-20 11:16:56 +01:00
Arthur Schiwon
3962406cd4
Merge pull request #41750 from nextcloud/automated/noid/stable25-fix-npm-audit
[stable25] Fix npm audit
2023-12-14 11:15:47 +01:00
Arthur Schiwon
fcca971d23
Merge pull request #41073 from nextcloud/backport/40495/stable25
[stable25] fix(sharing): set name to target name in sharing cache
2023-12-14 10:38:34 +01:00
nextcloud-command
d9a4015766
chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-12-14 10:13:11 +01:00
Arthur Schiwon
57def1e8f2
Merge pull request #41092 from nextcloud/fix/non-responsive-app-navigation-toggle
[stable25] Fix: non responsive app navigation toggle
2023-12-14 09:32:48 +01:00
Joas Schilling
0a372c9000
Merge pull request #42193 from nextcloud/automated/noid/stable25-update-ca-cert-bundle
[stable25] fix(security): Update CA certificate bundle
2023-12-14 06:52:53 +01:00
nextcloud-command
5db9bcba8d fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2023-12-13 02:17:40 +00:00
Joas Schilling
13f348bd07
Merge pull request #41872 from nextcloud/backport/40108/stable25
[stable25] feat: add switch to disable dns pinning
2023-12-04 16:11:59 +01:00
Daniel Kesselberg
13fda8b672
feat: add switch to disable dns pinning
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-12-01 16:59:18 +01:00
hamza221
6cffaceb76 Fix:non responsive app navigation toggle
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
2023-11-25 10:33:17 +01:00
Arthur Schiwon
25dad2ec0d
Merge pull request #41689 from nextcloud/fix/noid/fix-dev-branch
[stable25] ci(acceptance): fix dev branch
2023-11-23 15:41:53 +01:00
Arthur Schiwon
46b0725776
ci(acceptance): fix dev branch
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-23 14:02:48 +01:00
Andy Scherzinger
ed59bb3f66
Merge pull request #41664 from nextcloud/backport/39285/stable25
[stable25] add command do delete orphan shares
2023-11-23 13:48:49 +01:00
Nextcloud bot
e6cad8348f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-23 00:26:37 +00:00
Robin Appelman
39d34d9289
add command do delete orphan shares
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-11-22 14:26:59 +01:00
Nextcloud bot
f3ff8c0807
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-22 00:25:12 +00:00
Nextcloud bot
64516bb7eb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-21 00:28:33 +00:00
Nextcloud bot
ce172d07ed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-20 00:28:15 +00:00
Nextcloud bot
a933acf888
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-19 00:28:32 +00:00
Nextcloud bot
d6f3c18305
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-18 00:28:30 +00:00
Nextcloud bot
b2156b0938
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-17 00:27:37 +00:00
Arthur Schiwon
dfca10093f
Merge pull request #41529 from nextcloud/backport/41526/stable25
[stable25] Reverse X-Forwarded-For list to read the correct proxy remote address
2023-11-16 10:42:57 +01:00
Joas Schilling
a4b99b4155
Merge pull request #41523 from nextcloud/backport/41520/stable25
[stable25] Finish password confirmation
2023-11-16 10:35:30 +01:00
Joas Schilling
64ca62dbe8
Reverse X-Forwarded-For list to read the correct proxy remote address
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-16 07:51:54 +01:00
Joas Schilling
10111fb603
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-16 06:58:08 +01:00
Joas Schilling
7541bfaa6c
fix(workflows): Finish password confirmation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-16 06:54:26 +01:00
Nextcloud bot
41c6d6a266
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-16 00:55:52 +00:00
Nextcloud bot
b42da7fa2a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-15 00:32:19 +00:00