]> dgit.raspbian.org Git - nextcloud-desktop.git/log
nextcloud-desktop.git
10 years agoFix csync_exclude test
Christian Kamm [Wed, 11 Nov 2015 08:38:39 +0000 (09:38 +0100)]
Fix csync_exclude test

The exclude file was reorganized in
b6aa18bfbcbbb26442c6b250cb39ddc420545fc1

10 years agoSyncJournalFileRecord: Remove unused mode field
Christian Kamm [Wed, 11 Nov 2015 08:32:13 +0000 (09:32 +0100)]
SyncJournalFileRecord: Remove unused mode field

10 years agoFix OS X compilation: use mode_t instead of __mode_t
Daniel Molkentin [Wed, 11 Nov 2015 08:36:17 +0000 (09:36 +0100)]
Fix OS X compilation: use mode_t instead of __mode_t

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 11 Nov 2015 07:19:02 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years agoMerge pull request #4100 from mnutt/credentials-from-url
Markus Goetz [Tue, 10 Nov 2015 15:12:34 +0000 (16:12 +0100)]
Merge pull request #4100 from mnutt/credentials-from-url

Populate account setup credentials from server URL

10 years agoChecksums: Treat more carefully in db #4034
Christian Kamm [Tue, 10 Nov 2015 14:05:00 +0000 (15:05 +0100)]
Checksums: Treat more carefully in db #4034

In particular, preserve them on local rename or remote move.

10 years agoCleanupPollsJobs: Preserve more journal data
Christian Kamm [Tue, 10 Nov 2015 13:26:25 +0000 (14:26 +0100)]
CleanupPollsJobs: Preserve more journal data

10 years agoTray: Show settings dialog on click if it's not active
Christian Kamm [Tue, 10 Nov 2015 11:33:36 +0000 (12:33 +0100)]
Tray: Show settings dialog on click if it's not active

Before, you often had to click twice to bring the window
to the front, because the first click would close it.

10 years agoSettings: Show first account page on startup #4036
Christian Kamm [Tue, 10 Nov 2015 11:20:08 +0000 (12:20 +0100)]
Settings: Show first account page on startup #4036

10 years agoRename env variables to include unit #2939
Christian Kamm [Tue, 10 Nov 2015 11:06:57 +0000 (12:06 +0100)]
Rename env variables to include unit #2939

10 years agoReflect read-only permissions in filesystem #3244
Christian Kamm [Thu, 29 Oct 2015 13:10:11 +0000 (14:10 +0100)]
Reflect read-only permissions in filesystem #3244

10 years agoSilence warning by removing extra semicolon
Christian Kamm [Tue, 10 Nov 2015 09:06:14 +0000 (10:06 +0100)]
Silence warning by removing extra semicolon

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 10 Nov 2015 07:19:10 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years agoSetupWizard: populate credentials from HTTP server URL
Michael Nutt [Mon, 9 Nov 2015 23:21:33 +0000 (18:21 -0500)]
SetupWizard: populate credentials from HTTP server URL

If a user enters a server URL in the form of
https://user:pass@example.com/, pre-populate the following credentials
page with those values.

10 years agoShareDialog: fix autocompletion took the wrong user
Olivier Goffart [Mon, 9 Nov 2015 16:21:42 +0000 (17:21 +0100)]
ShareDialog: fix autocompletion took the wrong user

10 years agoShare dialog: a few layout adjustements
Olivier Goffart [Mon, 9 Nov 2015 14:58:50 +0000 (15:58 +0100)]
Share dialog: a few layout adjustements

10 years agoDiscovery: silent static analysis warning
Olivier Goffart [Mon, 9 Nov 2015 14:05:53 +0000 (15:05 +0100)]
Discovery: silent static analysis warning

We do a check one line earlier that the size is smaller than the buffer
Then we don't need to call strncpy,  strcpy is enough

