]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agoMerge pull request #22357 from owncloud/tags-hideonrename
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

8 years agoMerge pull request #22351 from owncloud/fix_22277
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

8 years agoMerge pull request #22345 from owncloud/make-note-if-appcodechecker-is-not-enabled
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

8 years agoMerge pull request #22343 from owncloud/check-if-admin-user
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

8 years agoMerge pull request #22331 from owncloud/dav-nonexisting-part
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

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 13 Feb 2016 06:55:39 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

8 years agoProperly hide tag name on rename
Vincent Petry [Fri, 12 Feb 2016 20:27:28 +0000 (21:27 +0100)]
Properly hide tag name on rename

8 years agoMerge pull request #22354 from owncloud/only-register-when-available
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

8 years agoOnly 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

8 years agoMerge pull request #21832 from owncloud/reduce-user-object-issues
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

8 years agoAlways 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

8 years agoMerge pull request #22349 from owncloud/icon-updates
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

8 years agoMerge pull request #21837 from owncloud/recipients-error-message
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

8 years agoMerge pull request #22292 from owncloud/smb-handle-forbidden
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

8 years agoshow remote server on auto complete
Bjoern Schiessle [Fri, 12 Feb 2016 14:27:58 +0000 (15:27 +0100)]
show remote server on auto complete

8 years agoadd remote server to the result
Bjoern Schiessle [Fri, 12 Feb 2016 14:27:39 +0000 (15:27 +0100)]
add remote server to the result

8 years agoCheck if admin user
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.

8 years agoadd proper comment icon and add it to icons.css
Jan-Christoph Borchardt [Fri, 12 Feb 2016 13:08:44 +0000 (14:08 +0100)]
add proper comment icon and add it to icons.css

8 years agoadd white delete icon
Jan-Christoph Borchardt [Fri, 12 Feb 2016 13:05:05 +0000 (14:05 +0100)]
add white delete icon

8 years agoMerge pull request #22294 from owncloud/carddav-report-list-groups-2
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

8 years agoMerge pull request #22305 from owncloud/sharestatus_to_ocs_22298
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

8 years agoAdd note if integrity check is disabled
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.

8 years agoMerge pull request #22309 from owncloud/infinite-recursion-on-expired-link
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

8 years agoMerge pull request #22317 from owncloud/fix_invisible_linkshares
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

8 years agoClear error when removing text
Roeland Jago Douma [Fri, 12 Feb 2016 09:25:42 +0000 (10:25 +0100)]
Clear error when removing text

8 years agoUpdate tooltip on new search
Roeland Jago Douma [Fri, 12 Feb 2016 09:04:11 +0000 (10:04 +0100)]
Update tooltip on new search

8 years agoFirst try for shareWithField error message
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

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 12 Feb 2016 06:56:04 +0000 (01:56 -0500)]
[tx-robot] updated from transifex

8 years agoMerge pull request #22334 from owncloud/files_videoplayer_it_is
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

8 years agoMark 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

8 years agoMerge pull request #22314 from owncloud/fix-mariadb-autotest
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

8 years agofix getNodeForPath for non existing part files
Robin Appelman [Thu, 11 Feb 2016 16:22:40 +0000 (17:22 +0100)]
fix getNodeForPath for non existing part files

8 years agoMerge pull request #22320 from owncloud/files_external-crypt
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

8 years agoMerge pull request #22315 from owncloud/update-info-checker-requirements
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

8 years agoMerge pull request #22264 from owncloud/read-version-from-info.xml-only
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

8 years agoUse official mariadb docker
Thomas Müller [Thu, 11 Feb 2016 13:11:41 +0000 (14:11 +0100)]
Use official mariadb docker

8 years agoMerge pull request #22322 from owncloud/fix-typo
Thomas Müller [Thu, 11 Feb 2016 13:07:40 +0000 (14:07 +0100)]
Merge pull request #22322 from owncloud/fix-typo

Fix typo

