- Dec 08, 2015
-
-
Lukas Reschke authored
This is the same what we also do in updater.php and thus this aligns the code. Makes the code paths more consistent.
-
Lukas Reschke authored
This can now be achieved using the new code signing.
-
- Dec 07, 2015
-
-
Thomas Müller authored
Redirect to correct URL after updating
-
Thomas Müller authored
Issue 12215 remove password reset when not possible
-
Vincent Petry authored
Now requires a trailing slash to make sure we don't land on the forbidden page.
-
Thomas Müller authored
Scrutinizer Auto-Fixes
-
Thomas Müller authored
Fix duplicate bogus share field when link sharing is not allowed
-
Thomas Müller authored
Allow .ico files
-
Thomas Müller authored
treat LDAP users not available by user filter as deleted
-
Lukas Reschke authored
Makes `/core/img/favicon.ico` accessible again via web.
-
Thomas Müller authored
Disabled checked checkbox css rules
-
Thomas Müller authored
Adding a basic configuration for the mention bot
-
Vincent Petry authored
Whenever link share is not allowed, it was outputting a bogus sharing field which name would conflict with the regular sharing field. This fix makes sure that the bogus sharing field with "Resharing not allowed" message only appears when triggered by removed share permissions.
-
Thomas Müller authored
Improving fopen behaviour for Swift backend
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
Thomas Müller authored
-
Thomas Müller authored
OC.FilePath has still a valid use case when generating paths to stati…
-
Thomas Müller authored
Add CSP header to static resources
-
Thomas Müller authored
Do not overwrite the language when it's just missing for one app
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/16164
-
Joas Schilling authored
-
Thomas Müller authored
Scrutinizer Auto-Fixes
-
Thomas Müller authored
Allow sending a share email to multiple users
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
Thomas Müller authored
OC.FilePath has still a valid use case when generating paths to static files what for generateUrl cannot be used for - closes #15604
-
Joas Schilling authored
-
Joas Schilling authored
-
Thomas Müller authored
Show external storage status in file list + prompt credentials if different
-
Thomas Müller authored
Cleanup trashbin expire code
-
Thomas Müller authored
Fix hidpi previews on public page
-
Thomas Müller authored
add icons for disabled checkbox, radio button, error and colored checkmark
-
Thomas Müller authored
CSS prefixes
-
Thomas Müller authored
Remove OC_Util::getUrlContent and replace by proper usage of public i…
-
Thomas Müller authored
Replacing ini_get instances with inigetwrapper usages
-
Thomas Müller authored
Fix mimetype filter in getDirectoryContent
-
Tim Dettrick authored
-
Thomas Müller authored
[Sharing] Properly check if a group already has access
-