]>
dgit.raspbian.org Git - nextcloud-desktop.git/log
Christian Kamm [Wed, 11 Nov 2015 08:38:39 +0000 (09:38 +0100)]
Fix csync_exclude test
The exclude file was reorganized in
b6aa18bfbcbbb26442c6b250cb39ddc420545fc1
Christian Kamm [Wed, 11 Nov 2015 08:32:13 +0000 (09:32 +0100)]
SyncJournalFileRecord: Remove unused mode field
Daniel Molkentin [Wed, 11 Nov 2015 08:36:17 +0000 (09:36 +0100)]
Fix OS X compilation: use mode_t instead of __mode_t
Jenkins for ownCloud [Wed, 11 Nov 2015 07:19:02 +0000 (02:19 -0500)]
[tx-robot] updated from transifex
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
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.
Christian Kamm [Tue, 10 Nov 2015 13:26:25 +0000 (14:26 +0100)]
CleanupPollsJobs: Preserve more journal data
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.
Christian Kamm [Tue, 10 Nov 2015 11:20:08 +0000 (12:20 +0100)]
Settings: Show first account page on startup #4036
Christian Kamm [Tue, 10 Nov 2015 11:06:57 +0000 (12:06 +0100)]
Rename env variables to include unit #2939
Christian Kamm [Thu, 29 Oct 2015 13:10:11 +0000 (14:10 +0100)]
Reflect read-only permissions in filesystem #3244
Christian Kamm [Tue, 10 Nov 2015 09:06:14 +0000 (10:06 +0100)]
Silence warning by removing extra semicolon
Jenkins for ownCloud [Tue, 10 Nov 2015 07:19:10 +0000 (02:19 -0500)]
[tx-robot] updated from transifex
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.
Olivier Goffart [Mon, 9 Nov 2015 16:21:42 +0000 (17:21 +0100)]
ShareDialog: fix autocompletion took the wrong user
Olivier Goffart [Mon, 9 Nov 2015 14:58:50 +0000 (15:58 +0100)]
Share dialog: a few layout adjustements
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
Markus Goetz [Mon, 9 Nov 2015 15:38:48 +0000 (16:38 +0100)]
Account: Show local path in tooltip
Jenkins for ownCloud [Mon, 9 Nov 2015 07:22:38 +0000 (02:22 -0500)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 8 Nov 2015 07:18:58 +0000 (02:18 -0500)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 7 Nov 2015 07:19:09 +0000 (02:19 -0500)]
[tx-robot] updated from transifex
Markus Goetz [Fri, 6 Nov 2015 15:10:03 +0000 (16:10 +0100)]
Folder Status: Use same fat ... icon as web
Markus Goetz [Fri, 6 Nov 2015 14:18:14 +0000 (15:18 +0100)]
macdeployqt: Forgot comma
Markus Goetz [Fri, 6 Nov 2015 09:18:09 +0000 (10:18 +0100)]
OS X: Fix toolbar oddity #3719
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
Jenkins for ownCloud [Fri, 6 Nov 2015 07:19:01 +0000 (02:19 -0500)]
[tx-robot] updated from transifex
Markus Goetz [Thu, 5 Nov 2015 17:15:45 +0000 (18:15 +0100)]
macdeployqt: Also copy bearer plugins
See #3449
Markus Goetz [Thu, 5 Nov 2015 16:19:49 +0000 (17:19 +0100)]
macdeployqt: Hack to make Qt 5.5 work
Roeland Jago Douma [Thu, 5 Nov 2015 14:01:29 +0000 (15:01 +0100)]
[Sharing] Build sharee list on every search
Roeland Jago Douma [Thu, 5 Nov 2015 12:16:52 +0000 (13:16 +0100)]
[Sharing] Clear completer on activation
Roeland Jago Douma [Thu, 5 Nov 2015 12:10:32 +0000 (13:10 +0100)]
[Sharing] Properly delete widget
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
Markus Goetz [Thu, 5 Nov 2015 10:35:14 +0000 (11:35 +0100)]
QtVersionAbstraction: Quick not neeed on OS X
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
Jenkins for ownCloud [Thu, 5 Nov 2015 07:19:06 +0000 (02:19 -0500)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 4 Nov 2015 21:00:35 +0000 (22:00 +0100)]
[Sharing] Allow sharing with users/groups from desktop
Lukas Reschke [Wed, 4 Nov 2015 20:06:48 +0000 (21:06 +0100)]
Add coverity badge
Daniel Molkentin [Wed, 4 Nov 2015 18:28:54 +0000 (19:28 +0100)]
Fix Qt4 build
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.
Markus Goetz [Wed, 4 Nov 2015 14:06:05 +0000 (15:06 +0100)]
Exclude: Add .nfs*
From eltrai at #4017
Jenkins for ownCloud [Wed, 4 Nov 2015 13:32:32 +0000 (08:32 -0500)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 4 Nov 2015 13:30:20 +0000 (08:30 -0500)]
[tx-robot] updated from transifex
Daniel Molkentin [Wed, 4 Nov 2015 13:25:14 +0000 (14:25 +0100)]
Merge remote-tracking branch 'origin/2.0'
Roeland Jago Douma [Sun, 1 Nov 2015 21:23:22 +0000 (22:23 +0100)]
[Sharing] First step towards proper group sharing
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.
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
Jenkins for ownCloud [Wed, 4 Nov 2015 07:19:04 +0000 (02:19 -0500)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 3 Nov 2015 07:19:04 +0000 (02:19 -0500)]
[tx-robot] updated from transifex
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
Jenkins for ownCloud [Sun, 1 Nov 2015 07:18:55 +0000 (02:18 -0500)]
[tx-robot] updated from transifex
RealRancor [Sat, 31 Oct 2015 18:05:21 +0000 (19:05 +0100)]
Make registry key a code block in autoupdate docs.
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
Olivier Goffart [Fri, 30 Oct 2015 13:05:58 +0000 (14:05 +0100)]
OwnSQL: add asserts in case of error that should not happen
Olivier Goffart [Fri, 30 Oct 2015 13:03:08 +0000 (14:03 +0100)]
SyncJournalDB, clear all the queries before closing the database
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
Olivier Goffart [Fri, 30 Oct 2015 12:21:34 +0000 (13:21 +0100)]
Sync engine: fix signal/slot connection
Olivier Goffart [Mon, 26 Oct 2015 14:46:11 +0000 (15:46 +0100)]
FolderStatusModel: attempt to detect removed undecided files #3612
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
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
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
Jenkins for ownCloud [Fri, 30 Oct 2015 06:19:00 +0000 (02:19 -0400)]
[tx-robot] updated from transifex
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).
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 :)
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.
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
Olivier Goffart [Thu, 29 Oct 2015 14:01:29 +0000 (15:01 +0100)]
Discovery: conding style: use const references for function parameters
Klaas Freitag [Thu, 29 Oct 2015 15:34:15 +0000 (16:34 +0100)]
Merge branch '2.0'
Conflicts:
ChangeLog
Roeland Jago Douma [Thu, 29 Oct 2015 15:03:47 +0000 (16:03 +0100)]
Use QLatin1Char
Klaas Freitag [Thu, 29 Oct 2015 14:46:02 +0000 (15:46 +0100)]
Add version suffix git.
Klaas Freitag [Thu, 29 Oct 2015 14:44:56 +0000 (15:44 +0100)]
Merge branch '2.0.2' into 2.0
Conflicts:
ChangeLog
Roeland Jago Douma [Thu, 29 Oct 2015 13:27:49 +0000 (14:27 +0100)]
Shares do not have parents
Also some pointer cleanups
Roeland Jago Douma [Thu, 29 Oct 2015 13:00:28 +0000 (14:00 +0100)]
Proper foreach
Roeland Jago Douma [Thu, 29 Oct 2015 12:57:22 +0000 (13:57 +0100)]
Properly cleanup OCS jobs
Roeland Jago Douma [Thu, 29 Oct 2015 12:48:53 +0000 (13:48 +0100)]
Proper const usage
Roeland Jago Douma [Thu, 29 Oct 2015 12:39:29 +0000 (13:39 +0100)]
Fix typos
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
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
Roeland Jago Douma [Thu, 29 Oct 2015 10:09:10 +0000 (11:09 +0100)]
Add share manager and the share objects
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.
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
Olivier Goffart [Thu, 29 Oct 2015 11:44:28 +0000 (12:44 +0100)]
Merge remote-tracking branch 'origin/2.0'
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
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.
ckamm [Thu, 29 Oct 2015 09:40:24 +0000 (10:40 +0100)]
Merge pull request #3951 from ckamm/checksum
Checksums stored in database #3735
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.
Christian Kamm [Thu, 29 Oct 2015 08:35:42 +0000 (09:35 +0100)]
Propagator: Add blacklisting of disk space errors #2939
Jenkins for ownCloud [Thu, 29 Oct 2015 06:18:59 +0000 (02:18 -0400)]
[tx-robot] updated from transifex
Daniel Molkentin [Wed, 28 Oct 2015 19:42:53 +0000 (20:42 +0100)]
State application name in update notification
Fixes #4020
Markus Goetz [Wed, 28 Oct 2015 16:03:47 +0000 (17:03 +0100)]
ChangeLog: Mention propagator removal
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.
Christian Kamm [Wed, 28 Oct 2015 13:22:29 +0000 (14:22 +0100)]
Checksum: Fixes after review
Christian Kamm [Wed, 28 Oct 2015 10:00:03 +0000 (11:00 +0100)]
Checksum: Put checksum type into separate column #3735
Olivier Goffart [Wed, 28 Oct 2015 12:24:57 +0000 (13:24 +0100)]
Fix Qt4 compilation
Markus Goetz [Wed, 28 Oct 2015 10:25:02 +0000 (11:25 +0100)]
sync-exclude.lst: More likely matching files first
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
Markus Goetz [Wed, 28 Oct 2015 10:06:50 +0000 (11:06 +0100)]
Merge branch 'kill_legacy_propagator'
Markus Goetz [Wed, 28 Oct 2015 09:59:02 +0000 (10:59 +0100)]
legacy propagator: Remove more code
Christian Kamm [Wed, 28 Oct 2015 09:04:15 +0000 (10:04 +0100)]
csync tests: Remove unused function
Christian Kamm [Wed, 28 Oct 2015 08:59:33 +0000 (09:59 +0100)]
Checksum: Disallow ADLER32, use Adler32 #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.