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
Côme Chilliet 18c4761ab0
Merge pull request #36795 from nextcloud/fix/remove-erronous-parentheses-in-in-clause
3 years ago
..
Accounts composer run cs:fix 3 years ago
Activity composer run cs:fix 3 years ago
App fix(appinfo): navigation type is optional 3 years ago
AppFramework Merge pull request #36396 from nextcloud/fix/cors 3 years ago
Archive Strong type filesize related methods to ease 32bits problem findings 3 years ago
Authentication fix(authentication): Handle null or empty string password hash 3 years ago
Avatar composer run cs:fix 3 years ago
BackgroundJob Fix API breakage by using a new method instead 3 years ago
Broadcast/Events composer run cs:fix 3 years ago
Cache Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
Calendar composer run cs:fix 3 years ago
Collaboration safer URL match in FileReferenceProvider 3 years ago
Command
Comments composer run cs:fix 3 years ago
Console fix(PHP8.2): Declare Symfony Application property in console application 3 years ago
Contacts/ContactsMenu fix the contacts-menu vcf-contact avatars 3 years ago
DB log start time of queries for profiler 3 years ago
Dashboard composer run cs:fix 3 years ago
Diagnostics composer run cs:fix 3 years ago
DirectEditing feat(directediting): Allow opening by file id 3 years ago
Encryption composer run cs:fix 3 years ago
EventDispatcher composer run cs:fix 3 years ago
Federation composer run cs:fix 3 years ago
Files Merge pull request #36643 from nextcloud/fs-setup-instrimuntion 3 years ago
FullTextSearch composer run cs:fix 3 years ago
GlobalScale composer run cs:fix 3 years ago
Group dispatch new BeforeGroupChangedEvent before setDisplayName on groups 3 years ago
Hooks composer run cs:fix 3 years ago
Http composer run cs:fix 3 years ago
IntegrityCheck composer run cs:fix 3 years ago
KnownUser composer run cs:fix 3 years ago
L10N composer run cs:fix 3 years ago
LDAP
Lock composer run cs:fix 3 years ago
Lockdown Respect OCP interface in private classes 3 years ago
Log composer run cs:fix 3 years ago
Mail Migrate to Symfony Mailer 3 years ago
Memcache also cache backend for user in memory instead of always going to redis 3 years ago
Metadata try to fix the exif_read_data issue 3 years ago
Migration composer run cs:fix 3 years ago
Net
Notification composer run cs:fix 3 years ago
OCS composer run cs:fix 3 years ago
Preview cache formats supported by imagick 3 years ago
Profile composer run cs:fix 3 years ago
Profiler
Remote
Repair Avoid extra parenthesis around SQL in IN expressions 3 years ago
RichObjectStrings composer run cs:fix 3 years ago
Route DI for Router 3 years ago
Search composer run cs:fix 3 years ago
Security composer run cs:fix 3 years ago
Session composer run cs:fix 3 years ago
Settings composer run cs:fix 3 years ago
Setup add option to disable db user creation trough environment variable 3 years ago
Share composer run cs:fix 3 years ago
Share20 Pluggable share provider 3 years ago
Support composer run cs:fix 3 years ago
SystemTag composer run cs:fix 3 years ago
Tagging
Talk
Template fix: Fix loading styles from core/css/ 3 years ago
Updater composer run cs:fix 3 years ago
User also cache backend for user in memory instead of always going to redis 3 years ago
UserStatus composer run cs:fix 3 years ago
legacy Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
AllConfig.php
AppConfig.php composer run cs:fix 3 years ago
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php
CapabilitiesManager.php composer run cs:fix 3 years ago
Color.php
Config.php Fix integer overflow on 32-bit systems when testing free space for writing a config file. 3 years ago
ContactsManager.php composer run cs:fix 3 years ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
EmojiHelper.php
ForbiddenException.php
HintException.php
InitialStateService.php composer run cs:fix 3 years ago
Installer.php
LargeFileHelper.php Fix psalm errors related to filesizes 3 years ago
Log.php composer run cs:fix 3 years ago
MemoryInfo.php Add helper to cast to int|float, fix MemoryInfo on 32bits 3 years ago
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(appinfo): navigation type is optional 3 years ago
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php cache formats supported by imagick 3 years ago
PreviewNotAvailableException.php
RedisFactory.php
Repair.php composer run cs:fix 3 years ago
RepairException.php
Search.php
Server.php Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
ServerContainer.php Move to str_starts_with 3 years ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Revert "remove 32-bit workarounds" 3 years ago
StreamImage.php Allow empty mimeType 3 years ago
Streamer.php Type sizes as int|float throughout the code base 3 years ago
SubAdmin.php composer run cs:fix 3 years ago
SystemConfig.php composer run cs:fix 3 years ago
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php Port user menu to Vue 3 years ago
URLGenerator.php
Updater.php Revert "disable upgrades to 26 for 32-bit" 3 years ago