]>
source.dussan.org Git - nextcloud-server.git/log
Nextcloud bot [Wed, 12 Oct 2022 02:14:37 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Wed, 12 Oct 2022 01:45:56 +0000 (18:45 -0700)]
Merge pull request #34299 from nextcloud/enh/color-text-for-background-blur
Add color variables for text on blurred background
Christopher Ng [Wed, 28 Sep 2022 04:21:30 +0000 (04:21 +0000)]
Add color variables for text on blurred background
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Simon L [Tue, 11 Oct 2022 19:07:56 +0000 (21:07 +0200)]
Merge pull request #34473 from nextcloud/fix/excessive-increase-cachebuster
Fix excessive increase of cachebuster value
Christopher Ng [Sat, 8 Oct 2022 00:52:09 +0000 (00:52 +0000)]
Fix excessive increase of cachebuster value
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Côme Chilliet [Tue, 11 Oct 2022 13:50:03 +0000 (15:50 +0200)]
Merge pull request #34523 from nextcloud/fix/ldap-avoid-double-unbind-in-wizard
Avoid double ldap_unbind in Wizard.php
Louis [Tue, 11 Oct 2022 12:11:01 +0000 (14:11 +0200)]
Merge pull request #33511 from nextcloud/feat/extract_gps_from_exif
Extract GPS data from EXIF
Joas Schilling [Tue, 11 Oct 2022 11:32:51 +0000 (13:32 +0200)]
Merge pull request #34500 from nextcloud/bugfix/noid/more-password-limitation
Fix password length limitation
Louis [Tue, 11 Oct 2022 09:15:05 +0000 (11:15 +0200)]
Merge pull request #32859 from nextcloud/bug/31973/array-key-might-be-empty
Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39
Carl Schwan [Mon, 9 May 2022 12:19:17 +0000 (14:19 +0200)]
Allow scanning for metadata with occ scan:file --generate-metadata
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Thu, 11 Aug 2022 17:26:03 +0000 (19:26 +0200)]
Extract GPS data from EXIF
Signed-off-by: Louis Chemineau <louis@chmn.me>
Côme Chilliet [Tue, 11 Oct 2022 07:54:04 +0000 (09:54 +0200)]
Avoid double ldap_unbind in Wizard.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 11 Oct 2022 07:49:45 +0000 (09:49 +0200)]
Fix code style with codesniffer
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Joas Schilling [Tue, 11 Oct 2022 07:33:07 +0000 (09:33 +0200)]
Merge pull request #34490 from nextcloud/kill_db_mapper
Remove long depreated AppFramework/Db/Mapper
Joas Schilling [Tue, 11 Oct 2022 07:30:42 +0000 (09:30 +0200)]
Merge pull request #34522 from nextcloud/bugfix/34480/update-security.txt-expires-field
Update security.txt expires field
Joas Schilling [Tue, 11 Oct 2022 07:30:10 +0000 (09:30 +0200)]
Merge pull request #34517 from nextcloud/automated/noid/master-update-ca-cert-bundle
[master] Update ca-cert bundle
Vincent Petry [Tue, 11 Oct 2022 07:28:40 +0000 (09:28 +0200)]
Merge pull request #34513 from nextcloud/enh/34493/hide-edit-locally
do not show editlocally on mobile
Joas Schilling [Tue, 11 Oct 2022 06:47:47 +0000 (08:47 +0200)]
Merge pull request #34521 from nextcloud/bugfix/noid/also-backport-to-stable25
Also backport the cacert to stable25
Joas Schilling [Tue, 11 Oct 2022 06:19:49 +0000 (08:19 +0200)]
Update security.txt expires field
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 11 Oct 2022 06:12:58 +0000 (08:12 +0200)]
Also backport the cacert to stable25
Signed-off-by: Joas Schilling <coding@schilljs.com>
nextcloud-command [Tue, 11 Oct 2022 04:40:19 +0000 (04:40 +0000)]
Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Tue, 11 Oct 2022 02:14:40 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
szaimen [Mon, 10 Oct 2022 22:12:58 +0000 (00:12 +0200)]
do not show editlocally on mobile
Signed-off-by: szaimen <szaimen@e.mail.de>
Louis [Mon, 10 Oct 2022 13:42:49 +0000 (15:42 +0200)]
Merge pull request #30608 from nextcloud/harden-fonct
Harden disk_free_space check in CheckSetupController
Carl Schwan [Mon, 10 Oct 2022 11:15:50 +0000 (13:15 +0200)]
Merge pull request #34488 from nextcloud/typehint_closures
typehint migrationservice closures
Carl Schwan [Mon, 10 Oct 2022 11:15:12 +0000 (13:15 +0200)]
Merge pull request #34489 from nextcloud/type_closure
type closure to make psalm a bit happier
nextcloud-command [Mon, 10 Oct 2022 10:45:38 +0000 (10:45 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Mon, 10 Oct 2022 10:33:58 +0000 (12:33 +0200)]
Fix password length limitation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Carl Schwan [Mon, 10 Oct 2022 09:56:59 +0000 (11:56 +0200)]
Merge pull request #34487 from nextcloud/psalm_fix_migration_generation
fix typehints for generated migrations
Simon L [Mon, 10 Oct 2022 07:21:42 +0000 (09:21 +0200)]
Merge pull request #33915 from nextcloud/enh/33914-replace_expiration_date_picker_with_native_date_picker
Replace vue2-datepicker with native date picker for share expiration dates
Roeland Jago Douma [Sun, 9 Oct 2022 19:46:22 +0000 (21:46 +0200)]
Remove long depreated AppFramework/Db/Mapper
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Sun, 9 Oct 2022 19:41:18 +0000 (21:41 +0200)]
type closure to make psalm a bit happier
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Sun, 9 Oct 2022 19:31:27 +0000 (21:31 +0200)]
typehint migrationservice closures
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Sun, 9 Oct 2022 19:26:16 +0000 (21:26 +0200)]
properly typehint generated migrations
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Sun, 9 Oct 2022 02:14:12 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 8 Oct 2022 02:14:39 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Fri, 7 Oct 2022 17:57:46 +0000 (19:57 +0200)]
Merge pull request #34462 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
nextcloud-command [Fri, 7 Oct 2022 05:39:28 +0000 (05:39 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Fri, 7 Oct 2022 02:14:13 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Thu, 6 Oct 2022 21:51:27 +0000 (23:51 +0200)]
Merge pull request #31947 from andyxheli/patch-1
Fix Error: Undefined index: redirect_url
Christoph Wurst [Thu, 6 Oct 2022 08:58:58 +0000 (10:58 +0200)]
Merge pull request #34415 from nextcloud/fix/caldav-backend-causal-reads
Fix causal reads in CalDAV backend
julia.kirschenheuter [Tue, 6 Sep 2022 10:43:50 +0000 (12:43 +0200)]
Replace moment.js date with Date Object.
Replace vue2-datepicker with native date picker for expiration date.
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Thu, 6 Oct 2022 04:30:04 +0000 (06:30 +0200)]
Merge pull request #34401 from nextcloud/fix/file-reference-no-preview-fallback-image
File reference: fallback icon to file type if no preview
Nextcloud bot [Thu, 6 Oct 2022 02:18:56 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julien Veyssier [Mon, 3 Oct 2022 13:46:29 +0000 (15:46 +0200)]
File reference: use the file type icon as fallback when no preview provider for this type
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Côme Chilliet [Wed, 5 Oct 2022 16:15:14 +0000 (18:15 +0200)]
Merge pull request #34400 from nextcloud/enhancement/passwordless-auth-logging
Pass logger to passwordless auth WebAuthn lib
blizzz [Wed, 5 Oct 2022 08:36:43 +0000 (10:36 +0200)]
Merge pull request #32635 from andyxheli/patch-3
Fix User profile picture when performing the search
Simon L [Wed, 5 Oct 2022 07:52:37 +0000 (09:52 +0200)]
Merge pull request #34298 from nextcloud/enh/shipped-background-colors
Use color preset of shipped background as primary color
Christopher Ng [Thu, 29 Sep 2022 01:38:23 +0000 (01:38 +0000)]
Use brand color for background only and keep accessible color as color primary
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 28 Sep 2022 02:35:51 +0000 (02:35 +0000)]
Use color preset of shipped background as primary color
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Nextcloud bot [Wed, 5 Oct 2022 02:14:14 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Tue, 4 Oct 2022 13:37:56 +0000 (15:37 +0200)]
Merge pull request #34378 from nextcloud/add-isDeleted-to-icalendar
Add isDeleted to OCP\Calendar\ICalendar
acsfer [Tue, 11 Jan 2022 17:56:27 +0000 (18:56 +0100)]
Harden some PHP functions
To avoid things like https://github.com/nextcloud/server/issues/26034
Signed-off-by: Louis Chemineau <louis@chmn.me>
Christoph Wurst [Tue, 4 Oct 2022 10:49:47 +0000 (12:49 +0200)]
Merge pull request #34412 from nextcloud/fix/create-address-book-write-read-transactional
Wrap address book creation causal read in a transaction
blizzz [Tue, 4 Oct 2022 10:41:45 +0000 (12:41 +0200)]
Merge pull request #34421 from nextcloud/bugfix/noid/fix-typo-in-deprecated
Fix typo in deprecated
Joas Schilling [Tue, 4 Oct 2022 09:42:24 +0000 (11:42 +0200)]
Fix typo in deprecated
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Tue, 4 Oct 2022 02:14:24 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christoph Wurst [Mon, 3 Oct 2022 18:03:29 +0000 (20:03 +0200)]
Fix causal reads in CalDAV backend
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Thomas Citharel [Sun, 2 Oct 2022 10:39:30 +0000 (12:39 +0200)]
Add isDeleted property to OCP\Calendar\ICalendar
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Joas Schilling [Mon, 3 Oct 2022 16:23:21 +0000 (18:23 +0200)]
Merge pull request #34350 from nextcloud/bugfix/34278/add-capability-for-the-reference-api
Add a capability for the reference API and expose the regex to clients
Christoph Wurst [Mon, 3 Oct 2022 15:48:52 +0000 (17:48 +0200)]
Wrap address book creation write-read in a transaction
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Simon L [Mon, 3 Oct 2022 15:08:59 +0000 (17:08 +0200)]
Merge pull request #34396 from nextcloud/bugfix/noid/public-page-footer
Fix positioning of the public page footer
Robin Appelman [Mon, 3 Oct 2022 14:23:57 +0000 (16:23 +0200)]
Merge pull request #34302 from nextcloud/fix/propagation_deadlock_handling
Fix: Prevent deadlocks during mtime/size/etag propagation
Andy Xheli [Mon, 3 Oct 2022 14:17:27 +0000 (09:17 -0500)]
Update ContactsStoreTest.php
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
szaimen [Mon, 3 Oct 2022 13:37:14 +0000 (15:37 +0200)]
fix footer
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Christoph Wurst [Mon, 3 Oct 2022 13:03:23 +0000 (15:03 +0200)]
Pass logger to passwordless auth WebAuthn lib
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Anna [Mon, 3 Oct 2022 12:15:36 +0000 (14:15 +0200)]
Merge pull request #34388 from sylvainmetayer/feat_2464_exclude_contact_from_birthday_calendar
feat(contacts): exclude contact from birthday calendar
raul [Mon, 3 Oct 2022 11:40:57 +0000 (13:40 +0200)]
Fix unencrypted size calculation for files created before the Encryption storage is enabled
Signed-off-by: raul <raul@nextcloud.com>
raul [Thu, 29 Sep 2022 17:01:42 +0000 (19:01 +0200)]
Fix: Prevent deadlocks during mtime/size/etag propagation
Signed-off-by: raul <raul@nextcloud.com>
blizzz [Mon, 3 Oct 2022 10:34:39 +0000 (12:34 +0200)]
Merge pull request #32899 from Retidurc/pdo-attr-persistent
Expose Doctrine support for persistent connections in PDO in Nextcloud settings
Julius Härtl [Mon, 3 Oct 2022 10:33:45 +0000 (12:33 +0200)]
Fix positioning of the public page footer
Signed-off-by: Julius Härtl <jus@bitgrid.net>
blizzz [Mon, 3 Oct 2022 08:59:25 +0000 (10:59 +0200)]
Merge pull request #33608 from nextcloud/perf/improve-getCalendarsForUsers
Remove the loop of calendars when only one is needed
Côme Chilliet [Mon, 3 Oct 2022 08:01:08 +0000 (10:01 +0200)]
Merge pull request #34376 from nextcloud/OCP/Calendar/ICalendar-typing
Add typings to OCP\Calendar\ICalendar and implementation
Thomas Citharel [Sun, 2 Oct 2022 10:14:36 +0000 (12:14 +0200)]
Add typings to OCP\Calendar\ICalendar and implementation
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Nextcloud bot [Mon, 3 Oct 2022 02:17:31 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Sylvain [Sun, 2 Oct 2022 16:34:43 +0000 (18:34 +0200)]
feat: add tests cases
Signed-off-by: Sylvain <git@sylvain.dev>
Sylvain [Sun, 2 Oct 2022 16:21:29 +0000 (18:21 +0200)]
fix: define exclusion key as constant
Signed-off-by: Sylvain <git@sylvain.dev>
Sylvain [Sun, 2 Oct 2022 15:41:59 +0000 (17:41 +0200)]
feat(contacts): exclude contact from birthday calendar
Signed-off-by: Sylvain <git@sylvain.dev>
Julius Härtl [Sun, 2 Oct 2022 12:34:41 +0000 (14:34 +0200)]
Merge pull request #34339 from nextcloud/bugfix/noid/fix-urls-on-reference-resolving
Fix URLs on reference resolving
Anna [Sun, 2 Oct 2022 12:28:19 +0000 (14:28 +0200)]
Merge pull request #34289 from nextcloud/fix/url-encode-webdav-url
Url encode the web dav url for copying
Anna Larch [Tue, 27 Sep 2022 11:46:11 +0000 (13:46 +0200)]
Url encode the web dav url for copying
Signed-off-by: Anna Larch <anna@nextcloud.com>
Anna [Sun, 2 Oct 2022 08:35:50 +0000 (10:35 +0200)]
Merge pull request #34219 from nextcloud/fix/add-uid-fn-fallbacks
Add fallback options for contacts array
Côme Chilliet [Sun, 2 Oct 2022 07:22:04 +0000 (09:22 +0200)]
Merge pull request #34336 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
nextcloud-command [Sun, 2 Oct 2022 04:39:59 +0000 (04:39 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Sun, 2 Oct 2022 02:17:03 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Anna Larch [Fri, 23 Sep 2022 12:38:43 +0000 (14:38 +0200)]
Add fallback options for contacts array
when the UID or FN is null, the email address / dsiplay name will be used instead
Signed-off-by: Anna Larch <anna@nextcloud.com>
Simon L [Sat, 1 Oct 2022 22:21:40 +0000 (00:21 +0200)]
Merge pull request #34331 from nextcloud/enh/noid/public-view-fix
fix public view
Anna Larch [Thu, 18 Aug 2022 12:39:40 +0000 (14:39 +0200)]
Remove the loop of calendars when only one is needed
Signed-off-by: Anna Larch <anna@nextcloud.com>
blizzz [Sat, 1 Oct 2022 19:53:55 +0000 (21:53 +0200)]
Merge pull request #33104 from nextcloud/enhancement/add-logging-federation
Federation - add logging, update the server status if sync fails
blizzz [Sat, 1 Oct 2022 19:50:14 +0000 (21:50 +0200)]
Merge pull request #33450 from sazanof/bug/base64-card-dav-search
Fix photo url generation (add URI type to VCard2Array)
blizzz [Sat, 1 Oct 2022 19:47:26 +0000 (21:47 +0200)]
Merge pull request #33566 from nextcloud/fopen-not-found-rescan
trigger a rescan when trying to fopen a file that exists in cache but not on disk
blizzz [Sat, 1 Oct 2022 19:43:10 +0000 (21:43 +0200)]
Merge pull request #34223 from nextcloud/includeTags
includeTags -> include_tags
blizzz [Sat, 1 Oct 2022 19:41:12 +0000 (21:41 +0200)]
Merge pull request #34343 from nextcloud/fix/ocs-api-missing-maintenance-mode-headers
Fix missing maintenance mode header for OCS request
blizzz [Sat, 1 Oct 2022 17:26:19 +0000 (19:26 +0200)]
Merge pull request #34364 from nextcloud/fix/noid/updater-backup-cleanup
also use updatedir for cleanup of backups
Joas Schilling [Fri, 30 Sep 2022 16:13:45 +0000 (18:13 +0200)]
Add a capability for the reference API and expose the regex to clients
Signed-off-by: Joas Schilling <coding@schilljs.com>
Simon L [Sat, 1 Oct 2022 16:06:44 +0000 (18:06 +0200)]
Merge pull request #33737 from andyxheli/patch-4
Makes untrusted domain error on info
Côme Chilliet [Sat, 1 Oct 2022 15:55:31 +0000 (17:55 +0200)]
Merge pull request #34329 from nextcloud/fix/cleanup-long-time-deprecated-stuff
Remove some constants and functions which have been long deprecated
Simon L [Sat, 1 Oct 2022 15:44:21 +0000 (17:44 +0200)]
Merge pull request #34323 from nextcloud/fix/screenshots
Update theming screenshots
Simon L [Sat, 1 Oct 2022 15:21:04 +0000 (17:21 +0200)]
Merge pull request #34363 from nextcloud/bugfix/noid/update-opendyslexia
Update OpenDyslexia to v0.91.12
Arthur Schiwon [Sat, 1 Oct 2022 15:01:28 +0000 (17:01 +0200)]
also use updatedir for cleanup of backups
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>