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
Roeland Jago Douma 39bb9c06d1
Delete the previews when a version is restored
8 years ago
..
Accounts Use ::class statement instead of string 8 years ago
Activity Use $var[] = $a instead of array_push - 2x faster 8 years ago
App move log constants to ILogger 8 years ago
AppFramework Do not send a body for "No content", "Not modified" and others 8 years ago
Archive move log constants to ILogger 8 years ago
Authentication Use ::class statement instead of string 8 years ago
BackgroundJob
Cache move log constants to ILogger 8 years ago
Calendar
Collaboration the FN is optional, carrying the displayname if present 8 years ago
Command Use ::class statement instead of string 8 years ago
Comments Only query last comment info, when there is one 8 years ago
Console Do not show "Not installed warning" during occ install 8 years ago
Contacts/ContactsMenu Remove unused import statements 8 years ago
DB Move regex to a function and add tests 8 years ago
Diagnostics
Encryption Remove deprecated \OCP\User::userExists 8 years ago
Federation Make OCP\Federation strict 8 years ago
Files Make Appdata static 8 years ago
GlobalScale
Group Convert group Database backend 8 years ago
Hooks Fix PHP doc for API docs 8 years ago
Http/Client adjust post body for new guzzle 8 years ago
IntegrityCheck Handle strict typing in Checker and fix tests 8 years ago
L10N Relax what t accepts so we don't break it all 8 years ago
Lock Log more info about locking conflicts for memcache locking backends 8 years ago
Lockdown
Log use SystemConfig, less dependencies, and not publicly needed 8 years ago
Mail Provide an option to disable HTML emails 8 years ago
Memcache Properly provide local memcache check to ICacheFactory 8 years ago
Migration
Notification
OCS Allow to skip retrieving from cache in the DiscoveryService 8 years ago
Preview Delete the previews when a version is restored 8 years ago
Remote Add some more tests for ocs remote api 8 years ago
Repair Add the job 8 years ago
RichObjectStrings
Route Use type casting instead of *val() method 8 years ago
Search
Security Add ARGON2I support to the hasher 8 years ago
Session Make ISession strict 8 years ago
Settings Cleanup and fix tests 8 years ago
Setup move log constants to ILogger 8 years ago
Share move log constants to ILogger 8 years ago
Share20 Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-html-emails 8 years ago
Support/CrashReport Fix PHP doc for API docs 8 years ago
SystemTag Make SystemTag strict 8 years ago
Tagging Use ::class statement instead of string 8 years ago
Template Issue #9318: catch exceptions in SCSSCacher::resetCache() 8 years ago
Updater Show EOL warning in the update section 8 years ago
User move log constants to ILogger 8 years ago
legacy Get correct version of an app 8 years ago
AllConfig.php Store setUserValue as string in cache 8 years ago
AppConfig.php using isset() 8 years ago
Avatar.php Fix autoloader 8 years ago
AvatarManager.php Use \OC\User\Manager internally in the avatarmanager 8 years ago
CapabilitiesManager.php move log constants to ILogger 8 years ago
Color.php Fix autoloader 8 years ago
Config.php Fix some typos 8 years ago
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php move log constants to ILogger 8 years ago
ForbiddenException.php
HintException.php
Installer.php move log constants to ILogger 8 years ago
LargeFileHelper.php Use type casting instead of *val() method 8 years ago
Log.php revert Log's dependency to SystemConfig to work during Installation 8 years ago
NaturalSort.php move log constants to ILogger 8 years ago
NaturalSort_DefaultCollator.php
NavigationManager.php Update phpDoc comments and add more type hinting 8 years ago
NeedsUpdateException.php Update with robin 10 years ago
NotSquareException.php
PreviewManager.php Use ::class statement instead of string 8 years ago
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 10 years ago
RedisFactory.php
Repair.php Add the job 8 years ago
RepairException.php
Search.php Removed deprecated search function from ISearch 8 years ago
Server.php Expose isCLI to DI 8 years ago
ServerContainer.php Fix missing argument 2 for Settings classes 9 years ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Add the job 8 years ago
Streamer.php Use zip32 only if there are less than 65536 files 8 years ago
SubAdmin.php Use group displayNames in users list 8 years ago
SystemConfig.php
TagManager.php
Tags.php move log constants to ILogger 8 years ago
TempManager.php
TemplateLayout.php Use JSCombiner from server container when searching for JS files 8 years ago
URLGenerator.php Fix check if theming defaults instance is available 8 years ago
Updater.php move log constants to ILogger 8 years ago