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 7140201a32
Merge pull request #32634 from nextcloud/debt/noid/psalm-moveable-mount
4 years ago
..
Accounts Allow to tweak default scopes for accounts 4 years ago
Activity Update php licenses 5 years ago
App Also allow pre-releases and nightlies when installing from git 4 years ago
AppFramework Update core to PHP 7.4 standard 4 years ago
Archive Expose ZIP stat information 4 years ago
Authentication Merge pull request #32357 from nextcloud/user-delete-remove-wrappers 4 years ago
Avatar catch storage not available when deleting avatar 4 years ago
BackgroundJob Get not only time-sensitive next job from list but any 4 years ago
Broadcast/Events Update php licenses 5 years ago
Cache Add stricter psalm type for CappedMemoryCache 4 years ago
Calendar Move calendar resource/room backend registration to IBootstrap 4 years ago
Collaboration Introduce event for loading additional script on projects 4 years ago
Command Update php licenses 5 years ago
Comments Fix JSON error when comment has no reactions 4 years ago
Console Do not decorate the CLI output if it's explicitly turned off 4 years ago
Contacts/ContactsMenu Modernize contacts menu 4 years ago
DB Fix psalm issues related to the user backend 4 years ago
Dashboard Fix identation 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 Add stricter psalm type for CappedMemoryCache 4 years ago
EventDispatcher Fix codestyle 4 years ago
Federation Migrate from ILogger to LoggerInterface in lib/private 4 years ago
Files Fix docblock for return type 4 years ago
FullTextSearch Fix ArrayAccess and JsonSerializable return types 4 years ago
GlobalScale Update php licenses 5 years ago
Group Do not ignore return value of deleteGroup from backend 4 years ago
Hooks Update php licenses 5 years ago
Http Migrate from ILogger to LoggerInterface in lib/private 4 years ago
IntegrityCheck Fix Iterator return types 4 years ago
KnownUser Update php licenses 5 years ago
L10N Fix translations with trailing colons 4 years ago
LDAP Update php licenses 5 years ago
Lock Cleanup lock related code 4 years ago
Lockdown use searchoperation for storage filter instead of db expression 5 years ago
Log Allow to get custom loggers for syslog, errorlog and systemdlog too 4 years ago
Mail Migrate from ILogger to LoggerInterface in lib/private 4 years ago
Memcache Add hit information to profiler 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 Update php licenses 5 years ago
Preview Merge pull request #32410 from nextcloud/bugfix/noid/imaginary-exception 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 Update php licenses 5 years ago
Repair Update core to PHP 7.4 standard 4 years ago
RichObjectStrings Update php licenses 5 years ago
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 Validate requested length is random string generator 4 years ago
Session Fix ArrayAccess and JsonSerializable return types 4 years ago
Settings Handle non existing settings again 4 years ago
Setup Fix return type for createSpecificUser 4 years ago
Share Remove unused class SearchResultSorter 4 years ago
Share20 Merge pull request #32185 from nextcloud/fix/default-share-provider-oracle 4 years ago
Support Migrate more classes of lib/private to LoggerInterface 4 years ago
SystemTag Update php licenses 5 years ago
Tagging Update php licenses 5 years ago
Talk Add a Talk API for OCP 4 years ago
Template Remove SCSSCacher 4 years ago
Updater Migrate from ILogger to LoggerInterface in lib/private 4 years ago
User Fix psalm issues related to the user backend 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 Update php licenses 5 years ago
Config.php Don't write to config file if `config_is_read_only` is set 4 years ago
ContactsManager.php Convert strict_search to wildcard property and add psalm docs 4 years ago
DatabaseException.php Update php licenses 5 years ago
DatabaseSetupException.php Migrate HintException to OCP 5 years ago
DateTimeFormatter.php Update php licenses 5 years ago
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 Update php licenses 5 years ago
HintException.php Migrate HintException to OCP 5 years ago
InitialStateService.php Update php licenses 5 years ago
Installer.php Migrate more classes of lib/private to LoggerInterface 4 years ago
LargeFileHelper.php Update php licenses 5 years ago
Log.php don't error if we can't load the ExceptionSerializer for early exceptions 4 years ago
MemoryInfo.php Update php licenses 5 years ago
NaturalSort.php Migrate more classes of lib/private to LoggerInterface 4 years ago
NaturalSort_DefaultCollator.php Update php licenses 5 years ago
NavigationManager.php Let apps toggle an unread counter on app icons 5 years ago
NeedsUpdateException.php Update php licenses 5 years ago
NotSquareException.php Update php licenses 5 years ago
PreviewManager.php Send images to imaginary docker to generate previews 4 years ago
PreviewNotAvailableException.php Update php licenses 5 years ago
RedisFactory.php Add event logging for db and redis connection 4 years ago
Repair.php Remove SCSSCacher 4 years ago
RepairException.php Update php licenses 5 years ago
Search.php Update php licenses 5 years ago
Server.php Merge pull request #32077 from nextcloud/cleanup/lock 4 years ago
ServerContainer.php Update php licenses 5 years ago
ServerNotAvailableException.php Update php licenses 5 years ago
ServiceUnavailableException.php Update php licenses 5 years ago
Setup.php Remove default token which is deprecated since Nextcloud 13 4 years ago
StreamImage.php Send images to imaginary docker to generate previews 4 years ago
Streamer.php Add X-Accel-Buffering header to downloads 4 years ago
SubAdmin.php Update php licenses 5 years ago
SystemConfig.php Censor more configs 4 years ago
TagManager.php Update php licenses 5 years ago
Tags.php Update php licenses 5 years ago
TempManager.php Update php licenses 5 years ago
TemplateLayout.php Remove SCSSCacher 4 years ago
URLGenerator.php Check style update 4 years ago
Updater.php Do not print verbose info about app updates if there are none 5 years ago