- Mar 10, 2014
-
-
Vincent Petry authored
-
Björn Schießle authored
-
- Mar 07, 2014
-
-
Thomas Müller authored
-
Thomas Müller authored
we first shall check if the current session is valid - otherwise the session-id will be regenerated on login via basic auth
-
Robin Appelman authored
-
Vincent Petry authored
This fixes the "used space" to be based on the unencrypted size, not encrypted size, to be consistent with how quota/space is handled when encryption is enabled
-
Robin Appelman authored
-
Vincent Petry authored
-
- Mar 06, 2014
-
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
Added early check for the requested domain host and show a warning page if the domain is not trusted.
-
- Mar 05, 2014
-
-
Georg Ehrke authored
-
Georg Ehrke authored
-
Georg Ehrke authored
-
Björn Schießle authored
don't allow to create a file or folder named 'Shared' in the root folder, also exclude all combinations of lower and upper case letters
-
- Mar 04, 2014
-
-
Robin Appelman authored
-
- Mar 03, 2014
-
-
Christopher Schäpers authored
-
Vincent Petry authored
Forward port of 762b0d9 from stable6 to master
-
Jan-Christoph Borchardt authored
-
- Mar 02, 2014
-
-
Thomas Müller authored
-
- Mar 01, 2014
-
-
Christopher Schäpers authored
-
- Feb 28, 2014
-
-
Myles McNamara authored
-
Myles McNamara authored
-
Lukas Reschke authored
269f24cf was not changed in setup.php which prevented loading of CSS files in some environments (e.g. my local setup) for apps.
-
- Feb 27, 2014
-
-
Morris Jobke authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Vincent Petry authored
This fixes alter table commands that didn't quote the old column name
-
- Feb 26, 2014
-
-
Thomas Müller authored
-
Christopher Schäpers authored
This can be confusing and/or annoying
-
- Feb 25, 2014
-
-
Thomas Müller authored
-
Björn Schießle authored
-
Vincent Petry authored
Forward port of 6d3b5b24fd4f82c1cbfbc4cade5246a0335f8dda to master
-
- Feb 24, 2014
-
-
Björn Schießle authored
-
Vincent Petry authored
The "deleteAll" method on the Common storage class isn't used anywhere. Also, it isn't defined on the Storage interface so this fix removes it completely.
-
Vincent Petry authored
The method deleteAll() doesn't officially exist on the Storage class as it's not defined on the interface, which means it fails on the Quota storage wrapper and might fail on some external storage classes. Also, this here is the only use case for that one method.
-
- Feb 21, 2014
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Lukas Reschke authored
-