nextcloud-server/lib/private
Vincent Petry 4326d73ff6
Fix SMB storage to not normalize UTF8
This makes sure that even if a NFD file name exists, it is found by the
storage and will be visible to higher layers. Even though the file will
be discarded anyway there, it gives the scanner a chance to display a
warning at least.
2016-04-29 16:19:53 +07:00
..
Activity Move files in \OC\Activity to PSR-4 2016-04-13 10:29:36 +07:00
App allow app developers to specify the minimum int size 2016-04-28 22:55:15 +07:00
AppFramework Make ownCloud work again in php 7.0.6 2016-04-28 12:23:17 +07:00
BackgroundJob Move \OC\BackgroundJob to PSR-4 2016-04-26 08:47:26 +07:00
Cache Move \OC\Cache to PSR-4 2016-04-15 09:22:37 +07:00
Command Move \OC\Command to PSR-4 2016-04-15 12:01:13 +07:00
Comments Move \OC\Comments to PSR-4 2016-04-15 15:54:20 +07:00
Console Move \OC\Console to PSR-4 2016-04-19 10:48:46 +07:00
DB do propagation in a single query 2016-04-25 16:18:59 +07:00
Diagnostics Move \OC\Diagnostics to PSR-4 2016-04-19 19:29:47 +07:00
Encryption Move \OC\Encryption to PSR-4 2016-04-22 17:34:01 +07:00
Files Fix SMB storage to not normalize UTF8 2016-04-29 16:19:53 +07:00
Hooks Move \OC\Hooks to PSR-4 2016-04-26 15:33:47 +07:00
Http/Client Move \OC\Http to PSR-4 2016-04-28 10:10:50 +07:00
IntegrityCheck Fix use statement 2016-04-18 22:06:14 +07:00
L10N Move \OC\L10N to PSR-4 2016-04-27 20:23:25 +07:00
Lock Let the querybuilder convert 2016-04-14 11:32:34 +07:00
Mail Move \OC\Mail to PSR-4 2016-04-20 12:49:23 +07:00
Memcache Move \OC\Memcache to PSR-4 2016-04-18 08:21:50 +07:00
Migration Introduce background repair steps 2016-04-26 11:56:56 +07:00
Notification Move \OC\Notification to PSR-4 2016-04-18 09:20:06 +07:00
Preview Move \OC\Preview to PSR-4 2016-04-20 15:02:44 +07:00
Repair Adding progress to web upgrade 2016-04-28 13:52:01 +07:00
Route Move \OC\Route to PSR-4 2016-04-25 21:49:07 +07:00
Search Move \OC\Search to PSR-4 2016-04-26 07:32:37 +07:00
Security [master] Ignore certificate file if it starts with file:// 2016-04-21 19:02:31 +07:00
Session Move \OC\Session to PSR-4 2016-04-15 07:46:19 +07:00
Setup Move \OC\Repair to PSR-4 2016-04-22 13:00:41 +07:00
Share20 move federated sharing settings to the federatedfilesharing app 2016-04-22 14:55:40 +07:00
SystemTag Move \OC\SystemTag to PSR-4 2016-04-22 20:49:16 +07:00
Tagging Move \OC\Tagging to PSR-4 2016-04-20 21:24:23 +07:00
Updater Move \OC\Updater to PSR-4 2016-04-25 11:32:09 +07:00
archive lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +07:00
group Move the group dummy backend to test 2016-04-19 15:13:31 +07:00
legacy Move OC_L10N_String to legacy folder 2016-04-27 20:23:25 +07:00
log In case of fatal php errors and other unhandled exceptions no html error page is expected to be displayed in the console 2016-04-18 22:30:01 +07:00
ocs Happy new year! 2016-01-12 15:02:18 +07:00
share extract mail view for sending share invitations 2016-04-19 11:37:23 +07:00
template Merge pull request #23991 from owncloud/handle-exceptions-in-templates 2016-04-14 15:38:47 +07:00
user Prevent null to be passed into the closure of callForAllUsers 2016-04-05 10:26:04 +07:00
ActivityManager.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +07:00
AllConfig.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +07:00
AppConfig.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +07:00
AppHelper.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +07:00
Avatar.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +07:00
AvatarManager.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +07:00
CapabilitiesManager.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +07:00
Config.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +07:00
ContactsManager.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +07:00
DatabaseException.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +07:00
DatabaseSetupException.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +07:00
DateTimeFormatter.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +07:00
DateTimeZone.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +07:00
ForbiddenException.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +07:00
HTTPHelper.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +07:00
HintException.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +07:00
LargeFileHelper.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +07:00
Log.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +07:00
NaturalSort.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +07:00
NavigationManager.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +07:00
NeedsUpdateException.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +07:00
NotSquareException.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +07:00
Server.php Translate contacts birthday - fixes #23982 2016-04-14 16:58:45 +07:00
api.php Move logout to controller 2016-04-18 21:21:52 +07:00
app.php Introduce background repair steps 2016-04-26 11:56:56 +07:00
archive.php Happy new year! 2016-01-12 15:02:18 +07:00
db.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
defaults.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
eventsource.php Happy new year! 2016-01-12 15:02:18 +07:00
filechunking.php Fix PHP memory leak in file_get_contents() 2016-04-04 16:48:09 +07:00
files.php Replace all required values 2016-03-15 10:41:17 +07:00
group.php lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +07:00
helper.php Fix related logic 2016-04-19 14:04:00 +07:00
hook.php Update author information 2016-03-01 17:25:15 +07:00
image.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
installer.php check whether index is set before using it 2016-04-25 18:36:50 +07:00
json.php Send 401 header for OC_JSON::checkLoggedIn() 2016-02-16 09:48:40 +07:00
naturalsort_defaultcollator.php Happy new year! 2016-01-12 15:02:18 +07:00
ocs.php Happy new year! 2016-01-12 15:02:18 +07:00
ocsclient.php Merge pull request #21591 from owncloud/add-code-checking-for-apps 2016-01-13 10:35:00 +07:00
preview.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
previewmanager.php Happy new year! 2016-01-12 15:02:18 +07:00
repair.php Adding progress to web upgrade 2016-04-28 13:52:01 +07:00
repairexception.php Happy new year! 2016-01-12 15:02:18 +07:00
response.php lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +07:00
search.php Happy new year! 2016-01-12 15:02:18 +07:00
servercontainer.php Happy new year! 2016-01-12 15:02:18 +07:00
servernotavailableexception.php Happy new year! 2016-01-12 15:02:18 +07:00
serviceunavailableexception.php Happy new year! 2016-01-12 15:02:18 +07:00
setup.php Don't write empty RewriteBase 2016-04-26 13:18:18 +07:00
streamer.php Remove double URL encoding 2016-03-07 19:29:15 +07:00
subadmin.php Happy new year! 2016-01-12 15:02:18 +07:00
systemconfig.php Sanitize more data in config report 2016-04-01 13:03:34 +07:00
tagmanager.php Happy new year! 2016-01-12 15:02:18 +07:00
tags.php Replace other usages 2016-01-25 17:17:36 +07:00
template.php Catch class Error on all root entrypoints 2016-04-20 18:01:47 +07:00
templatelayout.php Kill movable 3rdparty 2016-04-14 17:59:49 +07:00
tempmanager.php lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +07:00
updater.php Remove emitter from class Repair 2016-04-28 13:52:01 +07:00
urlgenerator.php Happy new year! 2016-01-12 15:02:18 +07:00
user.php Merge pull request #23903 from owncloud/fix-user-data-folder-creation-for-apache-login 2016-04-19 08:35:21 +07:00
util.php Move login form into controller 2016-04-15 17:36:23 +07:00