Граф коммитов

14145 Коммитов

Автор SHA1 Сообщение Дата
Michael Schuster 5ab20d4ab1
Merge pull request #1802 from nextcloud/feature/update-segment
Updater: Add query-parameter 'updatesegment' to the update check
2020-02-21 23:39:10 +01:00
Michael Schuster 9c8a0204e5
Updater: Add query-parameter 'updatesegment' to the update check
Used to throttle down desktop release rollout in order to keep the update servers alive at peak times.

See: https://github.com/nextcloud/client_updater_server/pull/36

Targeted issues: #1795, #1800

Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-02-21 21:28:42 +01:00
Nextcloud bot 34e3d236f8
[tx-robot] updated from transifex 2020-02-21 12:45:31 +00:00
Nextcloud bot 67bc8fc529
[tx-robot] updated from transifex 2020-02-21 12:15:55 +00:00
Nextcloud bot ac1e4d2bb1
[tx-robot] updated from transifex 2020-02-20 03:29:30 +00:00
Nextcloud bot 04d68018d6
[tx-robot] updated from transifex 2020-02-19 03:26:26 +00:00
Nextcloud bot 7bb3646781
[tx-robot] updated from transifex 2020-02-18 03:26:16 +00:00
Michael Schuster 5554488dd8
Merge pull request #1768 from nextcloud/umlaut-sync-fix
Fix wrong encoding when specifying extra header with if-match path
2020-02-17 01:49:48 +01:00
Nextcloud bot 39a48a17ef
[tx-robot] updated from transifex 2020-02-16 03:26:04 +00:00
Nextcloud bot 7dd903c9b6
[tx-robot] updated from transifex 2020-02-15 03:27:07 +00:00
Michael Schuster cf209f4c10
Merge pull request #1782 from nextcloud/enh/quota-userinfo
Add UserInfo class and fetch quota via API instead of PropfindJob
2020-02-14 12:58:16 +01:00
Nextcloud bot 33896de943
[tx-robot] updated from transifex 2020-02-14 03:26:18 +00:00
Michael Schuster 3e255df533
Fix Tests linkage (missed UserInfo.cpp in CMakeLists.txt)
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-02-14 03:12:37 +01:00
Michael Schuster 640655ea10
Code cleanup
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-02-14 03:00:20 +01:00
Michael Schuster abfebcf291
Add UserInfo class and fetch quota via API instead of PropfindJob
The PropfindJob quota includes the size of shares and thus leads to confusion
in regard of the real space available, as shown in the UI.
This commit aims to streamline the behaviour with the Android and iOS apps,
which also utilize the API.

Details:
- Refactor the QuotaInfo class into UserInfo
- Use JsonApiJob (ocs/v1.php/cloud/user) instead of PropfindJob
- Let ConnectionValidator use the new UserInfo class to fetch
  the user and the avatar image (to avoid code duplication)
- Allow updating the avatar image upon AccountSettings visibility,
  using UserInfo's quota fetching

Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-02-14 02:10:01 +01:00
Nextcloud bot bbb310a853
[tx-robot] updated from transifex 2020-02-13 03:30:53 +00:00
Nextcloud bot fd6eba287e
[tx-robot] updated from transifex 2020-02-12 03:25:47 +00:00
Nextcloud bot 8f2e853ec0
[tx-robot] updated from transifex 2020-02-11 03:29:04 +00:00
Nextcloud bot 8c287fcb6b
[tx-robot] updated from transifex 2020-02-10 03:29:23 +00:00
Nextcloud bot f55f5f2e63
[tx-robot] updated from transifex 2020-02-09 03:28:11 +00:00
Nextcloud bot ed9dd8b18a
[tx-robot] updated from transifex 2020-02-08 03:25:44 +00:00
Nextcloud bot 0bcf67c49c
[tx-robot] updated from transifex 2020-02-07 03:41:48 +00:00
Dominique Fuchs 6d23ce82d7
Merge pull request #1770 from nextcloud/rakekniven-patch-1
l10n: Changed grammar and triple dots to ellipsis
2020-02-06 08:17:38 +01:00
Dominique Fuchs 4b8b84f2dd
Merge pull request #1759 from nextcloud/fix/do_not_save_all_the_time
Do not save notes on text change
2020-02-06 07:49:28 +01:00
Dominique Fuchs 32ce9c76bc
Merge pull request #1765 from nextcloud/tintou/cloudproviders-background
Start the client in background if activated by D-Bus
2020-02-06 07:48:27 +01:00
Dominique Fuchs 8e67de3d3d
Merge pull request #1760 from Andre-Schuiki/patch-1
Update autoupdate.rst
2020-02-06 07:34:59 +01:00
Dominique Fuchs e7b5cc8974
Merge pull request #1763 from nextcloud/tintou/cloudprovider-valid-dbus-path
Make sure that the libcloudprovider integration is using a valid D-Bus path
2020-02-06 07:17:35 +01:00
Nextcloud bot 8765908f65
[tx-robot] updated from transifex 2020-02-06 03:27:56 +00:00
rakekniven da66b3956e
l10n: Changed grammar
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-05 06:55:51 +01:00
rakekniven 1988511c55
l10n: Triple dot to ellipsis
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-05 06:54:32 +01:00
rakekniven abcadec94a
l10n: Triple dot to ellipsis
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-05 06:53:17 +01:00
rakekniven 8f82fc2e51
Triple dot to ellipsis
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-05 06:52:17 +01:00
rakekniven f9d27e4e3b
l10n: Triple dot to ellipsis
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-05 06:50:27 +01:00
Nextcloud bot b47a2f1b76
[tx-robot] updated from transifex 2020-02-05 03:28:00 +00:00
Nextcloud bot de5cfbd384
[tx-robot] updated from transifex 2020-02-04 03:25:30 +00:00
rakekniven 32c2c062c0 l10n: Changed spelling of "user name" to "username"
Using "username" like on > 200 strings over the whole Nextcloud project.

