]>
source.dussan.org Git - nextcloud-server.git/log
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>
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>
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
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>
Nextcloud bot [Sun, 19 Mar 2023 02:27:37 +0000 (02:27 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 18 Mar 2023 02:27:33 +0000 (02:27 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 17 Mar 2023 02:27:25 +0000 (02:27 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Thu, 16 Mar 2023 11:48:19 +0000 (12:48 +0100)]
Merge pull request #37202 from nextcloud/release/26.0.0_rc3
26.0.0 RC3
Arthur Schiwon [Thu, 16 Mar 2023 11:12:26 +0000 (12:12 +0100)]
Merge pull request #37031 from nextcloud/dependabot/npm_and_yarn/stable26/nextcloud/webpack-vue-config-
516d77c
chore(deps-dev): Bump @nextcloud/webpack-vue-config to `5.5.0`
Arthur Schiwon [Thu, 16 Mar 2023 10:10:20 +0000 (11:10 +0100)]
Merge pull request #37251 from nextcloud/automated/noid/stable26-update-psalm-baseline
[stable26] Update psalm-baseline.xml
Arthur Schiwon [Thu, 16 Mar 2023 10:09:36 +0000 (11:09 +0100)]
Merge pull request #37247 from nextcloud/backport/37010/stable26
[stable26] Fix Cache-Control header of non-versioned assets
Arthur Schiwon [Thu, 16 Mar 2023 09:38:24 +0000 (10:38 +0100)]
Merge pull request #37235 from nextcloud/backport/37227/stable26
[stable26] chore: use local variable for remote address
Arthur Schiwon [Thu, 16 Mar 2023 09:30:23 +0000 (10:30 +0100)]
Merge pull request #37253 from nextcloud/backport/37252/stable26
[stable26] fix(workflow): Check tag attribute
Arthur Schiwon [Thu, 16 Mar 2023 09:23:29 +0000 (10:23 +0100)]
Merge pull request #37246 from nextcloud/backport/37242/stable26
[stable26] Reduce list
dependabot[bot] [Fri, 3 Mar 2023 10:21:13 +0000 (10:21 +0000)]
chore(deps-dev): Bump @nextcloud/webpack-vue-config
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from `
53df7bb ` to `
516d77c `.
- [Release notes](https://github.com/nextcloud/webpack-vue-config/releases)
- [Commits](https://github.com/nextcloud/webpack-vue-config/compare/
53df7bbe61e4a6d960c1d13e63597ce361f3795d ...
516d77c7012711a741baee53be745168c0456605 )
---
updated-dependencies:
- dependency-name: "@nextcloud/webpack-vue-config"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Thu, 16 Mar 2023 07:41:18 +0000 (08:41 +0100)]
fix(workflow): Check tag attribute
Signed-off-by: Joas Schilling <coding@schilljs.com>
nextcloud-command [Thu, 16 Mar 2023 04:55:12 +0000 (04:55 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Thu, 16 Mar 2023 02:28:18 +0000 (02:28 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nicolas Guichard [Thu, 2 Mar 2023 17:38:04 +0000 (18:38 +0100)]
Fix Cache-Control header of non-versioned assets
Non-cache-busted assets such as /dist/core-main.js also matched the
regex meant for cache-busted assets (note the ? at the end of the
regex).
The FilesMatch directive for cache-busted assets coming after the
non-cache-busted version all assets actually got the immutable flag
in their Cache-Control header. This caused client-side errors on
updates.
Query strings are not actually passed to FilesMatch directives so we
need another way to tell cache-busted/versionned assets apart from
non-versioned assets, here using If/Else directives.
Signed-off-by: Nicolas Guichard <nicolas@guichard.eu>
Joas Schilling [Wed, 15 Mar 2023 16:33:17 +0000 (17:33 +0100)]
Reduce list
Signed-off-by: Joas Schilling <coding@schilljs.com>
Côme Chilliet [Wed, 15 Mar 2023 17:16:24 +0000 (18:16 +0100)]
Merge pull request #37233 from nextcloud/backport/37197/stable26
[stable26] Do not send a pagination control with size = 0 if cookie is empty
Joas Schilling [Wed, 15 Mar 2023 16:20:24 +0000 (17:20 +0100)]
Merge pull request #37240 from nextcloud/backport/37239/stable26
[stable26] Extend list
Joas Schilling [Wed, 15 Mar 2023 16:08:15 +0000 (17:08 +0100)]
Extend list
Signed-off-by: Joas Schilling <coding@schilljs.com>
Daniel Kesselberg [Tue, 21 Feb 2023 22:20:55 +0000 (23:20 +0100)]
chore(tests): add tests for handleLoginFailed
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Tue, 21 Feb 2023 21:45:37 +0000 (22:45 +0100)]
chore: use local variable for remote address
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Côme Chilliet [Mon, 13 Mar 2023 15:05:41 +0000 (16:05 +0100)]
Do not send a pagination control with size = 0 if cookie is empty
It only makes sense to send a pagination control with size 0 with a
cookie to abandon a paged search.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Arthur Schiwon [Wed, 15 Mar 2023 13:45:25 +0000 (14:45 +0100)]
Merge pull request #37212 from nextcloud/backport/37029/stable26
[stable26] Add chunking in SystemTagObjectMapper::getTagIdsForObjects
Arthur Schiwon [Wed, 15 Mar 2023 13:44:58 +0000 (14:44 +0100)]
Merge pull request #37072 from nextcloud/backport/36883/stable26
[stable26] dispatch BeforeUserLoggedInEvent
Joas Schilling [Wed, 15 Mar 2023 11:11:45 +0000 (12:11 +0100)]
Merge pull request #37218 from nextcloud/backport/36852/stable26
[stable26] fix(user_status): Fix the user status automation on the day availablity rules are adjusted
Joas Schilling [Wed, 15 Mar 2023 09:26:58 +0000 (10:26 +0100)]
Merge pull request #37224 from nextcloud/backport/37221/stable26
[stable26] Save some CI time
Joas Schilling [Wed, 15 Mar 2023 08:30:38 +0000 (09:30 +0100)]
Save some CI time
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Wed, 15 Mar 2023 02:26:49 +0000 (02:26 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Fri, 10 Mar 2023 11:13:47 +0000 (12:13 +0100)]
fix(CI): Add unit test for nextcloud/server#37167
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 24 Feb 2023 14:22:09 +0000 (15:22 +0100)]
fix(user_status): Fix the user status automation on the day availability rules are adjusted
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 14 Mar 2023 16:21:35 +0000 (17:21 +0100)]
Merge pull request #37199 from nextcloud/backport/37167/stable26
[stable26] fix(dav): Handle no next potential toggle in availability detection
Côme Chilliet [Fri, 3 Mar 2023 09:35:50 +0000 (10:35 +0100)]
Add chunking in SystemTagObjectMapper::getTagIdsForObjects
This avoids crashing on Oracle with more than 1000 objects
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Nextcloud bot [Tue, 14 Mar 2023 02:27:20 +0000 (02:27 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Mon, 13 Mar 2023 19:37:59 +0000 (20:37 +0100)]
26.0.0 RC3
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Thomas Citharel [Fri, 10 Mar 2023 08:40:36 +0000 (09:40 +0100)]
fix(dav): Handle no next potential toggle in availability detection
Fixes: min(): Array must contain at least one element at /var/www/nc/nextcloud/apps/dav/lib/BackgroundJob/UserStatusAutomation.php#142
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Nextcloud bot [Mon, 13 Mar 2023 02:28:58 +0000 (02:28 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 12 Mar 2023 02:27:53 +0000 (02:27 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 11 Mar 2023 02:28:08 +0000 (02:28 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Fri, 10 Mar 2023 15:18:57 +0000 (16:18 +0100)]
Merge pull request #37163 from nextcloud/backport/37126/stable26
[stable26] fix white scrollbar corner in dark mode
Simon L [Fri, 10 Mar 2023 15:17:44 +0000 (16:17 +0100)]
Merge pull request #37157 from nextcloud/backport/37070/stable26
[stable26] add a check for disk_free_space in Config.php
Simon L [Fri, 10 Mar 2023 15:16:57 +0000 (16:16 +0100)]
Merge pull request #37155 from nextcloud/backport/37140/stable26
[stable26] imaginary - fix autorotate for heic and improve the logic
Arthur Schiwon [Fri, 10 Mar 2023 08:46:59 +0000 (09:46 +0100)]
Merge pull request #37161 from nextcloud/backport/37116/stable26
[stable26] postgresql installation - add quotes around user names
Simon L [Wed, 8 Mar 2023 13:19:51 +0000 (14:19 +0100)]
fix white scrollbar corner in dark mode
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Nextcloud bot [Fri, 10 Mar 2023 02:27:25 +0000 (02:27 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Tue, 7 Mar 2023 23:37:19 +0000 (00:37 +0100)]
postgresql - add quotes around user names
fix https://github.com/nextcloud/server/issues/37114
Signed-off-by: Simon L <szaimen@e.mail.de>
Simon L [Tue, 7 Mar 2023 08:51:00 +0000 (09:51 +0100)]
add a check for disk_free_space in Config.php
Signed-off-by: Simon L <szaimen@e.mail.de>
Simon L [Wed, 8 Mar 2023 16:45:12 +0000 (17:45 +0100)]
imaginary - fix autorotate and improve the logic
Signed-off-by: Simon L <szaimen@e.mail.de>
Arthur Schiwon [Thu, 9 Mar 2023 16:38:27 +0000 (17:38 +0100)]
Merge pull request #37078 from nextcloud/release/26.0.0_rc2
26.0.0 RC2
Arthur Schiwon [Thu, 9 Mar 2023 16:37:28 +0000 (17:37 +0100)]
Merge pull request #37119 from nextcloud/backport/36640/stable26
[stable26] Create headings for apps, users, settings pages
Arthur Schiwon [Thu, 9 Mar 2023 16:30:42 +0000 (17:30 +0100)]
Merge pull request #37057 from nextcloud/backport/36904/stable26
[stable26] fix(files): Fix controller setup for guests
Arthur Schiwon [Thu, 9 Mar 2023 16:29:54 +0000 (17:29 +0100)]
Merge pull request #37141 from nextcloud/backport/37139/stable26
[stable26] Share type sciencemesh
Arthur Schiwon [Thu, 9 Mar 2023 16:25:17 +0000 (17:25 +0100)]
Merge pull request #37151 from nextcloud/backport/27034/stable26
[stable26] Use MultipartUpload for uploading chunks to s3
Julius Härtl [Wed, 8 Mar 2023 15:28:44 +0000 (16:28 +0100)]
tests(integration): Fix catching error only on object store
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 8 Mar 2023 13:04:31 +0000 (14:04 +0100)]
chore: Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 2 Mar 2023 22:23:57 +0000 (23:23 +0100)]
chore(psalm): Make psalm aware of sabre/uri
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 6 May 2021 16:26:42 +0000 (18:26 +0200)]
feat(s3): Use multipart upload for chunked uploading
This allows to stream file chunks directly to S3 during upload.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Joas Schilling [Tue, 28 Feb 2023 14:34:11 +0000 (15:34 +0100)]
fix(files): Fix controller setup for guests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Arthur Schiwon [Thu, 9 Mar 2023 12:16:59 +0000 (13:16 +0100)]
Merge pull request #37066 from nextcloud/backport/34835/stable26
[stable26] Run WebDAV integration tests against S3
julia.kirschenheuter [Wed, 8 Feb 2023 14:40:41 +0000 (15:40 +0100)]
Create headings for settings pages
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Arthur Schiwon [Thu, 9 Mar 2023 12:05:20 +0000 (13:05 +0100)]
Merge pull request #37064 from nextcloud/backport/36772/stable26
[stable26] Add label and switch ocdialog close button to button element
Julius Härtl [Thu, 9 Mar 2023 11:44:40 +0000 (12:44 +0100)]
Merge pull request #37073 from nextcloud/backport/37026/stable26
[stable26] fix: Avoid log spam on 404 routes not using GET
Christopher Ng [Mon, 6 Mar 2023 19:09:44 +0000 (11:09 -0800)]
Add label and switch ocdialog close button to button element
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Nextcloud bot [Thu, 9 Mar 2023 02:29:24 +0000 (02:29 +0000)]
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Louis Chemineau [Wed, 8 Mar 2023 15:51:37 +0000 (16:51 +0100)]
Compile assets
Signed-off-by: Louis Chemineau <louis@chmn.me>
Michiel de Jong [Mon, 20 Feb 2023 09:50:31 +0000 (09:50 +0000)]
Add SHARE_TYPE_SCIENCEMESH
Signed-off-by: Michiel de Jong <michiel@unhosted.org>
Joas Schilling [Wed, 8 Mar 2023 12:35:17 +0000 (13:35 +0100)]
Merge pull request #37122 from nextcloud/backport/37121/stable26
[stable26] fix(docs): Fix URL to docs of deprecated function humanFileSize
nextcloud-command [Wed, 8 Mar 2023 11:06:47 +0000 (11:06 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Wed, 8 Mar 2023 09:23:22 +0000 (10:23 +0100)]
fix(docs): Fix URL to docs of deprecated function humanFileSize
Signed-off-by: Joas Schilling <coding@schilljs.com>