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
Carl Schwan 16b5e6bc7f
Merge pull request #32973 from nextcloud/cleanup/avatar-code
4 years ago
..
Accounts Fix exception handling when profile data is too long 4 years ago
Activity
App composer run cs:fix 4 years ago
AppFramework load widgets only of enabled apps 4 years ago
Archive Expose ZIP stat information 4 years ago
Authentication Handler large passwords 4 years ago
Avatar Make Color class public 4 years ago
BackgroundJob Check background job type 4 years ago
Broadcast/Events
Cache Add stricter psalm type for CappedMemoryCache 4 years ago
Calendar Move calendar resource/room backend registration to IBootstrap 4 years ago
Collaboration Rename setting name to reduce its length 4 years ago
Command Explicitely only accept closures from our dependencies in ClosureJob 4 years ago
Comments Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-row 4 years ago
Console Do not decorate the CLI output if it's explicitly turned off 4 years ago
Contacts/ContactsMenu Fix PHP 8.2 warnings about undeclared properties 4 years ago
DB composer run cs:fix 4 years ago
Dashboard avoid early DI of IAppManager 4 years ago
Diagnostics only log diagnostic events if a treshhold is set 4 years ago
DirectEditing fix translation source in directEditing templates 4 years ago
Encryption Fix hook encryption with cron job 4 years ago
EventDispatcher Fix codestyle 4 years ago
Federation Always log errors from sending federation api requests to ease debugging 4 years ago
Files Check whether entry is of type ICacheEntry in Cache->remove() 4 years ago
FullTextSearch
GlobalScale
Group Do not ignore return value of deleteGroup from backend 4 years ago
Hooks
Http Improve local domain detection 4 years ago
IntegrityCheck Simlify tests for integrity check on modified mimetype lists 4 years ago
KnownUser
L10N Use {$var} instead of ${var} for PHP 8.2 compatibility 4 years ago
LDAP
Lock Cleanup lock related code 4 years ago
Lockdown
Log Merge pull request #32242 from nextcloud/fix-logging-data-array 4 years ago
Mail Extend email logging 4 years ago
Memcache memcached should not throw arbitrary exceptions 4 years ago
Metadata Merge pull request #32033 from nextcloud/fix/metadata-scan-app-data 4 years ago
Migration Fix codestyle 4 years ago
Notification Fix a few psalm issues and moved back to psalm/phar 4.18 4 years ago
OCS
Preview Use Image class from public API 4 years ago
Profile Add profile default setting for admin 4 years ago
Profiler Add a built-in profiler inside Nextcloud 4 years ago
Remote
Repair feat: add docxf and form mimetypes 4 years ago
RichObjectStrings
Route Migrate from ILogger to LoggerInterface in lib/private 4 years ago
Search Migrate from ILogger to LoggerInterface in lib/private 4 years ago
Security Only ignore attempts of the same action 4 years ago
Session
Settings Handle non existing settings again 4 years ago
Setup Use {$var} instead of ${var} for PHP 8.2 compatibility 4 years ago
Share Remove unused class SearchResultSorter 4 years ago
Share20 Rename setting name to reduce its length 4 years ago
Support Migrate more classes of lib/private to LoggerInterface 4 years ago
SystemTag
Tagging
Talk Add a Talk API for OCP 4 years ago
Template Feature: Add and expose frontend loglevel 4 years ago
Updater Migrate from ILogger to LoggerInterface in lib/private 4 years ago
User Merge pull request #32973 from nextcloud/cleanup/avatar-code 4 years ago
UserStatus Allow to revert the user status of multiple users in 3 queries instead of 3*n 4 years ago
legacy Merge pull request #32592 from nextcloud/fix/noid/allow-rememberme-token-apache-auth-backend 4 years ago
AllConfig.php Cleanup AllConfig 4 years ago
AppConfig.php Remove SCSSCacher 4 years ago
AppScriptDependency.php Sort app scripts topologically by its dependencies 4 years ago
AppScriptSort.php Sort app scripts topologically by its dependencies 4 years ago
CapabilitiesManager.php Don't inject Bruteforce capability info in the webui 4 years ago
Color.php
Config.php Don't write to config file if `config_is_read_only` is set 4 years ago
ContactsManager.php Fix a doctype in OCP for IAddressBook 4 years ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php Move away from deprecated ILogger 4 years ago
EmojiHelper.php Include more emoji chars to test and fixes after include it 4 years ago
ForbiddenException.php
HintException.php
InitialStateService.php
Installer.php Migrate more classes of lib/private to LoggerInterface 4 years ago
LargeFileHelper.php
Log.php Fix logging data context to file 4 years ago
MemoryInfo.php
NaturalSort.php Migrate more classes of lib/private to LoggerInterface 4 years ago
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Send images to imaginary docker to generate previews 4 years ago
PreviewNotAvailableException.php
RedisFactory.php Add event logging for db and redis connection 4 years ago
Repair.php Remove SCSSCacher 4 years ago
RepairException.php
Search.php
Server.php Cleanup avatar related code 4 years ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php
StreamImage.php Send images to imaginary docker to generate previews 4 years ago
Streamer.php Fix docblock for addFileFromStream 4 years ago
SubAdmin.php
SystemConfig.php Censor more configs 4 years ago
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php Remove SCSSCacher 4 years ago
URLGenerator.php Check style update 4 years ago
Updater.php