10 years agoAccount: Show local path in tooltip
Markus Goetz [Mon, 9 Nov 2015 15:38:48 +0000 (16:38 +0100)]
Account: Show local path in tooltip

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 9 Nov 2015 07:22:38 +0000 (02:22 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 8 Nov 2015 07:18:58 +0000 (02:18 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 7 Nov 2015 07:19:09 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years agoFolder Status: Use same fat ... icon as web
Markus Goetz [Fri, 6 Nov 2015 15:10:03 +0000 (16:10 +0100)]
Folder Status: Use same fat ... icon as web

10 years agomacdeployqt: Forgot comma
Markus Goetz [Fri, 6 Nov 2015 14:18:14 +0000 (15:18 +0100)]
macdeployqt: Forgot comma

10 years agoOS X: Fix toolbar oddity #3719
Markus Goetz [Fri, 6 Nov 2015 09:18:09 +0000 (10:18 +0100)]
OS X: Fix toolbar oddity #3719

10 years agoMerge pull request #4055 from owncloud/user_group_sharing
Roeland Douma [Fri, 6 Nov 2015 08:35:42 +0000 (09:35 +0100)]
Merge pull request #4055 from owncloud/user_group_sharing

User group sharing

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 6 Nov 2015 07:19:01 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years agomacdeployqt: Also copy bearer plugins
Markus Goetz [Thu, 5 Nov 2015 17:15:45 +0000 (18:15 +0100)]
macdeployqt: Also copy bearer plugins

See #3449

10 years agomacdeployqt: Hack to make Qt 5.5 work
Markus Goetz [Thu, 5 Nov 2015 16:19:49 +0000 (17:19 +0100)]
macdeployqt: Hack to make Qt 5.5 work

10 years ago[Sharing] Build sharee list on every search
Roeland Jago Douma [Thu, 5 Nov 2015 14:01:29 +0000 (15:01 +0100)]
[Sharing] Build sharee list on every search

10 years ago[Sharing] Clear completer on activation
Roeland Jago Douma [Thu, 5 Nov 2015 12:16:52 +0000 (13:16 +0100)]
[Sharing] Clear completer on activation

10 years ago[Sharing] Properly delete widget
Roeland Jago Douma [Thu, 5 Nov 2015 12:10:32 +0000 (13:10 +0100)]
[Sharing] Properly delete widget

10 years ago[Sharing] Filter sharee list properly
Roeland Jago Douma [Thu, 5 Nov 2015 11:30:34 +0000 (12:30 +0100)]
[Sharing] Filter sharee list properly

You can't share with a user/group that you've already shared with
You can't share with yourself

10 years agoQtVersionAbstraction: Quick not neeed on OS X
Markus Goetz [Thu, 5 Nov 2015 10:35:14 +0000 (11:35 +0100)]
QtVersionAbstraction: Quick not neeed on OS X

10 years ago[Sharing] Reorganized sharedialog code
Roeland Jago Douma [Thu, 5 Nov 2015 08:58:16 +0000 (09:58 +0100)]
[Sharing] Reorganized sharedialog code

Now we have 1 simple dialog that includes 2 widgets.
* ShareLinkWidget (for link shares)
* ShareUserGroupWidget (for user/group shares)

The ShareUserGroupWidget is only included if the server version is >=
8.2.0

For <8.2.0 the old behavior is preserved

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 5 Nov 2015 07:19:06 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years ago[Sharing] Allow sharing with users/groups from desktop
Roeland Jago Douma [Wed, 4 Nov 2015 21:00:35 +0000 (22:00 +0100)]
[Sharing] Allow sharing with users/groups from desktop

10 years agoAdd coverity badge
Lukas Reschke [Wed, 4 Nov 2015 20:06:48 +0000 (21:06 +0100)]
Add coverity badge

10 years agoFix Qt4 build
Daniel Molkentin [Wed, 4 Nov 2015 18:28:54 +0000 (19:28 +0100)]
Fix Qt4 build

10 years agoMerge pull request #4052 from RealRancor/fix_autoupdate
Markus Goetz [Wed, 4 Nov 2015 14:11:45 +0000 (15:11 +0100)]
Merge pull request #4052 from RealRancor/fix_autoupdate

Make registry key a code block in autoupdate docs.

10 years agoExclude: Add .nfs*
Markus Goetz [Wed, 4 Nov 2015 14:06:05 +0000 (15:06 +0100)]
Exclude: Add .nfs*

From eltrai at #4017

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 4 Nov 2015 13:32:32 +0000 (08:32 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 4 Nov 2015 13:30:20 +0000 (08:30 -0500)]
[tx-robot] updated from transifex

10 years agoMerge remote-tracking branch 'origin/2.0'
Daniel Molkentin [Wed, 4 Nov 2015 13:25:14 +0000 (14:25 +0100)]
Merge remote-tracking branch 'origin/2.0'

10 years ago[Sharing] First step towards proper group sharing
Roeland Jago Douma [Sun, 1 Nov 2015 21:23:22 +0000 (22:23 +0100)]
[Sharing] First step towards proper group sharing

10 years ago[Sharing] Add user/group sharing dialog
Roeland Jago Douma [Sat, 31 Oct 2015 21:21:09 +0000 (22:21 +0100)]
[Sharing] Add user/group sharing dialog

Dialog can now retrive current shares for path, set the permissions on
those shares and delete the share.

10 years ago[Sharing] Add setpermission to sharing code
Roeland Jago Douma [Sat, 31 Oct 2015 12:39:08 +0000 (13:39 +0100)]
[Sharing] Add setpermission to sharing code

For user/group/remote shares we were just missing the setPermissions
functionality

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 4 Nov 2015 07:19:04 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 3 Nov 2015 07:19:04 +0000 (02:19 -0500)]
[tx-robot] updated from transifex

10 years agoMerge pull request #4049 from Naereen/patch-1
Klaas Freitag [Mon, 2 Nov 2015 09:14:07 +0000 (10:14 +0100)]
Merge pull request #4049 from Naereen/patch-1

Reviewing, improved style, and a initializing message

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 1 Nov 2015 07:18:55 +0000 (02:18 -0500)]
[tx-robot] updated from transifex

