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
John Molakvoæ (skjnldsv) 14bc9ffda4
Fixed tests
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 years ago
..
Accounts Use ::class statement instead of string 6 years ago
Activity Use $var[] = $a instead of array_push - 2x faster 6 years ago
App Keep AppConfig for now 6 years ago
AppFramework Add PublicShareMiddlewareTest 6 years ago
Archive move log constants to ILogger 6 years ago
Authentication Make new classes strict and fix license header 6 years ago
BackgroundJob Suppress potential SQL injection warning as they are false positives 6 years ago
Cache remove unneeded is_dir from file cache gc 6 years ago
Calendar Correctly init empty arrays 6 years ago
Collaboration start to get fed group shares into the share dialog 6 years ago
Command Use ::class statement instead of string 6 years ago
Comments New regex to match mentions 6 years ago
Console Disables the maintenance warning for the maintenance command itself. 6 years ago
Contacts/ContactsMenu Fix local users check in contacts menu 6 years ago
DB MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default 6 years ago
Diagnostics Update license headers 7 years ago
Encryption Remove deprecated \OCP\User::userExists 6 years ago
Federation translate nextcloud share types to OCM share types 6 years ago
Files Use the path_hash instead of the path to query the filecache 6 years ago
GlobalScale Update license headers 7 years ago
Group Fixed icons detection and caching 6 years ago
Hooks Fix PHP doc for API docs 7 years ago
Http/Client Fix HTTP client given options being overriden by default options 6 years ago
IntegrityCheck Handle strict typing in Checker and fix tests 6 years ago
L10N Backend work to provide NC whats New info to users 6 years ago
Lock prevent lock values from going negative with memcache backend 6 years ago
Lockdown Update license headers 7 years ago
Log make exception serializer a bit more robust 6 years ago
Mail Swift to \Swift_Mailer as abstraction 6 years ago
Memcache Properly provide local memcache check to ICacheFactory 6 years ago
Migration Update license headers 7 years ago
Notification Update license headers 7 years ago
OCS Allow to skip retrieving from cache in the DiscoveryService 6 years ago
Preview No need to convert to PDF with LibreOffice, just convert to PNG 6 years ago
Remote Add some more tests for ocs remote api 7 years ago
Repair Add repair step 6 years ago
RichObjectStrings Update license headers 7 years ago
Route Use type casting instead of *val() method 6 years ago
Search Update license headers 7 years ago
Security Fix #9864: Decrease $maxDelay in Throttler.php 6 years ago
Session Allow updating the token on session regeneration 6 years ago
Settings Svg icon api sass function and upgrade of all styles 6 years ago
Setup move log constants to ILogger 6 years ago
Share implement federated group shares 6 years ago
Share20 Merge pull request #5280 from nextcloud/shared-with-display-name 6 years ago
Support/CrashReport Fix PHP doc for API docs 7 years ago
SystemTag Make SystemTag strict 6 years ago
Tagging Use ::class statement instead of string 6 years ago
Template Fixed tests 6 years ago
Updater Backend work to provide NC whats New info to users 6 years ago
User make table name configurable for db user backend 6 years ago
legacy Fix accessibility invert 6 years ago
AllConfig.php Store setUserValue as string in cache 6 years ago
AppConfig.php using isset() 6 years ago
Avatar.php Removed old route, fix tests and fix var type 6 years ago
AvatarManager.php Use \OC\User\Manager internally in the avatarmanager 6 years ago
CapabilitiesManager.php move log constants to ILogger 6 years ago
Color.php Fix autoloader 6 years ago
Config.php Fix some typos 6 years ago
ContactsManager.php Fix others 8 years ago
DatabaseException.php Remove unneeded parameter in DatabaseException 7 years ago
DatabaseSetupException.php Fix others 8 years ago
DateTimeFormatter.php Update license headers 7 years ago
DateTimeZone.php move log constants to ILogger 6 years ago
ForbiddenException.php Fix others 8 years ago
HintException.php Update license headers 7 years ago
Installer.php move log constants to ILogger 6 years ago
LargeFileHelper.php Make LargeFileHelper.php faster by avoiding execs as much as possible 6 years ago
Log.php Make sure the log doesn't try to read from PUT if it can't 6 years ago
NaturalSort.php move log constants to ILogger 6 years ago
NaturalSort_DefaultCollator.php Fix others 8 years ago
NavigationManager.php Upgraded navigation submenu management and api + created sharing submenu 6 years ago
NeedsUpdateException.php Update with robin 8 years ago
NotSquareException.php Fix others 8 years ago
PreviewManager.php Use ::class statement instead of string 6 years ago
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 8 years ago
RedisFactory.php Update license headers 7 years ago
Repair.php Add repair job for pending cron jobs 6 years ago
RepairException.php Fix others 8 years ago
Search.php Removed deprecated search function from ISearch 6 years ago
Server.php Fixed tests 6 years ago
ServerContainer.php Fix missing argument 2 for Settings classes 7 years ago
ServerNotAvailableException.php Fix others 8 years ago
ServiceUnavailableException.php Update with robin 8 years ago
Setup.php Add the job 6 years ago
Streamer.php Use zip32 only if there are less than 65536 files 6 years ago
SubAdmin.php Use group displayNames in users list 6 years ago
SystemConfig.php Merge pull request #7020 from Fiech/master 7 years ago
TagManager.php Fix others 8 years ago
Tags.php move log constants to ILogger 6 years ago
TempManager.php Update license headers 7 years ago
TemplateLayout.php Enable SCSS for guest pages 6 years ago
URLGenerator.php Fix check if theming defaults instance is available 6 years ago
Updater.php Only wait for cron if fix for endless wait is included 6 years ago