]>
source.dussan.org Git - nextcloud-server.git/log
Louis [Thu, 6 Apr 2023 15:25:06 +0000 (17:25 +0200)]
Merge pull request #37571 from nextcloud/backport/37146/stable26
[stable26] Migrate metadata JSON column to new value TEXT column
Louis Chemineau [Thu, 30 Mar 2023 13:58:42 +0000 (15:58 +0200)]
Migrate metadata as JSON to value as STRING
Signed-off-by: Louis Chemineau <louis@chmn.me>
Robin Appelman [Thu, 6 Apr 2023 11:10:29 +0000 (13:10 +0200)]
Merge pull request #37394 from nextcloud/backport/36810/stable26
[stable26] do onetime user setup before getting any mount from providers
Robin Appelman [Thu, 6 Apr 2023 11:07:59 +0000 (13:07 +0200)]
Merge pull request #37558 from nextcloud/backport/36097/stable26
[stable26] extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter
Robin Appelman [Thu, 6 Apr 2023 11:07:11 +0000 (13:07 +0200)]
Merge pull request #37537 from nextcloud/backport/35961/stable26
[stable26] clear encrypted flag when moving away from encrypted storage
Nextcloud bot [Thu, 6 Apr 2023 02:28:53 +0000 (02:28 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Louis [Wed, 5 Apr 2023 17:07:56 +0000 (19:07 +0200)]
Merge pull request #37589 from nextcloud/artonge/backport/stable26/fix/files_versions_cypress_tests
[stable26] Fix cypress tests for files_versions
Simon L [Wed, 5 Apr 2023 12:32:20 +0000 (14:32 +0200)]
Merge pull request #37286 from nextcloud/backport/37269/stable26
[stable26] fix: add important to css hidden files class
Louis Chemineau [Tue, 4 Apr 2023 08:48:36 +0000 (10:48 +0200)]
Only upload logs and data on failure
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Thu, 30 Mar 2023 14:59:00 +0000 (16:59 +0200)]
Prevent expiration from delete file in cypress tests
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Tue, 28 Mar 2023 11:18:49 +0000 (13:18 +0200)]
Upload data dir archive in cypress tests
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Tue, 28 Mar 2023 10:12:52 +0000 (12:12 +0200)]
Use random names in files_version e2e tests
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Mon, 27 Mar 2023 13:01:22 +0000 (15:01 +0200)]
Do not stop docker in cypress workflow
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Mon, 27 Mar 2023 10:13:24 +0000 (12:13 +0200)]
Fix condition to extrac NC logs in cypress workflow
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 22 Mar 2023 19:05:46 +0000 (20:05 +0100)]
Increase wait time
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 22 Mar 2023 17:57:48 +0000 (18:57 +0100)]
Extract logs only for e2e testing
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 22 Mar 2023 17:27:54 +0000 (18:27 +0100)]
Try to chain cypress commands
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 22 Mar 2023 15:40:46 +0000 (16:40 +0100)]
Add comments about why we wait in files_versions' cypress tests
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 22 Mar 2023 13:57:53 +0000 (14:57 +0100)]
Upload NC logs during cypress workflow
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 22 Mar 2023 12:54:29 +0000 (13:54 +0100)]
Increase wait to ensure versions are created
In files_versions cypress tests, we wait for 1000ms between each versions uploads to make sure that the server properly create a version. Under 1s the serve does not create a version.
This commit increases the wait time as it might help to ensure that the time span is enough between two uploads.
Signed-off-by: Louis Chemineau <louis@chmn.me>
Nextcloud bot [Wed, 5 Apr 2023 02:30:34 +0000 (02:30 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Tue, 4 Apr 2023 15:21:36 +0000 (17:21 +0200)]
Merge pull request #37576 from nextcloud/backport/37572/stable26
[stable26] fix(initial-state): Log an error when initial-state can not be JSON e…
Joas Schilling [Tue, 4 Apr 2023 08:54:12 +0000 (10:54 +0200)]
fix(initial-state): Log an error when initial-state can not be JSON encoded
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 4 Apr 2023 07:10:05 +0000 (09:10 +0200)]
Merge pull request #37523 from nextcloud/backport/37497/stable26
[stable26] Improve handling of profile fields
Nextcloud bot [Tue, 4 Apr 2023 02:28:38 +0000 (02:28 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Mon, 3 Apr 2023 22:52:22 +0000 (15:52 -0700)]
Improve handling of profile fields
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit
7bc8b543be88367ad55e76695c4261a410922802 )
Joas Schilling [Mon, 3 Apr 2023 16:08:02 +0000 (18:08 +0200)]
Merge pull request #37551 from nextcloud/backport/37542/stable26
[stable26] feat(security): Allow to opt-out of ratelimit protection, e.g. for te…
Robin Appelman [Wed, 11 Jan 2023 15:38:41 +0000 (16:38 +0100)]
extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter
Signed-off-by: Robin Appelman <robin@icewind.nl>
Arthur Schiwon [Mon, 3 Apr 2023 13:40:24 +0000 (15:40 +0200)]
Merge pull request #37488 from nextcloud/backport/37448/stable26
[stable26] hide shared files located in group folder's trash bin
Julius Härtl [Mon, 3 Apr 2023 12:44:44 +0000 (14:44 +0200)]
Merge pull request #37545 from nextcloud/backport/37417/stable26
Joas Schilling [Mon, 3 Apr 2023 05:23:34 +0000 (07:23 +0200)]
feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI
Signed-off-by: Joas Schilling <coding@schilljs.com>
MichaIng [Mon, 3 Apr 2023 09:42:54 +0000 (11:42 +0200)]
Merge pull request #37533 from nextcloud/backport/37344/stable26
[stable26] [master] [stable25] Quota value as float for 32-bit systems
Julius Härtl [Mon, 27 Mar 2023 07:01:24 +0000 (09:01 +0200)]
fix: Avoid scrolling the #content wrapper container
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 3 Apr 2023 06:53:01 +0000 (08:53 +0200)]
Merge pull request #37439 from nextcloud/backport/37168/stable26
[stable26] fix(files_sharing): Allow file actions other than download for hide download shares
Nextcloud bot [Sun, 2 Apr 2023 02:27:16 +0000 (02:27 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Robin Appelman [Wed, 22 Mar 2023 17:04:32 +0000 (18:04 +0100)]
add test for unmarking encrypted file on cross storage move
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 28 Dec 2022 16:17:45 +0000 (17:17 +0100)]
clear encrypted flag when moving away from encrypted storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
Côme Chilliet [Thu, 30 Mar 2023 09:18:31 +0000 (11:18 +0200)]
Remove useless coalescing operator on non-null return value
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 30 Mar 2023 08:30:12 +0000 (10:30 +0200)]
Fix quota typing for 32bits after forward port from 25
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Côme Chilliet [Mon, 19 Dec 2022 13:13:11 +0000 (14:13 +0100)]
Silence a warning from psalm with explanation
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 19 Dec 2022 13:03:09 +0000 (14:03 +0100)]
Adapt types of subclasses
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 19 Dec 2022 12:54:23 +0000 (13:54 +0100)]
Make it clear that file sizes may be float on 32bits
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Vincent Petry [Mon, 12 Dec 2022 09:25:53 +0000 (10:25 +0100)]
Remove quota value type for 32-bit systems
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Nextcloud bot [Sat, 1 Apr 2023 02:27:35 +0000 (02:27 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julia Kirschenheuter [Fri, 31 Mar 2023 07:30:38 +0000 (09:30 +0200)]
Merge pull request #37485 from nextcloud/fix/36916-The_list_of_contacts_represents_a_list,_but_it_was_not_marked_as_such-stable26
[stable26] Change contactsmenu structure to a list
Simon L [Fri, 31 Mar 2023 07:07:22 +0000 (09:07 +0200)]
Merge pull request #37482 from nextcloud/backport/37378/stable26
[stable26] fix the avatar generation on Alpine Linux
Julia Kirschenheuter [Fri, 31 Mar 2023 06:40:30 +0000 (08:40 +0200)]
Merge pull request #37389 from nextcloud/backport/37211/stable26
[stable26] Create `<h3>` headings for profile page. Replace `<label>` which have…
Nextcloud bot [Fri, 31 Mar 2023 02:28:14 +0000 (02:28 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Tue, 28 Mar 2023 11:48:43 +0000 (13:48 +0200)]
hide shared files located in group folder's trash bin
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
julia.kirschenheuter [Tue, 14 Mar 2023 13:07:02 +0000 (14:07 +0100)]
Create `<h3>` headings for profile page. Replace `<label>` which have no conncted `<input>` with `<h3>` heading
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
julia.kirschenheuter [Thu, 30 Mar 2023 12:52:24 +0000 (14:52 +0200)]
Change contactsmenu structure to a list
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Simon L [Thu, 23 Mar 2023 22:37:46 +0000 (23:37 +0100)]
another approach to fixing the avatar generation
Signed-off-by: Simon L <szaimen@e.mail.de>
Julia Kirschenheuter [Thu, 30 Mar 2023 07:50:56 +0000 (09:50 +0200)]
Merge pull request #37471 from nextcloud/backport/37435/stable26
[stable26] Add label for logo link
Julia Kirschenheuter [Thu, 30 Mar 2023 07:29:34 +0000 (09:29 +0200)]
Merge pull request #37463 from nextcloud/backport/37423/stable26
[stable26] Replace custom tooltips with native ones of entries in contacts menu.
Nextcloud bot [Thu, 30 Mar 2023 02:27:44 +0000 (02:27 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Wed, 29 Mar 2023 20:36:45 +0000 (13:36 -0700)]
Add label for logo link
Signed-off-by: Christopher Ng <chrng8@gmail.com>
julia.kirschenheuter [Wed, 29 Mar 2023 08:37:47 +0000 (10:37 +0200)]
Replace custom tooltips with native ones of entries in contacts menu.
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Julia Kirschenheuter [Wed, 29 Mar 2023 07:22:05 +0000 (09:22 +0200)]
Merge pull request #37449 from nextcloud/fix/36917-The_statuses_list_was_implemented_semantically_incorrectly
Fix/36917 the statuses list was implemented semantically incorrectly
Joas Schilling [Wed, 29 Mar 2023 07:16:19 +0000 (09:16 +0200)]
Merge pull request #37441 from nextcloud/backport/37437/stable26
[stable26] fix(docs): Fix RST parsing of the sample config
Nextcloud bot [Wed, 29 Mar 2023 02:27:56 +0000 (02:27 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
julia.kirschenheuter [Tue, 28 Mar 2023 12:57:35 +0000 (14:57 +0200)]
Fix list structure
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Louis [Tue, 28 Mar 2023 09:08:25 +0000 (11:08 +0200)]
Merge pull request #37431 from nextcloud/backport/stable26/Jerome-Herbinet/patch-15
Backport/stable26/jerome herbinet/patch 15
Joas Schilling [Tue, 28 Mar 2023 07:33:15 +0000 (09:33 +0200)]
Merge pull request #37440 from nextcloud/backport/37198/stable26
[stable26] fix(references): Do not log errors on 404 responses of opengraph image fetching
Joas Schilling [Tue, 28 Mar 2023 05:49:01 +0000 (07:49 +0200)]
fix(docs): Fix RST parsing of the sample config
Signed-off-by: Joas Schilling <coding@schilljs.com>
Julius Härtl [Mon, 13 Mar 2023 17:18:04 +0000 (18:18 +0100)]
fix(references): Do not log errors on 404 responses of opengraph image fetching
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Fri, 10 Mar 2023 08:49:03 +0000 (09:49 +0100)]
fix(files_sharing): Allow file actions other than download for hide download shares
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Tue, 28 Mar 2023 02:19:33 +0000 (02:19 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Jérôme Herbinet [Fri, 24 Mar 2023 09:27:40 +0000 (10:27 +0100)]
npm run sass
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Jérôme Herbinet [Fri, 24 Mar 2023 09:19:22 +0000 (10:19 +0100)]
Fix 2FA blocks' width
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Simon L [Mon, 27 Mar 2023 10:31:31 +0000 (12:31 +0200)]
Merge pull request #37391 from nextcloud/backport/37340/stable26
[stable26] fix(mailer): remove value comparison for smtp_authtype as there is only one option
Nextcloud bot [Mon, 27 Mar 2023 10:18:24 +0000 (10:18 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Louis [Mon, 27 Mar 2023 09:49:19 +0000 (11:49 +0200)]
Merge pull request #37368 from nextcloud/backport/36636/stable26
[stable26] fix OC_Image: Prevent E_WARNING from getimagesize*
Louis [Mon, 27 Mar 2023 09:48:39 +0000 (11:48 +0200)]
Merge pull request #37318 from nextcloud/backport/36701/stable26
[stable26] Add parent index on filecache
Julius Härtl [Mon, 27 Mar 2023 09:23:29 +0000 (11:23 +0200)]
Merge pull request #37217 from nextcloud/backport/37192/stable26
Robin Appelman [Wed, 22 Feb 2023 17:03:38 +0000 (18:03 +0100)]
do onetime user setup before getting any mount from providers
this fixes a race condition where wrappers weren't properly applied if when a mount provider creates the storage instance one mountpoint creation instead of lazily
Signed-off-by: Robin Appelman <robin@icewind.nl>
Anna Larch [Wed, 22 Mar 2023 11:35:51 +0000 (12:35 +0100)]
fix(mailer): check if authentication is neccessary
Signed-off-by: Anna Larch <anna@nextcloud.com>
Julia Kirschenheuter [Fri, 24 Mar 2023 11:34:21 +0000 (12:34 +0100)]
Merge pull request #37338 from nextcloud/fix/36908-set_aria-hidden-for-default-shipped_widgets-icons-stable26
[stable26] Fix/36908 set aria hidden for default shipped widgets icons
Julia Kirschenheuter [Fri, 24 Mar 2023 10:47:33 +0000 (11:47 +0100)]
Merge pull request #37273 from nextcloud/backport/37174/stable26
[stable26] Set `<h1>` headings for navigation through files app
Julia Kirschenheuter [Fri, 24 Mar 2023 10:21:18 +0000 (11:21 +0100)]
Merge pull request #37275 from nextcloud/backport/37244/stable26
[stable26] Replace custom tooltips with native ones and add description to all e…
Louis [Fri, 24 Mar 2023 09:59:27 +0000 (10:59 +0100)]
Merge pull request #37264 from nextcloud/backport/37152/stable26
[stable26] Use native tooltip for version's date
Louis Chemineau [Thu, 9 Mar 2023 16:38:51 +0000 (17:38 +0100)]
Use native tooltip for versions
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
julia.kirschenheuter [Wed, 15 Mar 2023 16:57:06 +0000 (17:57 +0100)]
Replace custom tooltips with native ones and add description to all elements which have `title`
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
julia.kirschenheuter [Fri, 10 Mar 2023 16:43:44 +0000 (17:43 +0100)]
Set `<h1>` headings for navigation through files app
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Nextcloud bot [Fri, 24 Mar 2023 02:27:15 +0000 (02:27 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Marcel Klehr [Thu, 9 Feb 2023 13:19:42 +0000 (14:19 +0100)]
fix OC_Image: Prevent E_WARNING from getimagesize*
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Nextcloud bot [Thu, 23 Mar 2023 02:27:14 +0000 (02:27 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Wed, 22 Mar 2023 17:03:54 +0000 (18:03 +0100)]
Merge pull request #37052 from nextcloud/backport/37048/stable26
[stable26] update wording for disabled web updater
Louis Chemineau [Wed, 15 Feb 2023 14:57:44 +0000 (15:57 +0100)]
Add parent index on filecache
Signed-off-by: Louis Chemineau <louis@chmn.me>
Simon L [Wed, 22 Mar 2023 14:11:16 +0000 (15:11 +0100)]
address review
Co-authored-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Simon L. <szaimen@e.mail.de>
Joas Schilling [Wed, 22 Mar 2023 11:26:42 +0000 (12:26 +0100)]
Merge pull request #37336 from nextcloud/backport/37334/stable26
[stable26] fix(security): Mark recording_servers key appconfig as private as it …
julia.kirschenheuter [Thu, 16 Mar 2023 13:13:13 +0000 (14:13 +0100)]
Fix description for icons in dashboard widgets
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
(cherry picked from commit
b111c180a532607528df261359876a849d4b55a5 )
Joas Schilling [Wed, 22 Mar 2023 08:14:37 +0000 (09:14 +0100)]
fix(security): Mark recording_servers key appconfig as private as it contains a secret
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Wed, 22 Mar 2023 02:43:48 +0000 (02:43 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ember 'n0emis' Keske [Mon, 13 Mar 2023 09:32:53 +0000 (10:32 +0100)]
Don't try to hash a nonexisting password
Allows to log-in via a passwordless authentication provider, eg SSO
Signed-off-by: Ember 'n0emis' Keske <git@n0emis.eu>
Arthur Schiwon [Tue, 21 Mar 2023 09:19:37 +0000 (10:19 +0100)]
Merge pull request #37312 from nextcloud/release/26.0.0
26.0.0
Nextcloud bot [Tue, 21 Mar 2023 02:27:29 +0000 (02:27 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Mon, 20 Mar 2023 18:28:10 +0000 (19:28 +0100)]
26.0.0
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Mon, 20 Mar 2023 18:27:00 +0000 (19:27 +0100)]
Merge pull request #37310 from nextcloud/bugfix/37277/caldav-sync-stable26
[stable26] fix(session): Fix DAVx5 sync problems by partial reverting session ch…
Joas Schilling [Mon, 20 Mar 2023 11:27:44 +0000 (12:27 +0100)]
fix(session): Fix DAVx5 sync problems by partial reverting session changes
Temporary disabled the short cut again to solve issues with CalDAV/CardDAV
clients like DAVx5 that use cookies and need a session. See
https://github.com/nextcloud/server/issues/37277#issuecomment-
1476366147
and the other comments for further information.
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Mon, 20 Mar 2023 02:27:29 +0000 (02:27 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>