10 years agoMake registry key a code block in autoupdate docs.
RealRancor [Sat, 31 Oct 2015 18:05:21 +0000 (19:05 +0100)]
Make registry key a code block in autoupdate docs.

10 years agoReviewing, improved style, and a initializing message
Lilian Besson [Sat, 31 Oct 2015 12:07:18 +0000 (13:07 +0100)]
Reviewing, improved style, and a initializing message

- Add an "Initializing owncloud-client-nautilus extension" message

10 years agoOwnSQL: add asserts in case of error that should not happen
Olivier Goffart [Fri, 30 Oct 2015 13:05:58 +0000 (14:05 +0100)]
OwnSQL: add asserts in case of error that should not happen

10 years agoSyncJournalDB, clear all the queries before closing the database
Olivier Goffart [Fri, 30 Oct 2015 13:03:08 +0000 (14:03 +0100)]
SyncJournalDB, clear all the queries before closing the database

10 years agoowncloudcmd: add --max-sync-retries #4037
Olivier Goffart [Fri, 30 Oct 2015 12:35:00 +0000 (13:35 +0100)]
owncloudcmd: add --max-sync-retries  #4037

And limit by default to 3 retries

10 years agoSync engine: fix signal/slot connection
Olivier Goffart [Fri, 30 Oct 2015 12:21:34 +0000 (13:21 +0100)]
Sync engine: fix signal/slot connection

10 years agoFolderStatusModel: attempt to detect removed undecided files #3612
Olivier Goffart [Mon, 26 Oct 2015 14:46:11 +0000 (15:46 +0100)]
FolderStatusModel: attempt to detect removed undecided files #3612

10 years agoDiscovery: Don't leak DiscoveryDirectoryResult in case of error
Olivier Goffart [Fri, 30 Oct 2015 11:20:12 +0000 (12:20 +0100)]
Discovery: Don't leak DiscoveryDirectoryResult in case of error

Also remove redundent Q_FUNC_INFO

10 years agoMerge pull request #4033 from owncloud/share_object
Roeland Douma [Fri, 30 Oct 2015 10:01:03 +0000 (11:01 +0100)]
Merge pull request #4033 from owncloud/share_object

Add share manager and the share objects

10 years agoMerge pull request #4040 from owncloud/phil-davis-changelog-master
Klaas Freitag [Fri, 30 Oct 2015 09:36:38 +0000 (10:36 +0100)]
Merge pull request #4040 from owncloud/phil-davis-changelog-master

ChangeLog typos that reverted in merge from 2.0

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

10 years agoUse proper QFlags
Roeland Jago Douma [Thu, 29 Oct 2015 20:47:47 +0000 (21:47 +0100)]
Use proper QFlags

Now the ShareTypes and Permissions are part of the Share class (which is
a bit better abstracted away).