8 years agoMerge pull request #22307 from owncloud/remove-notification-on-unshare-and-on-errors
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

8 years agoMerge pull request #22308 from owncloud/shorter-ttl-find-path
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

8 years agoMerge pull request #22290 from owncloud/dav-upload-scan-in-lock
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

8 years agoencrypt passwords for files_external
Robin Appelman [Thu, 11 Feb 2016 12:55:22 +0000 (13:55 +0100)]
encrypt passwords for files_external

8 years agoFix typo
Morris Jobke [Thu, 11 Feb 2016 12:59:15 +0000 (13:59 +0100)]
Fix typo

8 years agoFix migration step to avoind invisible shares
Roeland Jago Douma [Thu, 11 Feb 2016 12:28:15 +0000 (13:28 +0100)]
Fix migration step to avoind invisible shares

8 years agoAdd tests
Roeland Jago Douma [Thu, 11 Feb 2016 11:32:05 +0000 (12:32 +0100)]
Add tests

8 years agoAdd parent for invisible link shares
Roeland Jago Douma [Thu, 11 Feb 2016 10:55:09 +0000 (11:55 +0100)]
Add parent for invisible link shares

8 years agoMerge pull request #22316 from owncloud/fix_22309
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

8 years agoUpdate info checker requirements
Joas Schilling [Thu, 11 Feb 2016 10:25:50 +0000 (11:25 +0100)]
Update info checker requirements

8 years agoProperly check for legacy methods
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

8 years agoFix unit tests
Roeland Jago Douma [Thu, 11 Feb 2016 10:21:12 +0000 (11:21 +0100)]
Fix unit tests

8 years agoDo not getShare in deleteShare, it's already there when deleting
Joas Schilling [Thu, 11 Feb 2016 09:51:58 +0000 (10:51 +0100)]
Do not getShare in deleteShare, it's already there when deleting

8 years agoWait until mariadb is up and running
Thomas Müller [Thu, 11 Feb 2016 10:09:03 +0000 (11:09 +0100)]
Wait until mariadb is up and running

8 years agoReload list of shares on directory change
Roeland Jago Douma [Thu, 11 Feb 2016 10:06:26 +0000 (11:06 +0100)]
Reload list of shares on directory change

8 years agoCalculate the share statuses in js from the OCS Response
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.

8 years agoMerge pull request #22281 from owncloud/activity-100-unshare-activities
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

8 years agoFixes #13658
Thomas Müller [Thu, 11 Feb 2016 09:53:18 +0000 (10:53 +0100)]
Fixes #13658

8 years agoDelete the notification when the owner unshares the remote before the user did anything
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

8 years agoRemove the notification if accepting/declining failed because of 404
Joas Schilling [Thu, 11 Feb 2016 09:11:42 +0000 (10:11 +0100)]
Remove the notification if accepting/declining failed because of 404

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 11 Feb 2016 06:55:35 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

8 years ago9.0.0 beta 1 v9.0beta1
C Montero-Luque [Wed, 10 Feb 2016 22:31:16 +0000 (17:31 -0500)]
9.0.0 beta 1

8 years agoMerge pull request #22285 from owncloud/fix_22275
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

8 years agoMerge pull request #22297 from owncloud/public-webdavdownloadlink
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

8 years agoRevert 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.

8 years agoMerge pull request #22276 from owncloud/harden-updater-auth
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

8 years agoMerge pull request #22269 from owncloud/issue-22243-avoid-deadlock-with-lots-of-entri...
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

8 years agoMerge pull request #22271 from owncloud/remember-login-state
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

8 years agoMerge pull request #22273 from owncloud/versions-fixpathasrecipient
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

8 years agoNo longer evaluate appinfo/version
Thomas Müller [Wed, 10 Feb 2016 10:04:12 +0000 (11:04 +0100)]
No longer evaluate appinfo/version

8 years agoAdding a custom webdav property which holds the list of contacts groups
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

