You cannot 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/lib/private
Lukas Reschke da0d0d82c8 Merge pull request #1586 from nextcloud/issue-1466-fix-multi-translation-names-and-descriptions
Allow multiple names and description
8 years ago
..
Activity Fix others 8 years ago
App Initialize array elements properly 8 years ago
AppFramework Merge pull request #1426 from nextcloud/sanitze_opt 8 years ago
Archive Update with robin 8 years ago
Authentication add 2fa backup codes app 8 years ago
BackgroundJob Update with robin 8 years ago
Cache Update with robin 8 years ago
Command Update with robin 8 years ago
Comments Fix phpdoc in Comments 8 years ago
Console Do not break the output when running _completion 8 years ago
DB Kill update simulation 8 years ago
Diagnostics add stacktrace to query logger 8 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. 8 years ago
Files Merge pull request #1521 from nextcloud/fix-mimetypedetect-hiddenfolder 8 years ago
Group Update with robin 8 years ago
Hooks Update with robin 8 years ago
Http/Client Update with robin 8 years ago
IntegrityCheck Make sure memory limit is > post size and upload filesize 8 years ago
L10N ACCEPT_LANGUAGE goes before default_langauge 8 years ago
Lock Update with robin 8 years ago
Log Reverted the default syslog tag to avoid breaking existing systems. 8 years ago
Mail Fix others 8 years ago
Memcache Activate APCu on PHP 7 8 years ago
Migration Fix others 8 years ago
Notification Null !== void, those methods are void 8 years ago
OCS Remove unused private classes 8 years ago
Preview Update with robin 8 years ago
Repair Add repair step to remove .step file after update 8 years ago
Route Allow OCS routes in Core and Settings 8 years ago
Search Fix others 8 years ago
Security dont get bruteforce delay twice 8 years ago
Session Update with robin 8 years ago
Settings Adding a optional disclaimer to the anonymous upload page 8 years ago
Setup Use proper ALTER ROLE syntax 8 years ago
Share Move Share backends to PSR-4 instead of using class path (#24941) 8 years ago
Share20 Fix others 8 years ago
SystemTag Fix others 8 years ago
Tagging Fix others 8 years ago
Template Fix others 8 years ago
Updater Use the same URL everywhere 8 years ago
User Only trigger postDelete hooks when the user was deleted... 8 years ago
legacy Fallback from "de" to "de_DE" and the other way around 8 years ago
AllConfig.php Update with robin 8 years ago
AppConfig.php Update with robin 8 years ago
AppHelper.php Fix others 8 years ago
Avatar.php Cache avatars properly 8 years ago
AvatarManager.php Remove database requirement from test 8 years ago
CapabilitiesManager.php Make the capabilities manager more error proof 8 years ago
Config.php Update with robin 8 years ago
ContactsManager.php Fix others 8 years ago
DatabaseException.php Fix others 8 years ago
DatabaseSetupException.php Fix others 8 years ago
DateTimeFormatter.php Fix others 8 years ago
DateTimeZone.php Fix others 8 years ago
ForbiddenException.php Fix others 8 years ago
HTTPHelper.php Fix others 8 years ago
HintException.php Fix others 8 years ago
Installer.php register app autoload instead of loading apps 8 years ago
LargeFileHelper.php Remove unneeded Windows logic 8 years ago
Log.php Change the minimum log level to fatal 8 years ago
NaturalSort.php Fix others 8 years ago
NaturalSort_DefaultCollator.php Fix others 8 years ago
NavigationManager.php Fix others 8 years ago
NeedsUpdateException.php Update with robin 8 years ago
NotSquareException.php Fix others 8 years ago
OCSClient.php Deprecate getEditionString() 8 years ago
Preview.php Merge pull request #1338 from nextcloud/fix-trashbin-errors 8 years ago
PreviewManager.php Update with robin 8 years ago
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 8 years ago
RedisFactory.php Update with robin 8 years ago
Repair.php Add repair step to remove .step file after update 8 years ago
RepairException.php Fix others 8 years ago
Search.php Update with robin 8 years ago
Server.php Cache avatars properly 8 years ago
ServerContainer.php Save the container with the app's namespace so we can resolve it 8 years ago
ServerNotAvailableException.php Fix others 8 years ago
ServiceUnavailableException.php Update with robin 8 years ago
Setup.php Update docs 8 years ago
Streamer.php Fix others 8 years ago
SubAdmin.php Fix others 8 years ago
SystemConfig.php Fix others 8 years ago
TagManager.php Fix others 8 years ago
Tags.php Update with robin 8 years ago
TempManager.php Update with robin 8 years ago
TemplateLayout.php Cache avatars properly 8 years ago
URLGenerator.php Make sure we try to autoload the class 8 years ago
Updater.php Kill update simulation 8 years ago