]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoAllow scanning for metadata with occ scan:file --generate-metadata 33511/head
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>
2 years agoExtract GPS data from EXIF
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>
2 years agoMerge pull request #34490 from nextcloud/kill_db_mapper
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

2 years agoMerge pull request #34522 from nextcloud/bugfix/34480/update-security.txt-expires...
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

2 years agoMerge pull request #34517 from nextcloud/automated/noid/master-update-ca-cert-bundle
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

2 years agoMerge pull request #34513 from nextcloud/enh/34493/hide-edit-locally
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

2 years agoMerge pull request #34521 from nextcloud/bugfix/noid/also-backport-to-stable25
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

2 years agoUpdate security.txt expires field 34522/head
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>
2 years agoAlso backport the cacert to stable25 34521/head
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>
2 years agoUpdate CA certificate bundle 34517/head
nextcloud-command [Tue, 11 Oct 2022 04:40:19 +0000 (04:40 +0000)]
Update CA certificate bundle

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
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>
2 years agodo not show editlocally on mobile 34513/head
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>
2 years agoMerge pull request #30608 from nextcloud/harden-fonct
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

2 years agoMerge pull request #34488 from nextcloud/typehint_closures
Carl Schwan [Mon, 10 Oct 2022 11:15:50 +0000 (13:15 +0200)]
Merge pull request #34488 from nextcloud/typehint_closures

typehint migrationservice closures

2 years agoMerge pull request #34489 from nextcloud/type_closure
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

2 years agoMerge pull request #34487 from nextcloud/psalm_fix_migration_generation
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

2 years agoMerge pull request #33915 from nextcloud/enh/33914-replace_expiration_date_picker_wit...
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

2 years agoRemove long depreated AppFramework/Db/Mapper 34490/head
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>
2 years agotype closure to make psalm a bit happier 34489/head
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>
2 years agotypehint migrationservice closures 34488/head
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>
2 years agoproperly typehint generated migrations 34487/head
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>
2 years ago[tx-robot] updated from transifex
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>
2 years ago[tx-robot] updated from transifex
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>
2 years agoMerge pull request #34462 from nextcloud/automated/noid/master-update-psalm-baseline
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

