]>
source.dussan.org Git - nextcloud-server.git/log
Christoph Wurst [Fri, 19 Jan 2024 18:29:41 +0000 (19:29 +0100)]
fix(auth): Fix logging in with email, password and login name mismatch
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
[skip ci]
Ferdinand Thiessen [Fri, 19 Jan 2024 18:39:59 +0000 (19:39 +0100)]
Merge pull request #42943 from nextcloud/backport/36471/stable25
[stable25] feat(theming): Only convert a background image if it benefits from it
Ferdinand Thiessen [Mon, 20 Feb 2023 12:10:49 +0000 (13:10 +0100)]
fix(themeing): Add error handling to ImageManager
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
Ferdinand Thiessen [Wed, 1 Feb 2023 12:49:19 +0000 (13:49 +0100)]
Add webp and large jpg test assets
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
Ferdinand Thiessen [Wed, 1 Feb 2023 12:23:35 +0000 (13:23 +0100)]
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>
Arthur Schiwon [Thu, 18 Jan 2024 10:46:54 +0000 (11:46 +0100)]
Merge pull request #42892 from nextcloud/backport/37346/stable25
[stable25] fix undefined method getExtStorageHome()
Arthur Schiwon [Wed, 22 Mar 2023 12:54:27 +0000 (13:54 +0100)]
fix undefined method getExtStorageHome()
- adds a type check
- defines missing method in OfflineUser
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 17 Jan 2024 13:57:46 +0000 (14:57 +0100)]
Merge pull request #42877 from nextcloud/backport/42563/stable25
[stable25] Update crl after revoke integration_homeassistant.csr
Matthieu Gallien [Wed, 3 Jan 2024 17:28:38 +0000 (17:28 +0000)]
Update crl after revoke integration_homeassistant.csr
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Julius Härtl [Thu, 11 Jan 2024 10:53:37 +0000 (11:53 +0100)]
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
Julius Härtl [Thu, 30 Nov 2023 12:41:20 +0000 (13:41 +0100)]
fix: Only apply cast if needed when searching users for value
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 30 Nov 2023 10:46:54 +0000 (11:46 +0100)]
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>
Matthieu Gallien [Wed, 20 Dec 2023 14:40:45 +0000 (15:40 +0100)]
Merge pull request #42397 from nextcloud/backport/42140/stable25
[stable25] Update crl after revoke rides.csr
Matthieu Gallien [Mon, 11 Dec 2023 08:35:05 +0000 (08:35 +0000)]
Update crl after revoke rides.csr
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Arthur Schiwon [Thu, 14 Dec 2023 10:15:47 +0000 (11:15 +0100)]
Merge pull request #41750 from nextcloud/automated/noid/stable25-fix-npm-audit
[stable25] Fix npm audit
Arthur Schiwon [Thu, 14 Dec 2023 09:38:34 +0000 (10:38 +0100)]
Merge pull request #41073 from nextcloud/backport/40495/stable25
[stable25] fix(sharing): set name to target name in sharing cache
nextcloud-command [Sun, 10 Dec 2023 02:56:49 +0000 (02:56 +0000)]
chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Arthur Schiwon [Thu, 14 Dec 2023 08:32:48 +0000 (09:32 +0100)]
Merge pull request #41092 from nextcloud/fix/non-responsive-app-navigation-toggle
[stable25] Fix: non responsive app navigation toggle
Joas Schilling [Thu, 14 Dec 2023 05:52:53 +0000 (06:52 +0100)]
Merge pull request #42193 from nextcloud/automated/noid/stable25-update-ca-cert-bundle
[stable25] fix(security): Update CA certificate bundle
nextcloud-command [Wed, 13 Dec 2023 02:17:40 +0000 (02:17 +0000)]
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Joas Schilling [Mon, 4 Dec 2023 15:11:59 +0000 (16:11 +0100)]
Merge pull request #41872 from nextcloud/backport/40108/stable25
[stable25] feat: add switch to disable dns pinning
Daniel Kesselberg [Tue, 29 Aug 2023 15:20:16 +0000 (17:20 +0200)]
feat: add switch to disable dns pinning
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
hamza221 [Tue, 24 Oct 2023 16:23:53 +0000 (18:23 +0200)]
Fix:non responsive app navigation toggle
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
Arthur Schiwon [Thu, 23 Nov 2023 14:41:53 +0000 (15:41 +0100)]
Merge pull request #41689 from nextcloud/fix/noid/fix-dev-branch
[stable25] ci(acceptance): fix dev branch
Arthur Schiwon [Thu, 23 Nov 2023 13:02:48 +0000 (14:02 +0100)]
ci(acceptance): fix dev branch
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Andy Scherzinger [Thu, 23 Nov 2023 12:48:49 +0000 (13:48 +0100)]
Merge pull request #41664 from nextcloud/backport/39285/stable25
[stable25] add command do delete orphan shares
Nextcloud bot [Thu, 23 Nov 2023 00:26:37 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Robin Appelman [Wed, 5 Jul 2023 15:13:04 +0000 (17:13 +0200)]
add command do delete orphan shares
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Wed, 22 Nov 2023 00:25:12 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 21 Nov 2023 00:28:33 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 20 Nov 2023 00:28:15 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 19 Nov 2023 00:28:32 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 18 Nov 2023 00:28:30 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 17 Nov 2023 00:27:37 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Thu, 16 Nov 2023 09:42:57 +0000 (10:42 +0100)]
Merge pull request #41529 from nextcloud/backport/41526/stable25
[stable25] Reverse X-Forwarded-For list to read the correct proxy remote address
Joas Schilling [Thu, 16 Nov 2023 09:35:30 +0000 (10:35 +0100)]
Merge pull request #41523 from nextcloud/backport/41520/stable25
[stable25] Finish password confirmation
Joas Schilling [Mon, 30 Oct 2023 13:14:20 +0000 (14:14 +0100)]
Reverse X-Forwarded-For list to read the correct proxy remote address
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 16 Nov 2023 05:58:08 +0000 (06:58 +0100)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 2 Nov 2023 11:22:42 +0000 (12:22 +0100)]
fix(workflows): Finish password confirmation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 16 Nov 2023 00:55:52 +0000 (00:55 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 15 Nov 2023 00:32:19 +0000 (00:32 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 14 Nov 2023 00:26:20 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 13 Nov 2023 00:25:34 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 12 Nov 2023 00:24:45 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 11 Nov 2023 00:22:46 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 10 Nov 2023 00:24:44 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 9 Nov 2023 00:26:26 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Wed, 18 Oct 2023 12:29:14 +0000 (14:29 +0200)]
test(files_sharing): Test if recent files result use actual share target name
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Max [Tue, 19 Sep 2023 08:54:48 +0000 (10:54 +0200)]
fix(sharing): set name to target name in sharing cache
Fixes #39879.
Signed-off-by: Max <max@nextcloud.com>
Nextcloud bot [Wed, 8 Nov 2023 00:33:15 +0000 (00:33 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Côme Chilliet [Tue, 7 Nov 2023 13:22:23 +0000 (14:22 +0100)]
Merge pull request #40976 from nextcloud/fix/bump-sabre/http-to-5.1.10-in-stable25
Bump sabre/http to 5.1.10 in stable25
Côme Chilliet [Thu, 19 Oct 2023 12:13:58 +0000 (14:13 +0200)]
Bump sabre/http to 5.1.10 in stable25
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Nextcloud bot [Tue, 7 Nov 2023 00:32:47 +0000 (00:32 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 6 Nov 2023 00:29:47 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 5 Nov 2023 00:28:58 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 4 Nov 2023 00:29:55 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 3 Nov 2023 00:27:04 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 2 Nov 2023 00:25:10 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 1 Nov 2023 00:29:12 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 31 Oct 2023 00:26:46 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 30 Oct 2023 00:26:45 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 29 Oct 2023 00:25:56 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 28 Oct 2023 00:28:55 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 27 Oct 2023 00:28:16 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Thu, 26 Oct 2023 17:41:03 +0000 (19:41 +0200)]
Merge pull request #41102 from nextcloud/release/25.0.13
Joas Schilling [Thu, 26 Oct 2023 05:59:01 +0000 (07:59 +0200)]
Merge pull request #41126 from nextcloud/backport/41123/stable25
[stable25] fix(external): Get storage before update it
Joas Schilling [Tue, 17 Oct 2023 13:22:21 +0000 (15:22 +0200)]
fix(external): Get storage before update it
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 26 Oct 2023 00:26:58 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Wed, 25 Oct 2023 06:20:47 +0000 (08:20 +0200)]
25.0.13
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Nextcloud bot [Wed, 25 Oct 2023 00:43:59 +0000 (00:43 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 24 Oct 2023 00:26:10 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 23 Oct 2023 00:26:52 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 22 Oct 2023 00:29:06 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 21 Oct 2023 00:27:43 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 20 Oct 2023 00:27:48 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Andy Scherzinger [Thu, 19 Oct 2023 15:09:19 +0000 (17:09 +0200)]
Merge pull request #40988 from nextcloud/oc10_13
[stable25] Update version.php to owncloud 10.13
Andy Scherzinger [Thu, 19 Oct 2023 15:03:50 +0000 (17:03 +0200)]
Support migration from oC 10.13
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
John Molakvoæ [Thu, 19 Oct 2023 15:02:06 +0000 (17:02 +0200)]
Merge pull request #40973 from nextcloud/release/25.0.13_rc2
John Molakvoæ [Thu, 19 Oct 2023 11:50:48 +0000 (13:50 +0200)]
25.0.13 RC2
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Nextcloud bot [Thu, 19 Oct 2023 00:28:38 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 18 Oct 2023 00:53:03 +0000 (00:53 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 17 Oct 2023 00:28:09 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 16 Oct 2023 00:28:53 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 15 Oct 2023 00:27:59 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 14 Oct 2023 00:28:33 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 13 Oct 2023 00:47:34 +0000 (00:47 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Thu, 12 Oct 2023 20:11:38 +0000 (22:11 +0200)]
Merge pull request #40842 from nextcloud/release/25.0.13_rc1
25.0.13 RC1
Arthur Schiwon [Thu, 12 Oct 2023 20:11:19 +0000 (22:11 +0200)]
Merge pull request #40884 from nextcloud/backport/40413/stable25
[stable25] Add in:users as a search filter to limit searches to users
nextcloud-command [Thu, 12 Oct 2023 12:55:19 +0000 (12:55 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Arthur Schiwon [Wed, 11 Oct 2023 19:17:49 +0000 (21:17 +0200)]
fix(meta): copyright note
sorbaugh [Wed, 11 Oct 2023 10:23:14 +0000 (12:23 +0200)]
remove unused properties
Signed-off-by: sorbaugh <stephan.orbaugh@nextcloud.com>
sorbaugh [Wed, 13 Sep 2023 12:24:32 +0000 (14:24 +0200)]
Remove unneeded includes.
Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps
sorbaugh [Wed, 13 Sep 2023 12:24:32 +0000 (14:24 +0200)]
Keep Search Provider but remove actual search and display on the searchlist dialog. Will revisit in future search result list in future issue.
Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps
sorbaugh [Wed, 13 Sep 2023 08:43:45 +0000 (10:43 +0200)]
Add new user filter to search.
Add regex to prevent filter collision in user-list page
Usage:
1. Type a string in the search bar
2. Add in:users to display only users in the search result
Nextcloud bot [Thu, 12 Oct 2023 00:25:58 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Wed, 11 Oct 2023 12:58:25 +0000 (14:58 +0200)]
Merge pull request #38251 from nextcloud/backport/37971/stable25
[stable25] Add commands for basic file actions
Nextcloud bot [Wed, 11 Oct 2023 00:28:39 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Tue, 10 Oct 2023 23:36:28 +0000 (01:36 +0200)]
Merge pull request #40816 from nextcloud/automated/noid/stable25-fix-npm-audit
[stable25] Fix npm audit
Arthur Schiwon [Tue, 10 Oct 2023 13:24:24 +0000 (15:24 +0200)]
Merge pull request #40847 from nextcloud/backport/40572/stable25
[stable25] Clear progress bar text when hiding it
Arthur Schiwon [Tue, 10 Oct 2023 08:23:56 +0000 (10:23 +0200)]
Merge pull request #40635 from nextcloud/fix/dav/expand-recurrences-in-search-stable25
[stable25] fix(dav): expand recurrences when searching