nextcloud-desktop.git
10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 23 Oct 2015 06:19:00 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 22 Oct 2015 06:19:02 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #3982 from owncloud/20-update
Daniel Molkentin [Wed, 21 Oct 2015 16:49:38 +0000 (18:49 +0200)]
Merge pull request #3982 from owncloud/20-update

update 3-dot menu

10 years agoupdate 3-dot menu
Carla Schroder [Wed, 21 Oct 2015 16:44:38 +0000 (09:44 -0700)]
update 3-dot menu

10 years agoset version suffix back to git
Daniel Molkentin [Wed, 21 Oct 2015 07:48:18 +0000 (09:48 +0200)]
set version suffix back to git

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 21 Oct 2015 06:19:02 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years agoMerge tag 'v2.0.2-rc2' into 2.0
Markus Goetz [Tue, 20 Oct 2015 13:45:47 +0000 (15:45 +0200)]
Merge tag 'v2.0.2-rc2' into 2.0

Second RC of ownCloud Client 2.0.2

10 years agoRevert libqsqlite changes for now
Markus Goetz [Tue, 20 Oct 2015 11:00:55 +0000 (13:00 +0200)]
Revert libqsqlite changes for now

QtWebKit depends on it unfortunately

10 years agoBump version to RC2
Klaas Freitag [Tue, 20 Oct 2015 09:30:00 +0000 (11:30 +0200)]
Bump version to RC2

10 years agoCMake/NSIS: We don't need QtSql (more)
Markus Goetz [Mon, 19 Oct 2015 11:56:36 +0000 (13:56 +0200)]
CMake/NSIS: We don't need QtSql (more)

10 years agoCMake/NSIS: We don't need QtSql
Markus Goetz [Mon, 19 Oct 2015 11:46:13 +0000 (13:46 +0200)]
CMake/NSIS: We don't need QtSql

The NSIS change also had a redundant libsqlite3 DLL entry

10 years agoTheme: Revert logic of singleAccount switch.
Klaas Freitag [Mon, 19 Oct 2015 10:26:42 +0000 (12:26 +0200)]
Theme: Revert logic of singleAccount switch.

To use the same logic as the other clients and unify ownBrander
implementations, the switch is now called multiAccount() rather
than singleAccount() with a reverse logic.
Desktop Client stays with the default of having multiaacount
enabled.

Note that existing brandings need to rename the switch.

https://github.com/owncloud/ownbrander/issues/443

