]>
source.dussan.org Git - nextcloud-server.git/log
Simon L [Thu, 11 May 2023 21:58:53 +0000 (23:58 +0200)]
Merge pull request #38159 from nextcloud/enh/noid/fix-themed-icons
fix too dark or bright primary element color
Pytal [Thu, 11 May 2023 16:34:43 +0000 (09:34 -0700)]
Merge pull request #38147 from nextcloud/fix/36945-input_fields_do_not_convey_the_purpose_of_each_field_through_a_language
Simon L [Wed, 10 May 2023 18:28:57 +0000 (20:28 +0200)]
adjust tests
Signed-off-by: Simon L <szaimen@e.mail.de>
Robin Appelman [Thu, 11 May 2023 11:21:48 +0000 (13:21 +0200)]
Merge pull request #38148 from nextcloud/file-info-etag
also show file etag in file info
John Molakvoæ [Thu, 11 May 2023 08:26:50 +0000 (10:26 +0200)]
Merge pull request #33381 from luzpaz/fix/lib-public-typos
julia.kirschenheuter [Tue, 9 May 2023 12:50:29 +0000 (14:50 +0200)]
Add `autocomplete` attrs to input fields
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Arthur Schiwon [Thu, 11 May 2023 08:16:03 +0000 (10:16 +0200)]
Merge pull request #37961 from nextcloud/poc/noid/systemtags-perf
SystemTags endpoint to return tags used by a user with meta data
John Molakvoæ [Thu, 11 May 2023 08:15:41 +0000 (10:15 +0200)]
Merge pull request #38194 from nextcloud/fix/unsupported-redirect
Arthur Schiwon [Thu, 11 May 2023 07:54:15 +0000 (09:54 +0200)]
Merge pull request #38067 from nextcloud/fix/noid/sortTags
fix: sort tags by name
John Molakvoæ [Thu, 11 May 2023 06:56:15 +0000 (08:56 +0200)]
fix: prevent malicious url in unsupported browser redirect
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 11 May 2023 06:15:41 +0000 (08:15 +0200)]
Merge pull request #37691 from nextcloud/object-store-background-scan
Pytal [Thu, 11 May 2023 00:20:56 +0000 (17:20 -0700)]
Merge pull request #38163 from nextcloud/show-loading-spinner-until-share-settings-are-fully-loaded
Robin Appelman [Wed, 12 Apr 2023 16:08:14 +0000 (18:08 +0200)]
repair -1 folder sizes for object store background scan
Signed-off-by: Robin Appelman <robin@icewind.nl>
Arthur Schiwon [Wed, 10 May 2023 17:06:29 +0000 (19:06 +0200)]
fix: use interface instead of implementation as type hint
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 10 May 2023 16:40:44 +0000 (18:40 +0200)]
refactor: remove where specification from SELECT getter
- search constraints are now fully in control of
SystemTagsInFilesDetector::detectAssignedSystemTagsIn(), avoids
duplication of a WHERE statement
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Simon L [Wed, 10 May 2023 16:13:32 +0000 (18:13 +0200)]
Merge pull request #38174 from nextcloud/enh/template-picker
feat: Enhance template picker size and layout depending on aspect ratio
Joas Schilling [Wed, 10 May 2023 15:16:21 +0000 (17:16 +0200)]
Merge pull request #38170 from nextcloud/bugfix/38165/workflow-engine-ui
fix(workflowengine): Fix multiple UI issues in workflow engine admin settings
Simon L [Wed, 10 May 2023 13:55:55 +0000 (15:55 +0200)]
use brighten and darken instead of grey
Signed-off-by: Simon L <szaimen@e.mail.de>
Joas Schilling [Wed, 10 May 2023 13:40:51 +0000 (15:40 +0200)]
fix(theming): Cut of the brightness into both directions if unknown
Signed-off-by: Joas Schilling <coding@schilljs.com>
Julius Härtl [Wed, 10 May 2023 10:10:35 +0000 (12:10 +0200)]
feat: Enhance template picker size and layout depending on aspect ratio
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Robin Appelman [Wed, 10 May 2023 11:40:06 +0000 (13:40 +0200)]
Merge pull request #37971 from nextcloud/info-file-get
Add commands for basic file actions
Anna [Wed, 10 May 2023 10:10:42 +0000 (12:10 +0200)]
Merge pull request #36118 from nextcloud/fix/caldav/invitation-outlook-compatibilty
Fix calendar emails to be outlook compatible
Joas Schilling [Wed, 10 May 2023 07:11:03 +0000 (09:11 +0200)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 10 May 2023 07:09:03 +0000 (09:09 +0200)]
fix(workflowengine): Fix multiple UI issues in workflow engine admin settings
Signed-off-by: Joas Schilling <coding@schilljs.com>
Simon L [Wed, 10 May 2023 09:56:34 +0000 (11:56 +0200)]
Fix typos in lib/public subdirectory
Found via `codespell -q 3 -S l10n -L jus ./lib/public`
Signed-off-by: luz paz <luzpaz@github.com>
Update lib/public/Accounts/IAccount.php
Signed-off-by: luz paz <luzpaz@github.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
Co-Authored-By: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
John Molakvoæ [Wed, 10 May 2023 09:41:29 +0000 (11:41 +0200)]
Merge pull request #31469 from nextcloud/feat/workflow-auto-update-lint-eslint.yml
Christoph Wurst [Wed, 10 May 2023 09:08:59 +0000 (11:08 +0200)]
Merge pull request #38152 from nextcloud/chore/psalm-baseline-editorconfig
chore: Fine-tune editorconfig for build/psalm-baseline.xml
Christoph Wurst [Wed, 10 May 2023 09:05:41 +0000 (11:05 +0200)]
Merge pull request #38048 from nextcloud/enh/add-x-nc-scope-property
feat(dav): store scopes for properties and filter locally scoped properties for federated address book sync
Louis [Wed, 10 May 2023 08:23:52 +0000 (10:23 +0200)]
Merge pull request #37954 from nextcloud/artonge/fix/do_not_allow_to_show_pwd_in_sharing
Do not allow to toggle between password and text in sharing
Julia Kirschenheuter [Wed, 10 May 2023 06:41:55 +0000 (08:41 +0200)]
Merge pull request #38144 from nextcloud/fix/36922-9.1.3.1h/8.1_-_When_editing_a_user_in_the_table,_input_fields_appear_in_the_cells_that_can_be_used_to_edit_the_data
Add hidden labels for inputs while editing user row
Julius Härtl [Wed, 10 May 2023 06:34:25 +0000 (08:34 +0200)]
Merge pull request #38100 from tanganellilore/fix_delete_ChunkingV2Plugin
Nextcloud bot [Wed, 10 May 2023 02:31:27 +0000 (02:31 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel Calviño Sánchez [Tue, 9 May 2023 16:11:58 +0000 (18:11 +0200)]
Show loading spinner until share settings are fully loaded
The inputs of the sharing settings are generated in a template in the
server, but the listeners to react to changes in the elements and save
the values in the server are loaded in the client once the DOM finishes
loading. If the DOM takes long to load the user can start to interact
with the settings before the listeners were set up and, therefore, the
changes would not be saved in the server. However, as the inputs are
modified the user would think that the changes were already saved.
To address that now when the sharing settings are open a loading spinner
is shown instead of the contents of the sharing settings, and only once
the listeners to save the changes were set up the spinner is removed and
the contents shown.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Arthur Schiwon [Fri, 5 May 2023 19:28:09 +0000 (21:28 +0200)]
refactor: remove SystemTag logic from Folder into QuerySearchHelper
- adds OC\SystemTag\SystemTagsInFilesDetector where the search logic is
moved to
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 4 May 2023 19:58:08 +0000 (21:58 +0200)]
chore: polish SystemTagsInUseCollection
- DI SystemTagManager
- add some comments and doc
- catch NoUserException
- add return type hints
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 4 May 2023 19:17:55 +0000 (21:17 +0200)]
fix: improve naming of new systemtags endpoint to systemtags-assigned
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 4 May 2023 09:57:07 +0000 (11:57 +0200)]
feat: specify media type via url path: systemtags-current/$mediaType
- only the media part of the mime type can be search, but not the full
mime type. It can be added, should it become necessary.
- thus fixes previously hardcoded selector for image/ types
- also fixes a return type hint
- adds a return type hint
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 27 Apr 2023 20:24:16 +0000 (22:24 +0200)]
PoC: SystemTags endpoint to return tags used by a user with meta data
Target case is photos app: when visiting the tags category, all systemtags
of the whole cloud are retrieved. In subequent steps the next tag is
requested until the browser view is filled with tag tiles (i.e. previews
are requested just as well).
With this approach, we incorpoate the dav search and look for user related
tags that are used by them, and already returns the statistics (number of
files tagged with the respective tag) as well as a file id for the purpose
to load the preview. This defaults to the file with the highest id.
Call:
curl -s -u 'user:password' \
'https://my.nc.srv/remote.php/dav/systemtags-current' \
-X PROPFIND -H 'Accept: text/plain' \
-H 'Accept-Language: en-US,en;q=0.5' -H 'Depth: 1' \
-H 'Content-Type: text/plain;charset=UTF-8' \
--data @/home/doe/request-systemtag-props.xml
With request-systemtag-props.xml:
<?xml version="1.0" encoding="UTF-8"?>
<d:propfind xmlns:d="DAV:">
<d:prop xmlns:oc="http://owncloud.org/ns" xmlns:nc="http://nextcloud.org/ns">
<oc:id/>
<oc:display-name/>
<oc:user-visible/>
<oc:user-assignable/>
<oc:can-assign/>
<nc:files-assigned/>
<nc:reference-fileid/>
</d:prop>
</d:propfind>
Example output:
…
<d:response>
<d:href>/master/remote.php/dav/systemtags/84</d:href>
<d:propstat>
<d:prop>
<oc:id>84</oc:id>
<oc:display-name>Computer</oc:display-name>
<oc:user-visible>true</oc:user-visible>
<oc:user-assignable>true</oc:user-assignable>
<oc:can-assign>true</oc:can-assign>
<nc:files-assigned>42</nc:files-assigned>
<nc:reference-fileid>924022</nc:reference-fileid>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/remote.php/dav/systemtags/97</d:href>
<d:propstat>
<d:prop>
<oc:id>97</oc:id>
<oc:display-name>Bear</oc:display-name>
<oc:user-visible>true</oc:user-visible>
<oc:user-assignable>true</oc:user-assignable>
<oc:can-assign>true</oc:can-assign>
<nc:files-assigned>1</nc:files-assigned>
<nc:reference-fileid>923422</nc:reference-fileid>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
…
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Anna Larch [Tue, 9 May 2023 17:17:39 +0000 (19:17 +0200)]
feat(dav): store scopes for properties and filter locally scoped properties for federated address book sync
Signed-off-by: Anna Larch <anna@nextcloud.com>
Côme Chilliet [Tue, 9 May 2023 15:52:09 +0000 (17:52 +0200)]
Merge pull request #37944 from nextcloud/enh/allow-filescan-to-continue-on-error
Do not stop at the first PHP error/warning in files:scan
Côme Chilliet [Tue, 9 May 2023 15:44:14 +0000 (17:44 +0200)]
Merge pull request #36893 from nextcloud/fix/avoid-file-events-on-null-path
Make sure to never trigger files hooks on a null path
Robin Appelman [Thu, 4 May 2023 16:27:00 +0000 (18:27 +0200)]
minor fixes for get/put
Signed-off-by: Robin Appelman <robin@icewind.nl>
Louis [Tue, 9 May 2023 15:35:03 +0000 (17:35 +0200)]
Merge pull request #38140 from nextcloud/enh/noid/adjust-wording-update-hint
adjust wording for update hint when files of a specific app are not there
Louis Chemineau [Thu, 27 Apr 2023 13:35:22 +0000 (15:35 +0200)]
Do not allow to toggle between password and text in sharing
This does not makes sense as we do not have the clear text value.
Signed-off-by: Louis Chemineau <louis@chmn.me>
John Molakvoæ [Tue, 9 May 2023 15:28:47 +0000 (17:28 +0200)]
Merge pull request #38095 from nextcloud/artonge/fix/file_metadata_scan
Christoph Wurst [Tue, 9 May 2023 15:26:35 +0000 (17:26 +0200)]
chore: Fine-tune editorconfig for build/psalm-baseline.xml
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Pytal [Tue, 9 May 2023 15:20:41 +0000 (08:20 -0700)]
Merge pull request #38104 from nextcloud/feat/um-32-bit
John Molakvoæ [Tue, 9 May 2023 15:16:26 +0000 (17:16 +0200)]
Merge pull request #38069 from nextcloud/list-supported-db
Robin Appelman [Tue, 9 May 2023 15:15:27 +0000 (17:15 +0200)]
Merge pull request #37838 from nextcloud/event-logger-http
log performance events for http requests
John Molakvoæ [Tue, 9 May 2023 15:11:57 +0000 (17:11 +0200)]
Merge pull request #38125 from nextcloud/versionEntityCheck
Robin Appelman [Tue, 9 May 2023 12:56:37 +0000 (14:56 +0200)]
also show file etag in file info
Signed-off-by: Robin Appelman <robin@icewind.nl>
julia.kirschenheuter [Tue, 9 May 2023 10:48:15 +0000 (12:48 +0200)]
Add hidden labels for inputs while editing user row
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Côme Chilliet [Tue, 9 May 2023 10:22:23 +0000 (12:22 +0200)]
Merge pull request #38109 from nextcloud/dependabot/npm_and_yarn/jsdom-22.0.0
build(deps-dev): Bump jsdom from 21.1.1 to 22.0.0
Arthur Schiwon [Tue, 9 May 2023 09:48:10 +0000 (11:48 +0200)]
Merge pull request #38088 from nextcloud/fix/38053/change-display-name
fix(user): Can change display name
Louis Chemineau [Sat, 6 May 2023 15:33:55 +0000 (17:33 +0200)]
Restrict EXIF extracting to a subset of formats
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Fri, 5 May 2023 10:57:55 +0000 (12:57 +0200)]
Prevent error on files scan if metadata exists
Signed-off-by: Louis Chemineau <louis@chmn.me>
Simon L [Tue, 9 May 2023 09:19:48 +0000 (11:19 +0200)]
adjust wording
Signed-off-by: Simon L <szaimen@e.mail.de>
Simon L [Tue, 9 May 2023 08:56:02 +0000 (10:56 +0200)]
adjust wording for update hint when files of a specific app are not there
Signed-off-by: Simon L <szaimen@e.mail.de>
John Molakvoæ [Tue, 9 May 2023 08:14:21 +0000 (10:14 +0200)]
Merge pull request #38133 from nextcloud/feat/setupcheck-debug
John Molakvoæ [Tue, 9 May 2023 06:24:01 +0000 (08:24 +0200)]
Merge pull request #38099 from nextcloud/fix/missing-clear-status-route
Julius Härtl [Tue, 9 May 2023 05:34:03 +0000 (07:34 +0200)]
feat: Add setup check warning if instance is in debug mode
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Tue, 9 May 2023 02:19:48 +0000 (02:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Mon, 8 May 2023 19:20:38 +0000 (21:20 +0200)]
Merge pull request #36895 from apasov/patch-1
Fix json_decode expecting a string
Joas Schilling [Mon, 8 May 2023 12:31:03 +0000 (14:31 +0200)]
Merge pull request #38124 from nextcloud/dependajulia/update-nc-vue-to-v7.11.3
Bump @nextcloud/vue to 7.11.3
Git'Fellow [Mon, 8 May 2023 12:24:58 +0000 (14:24 +0200)]
Check if version entity is not null before delete
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
jld3103 [Fri, 5 May 2023 12:18:56 +0000 (14:18 +0200)]
Remove unreachable UserStatus#clearStatus route
Signed-off-by: jld3103 <jld3103yt@gmail.com>
julia.kirschenheuter [Mon, 8 May 2023 11:01:44 +0000 (13:01 +0200)]
Bump @nextcloud/vue to 7.11.3
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Joas Schilling [Mon, 8 May 2023 07:40:22 +0000 (09:40 +0200)]
Merge pull request #38097 from nextcloud/bugfix/38087/dont-translate-when-from-and-to-are-equal
fix(translation): Don't use translation providers when from and to ar…
Joas Schilling [Mon, 8 May 2023 07:26:04 +0000 (09:26 +0200)]
Merge pull request #38102 from nextcloud/feature/noid/add-messageid-to-talk-richobject-definition
Add messageId to richObject definition of Talk
Nextcloud bot [Mon, 8 May 2023 02:28:13 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 7 May 2023 02:28:17 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 6 May 2023 08:01:18 +0000 (08:01 +0000)]
Merge pull request #38112 from nextcloud/dependabot/npm_and_yarn/types/dockerode-3.3.17
dependabot[bot] [Sat, 6 May 2023 06:52:00 +0000 (06:52 +0000)]
build(deps-dev): Bump @types/dockerode from 3.3.16 to 3.3.17
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.16 to 3.3.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)
---
updated-dependencies:
- dependency-name: "@types/dockerode"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 6 May 2023 06:50:35 +0000 (06:50 +0000)]
Merge pull request #38111 from nextcloud/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.2
dependabot[bot] [Sat, 6 May 2023 05:38:48 +0000 (05:38 +0000)]
Merge pull request #38107 from nextcloud/dependabot/npm_and_yarn/webpack-cli-5.0.2
dependabot[bot] [Sat, 6 May 2023 03:45:32 +0000 (03:45 +0000)]
bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 6 May 2023 02:27:44 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 6 May 2023 01:59:35 +0000 (01:59 +0000)]
build(deps-dev): Bump jsdom from 21.1.1 to 22.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.1.1 to 22.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/21.1.1...22.0.0)
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 6 May 2023 01:58:27 +0000 (01:58 +0000)]
build(deps-dev): Bump webpack-cli from 5.0.1 to 5.0.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2)
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Christopher Ng [Sat, 6 May 2023 00:59:57 +0000 (17:59 -0700)]
feat(UserMigration)!: 32-bit support
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Kate [Fri, 5 May 2023 19:44:25 +0000 (21:44 +0200)]
Merge pull request #38077 from nextcloud/fix/libxml-version
Remove version check for ancient libxml version
jld3103 [Thu, 4 May 2023 14:42:48 +0000 (16:42 +0200)]
Remove version check for ancient libxml version
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Marcel Müller [Fri, 5 May 2023 13:39:58 +0000 (15:39 +0200)]
Add messageId to richObject definition of Talk
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Andy Scherzinger [Fri, 5 May 2023 15:09:04 +0000 (17:09 +0200)]
Merge pull request #38068 from nextcloud/hubNumberBumper
Bump hub number
Lorenzo Tanganelli [Fri, 5 May 2023 12:56:55 +0000 (12:56 +0000)]
fix error on delete in ChunkingV2Plugin
Signed-off-by: Lorenzo Tanganelli <lorenzo.tanganelli@hotmail.it>
Joas Schilling [Fri, 5 May 2023 12:03:14 +0000 (14:03 +0200)]
fix(translation): Don't use translation providers when from and to are the same
Signed-off-by: Joas Schilling <coding@schilljs.com>
John Molakvoæ [Fri, 5 May 2023 11:57:55 +0000 (13:57 +0200)]
Merge pull request #38063 from nextcloud/fix/theming
Simon L [Fri, 5 May 2023 06:12:04 +0000 (08:12 +0200)]
Merge pull request #31660 from dzatoah/pr/rename-sendEventRemindersToSharedGroupMembers-to-sendEventRemindersToSharedUsers
Rename setting 'sendEventRemindersToSharedGroupMembers' -> 'sendEventRemindersToSharedUsers'.
Nextcloud bot [Fri, 5 May 2023 02:28:12 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christoph Wurst [Fri, 5 May 2023 01:18:48 +0000 (03:18 +0200)]
Merge pull request #38085 from nextcloud/chore/federation/address-book-sync-logging
fix(federation): Log address book sync exceptions
Christoph Wurst [Thu, 4 May 2023 21:50:37 +0000 (23:50 +0200)]
Merge pull request #38073 from nextcloud/feat/caldav/map-additional-emails-system-addres-book
feat(carddav): Map user's additional emails into the SAB card
John Molakvoæ [Thu, 4 May 2023 19:53:49 +0000 (21:53 +0200)]
Merge pull request #35092 from Messj1/bugfix/type-error-cert-manager-cache-path
John Molakvoæ [Thu, 4 May 2023 18:52:00 +0000 (20:52 +0200)]
Merge pull request #38038 from nextcloud/release/27.0.0_beta_1
Christopher Ng [Thu, 4 May 2023 18:14:49 +0000 (11:14 -0700)]
fix(user): Can change display name
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Côme Chilliet [Tue, 28 Feb 2023 11:16:37 +0000 (12:16 +0100)]
Make sure to never trigger files hooks on a null path
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Robin Appelman [Fri, 28 Apr 2023 15:34:39 +0000 (17:34 +0200)]
add command to write a file
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 28 Apr 2023 15:13:20 +0000 (17:13 +0200)]
move get/delete commands to files namespace, make get take the output as argument instead of option
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 21 Apr 2023 16:16:03 +0000 (18:16 +0200)]
add command to delete a file
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 21 Apr 2023 15:25:18 +0000 (17:25 +0200)]
add command to get a file from the filesystem
Signed-off-by: Robin Appelman <robin@icewind.nl>
Christoph Wurst [Thu, 4 May 2023 16:21:39 +0000 (18:21 +0200)]
fix(federation): Log address book sync exceptions
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>