nextcloud-desktop.git
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 27 Mar 2021 03:52:53 +0000 (03:52 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #3043 from nextcloud/bugfix/vfs-syncroot-register-error
allexzander [Sat, 27 Mar 2021 00:44:13 +0000 (02:44 +0200)]
Merge pull request #3043 from nextcloud/bugfix/vfs-syncroot-register-error

Fix VFS CfAPI Syncroot Register Error.

5 years agoFix VFS CfAPI Syncroot Register Error.
allexzander [Sat, 27 Mar 2021 00:41:24 +0000 (02:41 +0200)]
Fix VFS CfAPI Syncroot Register Error.

Signed-off-by: allexzander <blackslayer4@gmail.com>
5 years agoRevert "Merge pull request #3042 from nextcloud/temp-fix-vfs-failure-wow6432"
allexzander [Fri, 26 Mar 2021 20:25:31 +0000 (22:25 +0200)]
Revert "Merge pull request #3042 from nextcloud/temp-fix-vfs-failure-wow6432"

This reverts commit cafa475398d4a78236f69f822fda4826e8103901, reversing
changes made to 003e56f4e6804fb23557b66b56e2ae08664d3ca3.

5 years agoMerge pull request #3042 from nextcloud/temp-fix-vfs-failure-wow6432
allexzander [Fri, 26 Mar 2021 19:46:10 +0000 (21:46 +0200)]
Merge pull request #3042 from nextcloud/temp-fix-vfs-failure-wow6432

Temp fix for vfs failure.

5 years agoTemp fix for vfs failure.
allexzander [Fri, 26 Mar 2021 19:41:44 +0000 (21:41 +0200)]
Temp fix for vfs failure.

Signed-off-by: allexzander <blackslayer4@gmail.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 26 Mar 2021 03:54:34 +0000 (03:54 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 25 Mar 2021 03:54:25 +0000 (03:54 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #3034 from nextcloud/bump-version
Camila [Wed, 24 Mar 2021 18:48:28 +0000 (19:48 +0100)]
Merge pull request #3034 from nextcloud/bump-version

Bump version to 3.1.82.

5 years agoBump version to 3.1.82.
Camila [Wed, 24 Mar 2021 18:47:01 +0000 (19:47 +0100)]
Bump version to 3.1.82.

Signed-off-by: Camila <hello@camila.codes>
5 years agoMerge pull request #2505 from nextcloud/status-feature
Camila [Wed, 24 Mar 2021 16:28:27 +0000 (17:28 +0100)]
Merge pull request #2505 from nextcloud/status-feature

Status feature.

5 years agoAdd checks in case userStatus is not available/fails on the server side.
Camila [Wed, 24 Mar 2021 14:16:12 +0000 (15:16 +0100)]
Add checks in case userStatus is not available/fails on the server side.

Signed-off-by: Camila <hello@camila.codes>
5 years agoAdd UserStatus enum with the pre defined status.
Camila [Sun, 21 Mar 2021 19:55:21 +0000 (20:55 +0100)]
Add UserStatus enum with the pre defined status.

- User QHash to map status strings and Status enum.

Signed-off-by: Camila <hello@camila.codes>
5 years agoDo not display notifications when user status is do not disturb.
Camila [Tue, 16 Mar 2021 19:24:11 +0000 (20:24 +0100)]
Do not display notifications when user status is do not disturb.

- This information is retrieved from the notifications endpoint.
- Add icons for the different pre defined status.
- Make functions available to QML to decide which status icon to display.
- Display the user status icon on the avatar and
move the online/offline connection status to the folder icon.

Signed-off-by: Camila <hello@camila.codes>
5 years agoAdd UserStatus class to retrieve the user status.
Camila [Sat, 3 Oct 2020 15:12:16 +0000 (17:12 +0200)]
Add UserStatus class to retrieve the user status.

- AccountState controls UserStatus.
- Display user status in the system tray menu next to user's avatar.

Signed-off-by: Camila <hello@camila.codes>
5 years agoMerge pull request #3029 from nextcloud/Valdnet-patch-2
Felix Weilbach [Wed, 24 Mar 2021 14:03:22 +0000 (15:03 +0100)]
Merge pull request #3029 from nextcloud/Valdnet-patch-2

l10n: Change sync message

5 years agol10n: Change sync message #3027
Valdnet [Tue, 23 Mar 2021 09:33:17 +0000 (10:33 +0100)]
l10n: Change sync message #3027

5 years agoMerge pull request #2981 from nextcloud/vfs_win_progress_bar_refresh
allexzander [Wed, 24 Mar 2021 13:01:27 +0000 (15:01 +0200)]
Merge pull request #2981 from nextcloud/vfs_win_progress_bar_refresh

Refresh Windows download dialog progress when hydrating a placeholder

5 years agoRefresh Windows download dialog progress when hydrating a placeholder
allexzander [Tue, 9 Mar 2021 09:56:17 +0000 (11:56 +0200)]
Refresh Windows download dialog progress when hydrating a placeholder

Signed-off-by: allexzander <blackslayer4@gmail.com>
5 years agoMerge pull request #3028 from nextcloud/bugfix/check-db-read-successful-on-hydration...
Felix Weilbach [Wed, 24 Mar 2021 11:25:13 +0000 (12:25 +0100)]
Merge pull request #3028 from nextcloud/bugfix/check-db-read-successful-on-hydration-canceled

Check reading from journal was successful before remove placeholder

5 years agoCheck reading from journal was successful before remove placeholder
Felix Weilbach [Tue, 23 Mar 2021 09:02:04 +0000 (10:02 +0100)]
Check reading from journal was successful before remove placeholder

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 24 Mar 2021 03:52:27 +0000 (03:52 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #3025 from nextcloud/bugfix/hidpi-scaling
Felix Weilbach [Tue, 23 Mar 2021 08:49:25 +0000 (09:49 +0100)]
Merge pull request #3025 from nextcloud/bugfix/hidpi-scaling

Enable high dpi scaling on all platforms

5 years agoEnable high dpi scaling on all platforms
Felix Weilbach [Mon, 22 Mar 2021 13:35:17 +0000 (14:35 +0100)]
Enable high dpi scaling on all platforms

Fixes #2295, #1079, #914

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 23 Mar 2021 03:51:35 +0000 (03:51 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #3020 from nextcloud/feature/increase-file-removal-logging
Felix Weilbach [Mon, 22 Mar 2021 08:01:42 +0000 (09:01 +0100)]
Merge pull request #3020 from nextcloud/feature/increase-file-removal-logging

Increase logging around file removal events

5 years agoIncrease logging around file removal events
Felix Weilbach [Fri, 19 Mar 2021 09:40:26 +0000 (10:40 +0100)]
Increase logging around file removal events

To better see what is going on when and if files are removed by the
client.

See also: #260, #1433, #2913

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 22 Mar 2021 03:51:08 +0000 (03:51 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 21 Mar 2021 03:47:05 +0000 (03:47 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 20 Mar 2021 03:49:45 +0000 (03:49 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 19 Mar 2021 03:49:45 +0000 (03:49 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #3010 from nextcloud/feature/cfapi-handle-cancelation
Felix Weilbach [Thu, 18 Mar 2021 12:27:27 +0000 (13:27 +0100)]
Merge pull request #3010 from nextcloud/feature/cfapi-handle-cancelation

CFAPI: Handle cancelation of hydration requests

5 years agoCFAPI: Handle cancelation of hydration requests
Felix Weilbach [Tue, 16 Mar 2021 12:31:12 +0000 (13:31 +0100)]
CFAPI: Handle cancelation of hydration requests

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years agoMerge pull request #3016 from nextcloud/fix_for_win_createfile_long_path
allexzander [Thu, 18 Mar 2021 10:34:22 +0000 (12:34 +0200)]
Merge pull request #3016 from nextcloud/fix_for_win_createfile_long_path

Fix for Windows CreateFile long path

5 years agoFix warnings in CfApiWrapper.
allexzander [Wed, 17 Mar 2021 08:37:04 +0000 (10:37 +0200)]
Fix warnings in CfApiWrapper.

Signed-off-by: allexzander <blackslayer4@gmail.com>
5 years agoFix for Windows long path issue.
allexzander [Wed, 17 Mar 2021 08:05:35 +0000 (10:05 +0200)]
Fix for Windows long path issue.

Signed-off-by: allexzander <blackslayer4@gmail.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 18 Mar 2021 03:52:32 +0000 (03:52 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #2990 from nextcloud/bugfix/fix-create-folder-dialog-crash
Felix Weilbach [Wed, 17 Mar 2021 08:41:06 +0000 (09:41 +0100)]
Merge pull request #2990 from nextcloud/bugfix/fix-create-folder-dialog-crash

Fix crash when trying to open the folder creation dialog

5 years agoFix crash when trying to open the folder creation dialog
Felix Weilbach [Thu, 11 Mar 2021 11:14:17 +0000 (12:14 +0100)]
Fix crash when trying to open the folder creation dialog

The bug does seem to just appear in special compiler
constellations. We're unsure why this fix works. To better see if this
fix works or if crashes still occur, we added some logging.

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 17 Mar 2021 03:49:13 +0000 (03:49 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #3009 from nextcloud/bugfix/check-not-for-productname
Felix Weilbach [Tue, 16 Mar 2021 15:00:32 +0000 (16:00 +0100)]
Merge pull request #3009 from nextcloud/bugfix/check-not-for-productname

Don't check against product name if checking server version

5 years agoDon't check against product name if checking server version
Felix Weilbach [Tue, 16 Mar 2021 11:09:49 +0000 (12:09 +0100)]
Don't check against product name if checking server version

We should not rely on the product name because it is something the
user can change in the theming options on the server.

Fixes #3001

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years agoMerge pull request #2989 from nextcloud/bugfix/fix-appearance-login-dialog
Felix Weilbach [Tue, 16 Mar 2021 13:59:33 +0000 (14:59 +0100)]
Merge pull request #2989 from nextcloud/bugfix/fix-appearance-login-dialog

Display the content of the login dialog correct

5 years agoDisplay the content of the login dialog correct
Felix Weilbach [Thu, 11 Mar 2021 10:32:23 +0000 (11:32 +0100)]
Display the content of the login dialog correct

This adjustment is necessary because of the changes of the new account
wizard that were introduced with:
e0b7ef15b207f59d73884f8e1c12a206803c5c40

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 16 Mar 2021 03:50:03 +0000 (03:50 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #2995 from nextcloud/repair_basic_auth_support
allexzander [Mon, 15 Mar 2021 09:52:21 +0000 (11:52 +0200)]
Merge pull request #2995 from nextcloud/repair_basic_auth_support

Repair basic auth support

5 years agoForce basic auth on get authentication required error
Kevin Ottens [Thu, 11 Mar 2021 17:33:21 +0000 (18:33 +0100)]
Force basic auth on get authentication required error

If the get job got an authentication required error on the account url
(not davUrl! at that stage we always get auth error there), then it is
safe to assume basic auth is used on the server. It is then kind of
pointless to use any other auth mode they will necessarily fail. Only
basic auth will do the job so force it.

Signed-off-by: Kevin Ottens <kevin.ottens@enioka.com>
5 years agoIntroduce an empty auth type
Kevin Ottens [Thu, 11 Mar 2021 14:36:33 +0000 (15:36 +0100)]
Introduce an empty auth type

This is necessary to be able to distinguish between "I decided on basic
by default" and "I didn't write any auth type". To make sure all the
jobs end up writing something we then implement the "I decided on basic
by default" in the slots connected to the job and we assert it in
checkAllDone()

Signed-off-by: Kevin Ottens <kevin.ottens@enioka.com>
5 years agoFinish cleaning up shibboleth
Kevin Ottens [Thu, 11 Mar 2021 14:25:49 +0000 (15:25 +0100)]
Finish cleaning up shibboleth

There were a couple of shibboleth related enums left, since that auth
method isn't supported anymore remove the code tied to those enums. It
was dead code anyway.

Signed-off-by: Kevin Ottens <kevin.ottens@enioka.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 15 Mar 2021 03:55:26 +0000 (03:55 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 14 Mar 2021 03:48:03 +0000 (03:48 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 13 Mar 2021 03:47:03 +0000 (03:47 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #2999 from nextcloud/bugfix/fix-settings-dialog-on-dark-theme
Felix Weilbach [Fri, 12 Mar 2021 14:22:15 +0000 (15:22 +0100)]
Merge pull request #2999 from nextcloud/bugfix/fix-settings-dialog-on-dark-theme

Don't customize settings dialog palette

5 years agoDon't customize settings dialog palette
Felix Weilbach [Fri, 12 Mar 2021 10:45:56 +0000 (11:45 +0100)]
Don't customize settings dialog palette

Customizing of the palette will prevent the settings dialog from
display a dark theme correct.

Fixes #2993

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years agoMerge pull request #2998 from nextcloud/fix_incorrect_logexpire_config_type
allexzander [Fri, 12 Mar 2021 08:40:12 +0000 (10:40 +0200)]
Merge pull request #2998 from nextcloud/fix_incorrect_logexpire_config_type

Fix incorrect type when reading the 'logExpire' property from config.

5 years agoFix incorrect type when reading the 'logExpire' property from config.
allexzander [Fri, 12 Mar 2021 08:23:31 +0000 (10:23 +0200)]
Fix incorrect type when reading the 'logExpire' property from config.

Signed-off-by: allexzander <blackslayer4@gmail.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 12 Mar 2021 03:48:03 +0000 (03:48 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #2967 from nextcloud/bugfix/fix-missing-error-handling-download...
Felix Weilbach [Thu, 11 Mar 2021 13:40:40 +0000 (14:40 +0100)]
Merge pull request #2967 from nextcloud/bugfix/fix-missing-error-handling-download-encrypted

Add missing error handling for downloads of client side encryption

5 years agoAdd missing error handling for downloads of client side encryption
Felix Weilbach [Thu, 4 Mar 2021 14:47:06 +0000 (15:47 +0100)]
Add missing error handling for downloads of client side encryption

The missing error handlers can cause the sync to hang forever

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years agoMerge pull request #2976 from nextcloud/refactor/split-out-valuable-activities
Felix Weilbach [Thu, 11 Mar 2021 10:57:55 +0000 (11:57 +0100)]
Merge pull request #2976 from nextcloud/refactor/split-out-valuable-activities

Split content of User::isValueableActivity()

5 years agoRename isActivityIgnored() to isUnsolvableconflict()
Felix Weilbach [Wed, 10 Mar 2021 09:22:33 +0000 (10:22 +0100)]
Rename isActivityIgnored() to isUnsolvableconflict()

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years agoSplit content of User::isValueableActivity()
Felix Weilbach [Tue, 9 Mar 2021 09:00:25 +0000 (10:00 +0100)]
Split content of User::isValueableActivity()

Refactoring of User::isValueableactivity() because of changes
introduced with merge commit f17c52d.

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 11 Mar 2021 03:51:50 +0000 (03:51 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #2986 from nextcloud/bump-version-3.1.81
Camila [Wed, 10 Mar 2021 14:31:22 +0000 (15:31 +0100)]
Merge pull request #2986 from nextcloud/bump-version-3.1.81

Bump version to 3.1.81

5 years agoBump version to 3.1.81
Felix Weilbach [Wed, 10 Mar 2021 14:05:09 +0000 (15:05 +0100)]
Bump version to 3.1.81

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years agoMerge pull request #2895 from nextcloud/wizard_ui_improvements
Felix Weilbach [Wed, 10 Mar 2021 11:54:43 +0000 (12:54 +0100)]
Merge pull request #2895 from nextcloud/wizard_ui_improvements

Improve wizard ui

5 years agoRestyle wizard pages
Felix Weilbach [Tue, 16 Feb 2021 09:32:20 +0000 (10:32 +0100)]
Restyle wizard pages

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years agoRestyle wizard
Felix Weilbach [Tue, 16 Feb 2021 09:24:26 +0000 (10:24 +0100)]
Restyle wizard

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years agoSplit out wizard welcome page
Felix Weilbach [Tue, 16 Feb 2021 09:20:04 +0000 (10:20 +0100)]
Split out wizard welcome page

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years agoAdd new wizard icons and remove obsolete ones
Felix Weilbach [Tue, 16 Feb 2021 08:56:25 +0000 (09:56 +0100)]
Add new wizard icons and remove obsolete ones

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years agoMerge pull request #2979 from ivaradi/no-externc-glib2
Felix Weilbach [Wed, 10 Mar 2021 08:54:48 +0000 (09:54 +0100)]
Merge pull request #2979 from ivaradi/no-externc-glib2

Do not include glib.h with extern C (2)

5 years agoDo not include glib.h with extern C (2)
István Váradi [Tue, 9 Mar 2021 18:25:42 +0000 (19:25 +0100)]
Do not include glib.h with extern C (2)

Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 10 Mar 2021 04:00:48 +0000 (04:00 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #2972 from ivaradi/no-externc-glib
István Váradi [Tue, 9 Mar 2021 12:30:20 +0000 (13:30 +0100)]
Merge pull request #2972 from ivaradi/no-externc-glib

Do no include glib.h with extern C

5 years agoDo no include glib.h with extern C
István Váradi [Sat, 6 Mar 2021 10:07:57 +0000 (11:07 +0100)]
Do no include glib.h with extern C

Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 9 Mar 2021 03:52:13 +0000 (03:52 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 8 Mar 2021 03:51:36 +0000 (03:51 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 7 Mar 2021 03:47:27 +0000 (03:47 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 6 Mar 2021 03:52:05 +0000 (03:52 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #2948 from nextcloud/bugfix/conflict-dialog-issue
Felix Weilbach [Fri, 5 Mar 2021 13:31:59 +0000 (14:31 +0100)]
Merge pull request #2948 from nextcloud/bugfix/conflict-dialog-issue

Fix crash when opening conflict dialog

5 years agoIteration
Felix Weilbach [Fri, 5 Mar 2021 10:01:32 +0000 (11:01 +0100)]
Iteration

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years agoFix crashes with conflict dialog
Felix Weilbach [Thu, 4 Mar 2021 14:31:58 +0000 (15:31 +0100)]
Fix crashes with conflict dialog

When the client runs and a conflict gets detected, the sync engine runs
two times.

On the first run, the sync engine detects the conflict, marks the
file as a conflict and propagates that to the GUI. This leads to an
error notification with the original filename in the main dialog.

The sync engine runs then a second time. On this second run, the file
that originally caused the conflict is not anymore a conflict
file. Instead, the sync engine detects the conflicted copy and
propagates that file as a conflict to the GUI.

When opening the conflict dialog with the original file name (not the
conflicted copy) a crash happens. Usually, the two sync runs are really
fast, so the user does not notice the first notification. However, a
problem can occur if a conflict gets created while the client is not
running. Since then, the client does not do two sync runs. It does only
run once.

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 5 Mar 2021 03:51:13 +0000 (03:51 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #2958 from nextcloud/bugfix/vfs-win-download-large-files
Felix Weilbach [Thu, 4 Mar 2021 21:51:42 +0000 (22:51 +0100)]
Merge pull request #2958 from nextcloud/bugfix/vfs-win-download-large-files

VFS Windows: Fix download of large files

5 years agoVFS Windows: Fix download of large files
Felix Weilbach [Mon, 1 Mar 2021 13:58:34 +0000 (14:58 +0100)]
VFS Windows: Fix download of large files

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 4 Mar 2021 03:53:22 +0000 (03:53 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 3 Mar 2021 03:51:17 +0000 (03:51 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #2931 from elsiehupp/build-instructions
Felix Weilbach [Mon, 1 Mar 2021 18:15:34 +0000 (19:15 +0100)]
Merge pull request #2931 from elsiehupp/build-instructions

Improve OSX build Instructions

5 years agoUpdate OSX build instructions
Elsie Hupp [Fri, 26 Feb 2021 18:59:25 +0000 (13:59 -0500)]
Update OSX build instructions

Signed-off-by: Elsie Hupp <9206310+elsiehupp@users.noreply.github.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 1 Mar 2021 03:48:16 +0000 (03:48 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 28 Feb 2021 03:46:22 +0000 (03:46 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #2951 from nextcloud/enhancement/better_logging_of_cfpapi_error
Kevin Ottens [Sat, 27 Feb 2021 17:56:35 +0000 (18:56 +0100)]
Merge pull request #2951 from nextcloud/enhancement/better_logging_of_cfpapi_error

Log error message from CFAPI

5 years agoLog error message from CFAPI
Felix Weilbach [Fri, 26 Feb 2021 11:13:53 +0000 (12:13 +0100)]
Log error message from CFAPI

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 27 Feb 2021 03:51:14 +0000 (03:51 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 26 Feb 2021 03:48:56 +0000 (03:48 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 25 Feb 2021 03:50:19 +0000 (03:50 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #2949 from nextcloud/staleAction
Tobias Kaminsky [Wed, 24 Feb 2021 15:50:49 +0000 (16:50 +0100)]
Merge pull request #2949 from nextcloud/staleAction

Move from stale bot to stale action

5 years agoMove from stale bot to stale action
tobiasKaminsky [Wed, 24 Feb 2021 07:02:56 +0000 (08:02 +0100)]
Move from stale bot to stale action

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 24 Feb 2021 03:56:01 +0000 (03:56 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 19 Feb 2021 03:53:20 +0000 (03:53 +0000)]
[tx-robot] updated from transifex