10 years agocsync: Fix warning the bit field need to be unsigned
Olivier Goffart [Mon, 19 Oct 2015 08:12:45 +0000 (10:12 +0200)]
csync: Fix warning the bit field need to be unsigned

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 19 Oct 2015 05:15:39 +0000 (01:15 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 18 Oct 2015 05:15:40 +0000 (01:15 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 17 Oct 2015 06:19:01 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years agoConfig: Use monochrome icons per default on MacOSX.
Klaas Freitag [Fri, 16 Oct 2015 16:55:07 +0000 (18:55 +0200)]
Config: Use monochrome icons per default on MacOSX.

10 years agocsync: fix compilation error with -pedentic
Olivier Goffart [Fri, 16 Oct 2015 09:45:36 +0000 (11:45 +0200)]
csync: fix compilation error with -pedentic

10 years agoSyncEngine: Folders with ignored files should not count when counting none files
Olivier Goffart [Fri, 16 Oct 2015 09:29:35 +0000 (11:29 +0200)]
SyncEngine: Folders with ignored files should not count when counting none files

If there is a any none files, we do not show the dialog saying that all
files have been removed. If a directory contiains ignored files, we still
want to show this message box even if the directory will not be deleted

10 years agoUpdate Changelog and bump version to 2.0.2rc1
Klaas Freitag [Fri, 16 Oct 2015 09:12:50 +0000 (11:12 +0200)]
Update Changelog and bump version to 2.0.2rc1

10 years agoMerge branch '2.0' of github.com:owncloud/mirall into 2.0
Klaas Freitag [Fri, 16 Oct 2015 08:08:27 +0000 (10:08 +0200)]
Merge branch '2.0' of github.com:owncloud/mirall into 2.0

10 years agoPropagator: Reset upload blacklist if a chunk suceeds
Markus Goetz [Fri, 16 Oct 2015 08:05:27 +0000 (10:05 +0200)]
Propagator: Reset upload blacklist if a chunk suceeds

For #3934

10 years agoMerge tag 'v2.0.1' into 2.0
Klaas Freitag [Fri, 16 Oct 2015 08:06:38 +0000 (10:06 +0200)]
Merge tag 'v2.0.1' into 2.0

Version 2.0.1

10 years agoUpdater: remove unused function
Olivier Goffart [Fri, 16 Oct 2015 07:55:51 +0000 (09:55 +0200)]
Updater: remove unused function

It was even throwing a warning because it is an infinite recursion

10 years agocsync_file_stat_s: Save a bit of memory
Olivier Goffart [Fri, 16 Oct 2015 07:55:14 +0000 (09:55 +0200)]
csync_file_stat_s: Save a bit of memory

10 years agoIncreased fileID size to 36 bytes
Hugo Gonzalez Labrador [Sat, 10 Oct 2015 11:26:23 +0000 (13:26 +0200)]
Increased fileID size to 36 bytes

This is the size used by UUIDs

10 years agoMerge pull request #3695 from owncloud/nomkpath3692
Olivier Goffart [Fri, 16 Oct 2015 07:21:15 +0000 (09:21 +0200)]
Merge pull request #3695 from owncloud/nomkpath3692

Folder: Do not create the sync folder if it does not exist #3692

10 years agoShibboleth: Add our base user agent to WebKit
Markus Goetz [Thu, 15 Oct 2015 13:51:23 +0000 (15:51 +0200)]
Shibboleth: Add our base user agent to WebKit

For #3913

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 16 Oct 2015 06:19:02 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years agoSelectiveSync: Increase folder list timeout to 60
Markus Goetz [Thu, 15 Oct 2015 12:30:23 +0000 (14:30 +0200)]
SelectiveSync: Increase folder list timeout to 60

Already done for 2.1 in 05eee16959ab7cc485bee9c273392b84ba57eae8
For #3524

10 years agoDon't show the settings if another instance is started less than 10 secs after the...
Olivier Goffart [Thu, 15 Oct 2015 12:19:46 +0000 (14:19 +0200)]
Don't show the settings if another instance is started less than 10 secs after the apps.

Issue #3273

isSessionRestored was not set correctlty so ignore it

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 15 Oct 2015 06:19:02 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #3950 from owncloud/revert-3931-phil-davis-3dot-menu-doc-20
Carla Schroder [Wed, 14 Oct 2015 16:04:06 +0000 (09:04 -0700)]
Merge pull request #3950 from owncloud/revert-3931-phil-davis-3dot-menu-doc-20

Revert "Update "..." menu documentation for 2.0"

10 years agoRevert "Update "..." menu documentation for 2.0"
Carla Schroder [Wed, 14 Oct 2015 16:03:08 +0000 (09:03 -0700)]
Revert "Update "..." menu documentation for 2.0"

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 14 Oct 2015 06:19:00 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 13 Oct 2015 06:19:01 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 12 Oct 2015 06:18:57 +0000 (02:18 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 11 Oct 2015 06:18:57 +0000 (02:18 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 10 Oct 2015 06:19:00 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 9 Oct 2015 06:18:57 +0000 (02:18 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 9 Oct 2015 05:15:36 +0000 (01:15 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #3931 from owncloud/phil-davis-3dot-menu-doc-20
Daniel Molkentin [Thu, 8 Oct 2015 06:53:41 +0000 (08:53 +0200)]
Merge pull request #3931 from owncloud/phil-davis-3dot-menu-doc-20

Update "..." menu documentation for 2.0

10 years agoUpdate "..." menu documentation for 2.0
Phil Davis [Thu, 8 Oct 2015 06:43:15 +0000 (12:28 +0545)]
Update "..." menu documentation for 2.0

This menu in 2.0.* now has 4 options.
The small screenshot needs updating also. @carlaschroder it is probably best if you take a new screen shot from whatever client version you have been using for screen shots. That way they will all have a consistent look.

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 8 Oct 2015 06:18:57 +0000 (02:18 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 7 Oct 2015 06:19:00 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 7 Oct 2015 05:15:35 +0000 (01:15 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #3922 from RealRancor/backport_3916_2.0
Klaas Freitag [Tue, 6 Oct 2015 12:42:40 +0000 (14:42 +0200)]
Merge pull request #3922 from RealRancor/backport_3916_2.0

Backport #3916 to 2.0 - thanks

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 6 Oct 2015 06:18:57 +0000 (02:18 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 6 Oct 2015 05:15:38 +0000 (01:15 -0400)]
[tx-robot] updated from transifex

10 years agoBackport #3916 to 2.0
RealRancor [Mon, 5 Oct 2015 14:22:11 +0000 (16:22 +0200)]
Backport #3916 to 2.0

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 4 Oct 2015 06:18:56 +0000 (02:18 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 3 Oct 2015 06:19:01 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 3 Oct 2015 05:15:41 +0000 (01:15 -0400)]
[tx-robot] updated from transifex

10 years agoPropagation: Try another sync on 423 Locked #3387
Christian Kamm [Wed, 30 Sep 2015 13:34:50 +0000 (15:34 +0200)]
Propagation: Try another sync on 423 Locked #3387

(cherry picked from commit 24c41ed0da00b61e1bb761594147e463fabb7aa0)

10 years agoPropagation: Make 423 Locked a soft error #3387
Christian Kamm [Wed, 30 Sep 2015 12:00:53 +0000 (14:00 +0200)]
Propagation: Make 423 Locked a soft error #3387

(cherry picked from commit 20ea9015caede409f0159e09475b4b848f69e54c)

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 2 Oct 2015 06:19:01 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years agoIgnores: Sync after update #3876
Christian Kamm [Thu, 1 Oct 2015 13:39:28 +0000 (15:39 +0200)]
Ignores: Sync after update #3876

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 1 Oct 2015 06:18:59 +0000 (02:18 -0400)]
[tx-robot] updated from transifex

10 years agoApplication: Fix crash on early shutdown #3898
Christian Kamm [Wed, 30 Sep 2015 09:40:33 +0000 (11:40 +0200)]
Application: Fix crash on early shutdown #3898

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 30 Sep 2015 06:19:15 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years agoAccountSettings: Disable context menu of sync folders when not connected.
Klaas Freitag [Tue, 29 Sep 2015 15:00:06 +0000 (17:00 +0200)]
AccountSettings: Disable context menu of sync folders when not connected.

This is the second part to fix #3860

10 years agoSetupWizard: Removed unused member variables.
Klaas Freitag [Tue, 29 Sep 2015 07:29:59 +0000 (09:29 +0200)]
SetupWizard: Removed unused member variables.

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 29 Sep 2015 06:19:10 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years agoLinux: Don't show settings dialog always when launched twice
Markus Goetz [Mon, 28 Sep 2015 20:51:16 +0000 (22:51 +0200)]
Linux: Don't show settings dialog always when launched twice

For #3273 #3771 #3485
See also d503221b2e22109eb9f2a3d875dcd247dd8b4cf9

10 years agoFix registry key syntax in FAQ.
RealRancor [Sun, 27 Sep 2015 18:19:06 +0000 (20:19 +0200)]
Fix registry key syntax in FAQ.

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 26 Sep 2015 06:19:01 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 26 Sep 2015 05:15:34 +0000 (01:15 -0400)]
[tx-robot] updated from transifex

10 years agoGUI: Change tray menu order #3657
Markus Goetz [Fri, 25 Sep 2015 22:24:51 +0000 (00:24 +0200)]
GUI: Change tray menu order #3657

10 years agoMerge pull request #3884 from owncloud/fix_3860
Klaas Freitag [Fri, 25 Sep 2015 15:52:39 +0000 (17:52 +0200)]
Merge pull request #3884 from owncloud/fix_3860

AccountSettings: Do not allow to expand folder list when disconnected.

10 years agowin32 vio: Add the OPEN_REPARSE_POINTS flag to the CreateFileW call.
Klaas Freitag [Fri, 25 Sep 2015 15:36:41 +0000 (17:36 +0200)]
win32 vio: Add the OPEN_REPARSE_POINTS flag to the CreateFileW call.

Otherwise win32 api simply does not open reparse points at all,
such as junctions.

This will improve the user experience of #3813 as we now identify
the junctions as symlinks.... and ignore them properly.

10 years agoAccountSettings: only expand root elements on single click.
Klaas Freitag [Fri, 25 Sep 2015 11:57:44 +0000 (13:57 +0200)]
AccountSettings: only expand root elements on single click.

Also, toggle expanding on single click for root elements.

10 years agoAccountSettings: Do not allow to expand the folder list when disconnected.
Klaas Freitag [Fri, 25 Sep 2015 10:22:51 +0000 (12:22 +0200)]
AccountSettings: Do not allow to expand the folder list when disconnected.

This is supposed to fix #3860

10 years agoUse application SHORT name for the name of the MacOSX pkg file.
Klaas Freitag [Thu, 24 Sep 2015 14:02:08 +0000 (16:02 +0200)]
Use application SHORT name for the name of the MacOSX pkg file.

THis is because of https://github.com/owncloud/ownbrander/issues/445

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 23 Sep 2015 06:19:00 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 23 Sep 2015 05:15:36 +0000 (01:15 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #3868 from owncloud/moardocupdates
Carla Schroder [Tue, 22 Sep 2015 15:22:55 +0000 (08:22 -0700)]
Merge pull request #3868 from owncloud/moardocupdates

perty new screenies and updates

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 22 Sep 2015 06:19:03 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years agocorrections
Carla Schroder [Mon, 21 Sep 2015 17:19:49 +0000 (10:19 -0700)]
corrections

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 21 Sep 2015 06:18:40 +0000 (02:18 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 20 Sep 2015 06:18:33 +0000 (02:18 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 19 Sep 2015 06:19:12 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years agoperty new screenies and updates
Carla Schroder [Fri, 18 Sep 2015 21:36:00 +0000 (14:36 -0700)]
perty new screenies and updates

10 years agoMerge pull request #3866 from owncloud/fixpr
Carla Schroder [Fri, 18 Sep 2015 16:09:26 +0000 (09:09 -0700)]
Merge pull request #3866 from owncloud/fixpr

restore missing image to fix build failure of PR 3838

10 years agorestore missing image to fix build failure of PR 3838
Carla Schroder [Fri, 18 Sep 2015 16:03:32 +0000 (09:03 -0700)]
restore missing image to fix build failure of PR 3838

10 years agoMerge pull request #3838 from owncloud/docfixes
Carla Schroder [Fri, 18 Sep 2015 15:09:11 +0000 (08:09 -0700)]
Merge pull request #3838 from owncloud/docfixes

move new features to introduction, fix missing images

10 years agoFolderMan: Fix for removing a syncing folder #3843
Christian Kamm [Fri, 18 Sep 2015 12:34:01 +0000 (14:34 +0200)]
FolderMan: Fix for removing a syncing folder #3843

We can't schedule the next folder if we aren't notified that
the removed folder has finished syncing...

10 years agoConnectionMethodDialog: Don't be insecure on close #3863
Christian Kamm [Fri, 18 Sep 2015 10:12:53 +0000 (12:12 +0200)]
ConnectionMethodDialog: Don't be insecure on close #3863

10 years agoUpdater: Ensure folders are not removed #3747
Christian Kamm [Fri, 18 Sep 2015 09:58:10 +0000 (11:58 +0200)]
Updater: Ensure folders are not removed #3747

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 18 Sep 2015 06:19:38 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years agoremove ugly images
Carla Schroder [Fri, 18 Sep 2015 00:44:21 +0000 (17:44 -0700)]
remove ugly images

10 years agonice new screenshots from windows pc
Carla Schroder [Fri, 18 Sep 2015 00:41:22 +0000 (17:41 -0700)]
nice new screenshots from windows pc

10 years agoRevert "NSIS: Try to ignore (invalid) errors from NSIS UAC"
Daniel Molkentin [Thu, 17 Sep 2015 12:47:54 +0000 (14:47 +0200)]
Revert "NSIS: Try to ignore (invalid) errors from NSIS UAC"

This reverts commit 38eaf241fa98ec3cdcd56a1096a05232aeccdf23.

10 years agoSettings: Add debug output #3820
Christian Kamm [Thu, 17 Sep 2015 11:48:05 +0000 (13:48 +0200)]
Settings: Add debug output #3820

10 years agoNSIS: Try to ignore (invalid) errors from NSIS UAC
Daniel Molkentin [Thu, 17 Sep 2015 11:37:48 +0000 (13:37 +0200)]
NSIS: Try to ignore (invalid) errors from NSIS UAC

10 years agoFolder settings: Ensure path is cleaned #3811
Christian Kamm [Thu, 17 Sep 2015 10:14:35 +0000 (12:14 +0200)]
Folder settings: Ensure path is cleaned #3811

Paths with a trailing backslash lead to a failing sync beforehand.
These paths can appear in some migration scenarios.

10 years agoPropagator: Simplify sub job finished counting #3844
Christian Kamm [Thu, 17 Sep 2015 08:12:23 +0000 (10:12 +0200)]
Propagator: Simplify sub job finished counting #3844

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 17 Sep 2015 06:19:04 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 17 Sep 2015 05:15:41 +0000 (01:15 -0400)]
[tx-robot] updated from transifex

10 years agonew screenshots and revised installation page
Carla Schroder [Wed, 16 Sep 2015 16:45:50 +0000 (09:45 -0700)]
new screenshots and revised installation page

10 years agoShare dialog: Hide settings dialog before showing #3783
Markus Goetz [Wed, 16 Sep 2015 15:17:00 +0000 (11:17 -0400)]
Share dialog: Hide settings dialog before showing #3783