]>
source.dussan.org Git - nextcloud-server.git/log
Thomas Müller [Sat, 13 Feb 2016 17:25:13 +0000 (18:25 +0100)]
Merge pull request #22357 from owncloud/tags-hideonrename
Properly hide tag name on rename
Thomas Müller [Sat, 13 Feb 2016 17:25:04 +0000 (18:25 +0100)]
Merge pull request #22351 from owncloud/fix_22277
show remote server on federated share auto-complete
Thomas Müller [Sat, 13 Feb 2016 17:24:26 +0000 (18:24 +0100)]
Merge pull request #22345 from owncloud/make-note-if-appcodechecker-is-not-enabled
Add note if integrity check is disabled
Thomas Müller [Sat, 13 Feb 2016 17:24:17 +0000 (18:24 +0100)]
Merge pull request #22343 from owncloud/check-if-admin-user
Check if admin user
Thomas Müller [Sat, 13 Feb 2016 17:24:00 +0000 (18:24 +0100)]
Merge pull request #22331 from owncloud/dav-nonexisting-part
fix getNodeForPath for non existing part files
Jenkins for ownCloud [Sat, 13 Feb 2016 06:55:39 +0000 (01:55 -0500)]
[tx-robot] updated from transifex
Vincent Petry [Fri, 12 Feb 2016 20:27:28 +0000 (21:27 +0100)]
Properly hide tag name on rename
Thomas Müller [Fri, 12 Feb 2016 18:39:56 +0000 (19:39 +0100)]
Merge pull request #22354 from owncloud/only-register-when-available
Only register admin page when update is available
Lukas Reschke [Fri, 12 Feb 2016 17:45:42 +0000 (18:45 +0100)]
Only register admin page when update is available
Fixes https://github.com/owncloud/core/issues/22353
Thomas Müller [Fri, 12 Feb 2016 15:51:08 +0000 (16:51 +0100)]
Merge pull request #21832 from owncloud/reduce-user-object-issues
Always set up a config object within the user object
Morris Jobke [Thu, 21 Jan 2016 15:19:53 +0000 (16:19 +0100)]
Always set up a config object within the user object
* the new getEmailAddress and setEmailAddress relies on this anyway
Thomas Müller [Fri, 12 Feb 2016 15:28:49 +0000 (16:28 +0100)]
Merge pull request #22349 from owncloud/icon-updates
icon fixes: comments, delete
Thomas Müller [Fri, 12 Feb 2016 15:09:37 +0000 (16:09 +0100)]
Merge pull request #21837 from owncloud/recipients-error-message
First try for shareWithField error message
Thomas Müller [Fri, 12 Feb 2016 15:09:05 +0000 (16:09 +0100)]
Merge pull request #22292 from owncloud/smb-handle-forbidden
handle forbidden exceptions in smb backend
Bjoern Schiessle [Fri, 12 Feb 2016 14:27:58 +0000 (15:27 +0100)]
show remote server on auto complete
Bjoern Schiessle [Fri, 12 Feb 2016 14:27:39 +0000 (15:27 +0100)]
add remote server to the result
Lukas Reschke [Fri, 12 Feb 2016 09:36:43 +0000 (10:36 +0100)]
Check if admin user
We should not add the JS for not admin users.
Jan-Christoph Borchardt [Fri, 12 Feb 2016 13:08:44 +0000 (14:08 +0100)]
add proper comment icon and add it to icons.css
Jan-Christoph Borchardt [Fri, 12 Feb 2016 13:05:05 +0000 (14:05 +0100)]
add white delete icon
Thomas Müller [Fri, 12 Feb 2016 12:22:05 +0000 (13:22 +0100)]
Merge pull request #22294 from owncloud/carddav-report-list-groups-2
Adding a custom webdav property which holds the list of contacts groups
Thomas Müller [Fri, 12 Feb 2016 10:12:14 +0000 (11:12 +0100)]
Merge pull request #22305 from owncloud/sharestatus_to_ocs_22298
Calculate the share statuses in js from the OCS Response
Lukas Reschke [Fri, 12 Feb 2016 10:11:39 +0000 (11:11 +0100)]
Add note if integrity check is disabled
Our issue template states that users should post the output of `/index.php/settings/integrity/failed`, at the moment it displays that all passes have been passed if the integrity checker has been disabled.
This is however a wrong approach considering that some distributions are gonna package Frankenstein releases and makes it harder for us to detect such issues. Thus if the integrity code checker is disabled (using the config switch) it displays now: `Appcode checker has been disabled. Integrity cannot be verified.`
This is not displayed anywhere else in the UI except these URL used for us for debugging purposes.
Thomas Müller [Fri, 12 Feb 2016 10:11:26 +0000 (11:11 +0100)]
Merge pull request #22309 from owncloud/infinite-recursion-on-expired-link
Do not getShare in deleteShare, it's already there when deleting
Thomas Müller [Fri, 12 Feb 2016 10:10:58 +0000 (11:10 +0100)]
Merge pull request #22317 from owncloud/fix_invisible_linkshares
Do not allow invisible link shares
Roeland Jago Douma [Fri, 12 Feb 2016 09:25:42 +0000 (10:25 +0100)]
Clear error when removing text
Roeland Jago Douma [Fri, 12 Feb 2016 09:04:11 +0000 (10:04 +0100)]
Update tooltip on new search
Julian Müller [Thu, 21 Jan 2016 21:22:26 +0000 (22:22 +0100)]
First try for shareWithField error message
Second try for ShareWithField error message
Jenkins for ownCloud [Fri, 12 Feb 2016 06:56:04 +0000 (01:56 -0500)]
[tx-robot] updated from transifex
Thomas Müller [Thu, 11 Feb 2016 18:08:28 +0000 (19:08 +0100)]
Merge pull request #22334 from owncloud/files_videoplayer_it_is
Mark files_videoplayer as shipped
Lukas Reschke [Thu, 11 Feb 2016 18:06:48 +0000 (19:06 +0100)]
Mark files_videoplayer as shipped
Ref https://github.com/owncloud/files_video_player/pull/27 + https://github.com/owncloud/files_videoplayer/issues/26#issuecomment-
182968638
Thomas Müller [Thu, 11 Feb 2016 17:51:58 +0000 (18:51 +0100)]
Merge pull request #22314 from owncloud/fix-mariadb-autotest
Wait until mariadb is up and running
Robin Appelman [Thu, 11 Feb 2016 16:22:40 +0000 (17:22 +0100)]
fix getNodeForPath for non existing part files
Thomas Müller [Thu, 11 Feb 2016 16:19:29 +0000 (17:19 +0100)]
Merge pull request #22320 from owncloud/files_external-crypt
encrypt passwords for files_external
Thomas Müller [Thu, 11 Feb 2016 13:31:47 +0000 (14:31 +0100)]
Merge pull request #22315 from owncloud/update-info-checker-requirements
Update info checker requirements
Thomas Müller [Thu, 11 Feb 2016 13:28:51 +0000 (14:28 +0100)]
Merge pull request #22264 from owncloud/read-version-from-info.xml-only
No longer evaluate appinfo/version
Thomas Müller [Thu, 11 Feb 2016 13:11:41 +0000 (14:11 +0100)]
Use official mariadb docker
Thomas Müller [Thu, 11 Feb 2016 13:07:40 +0000 (14:07 +0100)]
Merge pull request #22322 from owncloud/fix-typo
Fix typo
Thomas Müller [Thu, 11 Feb 2016 13:02:44 +0000 (14:02 +0100)]
Merge pull request #22307 from owncloud/remove-notification-on-unshare-and-on-errors
Remove notification on unshare and on errors
Thomas Müller [Thu, 11 Feb 2016 13:02:24 +0000 (14:02 +0100)]
Merge pull request #22308 from owncloud/shorter-ttl-find-path
Shorter TTL on findBinaryPath caching
Thomas Müller [Thu, 11 Feb 2016 13:02:08 +0000 (14:02 +0100)]
Merge pull request #22290 from owncloud/dav-upload-scan-in-lock
scan the file in the write lock when uploading over dav
Robin Appelman [Thu, 11 Feb 2016 12:55:22 +0000 (13:55 +0100)]
encrypt passwords for files_external
Morris Jobke [Thu, 11 Feb 2016 12:59:15 +0000 (13:59 +0100)]
Fix typo
Roeland Jago Douma [Thu, 11 Feb 2016 12:28:15 +0000 (13:28 +0100)]
Fix migration step to avoind invisible shares
Roeland Jago Douma [Thu, 11 Feb 2016 11:32:05 +0000 (12:32 +0100)]
Add tests
Roeland Jago Douma [Thu, 11 Feb 2016 10:55:09 +0000 (11:55 +0100)]
Add parent for invisible link shares
Morris Jobke [Thu, 11 Feb 2016 12:02:52 +0000 (13:02 +0100)]
Merge pull request #22316 from owncloud/fix_22309
Properly check for legacy methods on IShare objects
Joas Schilling [Thu, 11 Feb 2016 10:25:50 +0000 (11:25 +0100)]
Update info checker requirements
Roeland Jago Douma [Thu, 11 Feb 2016 10:30:52 +0000 (11:30 +0100)]
Properly check for legacy methods
The new shares are completely without parents eventually. But for some
current legacy reasons the methods are still around. But we should
properly check for them.
Fixes #22309
Roeland Jago Douma [Thu, 11 Feb 2016 10:21:12 +0000 (11:21 +0100)]
Fix unit tests
Joas Schilling [Thu, 11 Feb 2016 09:51:58 +0000 (10:51 +0100)]
Do not getShare in deleteShare, it's already there when deleting
Thomas Müller [Thu, 11 Feb 2016 10:09:03 +0000 (11:09 +0100)]
Wait until mariadb is up and running
Roeland Jago Douma [Thu, 11 Feb 2016 10:06:26 +0000 (11:06 +0100)]
Reload list of shares on directory change
Roeland Jago Douma [Thu, 11 Feb 2016 07:17:52 +0000 (08:17 +0100)]
Calculate the share statuses in js from the OCS Response
Right now this is only done on page load. We should do it on each
directory traversal.
Thomas Müller [Thu, 11 Feb 2016 10:01:47 +0000 (11:01 +0100)]
Merge pull request #22281 from owncloud/activity-100-unshare-activities
Add translations of unshare activities
Thomas Müller [Thu, 11 Feb 2016 09:53:18 +0000 (10:53 +0100)]
Fixes #13658
Joas Schilling [Thu, 11 Feb 2016 09:12:14 +0000 (10:12 +0100)]
Delete the notification when the owner unshares the remote before the user did anything
Joas Schilling [Thu, 11 Feb 2016 09:11:42 +0000 (10:11 +0100)]
Remove the notification if accepting/declining failed because of 404
Jenkins for ownCloud [Thu, 11 Feb 2016 06:55:35 +0000 (01:55 -0500)]
[tx-robot] updated from transifex
C Montero-Luque [Wed, 10 Feb 2016 22:31:16 +0000 (17:31 -0500)]
9.0.0 beta 1
Thomas Müller [Wed, 10 Feb 2016 19:01:41 +0000 (20:01 +0100)]
Merge pull request #22285 from owncloud/fix_22275
Only show link shares for the current user
Lukas Reschke [Wed, 10 Feb 2016 18:57:51 +0000 (19:57 +0100)]
Merge pull request #22297 from owncloud/public-webdavdownloadlink
Revert back to non-webdav download link for public URLs
Vincent Petry [Wed, 10 Feb 2016 18:09:52 +0000 (19:09 +0100)]
Revert back to non-webdav download link for public URLs
Fixes issues with browsers not happy with the token.
Fixes activities which were not sent.
Thomas Müller [Wed, 10 Feb 2016 16:31:38 +0000 (17:31 +0100)]
Merge pull request #22276 from owncloud/harden-updater-auth
Harden updater authentication
Thomas Müller [Wed, 10 Feb 2016 16:26:11 +0000 (17:26 +0100)]
Merge pull request #22269 from owncloud/issue-22243-avoid-deadlock-with-lots-of-entries-to-cleanup
Chunk the cleanup queries to make sure they don't time out
Thomas Müller [Wed, 10 Feb 2016 16:25:34 +0000 (17:25 +0100)]
Merge pull request #22271 from owncloud/remember-login-state
Remember previous state of remember login checkbox
Thomas Müller [Wed, 10 Feb 2016 16:25:14 +0000 (17:25 +0100)]
Merge pull request #22273 from owncloud/versions-fixpathasrecipient
Fix versions path as share recipient when different than owner path
Thomas Müller [Wed, 10 Feb 2016 10:04:12 +0000 (11:04 +0100)]
No longer evaluate appinfo/version
Thomas Müller [Wed, 10 Feb 2016 16:06:13 +0000 (17:06 +0100)]
Adding a custom webdav property which holds the list of contacts groups
Roeland Jago Douma [Wed, 10 Feb 2016 15:48:29 +0000 (16:48 +0100)]
Also filter the old share info endpoint
Make sure we do not show an icon if we can't display a share
Robin Appelman [Wed, 10 Feb 2016 15:41:58 +0000 (16:41 +0100)]
handle forbidden exceptions in smb backend
Robin Appelman [Wed, 10 Feb 2016 15:31:32 +0000 (16:31 +0100)]
also fix lock order for chunked dav uploads
Lukas Reschke [Wed, 10 Feb 2016 13:41:47 +0000 (14:41 +0100)]
Harden updater authentication
- Reset tokens after 2 hours as discussed at https://github.com/owncloud/updater/issues/220#issuecomment-
182033453
- Used BCrypt for storing the password in the config.php. This makes it substantially harder in case of a leakage of the token to bruteforce it. In the future we can evaluate also an HMAC including the IP. That's a bit tricker though at the moment considering that we support reverse proxies. Didn't feel brave enough to touch that dragon now as well ;)
Robin Appelman [Wed, 10 Feb 2016 15:21:13 +0000 (16:21 +0100)]
scan the file in the write lock when uploading over dav
Roeland Jago Douma [Wed, 10 Feb 2016 15:00:55 +0000 (16:00 +0100)]
Only show link shares for the current user
Currently we have no way to display multiple links in the UI.
So just display the link share for the current user.
Fixes #22275
Joas Schilling [Wed, 10 Feb 2016 13:47:29 +0000 (14:47 +0100)]
Add translations of unshare activities
Vincent Chan [Wed, 10 Feb 2016 14:28:14 +0000 (15:28 +0100)]
refactoring code
Thomas Müller [Wed, 10 Feb 2016 14:14:52 +0000 (15:14 +0100)]
Merge pull request #22267 from owncloud/fix_encryption2
calculate and update the version of the encryption signature correctly
Thomas Müller [Wed, 10 Feb 2016 13:35:50 +0000 (14:35 +0100)]
Merge pull request #20073 from owncloud/files-should-add-download-disposition
Serve files with an attachment disposition for new DAV endpoint
Thomas Müller [Wed, 10 Feb 2016 13:23:04 +0000 (14:23 +0100)]
Merge pull request #22270 from owncloud/use-cache-directly
Use cache directly instead of QueryBuilder
Thomas Müller [Wed, 10 Feb 2016 13:22:36 +0000 (14:22 +0100)]
Merge pull request #22274 from owncloud/fix_21710
Updated davclient.js to support MKCOL in edge
Thomas Müller [Wed, 10 Feb 2016 13:22:18 +0000 (14:22 +0100)]
Merge pull request #22263 from owncloud/fix-group-principals
Fix group principal
Roeland Jago Douma [Wed, 10 Feb 2016 12:52:54 +0000 (13:52 +0100)]
Updated davclient.js
Fix for MKCOL in edge
Vincent Petry [Wed, 10 Feb 2016 12:46:15 +0000 (13:46 +0100)]
Merge pull request #22266 from owncloud/fix_21726
Only show link spinner if the share exists
Vincent Petry [Wed, 10 Feb 2016 12:39:25 +0000 (13:39 +0100)]
Use full path of known file when handling versions
Instead of relying on the versions API response, use the known file path
when populating version models.
Vincent Petry [Wed, 10 Feb 2016 12:38:38 +0000 (13:38 +0100)]
Remove path from versions response
The path attribute contains the path relative to the owner's home
folder, not the one from the recipient, which is useless for the client
and needlessly discloses the owner's original path.
The requested already has access to the full path of the file, so no
need to add it to the response.
Bjoern Schiessle [Wed, 10 Feb 2016 11:34:55 +0000 (12:34 +0100)]
remember signature version and only set it on update to make sure that other
apps like files_versions still get the old signature version
Joas Schilling [Wed, 10 Feb 2016 11:01:55 +0000 (12:01 +0100)]
Chunk the queries to make sure they don't time out
Vincent Chan [Wed, 10 Feb 2016 11:37:38 +0000 (12:37 +0100)]
Remember previous state of remember login checkbox
fixes #22205
Lukas Reschke [Wed, 10 Feb 2016 11:30:39 +0000 (12:30 +0100)]
Use cache directly instead of QB
In case somebody does not use oc_filecache
Roeland Jago Douma [Wed, 10 Feb 2016 10:08:15 +0000 (11:08 +0100)]
Only show link spinner if the share exists
If there is no share to delete do not set the spinner.
Fixes #21726
Bjoern Schiessle [Wed, 10 Feb 2016 10:08:03 +0000 (11:08 +0100)]
use the version of the original file if we write the part file to have a proper version if we move the file over to the original location
Thomas Müller [Wed, 10 Feb 2016 09:43:32 +0000 (10:43 +0100)]
Fix group principal
Thomas Müller [Wed, 10 Feb 2016 09:06:14 +0000 (10:06 +0100)]
Merge pull request #22253 from owncloud/notifications-for-remote-shares
Notifications for remote shares
Thomas Müller [Wed, 10 Feb 2016 07:58:46 +0000 (08:58 +0100)]
Merge pull request #22256 from owncloud/hide-updater-secret
Hide updater.secret from occ output by default
Joas Schilling [Wed, 10 Feb 2016 07:23:06 +0000 (08:23 +0100)]
Fix oracle by using less quotes
Joas Schilling [Tue, 9 Feb 2016 16:18:07 +0000 (17:18 +0100)]
Listen to the notification event to reload the file list
Joas Schilling [Tue, 9 Feb 2016 15:42:40 +0000 (16:42 +0100)]
Mark the accept button as primary
Joas Schilling [Tue, 9 Feb 2016 15:33:17 +0000 (16:33 +0100)]
Create the actions with the correct ID
Joas Schilling [Tue, 9 Feb 2016 15:32:59 +0000 (16:32 +0100)]
Make sure the share ID is an integer
Joas Schilling [Tue, 9 Feb 2016 15:11:41 +0000 (16:11 +0100)]
Fix action paths