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
Morris Jobke cd87a40eb3
Merge pull request #9836 from nextcloud/feature/noid/merge-tips-and-tricks-into-setup-checks
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 Keep AppConfig for now 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 Make the token expiration also work for autocasting 0 8 years ago
BackgroundJob Update license headers 9 years ago
Cache remove unneeded is_dir from file cache gc 8 years ago
Calendar implement CalendarManager 9 years ago
Collaboration the FN is optional, carrying the displayname if present 8 years ago
Command Use ::class statement instead of string 8 years ago
Comments New regex to match mentions 8 years ago
Console Do not show "Not installed warning" during occ install 8 years ago
Contacts/ContactsMenu Fix local users check in contacts menu 8 years ago
DB Fix wrong hint about missing indexes 8 years ago
Diagnostics Update license headers 9 years ago
Encryption Remove deprecated \OCP\User::userExists 8 years ago
Federation Make OCP\Federation strict 8 years ago
Files Fix listing s3 objects when using google cloud aws compatibility 8 years ago
GlobalScale Update license headers 9 years ago
Group Tabs fix 8 years ago
Hooks Fix PHP doc for API docs 9 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 Merge pull request #9435 from nextcloud/bugfix/noid/fix_force_language_html_attr 8 years ago
Lock Log more info about locking conflicts for memcache locking backends 8 years ago
Lockdown Update license headers 9 years ago
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 Update license headers 9 years ago
Notification Update license headers 9 years ago
OCS Allow to skip retrieving from cache in the DiscoveryService 8 years ago
Preview Make sure the file is readable before attempting to create a preview 8 years ago
Remote Add some more tests for ocs remote api 9 years ago
Repair Add the job 8 years ago
RichObjectStrings Update license headers 9 years ago
Route Use type casting instead of *val() method 8 years ago
Search Update license headers 9 years ago
Security Add ARGON2I support to the hasher 8 years ago
Session Make ISession strict 8 years ago
Settings Merge tips & tricks section into setup checks 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 9 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 Ignore case when sorting users 8 years ago
legacy Properly clear cache 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 Update license headers 9 years ago
DateTimeZone.php move log constants to ILogger 8 years ago
ForbiddenException.php
HintException.php Update license headers 9 years ago
Installer.php move log constants to ILogger 8 years ago
LargeFileHelper.php Make LargeFileHelper.php faster by avoiding execs as much as possible 8 years ago
Log.php Make sure the log doesn't try to read from PUT if it can't 8 years ago
NaturalSort.php move log constants to ILogger 8 years ago
NaturalSort_DefaultCollator.php
NavigationManager.php Allow empty route for navigation entries 8 years ago
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Use ::class statement instead of string 8 years ago
PreviewNotAvailableException.php
RedisFactory.php Update license headers 9 years ago
Repair.php Remove not needed change 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
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 Merge pull request #7020 from Fiech/master 9 years ago
TagManager.php
Tags.php move log constants to ILogger 8 years ago
TempManager.php Update license headers 9 years ago
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