- 31 May, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 30 May, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 29 May, 2015 8 commits
-
-
Lukas Reschke authored
-
Björn Schießle authored
Abort expiration when file is gone
-
Vincent Petry authored
Sometimes a background job for versions expiration was scheduled for a file that has been moved or deleted since. This prevents showing useless warnings in the log and simply bail out.
-
Thomas Müller authored
replace logo-wide on share page as well with better icon + text
-
Morris Jobke authored
fix formatting error
-
Morris Jobke authored
Missing translation in ldap part.wizard-server.php
-
Martin authored
-
Jenkins for ownCloud authored
-
- 28 May, 2015 17 commits
-
-
Jan-Christoph Borchardt authored
-
Carla Schroder authored
-
Thomas Müller authored
show txt preview when file contains text
-
Thomas Müller authored
Fallback to picture preview for IE <= 9
-
Thomas Müller authored
Make string 'SFTP with secret key login' translateable
-
Morris Jobke authored
Add type hint for OC_Channel
-
Morris Jobke authored
Properly format recipients
-
Vincent Petry authored
Return 404 in shareinfo.php when outgoing s2s disabled
-
Morris Jobke authored
Only use quota stream wrapper on "files"
-
Vincent Petry authored
Prevent using the quota stream wrapper on trashbin folders and other metadata folders
-
Vincent Petry authored
-
Lukas Reschke authored
Sort apps by level, then by name
-
Vincent Petry authored
IE 9 and below do not provide window.btoa and there is currently no way to generate base64 strings without introducting further dependencies. So for now the solution is to fall back to the ugly picture mode for text files whenever IE <= 9 is used.
-
Vincent Petry authored
[encryption] fix move versions between storages
-
Vincent Petry authored
only request encryption module for files which are not excluded
-
Björn Schießle authored
improved error message for various states
-
Jenkins for ownCloud authored
-
- 27 May, 2015 13 commits
-
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
-
Lukas Reschke authored
[scrutinizer] Increase timeout of external code coverage
-
Lukas Reschke authored
Fix indentation
-
Morris Jobke authored
Hopefully fixes problems with unfinished scrutinizer reports
-
Victor Dubiniuk authored
-
Morris Jobke authored
fix theme in IE8 and IE9
-
Roeland Jago Douma authored
* A list of recipients can now be properly formatted with remote shares. Before the shares where simply shown in full in the "Shared with others" section. * Unit tests updated and added
-
Bjoern Schiessle authored
-
Martin authored
-
Lukas Reschke authored
-
Georg Ehrke authored
-
Morris Jobke authored
End processing when file is not found
-