summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-04-0230-16/+382
|
* Merge pull request #26391 from nextcloud/backport/26386/stable21Morris Jobke2021-04-011-0/+15
|\ | | | | [stable21] Also check the default phone region when the number has no country code
| * Also check the default phone region when the number has no country codeJoas Schilling2021-03-311-0/+15
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2021-04-0118-10/+112
|/
* [tx-robot] updated from transifexNextcloud bot2021-03-3140-82/+242
|
* Remove notifications when retestingJoas Schilling2021-03-301-1/+7
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #26366 from nextcloud/backport/26355/stable21Joas Schilling2021-03-302-5/+5
|\ | | | | [stable21] Fix working for phone number integration
| * Fix working for phone number integrationJoas Schilling2021-03-292-5/+5
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2021-03-30154-522/+522
| |
* | change calendar invite emails to use pngs instead of svgsNick Sweeting2021-03-291-7/+7
|/ | | | Signed-off-by: Nick Sweeting <git@sweeting.me>
* Capability for federated scopeVincent Petry2021-03-292-0/+103
| | | | | | | | | Added additional capability in the provisioning API to signal whether the federation scope values can be used. This is based on whether the lookup server upload is enabled or not. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Change account property capability Vincent Petry2021-03-291-1/+1
| | | | | | | Include version number in capability Signed-off-by: Vincent Petry <vincent@nextcloud.com> Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
* Add capability for editable scopes in provisioning APIVincent Petry2021-03-294-0/+55
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Add property scope tests for AccountManagerVincent Petry2021-03-291-0/+3
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Enhance UsersControllerTest of provisioning API with scopesVincent Petry2021-03-291-37/+140
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Expose avatarScope through provisioning APIVincent Petry2021-03-292-0/+9
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* OCS allow reading and writing account property scopesVincent Petry2021-03-292-8/+55
| | | | | | | Extends the provisioning API to allow a user to get and set their own account property scopes. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Make extra user profile fields always editableVincent Petry2021-03-295-82/+19
| | | | | | | | The fields for phone number, address, website and twitter are now editable regardless whether federated sharing and the lookup server are enabled or not. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Map old account scope properties to new namesVincent Petry2021-03-2910-66/+67
| | | | | | | | Use new scope values in settings page. Adjust all consumers to use the new constants. Map old scope values to new ones in account property getter. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Adjust scopes menu based on conditionsVincent Petry2021-03-294-34/+28
| | | | | | | | | | | Now not all fields have the "v2-private" option in place. Fix dropdown issue when a scope was stored that is not listed after disabling the lookup server. Whenever the lookup server upload is disabled, the scope menu is now displayed where it makes sense to allow switching between the two private scopes. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Add new v2-private account scopeVincent Petry2021-03-292-6/+42
| | | | | | | | | | Added new v2-private account manager scope that restricts the scope further by excluding public link access. Avatars with v2-private account scope are now showing the guest avatar instead of the real avatar. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-03-2914-18/+26
|
* [tx-robot] updated from transifexNextcloud bot2021-03-284-14/+14
|
* [tx-robot] updated from transifexNextcloud bot2021-03-278-2/+82
|
* Merge pull request #26307 from nextcloud/backport/22201/stable21Roeland Jago Douma2021-03-261-3/+17
|\ | | | | [stable21] Delete old birthday calendar object when moving contact to another ad…
| * Delete old birthday calendar object when moving contact to another address bookChristian Weiske2021-03-261-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | When an contact is moved to another address book, the contact is copied to the second address book. During copying, the birthday event is created - but it gets the same UID as the contact's birthday event in the first address book. To prevent the "Calendar object with uid already exists" error that followed, we need to delete the old entry before the new one is created. Resolves: https://github.com/nextcloud/server/issues/20492 Signed-off-by: Christian Weiske <cweiske@cweiske.de>
* | Merge pull request #26263 from nextcloud/backport/26046/stable21Roeland Jago Douma2021-03-2675-1206/+1943
|\ \ | |/ |/| [stable21] update icewind/smb to 3.4.0
| * update icewind/smb to 3.4.0Robin Appelman2021-03-2375-1206/+1943
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #26298 from nextcloud/backport/26287/stable21John Molakvoæ2021-03-261-1/+1
|\ \ | | | | | | [stable21] Fix l10n
| * | Fix l10nValdnet2021-03-251-1/+1
| | | | | | | | | Issue: #26286
* | | [tx-robot] updated from transifexNextcloud bot2021-03-26112-92/+314
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-03-25146-238/+214
| |
* | Merge pull request #26257 from nextcloud/backport/26198/stable21Morris Jobke2021-03-241-31/+46
|\ \ | | | | | | [stable21] Handle limit offset and sorting in files search
| * | pass order from unified search to file searchRobin Appelman2021-03-231-1/+5
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | use "newer" node search api directly in unified searchRobin Appelman2021-03-231-31/+42
| |/ | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | l10n: Separate ellipsisValdnet2021-03-241-1/+1
| | | | | | Unifying the text string with the others.
* | [tx-robot] updated from transifexNextcloud bot2021-03-2432-8/+42
|/
* [tx-robot] updated from transifexNextcloud bot2021-03-23226-410/+462
|
* Fix parameter types in docsJoas Schilling2021-03-222-7/+7
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* l10n: Add changes to text string for userValdnet2021-03-221-1/+1
|
* l10n: Add word user in ShareByMailProvider.phpValdnet2021-03-221-1/+1
| | | Standardizing text strings with other Nextcloud applications.
* [tx-robot] updated from transifexNextcloud bot2021-03-2230-120/+274
|
* Merge pull request #26227 from nextcloud/backport/26213/stable21Morris Jobke2021-03-211-5/+0
|\ | | | | [stable21] Removed unnecessary padding
| * Removed unnecessary paddingSascha Wiswedel2021-03-201-5/+0
| | | | | | Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2021-03-218-10/+10
|/
* Merge pull request #26215 from nextcloud/backport/26145/stable21Roeland Jago Douma2021-03-201-1/+9
|\ | | | | [stable21] add (hidden) option to always show smb root as writable
| * add (hidden) option to always show smb root as writableRobin Appelman2021-03-191-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some smb servers are very insistent in reporting that the root of the share is readonly, even if it isn't. This works around the problem by adding a hidden option to overwrite the permissions of the root of the share. This can be enabled using ```bash occ files_external:config <mount id> root_force_writable true ``` where you can find your mount id using ```bash occ files_external:list ``` Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2021-03-2018-78/+84
|/
* [tx-robot] updated from transifexNextcloud bot2021-03-196-4/+52
|
* Fix valid storages removed when cleaning remote storagesDaniel Calviño Sánchez2021-03-182-4/+39
| | | | | | | | | | | | | | | | | | The remote URL of a share is always stored in the database with a trailing slash. However, when a cloud ID is generated trailing slashes are removed. The ID of a remote storage is generated from the cloud ID, but the "cleanup-remote-storage" command directly used the remote URL stored in the database. Due to this, even if the remote storage was valid, its ID did not match the ID of the remote share generated by the command and ended being removed. Now the command generates the ID of remote shares using the cloud ID instead, just like done by the remote storage, so there is no longer a mismatch. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>