You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private
Lukas Reschke 19ad11cce4
Graceful error handling and logging
10 years ago
..
Activity Fix others 10 years ago
App Initialize array elements properly 10 years ago
AppFramework Use default value instead of throwing when the service could not be found 10 years ago
Archive Update with robin 10 years ago
Authentication add 2fa backup codes app 10 years ago
BackgroundJob Update with robin 10 years ago
Cache Update with robin 10 years ago
Command Update with robin 10 years ago
Comments Fix phpdoc in Comments 10 years ago
Console Correct name in Console Application.php 10 years ago
DB Update with robin 10 years ago
Diagnostics add stacktrace to query logger 10 years ago
Encryption skip shared files, if files get decrypted only for a specific user we shouldn't touch files owned by a different user. 10 years ago
Files Update CachedMountInfo for user home storage 10 years ago
Group Update with robin 10 years ago
Hooks Update with robin 10 years ago
Http/Client Update with robin 10 years ago
IntegrityCheck Make sure memory limit is > post size and upload filesize 10 years ago
L10N ACCEPT_LANGUAGE goes before default_langauge 10 years ago
Lock Update with robin 10 years ago
Log Reverted the default syslog tag to avoid breaking existing systems. 10 years ago
Mail Fix others 10 years ago
Memcache Activate APCu on PHP 7 10 years ago
Migration Fix others 10 years ago
Notification Null !== void, those methods are void 10 years ago
OCS Remove unused private classes 10 years ago
Preview Update with robin 10 years ago
Repair more efficient querying of numeric storage ids 10 years ago
Route Allow OCS routes in Core and Settings 10 years ago
Search Fix others 10 years ago
Security dont get bruteforce delay twice 10 years ago
Session Update with robin 10 years ago
Settings Adding a optional disclaimer to the anonymous upload page 10 years ago
Setup Use proper ALTER ROLE syntax 10 years ago
Share Move Share backends to PSR-4 instead of using class path (#24941) 10 years ago
Share20 Fix others 10 years ago
SystemTag Fix others 10 years ago
Tagging Fix others 10 years ago
Template Fix others 10 years ago
Updater Change updater URL 10 years ago
User Merge pull request #1087 from nextcloud/get-delay-twice 10 years ago
legacy Graceful error handling and logging 10 years ago
AllConfig.php Update with robin 10 years ago
AppConfig.php Update with robin 10 years ago
AppHelper.php Fix others 10 years ago
Avatar.php Cache avatars properly 10 years ago
AvatarManager.php Cache avatars properly 10 years ago
CapabilitiesManager.php Make the capabilities manager more error proof 10 years ago
Config.php Update with robin 10 years ago
ContactsManager.php Fix others 10 years ago
DatabaseException.php Fix others 10 years ago
DatabaseSetupException.php Fix others 10 years ago
DateTimeFormatter.php Fix others 10 years ago
DateTimeZone.php Fix others 10 years ago
ForbiddenException.php Fix others 10 years ago
HTTPHelper.php Fix others 10 years ago
HintException.php Fix others 10 years ago
Installer.php register app autoload instead of loading apps 10 years ago
LargeFileHelper.php Remove unneeded Windows logic 10 years ago
Log.php hide parameters of tryLogin when logging 10 years ago
NaturalSort.php Fix others 10 years ago
NaturalSort_DefaultCollator.php Fix others 10 years ago
NavigationManager.php Fix others 10 years ago
NeedsUpdateException.php Update with robin 10 years ago
NotSquareException.php Fix others 10 years ago
OCSClient.php Deprecate getEditionString() 10 years ago
Preview.php Merge pull request #1338 from nextcloud/fix-trashbin-errors 10 years ago
PreviewManager.php Update with robin 10 years ago
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 10 years ago
RedisFactory.php Update with robin 10 years ago
Repair.php Add repair step for unmerged shares (WIP) 10 years ago
RepairException.php Fix others 10 years ago
Search.php Update with robin 10 years ago
Server.php Cache avatars properly 10 years ago
ServerContainer.php Save the container with the app's namespace so we can resolve it 10 years ago
ServerNotAvailableException.php Fix others 10 years ago
ServiceUnavailableException.php Update with robin 10 years ago
Setup.php Update docs 10 years ago
Streamer.php Fix others 10 years ago
SubAdmin.php Fix others 10 years ago
SystemConfig.php Fix others 10 years ago
TagManager.php Fix others 10 years ago
Tags.php Update with robin 10 years ago
TempManager.php Update with robin 10 years ago
TemplateLayout.php Cache avatars properly 10 years ago
URLGenerator.php Make sure we try to autoload the class 10 years ago
Updater.php Allow downgrades of maintenance accross vendors 10 years ago