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
Bjoern Schiessle eab4d96c4c
some small template fixes
8 years ago
..
Accounts
Activity
App Keep AppConfig for now 8 years ago
AppFramework Add PublicShareMiddlewareTest 8 years ago
Archive move log constants to ILogger 8 years ago
Authentication Make new classes strict and fix license header 8 years ago
BackgroundJob Suppress potential SQL injection warning as they are false positives 8 years ago
Cache remove unneeded is_dir from file cache gc 8 years ago
Calendar Correctly init empty arrays 8 years ago
Collaboration start to get fed group shares into the share dialog 8 years ago
Command
Comments New regex to match mentions 8 years ago
Console Disables the maintenance warning for the maintenance command itself. 8 years ago
Contacts/ContactsMenu Don't fail contacts menu on unkown user 8 years ago
DB MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default 8 years ago
Diagnostics
Encryption Remove deprecated \OCP\User::userExists 8 years ago
Federation translate nextcloud share types to OCM share types 8 years ago
Files Use the path_hash instead of the path to query the filecache 8 years ago
GlobalScale
Group Fixed icons detection and caching 8 years ago
Hooks
Http/Client Fix HTTP client given options being overriden by default options 8 years ago
IntegrityCheck Handle strict typing in Checker and fix tests 8 years ago
L10N Backend work to provide NC whats New info to users 8 years ago
Lock prevent lock values from going negative with memcache backend 8 years ago
Lockdown
Log make exception serializer a bit more robust 8 years ago
Mail Use index for format string parameters 8 years ago
Memcache Properly provide local memcache check to ICacheFactory 8 years ago
Migration
Notification Add return types and fully qualified function calls 8 years ago
OCS Allow to skip retrieving from cache in the DiscoveryService 8 years ago
Preview No need to convert to PDF with LibreOffice, just convert to PNG 8 years ago
Remote
Repair Add repair step 8 years ago
RichObjectStrings
Route
Search
Security Fix #9864: Decrease $maxDelay in Throttler.php 8 years ago
Session Allow updating the token on session regeneration 8 years ago
Settings Svg icon api sass function and upgrade of all styles 8 years ago
Setup move log constants to ILogger 8 years ago
Share implement federated group shares 8 years ago
Share20 some small template fixes 8 years ago
Support/CrashReport
SystemTag Make SystemTag strict 8 years ago
Tagging
Template Php code bump 8 years ago
Updater Backend work to provide NC whats New info to users 8 years ago
User make table name configurable for db user backend 8 years ago
legacy Merge pull request #8188 from arnowelzel/master 8 years ago
AllConfig.php Store setUserValue as string in cache 8 years ago
AppConfig.php using isset() 8 years ago
Avatar.php Removed old route, fix tests and fix var type 8 years ago
AvatarManager.php
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 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 Upgraded navigation submenu management and api + created sharing submenu 8 years ago
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Add repair job for pending cron jobs 8 years ago
RepairException.php
Search.php
Server.php Fixed tests 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
TagManager.php
Tags.php move log constants to ILogger 8 years ago
TempManager.php
TemplateLayout.php Enable SCSS for guest pages 8 years ago
URLGenerator.php Fix check if theming defaults instance is available 8 years ago
Updater.php Only wait for cron if fix for endless wait is included 8 years ago