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
Vincent Petry 89cb450c84
Detect leading spaces in config files
3 years ago
..
Accounts Move CappedMemoryCache to OCP 4 years ago
Activity
App Fix typos in lib/private subdirectory 4 years ago
AppFramework Fix typos in lib/private subdirectory 4 years ago
Archive Expose ZIP stat information 4 years ago
Authentication Merge pull request #33225 from nextcloud/fix/handle-one-time-passwords 4 years ago
Avatar Fix typos in lib/private subdirectory 4 years ago
BackgroundJob Fix typing in IJobList 4 years ago
Broadcast/Events
Cache Move CappedMemoryCache to OCP 4 years ago
Calendar
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 Delete comments that expired now 4 years ago
Console Do not decorate the CLI output if it's explicitly turned off 4 years ago
Contacts/ContactsMenu Fix typos in lib/private subdirectory 4 years ago
DB Fix typos in lib/private subdirectory 4 years ago
Dashboard avoid early DI of IAppManager 4 years ago
Diagnostics Move CappedMemoryCache to OCP 4 years ago
DirectEditing
Encryption Move CappedMemoryCache to OCP 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 Document all getIncomplete implementations as returning string|false 3 years ago
FullTextSearch
GlobalScale
Group Do not ignore return value of deleteGroup from backend 4 years ago
Hooks
Http Fix typos in lib/private subdirectory 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 Fix typos in lib/private subdirectory 4 years ago
Migration Fix codestyle 4 years ago
Notification
OCS Fix typos in lib/private subdirectory 4 years ago
Preview Use Image class from public API 4 years ago
Profile Fix typos in lib/private subdirectory 4 years ago
Profiler Add a built-in profiler inside Nextcloud 4 years ago
Remote
Repair Fix typos in lib/private subdirectory 4 years ago
RichObjectStrings
Route Fix typos in lib/private subdirectory 4 years ago
Search Migrate from ILogger to LoggerInterface in lib/private 4 years ago
Security Add a public interface for the bruteforce throttler and register for injection 4 years ago
Session Fix typos in lib/private subdirectory 4 years ago
Settings Handle non existing settings again 4 years ago
Setup Use {$var} instead of ${var} for PHP 8.2 compatibility 4 years ago
Share Fix typos in lib/private subdirectory 4 years ago
Share20 don't reduce file public link permissions if public upload is not enabled 3 years ago
Support Migrate more classes of lib/private to LoggerInterface 4 years ago
SystemTag
Tagging
Talk
Template Feature: Add and expose frontend loglevel 4 years ago
Updater Migrate from ILogger to LoggerInterface in lib/private 4 years ago
User only update last login timestamp with minute percision 4 years ago
UserStatus
legacy Multiple fixes 3 years ago
AllConfig.php fix mistake in db query to delete a user config value 4 years ago
AppConfig.php Remove SCSSCacher 4 years ago
AppScriptDependency.php
AppScriptSort.php
CapabilitiesManager.php Don't inject Bruteforce capability info in the webui 4 years ago
Color.php
Config.php Detect leading spaces in config files 3 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 Fix typos in lib/private subdirectory 4 years ago
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 Fix typos in lib/private subdirectory 4 years ago
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
Repair.php Remove SCSSCacher 4 years ago
RepairException.php
Search.php
Server.php Add a public interface for the bruteforce throttler and register for injection 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
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php Add skip content buttons to the public page layout 4 years ago
URLGenerator.php Fix typos in lib/private subdirectory 4 years ago
Updater.php