2 years agoUpdate psalm baseline 34462/head
nextcloud-command [Fri, 7 Oct 2022 05:39:28 +0000 (05:39 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
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>
2 years agoMerge pull request #31947 from andyxheli/patch-1
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

2 years agoMerge pull request #34415 from nextcloud/fix/caldav-backend-causal-reads
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

2 years agoReplace moment.js date with Date Object. 33915/head
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>
2 years agoMerge pull request #34401 from nextcloud/fix/file-reference-no-preview-fallback-image
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

2 years ago[tx-robot] updated from transifex
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>
2 years agoFile reference: use the file type icon as fallback when no preview provider for this... 34401/head
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>
2 years agoMerge pull request #34400 from nextcloud/enhancement/passwordless-auth-logging
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

2 years agoMerge pull request #32635 from andyxheli/patch-3
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

2 years agoMerge pull request #34298 from nextcloud/enh/shipped-background-colors
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

2 years agoUse brand color for background only and keep accessible color as color primary 34298/head
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>
2 years agoUse color preset of shipped background as primary color
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>
2 years ago[tx-robot] updated from transifex
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>
2 years agoMerge pull request #34378 from nextcloud/add-isDeleted-to-icalendar
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

2 years agoHarden some PHP functions 30608/head
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>
2 years agoMerge pull request #34412 from nextcloud/fix/create-address-book-write-read-transactional
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

2 years agoMerge pull request #34421 from nextcloud/bugfix/noid/fix-typo-in-deprecated
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

2 years agoFix typo in deprecated 34421/head
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>
2 years ago[tx-robot] updated from transifex
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>
2 years agoFix causal reads in CalDAV backend 34415/head
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>
2 years agoAdd isDeleted property to OCP\Calendar\ICalendar 34378/head
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>
2 years agoMerge pull request #34350 from nextcloud/bugfix/34278/add-capability-for-the-referenc...
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

2 years agoWrap address book creation write-read in a transaction 34412/head
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>
2 years agoMerge pull request #34396 from nextcloud/bugfix/noid/public-page-footer
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

2 years agoMerge pull request #34302 from nextcloud/fix/propagation_deadlock_handling
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

2 years agoUpdate ContactsStoreTest.php 32635/head
Andy Xheli [Mon, 3 Oct 2022 14:17:27 +0000 (09:17 -0500)]
Update ContactsStoreTest.php

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2 years agofix footer 34396/head
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>
2 years agoPass logger to passwordless auth WebAuthn lib 34400/head
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>
2 years agoMerge pull request #34388 from sylvainmetayer/feat_2464_exclude_contact_from_birthday...
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

2 years agoFix unencrypted size calculation for files created before the Encryption storage... 34302/head
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>
2 years agoFix: Prevent deadlocks during mtime/size/etag propagation
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>
2 years agoMerge pull request #32899 from Retidurc/pdo-attr-persistent
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

2 years agoFix positioning of the public page footer
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>
2 years agoMerge pull request #33608 from nextcloud/perf/improve-getCalendarsForUsers
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

2 years agoMerge pull request #34376 from nextcloud/OCP/Calendar/ICalendar-typing
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

2 years agoAdd typings to OCP\Calendar\ICalendar and implementation 34376/head
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>
2 years ago[tx-robot] updated from transifex
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>
2 years agofeat: add tests cases 34388/head
Sylvain [Sun, 2 Oct 2022 16:34:43 +0000 (18:34 +0200)]
feat: add tests cases

Signed-off-by: Sylvain <git@sylvain.dev>
2 years agofix: define exclusion key as constant
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>
2 years agofeat(contacts): exclude contact from birthday calendar
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>
2 years agoMerge pull request #34339 from nextcloud/bugfix/noid/fix-urls-on-reference-resolving
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

2 years agoMerge pull request #34289 from nextcloud/fix/url-encode-webdav-url
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

2 years agoUrl encode the web dav url for copying 34289/head
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>
2 years agoMerge pull request #34219 from nextcloud/fix/add-uid-fn-fallbacks
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

2 years agoMerge pull request #34336 from nextcloud/automated/noid/master-update-psalm-baseline
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

2 years agoUpdate psalm baseline 34336/head
nextcloud-command [Sun, 2 Oct 2022 04:39:59 +0000 (04:39 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
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>
2 years agoAdd fallback options for contacts array 34219/head
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>
2 years agoMerge pull request #34331 from nextcloud/enh/noid/public-view-fix
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

2 years agoRemove the loop of calendars when only one is needed 33608/head
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>
2 years agoMerge pull request #33104 from nextcloud/enhancement/add-logging-federation
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

2 years agoMerge pull request #33450 from sazanof/bug/base64-card-dav-search
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)

2 years agoMerge pull request #33566 from nextcloud/fopen-not-found-rescan
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

2 years agoMerge pull request #34223 from nextcloud/includeTags
blizzz [Sat, 1 Oct 2022 19:43:10 +0000 (21:43 +0200)]
Merge pull request #34223 from nextcloud/includeTags

includeTags -> include_tags

2 years agoMerge pull request #34343 from nextcloud/fix/ocs-api-missing-maintenance-mode-headers
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

2 years agoMerge pull request #34364 from nextcloud/fix/noid/updater-backup-cleanup
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

2 years agoAdd a capability for the reference API and expose the regex to clients 34350/head
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>
2 years agoMerge pull request #33737 from andyxheli/patch-4
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

2 years agoMerge pull request #34329 from nextcloud/fix/cleanup-long-time-deprecated-stuff
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

2 years agoMerge pull request #34323 from nextcloud/fix/screenshots
Simon L [Sat, 1 Oct 2022 15:44:21 +0000 (17:44 +0200)]
Merge pull request #34323 from nextcloud/fix/screenshots

Update theming screenshots

2 years agoMerge pull request #34363 from nextcloud/bugfix/noid/update-opendyslexia
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

2 years agoalso use updatedir for cleanup of backups 34364/head
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>
2 years agoUpdate opendyslexia 34363/head
Joas Schilling [Sat, 1 Oct 2022 14:09:30 +0000 (16:09 +0200)]
Update opendyslexia

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #34269 from nextcloud/td/noid/remove-unused-listener
blizzz [Sat, 1 Oct 2022 14:15:39 +0000 (16:15 +0200)]
Merge pull request #34269 from nextcloud/td/noid/remove-unused-listener

remove listeners to OC_Filesystem::(write|rename) old style hooks

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 1 Oct 2022 02:16:55 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] Update transifex configuration
Nextcloud bot [Sat, 1 Oct 2022 02:10:18 +0000 (02:10 +0000)]
[tx-robot] Update transifex configuration

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #34353 from nextcloud/fix/noid/reference-url-fallback
Julien Veyssier [Fri, 30 Sep 2022 22:43:23 +0000 (00:43 +0200)]
Merge pull request #34353 from nextcloud/fix/noid/reference-url-fallback

Reference url can always fallback to the link itself

2 years agoMerge pull request #34333 from nextcloud/enh/33851/fix-tertiary-button
Simon L [Fri, 30 Sep 2022 18:33:10 +0000 (20:33 +0200)]
Merge pull request #34333 from nextcloud/enh/33851/fix-tertiary-button

fix the tertiary button text

2 years agoMerge pull request #34348 from nextcloud/bugfix/34156/fix-rename-within-sharedwithyou
Vincent Petry [Fri, 30 Sep 2022 17:52:32 +0000 (19:52 +0200)]
Merge pull request #34348 from nextcloud/bugfix/34156/fix-rename-within-sharedwithyou

Fix renaming in shared with you file list

2 years agoreference url can always fallback to the link itself 34353/head
Julien Veyssier [Fri, 30 Sep 2022 17:12:39 +0000 (19:12 +0200)]
reference url can always fallback to the link itself

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years agofix test 34333/head
szaimen [Fri, 30 Sep 2022 17:01:51 +0000 (19:01 +0200)]
fix test

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agofix the tertiary button text
szaimen [Thu, 29 Sep 2022 17:18:08 +0000 (19:18 +0200)]
fix the tertiary button text

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #34038 from nextcloud/fix/migrate-TagMapper-to-QBMapper
Christoph Wurst [Fri, 30 Sep 2022 14:46:42 +0000 (16:46 +0200)]
Merge pull request #34038 from nextcloud/fix/migrate-TagMapper-to-QBMapper

Migrate TagMapper to QBMapper instead of deprecated Mapper

2 years agoFix renaming in shared with you file list 34348/head
Vincent Petry [Fri, 30 Sep 2022 13:39:30 +0000 (15:39 +0200)]
Fix renaming in shared with you file list

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoFix ContactsManagerTest test 34329/head
Côme Chilliet [Fri, 30 Sep 2022 10:48:15 +0000 (12:48 +0200)]
Fix ContactsManagerTest test

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>