]>
source.dussan.org Git - nextcloud-server.git/log
John Molakvoæ [Fri, 30 Dec 2022 10:05:32 +0000 (11:05 +0100)]
fix(actions): php-lint
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
John Molakvoæ [Fri, 30 Dec 2022 10:03:38 +0000 (11:03 +0100)]
Merge pull request #35911 from nextcloud/fix/workflows-8.0
chore(actions): update php min supported to 8.0
John Molakvoæ [Fri, 30 Dec 2022 09:30:49 +0000 (10:30 +0100)]
chore(actions): bring back php 8.2 lint
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Simon L [Thu, 29 Dec 2022 12:53:24 +0000 (13:53 +0100)]
Merge pull request #35913 from nextcloud/revert-35891-fix/34755/disable-setimageformat
Revert "avatar generation - disable setimageformat"
Côme Chilliet [Mon, 7 Nov 2022 10:21:46 +0000 (11:21 +0100)]
Fix psalm issues related to signature changes from PHP 8.0
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Simon L [Thu, 29 Dec 2022 10:05:17 +0000 (11:05 +0100)]
Revert "avatar generation - disable setimageformat"
Signed-off-by: Simon L <szaimen@e.mail.de>
John Molakvoæ [Thu, 29 Dec 2022 09:51:07 +0000 (10:51 +0100)]
8.2 is not supported yet
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 29 Dec 2022 09:16:07 +0000 (10:16 +0100)]
fix(actions): Update psalm github action
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 29 Dec 2022 09:06:10 +0000 (10:06 +0100)]
chore(actions): update php min supported to 8.0
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 29 Dec 2022 09:36:26 +0000 (10:36 +0100)]
Merge pull request #35912 from nextcloud/fix/lockfile
chore(npm): fix lockfile
John Molakvoæ [Thu, 29 Dec 2022 09:17:46 +0000 (10:17 +0100)]
chore(npm): fix lockfile
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Nextcloud bot [Thu, 29 Dec 2022 03:10:11 +0000 (03:10 +0000)]
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Wed, 28 Dec 2022 13:17:29 +0000 (14:17 +0100)]
Merge pull request #35881 from nextcloud/dev/fix-config-template
improve sample.config.php parameter descriptions
Simon L [Wed, 28 Dec 2022 13:16:21 +0000 (14:16 +0100)]
Merge pull request #35897 from nextcloud/fix/35896/fix-video-fullscreen
fix video fullscreen on public page
Christian Wolf [Wed, 28 Dec 2022 08:06:33 +0000 (09:06 +0100)]
Fix comments in sample config to be correctly marked as verbatim
The comments were not marked as verbatim and thus the Sphinx compiler to generate
the online admin manual interpreted backslashes as special chars. They disappeared
from the output.
By adding ``, it is marked as verbatim and the backslashes are not removed.
Signed-off-by: Christian Wolf <github@christianwolf.email>
Simon L [Wed, 28 Dec 2022 02:59:50 +0000 (03:59 +0100)]
Merge pull request #35870 from quentinguidee/refine-about-files
Refine file comments design
Simon L [Tue, 27 Dec 2022 15:31:11 +0000 (16:31 +0100)]
fix video fullscreen on public page
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Simon L [Tue, 27 Dec 2022 15:11:12 +0000 (16:11 +0100)]
Merge pull request #35891 from nextcloud/fix/34755/disable-setimageformat
avatar generation - disable setimageformat
Louis [Tue, 27 Dec 2022 13:32:46 +0000 (14:32 +0100)]
Merge pull request #35889 from nextcloud/artonge/fix/checkout_branch_in_cypress_tests
Checkout current branch in cypress tests in CI
Simon L [Tue, 27 Dec 2022 12:25:04 +0000 (13:25 +0100)]
avatar generation - disable setimageformat
Signed-off-by: Simon L <szaimen@e.mail.de>
Louis Chemineau [Tue, 27 Dec 2022 10:44:46 +0000 (11:44 +0100)]
Checkout current branch in cypress tests in CI
Signed-off-by: Louis Chemineau <louis@chmn.me>
Christian Wolf [Tue, 27 Dec 2022 10:26:52 +0000 (11:26 +0100)]
Fix some issues that were not yet introduced in changes to sample config
This should not change anything but fix some documentation issues.
This change should not change anything in the implemenetation.
Signed-off-by: Christian Wolf <github@christianwolf.email>
Christian Wolf [Sun, 25 Dec 2022 12:04:05 +0000 (13:04 +0100)]
Reorder the sample config file in order to have a cleaner structure and better sectioning in the online manual
The change should only affect the conmments and reorder the config lines
Copy modifications from https://github.com/nextcloud/documentation/pull/9166 into sample config file
Signed-off-by: Christian Wolf <github@christianwolf.email>
Nextcloud bot [Tue, 27 Dec 2022 02:47:03 +0000 (02:47 +0000)]
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 26 Dec 2022 02:43:28 +0000 (02:43 +0000)]
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 25 Dec 2022 02:48:52 +0000 (02:48 +0000)]
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 24 Dec 2022 03:02:27 +0000 (03:02 +0000)]
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julia Kirschenheuter [Fri, 23 Dec 2022 10:54:25 +0000 (11:54 +0100)]
Merge pull request #35795 from nextcloud/enh/35770-Replace_custom_tooltips_with_native_one_for_files
Replace custom tooltips with native ones in files
Julia Kirschenheuter [Fri, 23 Dec 2022 09:07:46 +0000 (10:07 +0100)]
Merge pull request #35785 from nextcloud/enh/35654-js-files/replace_custom_tooltips_with_native_one_for_files_sharing
Replace custom tooltips with native one for files sharing
Nextcloud bot [Fri, 23 Dec 2022 03:04:48 +0000 (03:04 +0000)]
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Quentin Guidée [Thu, 22 Dec 2022 16:03:19 +0000 (11:03 -0500)]
Refine file comments design
Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
Julius Härtl [Thu, 22 Dec 2022 14:44:20 +0000 (15:44 +0100)]
Merge pull request #35866 from nextcloud/bugfix/noid/session-setup-followup
fix(session): Always setup the session if a session cookie is passed
Julius Härtl [Thu, 22 Dec 2022 14:42:42 +0000 (15:42 +0100)]
Merge pull request #35213 from PLUTEX/32611-ocs-api-share-permissions
Honor permissions of new link share via OCS API
julia.kirschenheuter [Fri, 16 Dec 2022 10:27:34 +0000 (11:27 +0100)]
Replace custom tooltips with native ones in files
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
julia.kirschenheuter [Thu, 15 Dec 2022 10:01:57 +0000 (11:01 +0100)]
Replace custom tooltips with native ones in files_sharing
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Julius Härtl [Thu, 22 Dec 2022 12:26:43 +0000 (13:26 +0100)]
Merge pull request #33708 from nextcloud/enh/guest-scss
Move guest.css to scss
Julius Härtl [Thu, 22 Dec 2022 10:33:23 +0000 (11:33 +0100)]
fix(session): Always setup the session if a session cookie is passed
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 22 Dec 2022 09:48:13 +0000 (10:48 +0100)]
build(guests): update bundled css files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 22 Dec 2022 09:44:34 +0000 (10:44 +0100)]
style(guests): move plain css to scss
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Fri, 26 Aug 2022 06:15:56 +0000 (08:15 +0200)]
style(guests): Rename guest.css to scss
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Simon L [Thu, 22 Dec 2022 09:24:09 +0000 (10:24 +0100)]
Merge pull request #35856 from nextcloud/enh/31284/improve-preview-max-memory
increase preview_max_memory and make it easier to debug
Julius Härtl [Thu, 22 Dec 2022 09:03:37 +0000 (10:03 +0100)]
Merge pull request #35761 from nextcloud/fix/remove-guests-comments
Remove comment and guests option from Invitations UI
Simon L [Thu, 22 Dec 2022 08:54:32 +0000 (09:54 +0100)]
Merge pull request #35855 from nextcloud/debt/noid/hello-design-md
Add DESIGN.md to expected files
Simon L [Wed, 21 Dec 2022 19:01:19 +0000 (20:01 +0100)]
increase preview_max_memory and make it easier to debug
Signed-off-by: Simon L <szaimen@e.mail.de>
Nextcloud bot [Thu, 22 Dec 2022 02:55:56 +0000 (02:55 +0000)]
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Wed, 21 Dec 2022 21:57:31 +0000 (22:57 +0100)]
Merge pull request #28311 from nextcloud/enh/http-auth-session
Do not setup a session when not required on API requests
Julius Härtl [Wed, 4 Aug 2021 13:52:10 +0000 (15:52 +0200)]
Do not setup a session when not required on WebDAV requests
If basic auth is used on WebDAV endpoints, we will not setup a session
by default but instead set a test cookie. Clients which handle session
cookies properly will send back the cookie then on the second request
and a session will be initialized which can be resued for
authentication.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Daniel Kesselberg [Wed, 21 Dec 2022 17:18:46 +0000 (18:18 +0100)]
Add DESIGN.md to expected files
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Simon L [Wed, 21 Dec 2022 17:16:21 +0000 (18:16 +0100)]
Merge pull request #34623 from nextcloud/enh/update-behat
Update behat and friends
Daniel Kesselberg [Sun, 16 Oct 2022 19:26:26 +0000 (21:26 +0200)]
Update behat and friends
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Julius Härtl [Wed, 21 Dec 2022 15:00:15 +0000 (16:00 +0100)]
Merge pull request #35846 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
Vincent Petry [Wed, 21 Dec 2022 09:34:15 +0000 (10:34 +0100)]
Merge pull request #35656 from fivenp/docs/add-design-contribution-guidelines
docs: add design contribution guidelines
Julius Härtl [Wed, 21 Dec 2022 08:10:53 +0000 (09:10 +0100)]
Merge pull request #35836 from nextcloud/fix/remove-other-share-when-deleted
fix: remove other shares from ui when deleted
nextcloud-command [Wed, 21 Dec 2022 04:12:51 +0000 (04:12 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Wed, 21 Dec 2022 02:30:14 +0000 (02:30 +0000)]
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Anna Larch [Tue, 13 Dec 2022 21:04:44 +0000 (22:04 +0100)]
Remove comment and guests option from Invitations UI
Signed-off-by: Anna Larch <anna@nextcloud.com>
Vincent Petry [Tue, 20 Dec 2022 16:25:09 +0000 (17:25 +0100)]
Merge pull request #35723 from nextcloud/bugfix/35708
fix: Make sure to reopen session before cleaning
Vincent Petry [Tue, 20 Dec 2022 16:19:56 +0000 (17:19 +0100)]
Merge pull request #35839 from nextcloud/feat/user_ldap-longer-ttl-for-fallback
Apply a longer TTL of 15min to falling back on backup server
Vincent Petry [Tue, 20 Dec 2022 16:16:12 +0000 (17:16 +0100)]
Merge pull request #34724 from nextcloud/encryption-read-before-cache
fix reading newly written encrypted files before their cache entry is written
Côme Chilliet [Tue, 20 Dec 2022 15:48:07 +0000 (16:48 +0100)]
Merge pull request #34772 from nextcloud/fix/clean-ldap-access-factory-usage
Make sure to use AccessFactory to create Access instances and use DI
Vincent Petry [Tue, 20 Dec 2022 14:56:17 +0000 (15:56 +0100)]
Merge pull request #25768 from nextcloud/workflow-use-cache-for-mimetype
Use mimetype from cache for workflow checks
John Molakvoæ [Tue, 20 Dec 2022 13:59:15 +0000 (14:59 +0100)]
Merge pull request #35769 from nextcloud/rakekniven-patch-1
l10n: Align notification messages for server version and apps
Robin Appelman [Tue, 23 Feb 2021 16:55:06 +0000 (17:55 +0100)]
add some tests for mimetype check
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 23 Feb 2021 16:34:05 +0000 (17:34 +0100)]
remove file exists check from `cacheAndReturnMimeType`
the method is only called if the file exists already
a check against storing the fallback mimetype is added as a safety instead
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 23 Feb 2021 16:32:23 +0000 (17:32 +0100)]
use mimetype from cache for workflow if available
Signed-off-by: Robin Appelman <robin@icewind.nl>
Côme Chilliet [Tue, 20 Dec 2022 11:01:25 +0000 (12:01 +0100)]
Apply a longer TTL of 15min to falling back on backup server
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
blizzz [Tue, 20 Dec 2022 10:47:31 +0000 (11:47 +0100)]
Merge pull request #35229 from nextcloud/feat/user_ldap-specific-server-for-background
Use a dedicated LDAP host and port for background jobs if configured
Max [Tue, 20 Dec 2022 10:34:00 +0000 (11:34 +0100)]
fix: remove other shares from ui when deleted
Remove the share entry in question
when unsharing a folder
from within the `others with access` section
of a file within that folder.
Using the code from the ShareList view here as well.
Just copying the code here as this is a bugfix
that will need to be backported.
Signed-off-by: Max <max@nextcloud.com>
Côme Chilliet [Tue, 20 Dec 2022 10:04:18 +0000 (11:04 +0100)]
Merge pull request #35814 from nextcloud/fix/fix-parameter-type-setreadmarker
Fix parameter type for EntityCollection::setReadMarker in comments app
Christoph Wurst [Tue, 20 Dec 2022 09:59:24 +0000 (10:59 +0100)]
Merge pull request #35545 from nextcloud/enh/enh-fix-styles-for-33741-Focused_item_overlaps_neighbor_elements_with_text_and_border
Add styles for #33741. Remove boards and add underlines.
julia.kirschenheuter [Tue, 29 Nov 2022 16:55:23 +0000 (17:55 +0100)]
Change focused items behavior that neighbor elements (text and border) have no overlapping.
Add native tooltips to items.
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
rakekniven [Wed, 14 Dec 2022 12:46:41 +0000 (13:46 +0100)]
l10n: Align notification messages for server version and apps
Solution for #35768
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Joas Schilling [Tue, 20 Dec 2022 07:58:33 +0000 (08:58 +0100)]
Merge pull request #34172 from audriga/add-scim-json-support
Add support for application/scim+json
Vincent Petry [Tue, 20 Dec 2022 07:45:12 +0000 (08:45 +0100)]
Merge pull request #35828 from nextcloud/fix/fix-oauth2-test-dynamic-property
Fix PHP error on PHP >= 8.2 about dynamic property use in tests
Nextcloud bot [Tue, 20 Dec 2022 02:22:09 +0000 (02:22 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Côme Chilliet [Mon, 19 Dec 2022 14:58:46 +0000 (15:58 +0100)]
Fix PHP error on PHP >= 8.2 about dynamic property use in tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 19 Dec 2022 13:32:21 +0000 (14:32 +0100)]
Merge pull request #35813 from nextcloud/fix/bump-phpseclib/phpseclib-to-2.0.40-in-master
Bump phpseclib/phpseclib to 2.0.40 in master
Côme Chilliet [Mon, 19 Dec 2022 13:31:31 +0000 (14:31 +0100)]
Update 3rdparty to master branch
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 19 Dec 2022 13:17:39 +0000 (14:17 +0100)]
Merge pull request #35614 from nextcloud/fix/errorlog-array-to-string-conversion
Fix array to string conversion in errorlog writer
Côme Chilliet [Mon, 19 Dec 2022 11:23:13 +0000 (12:23 +0100)]
Fixed backup host logic
Now forcing backup host applies to both main and background.
And background will fallback to backup if not responding.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 1 Dec 2022 09:30:19 +0000 (10:30 +0100)]
Make code clearer for background host
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 17 Nov 2022 13:55:55 +0000 (14:55 +0100)]
Use a dedicated LDAP host and port for background jobs if configured
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 19 Dec 2022 11:34:05 +0000 (12:34 +0100)]
Merge pull request #35231 from nextcloud/fix/user_ldap-cache-fetched-list-of-groups
Cache the fetched list of groups
Vincent Petry [Mon, 19 Dec 2022 11:07:43 +0000 (12:07 +0100)]
Merge pull request #33709 from nextcloud/enh/displayname-cache-getStorageInfo
Use display name cache on getStorageInfo
Côme Chilliet [Mon, 19 Dec 2022 10:59:45 +0000 (11:59 +0100)]
Fix user_ldap tests now that list of groups gets cached
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 19 Dec 2022 10:44:27 +0000 (11:44 +0100)]
Fix parameter type for EntityCollection::setReadMarker in comments app
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 19 Dec 2022 10:22:46 +0000 (11:22 +0100)]
Bump phpseclib/phpseclib to 2.0.40 in master
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Julius Härtl [Mon, 19 Dec 2022 10:05:02 +0000 (11:05 +0100)]
Merge pull request #35496 from nextcloud/fix/strict-typing-in-base
Côme Chilliet [Mon, 19 Dec 2022 09:46:39 +0000 (10:46 +0100)]
Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subject
Compute notification parsed subject from rich subject when possible
Côme Chilliet [Tue, 6 Dec 2022 14:21:28 +0000 (15:21 +0100)]
Put back baseline for the enableAppForGroups type mismatch
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 6 Dec 2022 11:09:52 +0000 (12:09 +0100)]
Revert "Just use string for groups in enableAppForGroups"
This reverts commit
e17244e92fb316d2f2e3fd1ae343bd47b54395b8 .
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 1 Dec 2022 10:41:54 +0000 (11:41 +0100)]
Just use string for groups in enableAppForGroups
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 5 Dec 2022 15:40:46 +0000 (16:40 +0100)]
Silence false-positive from psalm in lib/public/Log/functions.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 1 Dec 2022 10:43:17 +0000 (11:43 +0100)]
Strong type singletons from lib/base.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 1 Dec 2022 10:21:57 +0000 (11:21 +0100)]
Migrate lib/base.php to LoggerInterface
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 29 Nov 2022 17:13:51 +0000 (18:13 +0100)]
Put back cast to string now that timelimit is an int
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 29 Nov 2022 17:07:27 +0000 (18:07 +0100)]
Fixing more psalm errors from lib/base.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 29 Nov 2022 15:53:27 +0000 (16:53 +0100)]
Use Server::get some more
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 29 Nov 2022 15:29:12 +0000 (16:29 +0100)]
Use strict typing in base.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 19 Dec 2022 08:57:32 +0000 (09:57 +0100)]
Fix comments and dav tests with Notifications and Activity changes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>