10 years agoChangeLog typos that reverted in merge from 2.0
Phil Davis [Thu, 29 Oct 2015 17:50:48 +0000 (23:35 +0545)]
ChangeLog typos that reverted in merge from 2.0

Hopefully the last place I need to submit this again :)

10 years agoAct properly if OCS endpoint returned an error (OCS error)
Roeland Jago Douma [Thu, 29 Oct 2015 15:56:23 +0000 (16:56 +0100)]
Act properly if OCS endpoint returned an error (OCS error)

For now pass it on to the gui. So at least they know something is wrong.

10 years agoSyncEngine: Don't whipe the white list if the sync was aborted
Olivier Goffart [Thu, 29 Oct 2015 15:43:30 +0000 (16:43 +0100)]
SyncEngine:  Don't whipe the white list if the sync was aborted

Issue #4018

10 years agoDiscovery: conding style: use const references for function parameters
Olivier Goffart [Thu, 29 Oct 2015 14:01:29 +0000 (15:01 +0100)]
Discovery: conding style: use const references for function parameters

10 years agoMerge branch '2.0'
Klaas Freitag [Thu, 29 Oct 2015 15:34:15 +0000 (16:34 +0100)]
Merge branch '2.0'

Conflicts:
ChangeLog

10 years agoUse QLatin1Char
Roeland Jago Douma [Thu, 29 Oct 2015 15:03:47 +0000 (16:03 +0100)]
Use QLatin1Char

10 years agoAdd version suffix git.
Klaas Freitag [Thu, 29 Oct 2015 14:46:02 +0000 (15:46 +0100)]
Add version suffix git.

10 years agoMerge branch '2.0.2' into 2.0
Klaas Freitag [Thu, 29 Oct 2015 14:44:56 +0000 (15:44 +0100)]
Merge branch '2.0.2' into 2.0

Conflicts:
ChangeLog

10 years agoShares do not have parents
Roeland Jago Douma [Thu, 29 Oct 2015 13:27:49 +0000 (14:27 +0100)]
Shares do not have parents

Also some pointer cleanups

10 years agoProper foreach
Roeland Jago Douma [Thu, 29 Oct 2015 13:00:28 +0000 (14:00 +0100)]
Proper foreach

10 years agoProperly cleanup OCS jobs
Roeland Jago Douma [Thu, 29 Oct 2015 12:57:22 +0000 (13:57 +0100)]
Properly cleanup OCS jobs

10 years agoProper const usage
Roeland Jago Douma [Thu, 29 Oct 2015 12:48:53 +0000 (13:48 +0100)]
Proper const usage

10 years agoFix typos
Roeland Jago Douma [Thu, 29 Oct 2015 12:39:29 +0000 (13:39 +0100)]
Fix typos

10 years agoMake sure enforced passwords are properly respected
Roeland Jago Douma [Thu, 29 Oct 2015 12:31:36 +0000 (13:31 +0100)]
Make sure enforced passwords are properly respected

Fixes for old and new servers

10 years agoAdded getPublicUpload to LinkShare
Roeland Jago Douma [Thu, 29 Oct 2015 10:47:14 +0000 (11:47 +0100)]
Added getPublicUpload to LinkShare

so the gui does not have to know abou the internal permissions

10 years agoAdd share manager and the share objects
Roeland Jago Douma [Thu, 29 Oct 2015 10:09:10 +0000 (11:09 +0100)]
Add share manager and the share objects

10 years agoRevert "Config: Use monochrome icons per default on MacOSX."
Klaas Freitag [Thu, 29 Oct 2015 14:37:31 +0000 (15:37 +0100)]
Revert "Config: Use monochrome icons per default on MacOSX."

This reverts commit 546cab3f6202393f58088b5edc7fa6d3fb538a44.
For OEMs this patch causes an empty tray icon set.

10 years agoQuota: handle special negative value for the quota #3940
Olivier Goffart [Thu, 29 Oct 2015 13:33:29 +0000 (14:33 +0100)]
Quota: handle special negative value for the quota #3940

Don't show a progress bar if there is an unkown or unlimited total

10 years agoMerge remote-tracking branch 'origin/2.0'
Olivier Goffart [Thu, 29 Oct 2015 11:44:28 +0000 (12:44 +0100)]
Merge remote-tracking branch 'origin/2.0'

