nextcloud/lib
Lukas Reschke 7fbb7f4dc4 Add version to .htaccess
Currently if a user does not replace the .htaccess file with the new update this can lead to serious problems in case Apache is used as webserver.

This commit adds the version to the .htaccess file and the update routine fails in case not the newest version is specified in there. This obviously means that every release has to update the version specified in .htaccess as well. But I see no better solution for it.

Conflicts:
	lib/private/updater.php
2015-01-08 12:49:02 +01:00
..
l10n [tx-robot] updated from transifex 2015-01-08 01:56:00 -05:00
private Add version to .htaccess 2015-01-08 12:49:02 +01:00
public add SIZE_ALL const 2015-01-02 10:28:42 +01:00
repair allow css/js asset directory to be relocated (#13053) 2015-01-05 15:24:23 -08:00
autoloader.php use Composer autoloader not OC for non-Composer 3rdparty (#9643) 2014-10-28 11:32:20 +01:00
base.php move search results below filelist, show hint when results are off screen, use js plugin mechanism 2015-01-02 10:28:41 +01:00