nextcloud/apps/files
Thomas Mueller b4191b7da5 rename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has changed!
adding file name checks and notifications to isFileNameValid() for . and empty file name
2013-01-06 12:52:00 +01:00
..
ajax Files: prevent people from renaming files to '.' 2013-01-05 03:30:05 +01:00
appinfo Merge pull request #644 from butonic/checkstyle_fixes 2012-11-30 04:10:31 -08:00
css fix switched values from previous commit 2012-12-20 13:30:57 +01:00
js rename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has changed! 2013-01-06 12:52:00 +01:00
l10n [tx-robot] updated from transifex 2013-01-05 00:03:58 +01:00
templates Merge pull request #1041 from owncloud/fixing-856-master 2013-01-02 14:58:54 -08:00
admin.php only show the max possible upload of 2GB on a 32 bit system. 2012-12-28 22:17:38 +01:00
download.php fix utf8 filenames in ie download response header according to rfc5987, see http://stackoverflow.com/questions/93551/how-to-encode-the-filename-parameter-of-content-disposition-header-in-http 2012-12-17 16:46:07 +01:00
index.php setting the timezone is now part of the login process and true part of the core. 2012-12-20 11:10:45 +01:00
settings.php adding space between) and { 2012-09-07 15:22:01 +02:00