- Feb 20, 2014
-
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Thomas Müller authored
Allow passing a root folder to get the used space from in the quota wrapper
-
Jan-Christoph Borchardt authored
Improve users list scrolling performance
-
Jan-Christoph Borchardt authored
remove fix for IE9 nav bar width
-
Robin Appelman authored
Correctly redirect to settings page when not selecting cert file for upload
-
Arthur Schiwon authored
LDAP: prevent other configuration from being deleted when deleting the f...
-
Morris Jobke authored
Remove no longer needed if statement
-
Lukas Reschke authored
mount: make location of mount.json configurable
-
Björn Schießle authored
Add missing slash in URLGenerator::getAbsoluteURL().
-
Lukas Reschke authored
Fix filetype icons
-
Robin Appelman authored
-
Jan-Christoph Borchardt authored
Jakobud core css logos
-
Thomas Müller authored
Removed '/'. Fixes #7035.
-
Jörn Friedrich Dreyer authored
Conflicts: core/css/styles.css
-
Lukas Reschke authored
Security Update: session fixation
-
Robin Appelman authored
fix master - #7274 brokes it
-
Björn Schießle authored
clean up the sharing ajax calls, add mail notification class
-
Lukas Reschke authored
Added extra checks for invalid file chars in newfile.php and newfolder.php
-
Lukas Reschke authored
Hardening: Remove dangerous characters + Subdirectory Check
-
Lukas Reschke authored
An admin should not be able to add remote and public services on its own
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Morris Jobke authored
Optimize images
-
Vincent Petry authored
This reverts commit 9e9a5b9e. Unit tests weren't ready, need further tweaking.
-
Lukas Reschke authored
LDAP: improve compilation of filters
-
Lukas Reschke authored
Added extra checks for ext storage class
-
Morris Jobke authored
-
- Feb 19, 2014
-
-
Christopher Schäpers authored
and strip metadata from png images with optipng in image_optimization.sh
-
Björn Schießle authored
-
Vincent Petry authored
-
Lukas Reschke authored
Fixed ext storage webdav path encoding
-
Vincent Petry authored
- Some WebDAV servers like lighttpd need paths in URLs to be properly encoded - Added error log output when curl connection failed - Added check for 'resourcetype' in case the WebDAV server doesn't support/return it - Fixed touch() to return false if the server doesn't implement PROPPATCH - Added optional delay in WebDAV unit tests to use when testing against lighttpd's WebDAV
-
Joas Schilling authored
Fix #5463
-
Christopher Schäpers authored
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Lukas Reschke authored
If an user is able to create folders in /core/l10n/ he is able to execute arbitrary code. Therefore I've added an `issubdirectory` check and removed all potential dangerous characters from `$lang`.
-
Vincent Petry authored
Do not send file list for select all on Download/delete
-
Arthur Schiwon authored
-