- 27 Mar, 2015 11 commits
-
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
Copy Etag header to OC-Etag for sabre calls
-
Morris Jobke authored
adjust controls bar width to not overlay scrollbar
-
Morris Jobke authored
Don't append user in a filtered list if groups don't match
-
Morris Jobke authored
Merge pull request #15225 from owncloud/make-setups-for-users-that-tend-to-use-owncloud-on-not-proper-machines-a-little-bit-more-secure Add some generic default headers as well via PHP
-
Jan-Christoph Borchardt authored
-
Jenkins for ownCloud authored
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
Filter potential dangerous characters in path name
-
Thomas Müller authored
fine-tuning the empty content messages
-
- 26 Mar, 2015 29 commits
-
-
Morris Jobke authored
Fix namespace for repair step tests
-
Vincent Petry authored
-
Thomas Müller authored
More elaborate command description for upgrade
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Vincent Petry authored
-
Lukas Reschke authored
We should not allow / or \ in the postfix here.
-
Vincent Petry authored
Keep the extension in temp files
-
Morris Jobke authored
always fall back to default share folder
-
Robin McCorkell authored
Mount options GUI for external storage
-
Lukas Reschke authored
-
Thomas Müller authored
-
Jan-Christoph Borchardt authored
Don't use placeholder for password in IE8 & 9
-
Morris Jobke authored
Fix share permission checks
-
Bjoern Schiessle authored
-
Morris Jobke authored
Serve all files with a Content-Disposition of 'attachment' via WebDAV
-
Thomas Müller authored
Replace share proxy with a hook
-
Thomas Müller authored
core part of encryption 2.0
-
Bjoern Schiessle authored
-
Lukas Reschke authored
-
Thomas Müller authored
Remove IDE autocomplete fail
-
Morris Jobke authored
no php execution timeout for webdav
-
Lukas Reschke authored
Ignore empty plurals just like with singulars
-
Morris Jobke authored
-
Morris Jobke authored
* the placeholder is in IE 8 and 9 just set as text and styled a bit grey. If the form is then serialized without typing something in the placeholder is sent as value * this fixes that behaviour for the password field and properly detects empyt passwords * fixes #14912
-
Lukas Reschke authored
As an additional security hardening it's sensible to serve these files with a Content-Disposition of 'attachment'. Currently they are served 'inline' and get a "secure mimetype" assigned in case of potential dangerous files. To test this change ensure that: - [ ] Syncing with the Desktop client still works - [ ] Syncing with the Android client still works - [ ] Syncing with the iOS client still works I verified that the 1.8 OS X and iOS client still work with this change.
-
Robin Appelman authored
-
Robin Appelman authored
-
Lukas Reschke authored
expire versions in a background command
-