10 years agoPropagator: Keep a meaningfull error with old server and invalid file names
Olivier Goffart [Wed, 28 Oct 2015 12:25:49 +0000 (13:25 +0100)]
Propagator: Keep a meaningfull error with old server and invalid file names

We changed the discovery code not to ignore files whose filename contains
charachter invalid on windows. (Because newer versions of the server
supports them)
Servers older than 8.1 will just say "Bad Request" as an error and it's a
regression against previous client version. So keep nice error even with
older server.

Relates to #3736

10 years agoHidden files: Consider .* hidden everywhere #4023
Christian Kamm [Thu, 29 Oct 2015 10:59:11 +0000 (11:59 +0100)]
Hidden files: Consider .* hidden everywhere #4023

This seems to be the only place where we did this only on
non-windows OSes.

10 years agoMerge pull request #3951 from ckamm/checksum
ckamm [Thu, 29 Oct 2015 09:40:24 +0000 (10:40 +0100)]
Merge pull request #3951 from ckamm/checksum

Checksums stored in database #3735

10 years ago--version also shows Qt version
Christian Kamm [Thu, 29 Oct 2015 08:48:36 +0000 (09:48 +0100)]
--version also shows Qt version

That makes it much easier for people reporting bugs.

10 years agoPropagator: Add blacklisting of disk space errors #2939
Christian Kamm [Thu, 29 Oct 2015 08:35:42 +0000 (09:35 +0100)]
Propagator: Add blacklisting of disk space errors #2939

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

10 years agoState application name in update notification
Daniel Molkentin [Wed, 28 Oct 2015 19:42:53 +0000 (20:42 +0100)]
State application name in update notification

Fixes #4020

10 years agoChangeLog: Mention propagator removal
Markus Goetz [Wed, 28 Oct 2015 16:03:47 +0000 (17:03 +0100)]
ChangeLog: Mention propagator removal

10 years agoChecksum: Don't lose it on metadata update #3735
Christian Kamm [Wed, 28 Oct 2015 13:42:44 +0000 (14:42 +0100)]
Checksum: Don't lose it on metadata update #3735

Also improve tests.

10 years agoChecksum: Fixes after review
Christian Kamm [Wed, 28 Oct 2015 13:22:29 +0000 (14:22 +0100)]
Checksum: Fixes after review

10 years agoChecksum: Put checksum type into separate column #3735
Christian Kamm [Wed, 28 Oct 2015 10:00:03 +0000 (11:00 +0100)]
Checksum: Put checksum type into separate column #3735

10 years agoFix Qt4 compilation
Olivier Goffart [Wed, 28 Oct 2015 12:24:57 +0000 (13:24 +0100)]
Fix Qt4 compilation

10 years agosync-exclude.lst: More likely matching files first
Markus Goetz [Wed, 28 Oct 2015 10:25:02 +0000 (11:25 +0100)]
sync-exclude.lst: More likely matching files first

10 years agoExclude: Add .fuse_hidden #3999
Markus Goetz [Wed, 28 Oct 2015 10:18:44 +0000 (11:18 +0100)]
Exclude: Add .fuse_hidden #3999

No matter if we sync hidden files or not, those are files we should not sync

10 years agoMerge branch 'kill_legacy_propagator'
Markus Goetz [Wed, 28 Oct 2015 10:06:50 +0000 (11:06 +0100)]
Merge branch 'kill_legacy_propagator'

10 years agolegacy propagator: Remove more code
Markus Goetz [Wed, 28 Oct 2015 09:59:02 +0000 (10:59 +0100)]
legacy propagator: Remove more code

10 years agocsync tests: Remove unused function
Christian Kamm [Wed, 28 Oct 2015 09:04:15 +0000 (10:04 +0100)]
csync tests: Remove unused function

10 years agoChecksum: Disallow ADLER32, use Adler32 #3735
Christian Kamm [Wed, 28 Oct 2015 08:59:33 +0000 (09:59 +0100)]
Checksum: Disallow ADLER32, use Adler32 #3735

10 years agoChecksum: Fix recomputation when forced in cfg file #3735
Christian Kamm [Thu, 15 Oct 2015 07:54:01 +0000 (09:54 +0200)]
Checksum: Fix recomputation when forced in cfg file #3735

Don't recompute the checksum on each upload when the server does not
advertise supporting checksums.