Signed-off-by: rakekniven mark.ziegler@rakekniven.de
2020-02-03 10:42:37 +01:00
Nextcloud bot 9e59386560
[tx-robot] updated from transifex 2020-02-03 03:22:22 +00:00
Dominique Fuchs c69aba9b44 Fix wrong encoding when specifying extra header with if-match path
Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
2020-02-02 13:35:16 +01:00
Nextcloud bot f44c7f00bb
[tx-robot] updated from transifex 2020-02-02 03:23:37 +00:00
Corentin Noël 842f71891e Start the client in background if activated by D-Bus
The nextcloud client can be started by any other application consuming libcloudproviers.
Make sure that the client won't pop-up if we open the file manager.

Signed-off-by: Corentin Noël <corentin.noel@collabora.com>
2020-02-01 16:04:02 +01:00
Nextcloud bot 5f34604b20
[tx-robot] updated from transifex 2020-02-01 03:24:07 +00:00
István Váradi 6485f63a60
Merge pull request #1764 from ivaradi/fix-xenial-cloudproviders
Do not install files related to cloud providers under Xenial
2020-01-31 10:06:56 +01:00
István Váradi 56a7a68de3 Do not install files related to cloud providers under Xenial
Signed-off-by: István Váradi <Istvan.Varadi@ericsson.com>
2020-01-31 08:41:11 +01:00
Nextcloud bot 2987851914
[tx-robot] updated from transifex 2020-01-31 03:22:31 +00:00
Corentin Noël 31d55c5c4e
Merge pull request #1729 from nextcloud/tintou/cloud-providers-debian-install
Install libcloudproviders files by default on debian
2020-01-30 21:09:55 +01:00
Corentin Noël a7d6555de2 Make sure that the libcloudprovider integration is using a valid D-Bus path
Set a simple unique identifier per folder to ensure that it is always unique.

Fixes https://github.com/nextcloud/desktop/issues/1704

Signed-off-by: Corentin Noël <corentin@elementary.io>
2020-01-30 21:05:13 +01:00
rakekniven dfdb872e7b Changed product name to Nextcloud
Reported at Transifex.

Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-01-30 19:16:01 +01:00
Andre-Schuiki 4e83f3d525
Update autoupdate.rst
Hi, you have the wrong registry path in the documentation? (tested client version: 2.6.0 x64 build: 20190927)
The Nextcloud Client checks the path "HKEY_LOCAL_MACHINE\Software\Policies\Nextcloud GmbH\Nextcloud" not "HKEY_LOCAL_MACHINE\Software\Policies\Nextcloud\Nextcloud" under HKLM.
2020-01-30 10:12:56 +01:00
Nextcloud bot 37377bf470
[tx-robot] updated from transifex 2020-01-30 03:26:35 +00:00
Nextcloud bot 24ef0b3aa9
[tx-robot] updated from transifex 2020-01-29 03:26:58 +00:00