- Feb 11, 2016
-
-
Thomas Müller authored
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- Feb 10, 2016
-
-
C Montero-Luque authored
-
Thomas Müller authored
Only show link shares for the current user
-
Lukas Reschke authored
Revert back to non-webdav download link for public URLs
-
Vincent Petry authored
Fixes issues with browsers not happy with the token. Fixes activities which were not sent.
-
Thomas Müller authored
Harden updater authentication
-
Thomas Müller authored
Chunk the cleanup queries to make sure they don't time out
-
Thomas Müller authored
Remember previous state of remember login checkbox
-
Thomas Müller authored
Fix versions path as share recipient when different than owner path
-
Roeland Jago Douma authored
Make sure we do not show an icon if we can't display a share
-
Lukas Reschke authored
- 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 ;)
-
Roeland Jago Douma authored
Currently we have no way to display multiple links in the UI. So just display the link share for the current user. Fixes #22275
-
Vincent Chan authored
-
Thomas Müller authored
calculate and update the version of the encryption signature correctly
-
Thomas Müller authored
Serve files with an attachment disposition for new DAV endpoint
-
Thomas Müller authored
Use cache directly instead of QueryBuilder
-
Thomas Müller authored
Updated davclient.js to support MKCOL in edge
-
Thomas Müller authored
Fix group principal
-
Roeland Jago Douma authored
Fix for MKCOL in edge
-
Vincent Petry authored
Only show link spinner if the share exists
-
Vincent Petry authored
Instead of relying on the versions API response, use the known file path when populating version models.
-
Vincent Petry authored
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.
-
Björn Schießle authored
apps like files_versions still get the old signature version
-
Joas Schilling authored
-
Vincent Chan authored
fixes #22205
-
Lukas Reschke authored
In case somebody does not use oc_filecache
-
Roeland Jago Douma authored
If there is no share to delete do not set the spinner. Fixes #21726
-
Björn Schießle authored
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 authored
-
Thomas Müller authored
Notifications for remote shares
-
Thomas Müller authored
Hide updater.secret from occ output by default
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-