- Apr 24, 2014
-
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/8342
-
Thomas Müller authored
fixing unit tests
-
Björn Schießle authored
-
Andreas Fischer authored
Add unit tests for arrays and quotationmark * owncloud/add-xss-tests: Remove uneeded newline Fix indentation Add unit tests for arrays and "
-
Andreas Fischer authored
[sharing] allow admin to set default expire date * owncloud/sharing_set_default_expire_date: add setting to set default expire date
-
Björn Schießle authored
-
Thomas Müller authored
This adds one more missing untranslated text from lib/share
-
Thomas Müller authored
Preventing access to the config folder
-
Lukas Reschke authored
It isn't uncommon that admins create a backup file of the config (i.e. `config.php.bak`) before performing any changes. This would allow everybody to read the backup of the configuration file which contain several secret and critical values. I don't believe this is worth a backport or getting added to the installer. It's just a nice to have. People that create public readable backups of their configuration are the one to blame, not us :-)
-
Jenkins for ownCloud authored
-
- Apr 23, 2014
-
-
Volkan Gezer authored
Also displays the untrusted domain warning in English
-
Arthur Schiwon authored
only check ldap_errno if an ldap_* function actually fails
-
Thomas Müller authored
fix shift of icons in 'New' menu in IE8/9, fix #7987
-
Thomas Müller authored
Adjust renaming of directories with a dot in name
-
Robin McCorkell authored
Directories will not be considered to have an extension, even if a dot is found. Stop Scrutinizer being annoyed But the spaced version looked good! Stop jsHint being annoyed These code quality tools are really pestering
-
Robin Appelman authored
Fix error when viewing expired link
-
Robin Appelman authored
-
Joas Schilling authored
Add option to getUsersSharingFile() to get the paths for the shared users
-
Thomas Müller authored
Cache user
-
Arthur Schiwon authored
LDAP: fix random resets of filter
-
Thomas Müller authored
Clean up js.js along suggestions from scrutinizer-ci, fixes #8204.
-
Thomas Müller authored
-
Thomas Müller authored
Make lib/** share.php strings extractable for translation
-
Thomas Müller authored
add uncompressed jquery files - fixes #8294
-
Thomas Müller authored
Add new jquery files to exclude list
-
Jenkins for ownCloud authored
-
- Apr 22, 2014
-
-
Volkan Gezer authored
-
Volkan Gezer authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
OC_Util::sanitizeHTML() also supports array but we actually had no unit test for it. Additionally this commit introduces a test for escaping " into "
-
Arthur Schiwon authored
-
Arthur Schiwon authored
LDAP: cache display names immediately on retrieval, saves tens of unecessary queries to LDAP server in the share dialog for example
-
Volkan Gezer authored
They were not ready for translation as they had no placeholders and/nor wrapper function to be translated This should fix: #8011
-
Volkan Gezer authored
fix spelling 'Allow user ...' -> 'Allow users ...'
-
Thomas Müller authored
Add key to every contact
-
Tobia De Koninck authored
-
Raghu Nayyar authored
keep long file names in one line to not overflow download button on mobile
-
Thomas Müller authored
Use proper JSDoc documentation instead of inconsistent documentation styles
-
Thomas Müller authored
Fix localization issues of files_trashbin
-