8 years agoAlso filter the old share info endpoint
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

8 years agohandle forbidden exceptions in smb backend
Robin Appelman [Wed, 10 Feb 2016 15:41:58 +0000 (16:41 +0100)]
handle forbidden exceptions in smb backend

8 years agoalso fix lock order for chunked dav uploads
Robin Appelman [Wed, 10 Feb 2016 15:31:32 +0000 (16:31 +0100)]
also fix lock order for chunked dav uploads

8 years agoHarden updater authentication
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 ;)

8 years agoscan the file in the write lock when uploading over dav
Robin Appelman [Wed, 10 Feb 2016 15:21:13 +0000 (16:21 +0100)]
scan the file in the write lock when uploading over dav

8 years agoOnly show link shares for the current user
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

8 years agoAdd translations of unshare activities
Joas Schilling [Wed, 10 Feb 2016 13:47:29 +0000 (14:47 +0100)]
Add translations of unshare activities

8 years agorefactoring code
Vincent Chan [Wed, 10 Feb 2016 14:28:14 +0000 (15:28 +0100)]
refactoring code

8 years agoMerge pull request #22267 from owncloud/fix_encryption2
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

8 years agoMerge pull request #20073 from owncloud/files-should-add-download-disposition
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

8 years agoMerge pull request #22270 from owncloud/use-cache-directly
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

8 years agoMerge pull request #22274 from owncloud/fix_21710
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

8 years agoMerge pull request #22263 from owncloud/fix-group-principals
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

8 years agoUpdated davclient.js
Roeland Jago Douma [Wed, 10 Feb 2016 12:52:54 +0000 (13:52 +0100)]
Updated davclient.js

Fix for MKCOL in edge

8 years agoMerge pull request #22266 from owncloud/fix_21726
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

8 years agoUse full path of known file when handling versions
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.

8 years agoRemove path from versions response
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.

8 years agoremember signature version and only set it on update to make sure that other
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

8 years agoChunk the queries to make sure they don't time out
Joas Schilling [Wed, 10 Feb 2016 11:01:55 +0000 (12:01 +0100)]
Chunk the queries to make sure they don't time out

8 years agoRemember previous state of remember login checkbox
Vincent Chan [Wed, 10 Feb 2016 11:37:38 +0000 (12:37 +0100)]
Remember previous state of remember login checkbox
fixes #22205

8 years agoUse cache directly instead of QB
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

8 years agoOnly show link spinner if the share exists
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

8 years agouse the version of the original file if we write the part file to have a proper versi...
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

8 years ago Fix group principal
Thomas Müller [Wed, 10 Feb 2016 09:43:32 +0000 (10:43 +0100)]
 Fix group principal

8 years agoMerge pull request #22253 from owncloud/notifications-for-remote-shares
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

8 years agoMerge pull request #22256 from owncloud/hide-updater-secret
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

8 years agoFix oracle by using less quotes
Joas Schilling [Wed, 10 Feb 2016 07:23:06 +0000 (08:23 +0100)]
Fix oracle by using less quotes

8 years agoListen to the notification event to reload the file list
Joas Schilling [Tue, 9 Feb 2016 16:18:07 +0000 (17:18 +0100)]
Listen to the notification event to reload the file list

8 years agoMark the accept button as primary
Joas Schilling [Tue, 9 Feb 2016 15:42:40 +0000 (16:42 +0100)]
Mark the accept button as primary

8 years agoCreate the actions with the correct ID
Joas Schilling [Tue, 9 Feb 2016 15:33:17 +0000 (16:33 +0100)]
Create the actions with the correct ID

8 years agoMake sure the share ID is an integer
Joas Schilling [Tue, 9 Feb 2016 15:32:59 +0000 (16:32 +0100)]
Make sure the share ID is an integer

8 years agoFix action paths
Joas Schilling [Tue, 9 Feb 2016 15:11:41 +0000 (16:11 +0100)]
Fix action paths