- Nov 18, 2013
-
-
Jan-Christoph Borchardt authored
-
Vincent Petry authored
Fix apps versioncheck
-
Vincent Petry authored
[encryption] fix redirectToErrorPage() call
-
Morris Jobke authored
Check which permissions are possible to re-share a file
-
Frank Karlitschek authored
-
Björn Schießle authored
-
- Nov 17, 2013
-
-
Björn Schießle authored
-
- Nov 16, 2013
-
-
Jenkins for ownCloud authored
-
- Nov 15, 2013
-
-
Vincent Petry authored
readd sharing token to public template
-
Arthur Schiwon authored
LDAP Wizard: introduce configuration status indicator, fixes #5741
-
Björn Schießle authored
[encryption] preserve timestamps and etags during encryption/decryption
-
Vincent Petry authored
write encryption tmp files to the cache folder
-
Björn Schießle authored
-
Jörn Friedrich Dreyer authored
necessary for https://github.com/owncloud/apps/pull/1476
-
Frank Karlitschek authored
Fix for smb4php fseek
-
Vincent Petry authored
The stream_fseek function must return a boolean which will be mapped to 0 for success and -1 for failure for the caller. This patch fixes stream_fseek of smb4php to also respect this convention. Since the encryption app is relying on fseek to detect whether a file is encrypted by reading the last bit of data, this will fix #5023
-
Bart Visscher authored
DB: Set correct default value for numeric types
-
Frank Karlitschek authored
-
Frank Karlitschek authored
Add some more indexes to tables to improve db queries
-
Thomas Müller authored
LDAP Wizard: do not forget to set display name attributes for user and g...
-
Thomas Müller authored
Don't set a default value when there isn't a default specified
-
Morris Jobke authored
Added ffmpeg fallback when avconv is not available
-
- Nov 14, 2013
-
-
Morris Jobke authored
Users groupadmindropdown
-
Thomas Müller authored
Conflicts: lib/private/preview/movies.php
-
Thomas Müller authored
Fix fatal error when trying to open a non existing public link
-
Thomas Müller authored
Files singledotdirs
-
Björn Schießle authored
instead of writing etmp files we write the dummy file to data/user/cache to avoid that etmp files show up in the users files list
-
Thomas Müller authored
Add unit tests for OC_API::mergeResponses and fix error with api returning incorrect status codes.
-
Frank Karlitschek authored
Don't double-slash filenames at the root.
-
Thomas Müller authored
-
Vincent Petry authored
-
Thomas Müller authored
Use dedicated OC_Image loader methods in previews
-
Vincent Petry authored
-
Vincent Petry authored
Fixes #5841
-
Vincent Petry authored
Before rendering breadcrumbs or the file list, the paths are now normalized. This prevents the UI to show "." breadcrumbs in case the path contains sections with "/./" Fixes #5848
-
Vincent Petry authored
Now removing "/./" and trailing "/." from the paths when normalizing.
-
Björn Schießle authored
-
Björn Schießle authored
-
Tom Needham authored
-