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
blizzz f6f0195a3f
Merge pull request #34306 from nextcloud/fix/noid/step-file-not-moved
3 years ago
..
Accounts Move CappedMemoryCache to OCP 4 years ago
Activity Update php licenses 5 years ago
App remove getDefaultInstallationBundle 3 years ago
AppFramework Allow CSRF on CORS routes 3 years ago
Archive Expose ZIP stat information 4 years ago
Authentication Add back TokenCleanupJob to invalidate old temporary tokens 4 years ago
Avatar Update avatars on update 3 years ago
BackgroundJob Fix many tests and warnings 4 years ago
Broadcast/Events Update php licenses 5 years ago
Cache Move CappedMemoryCache to OCP 4 years ago
Calendar Fix various errors in iMIP logic 3 years ago
Collaboration Move Reference class to public namespace 3 years ago
Command Fix many tests and warnings 4 years ago
Comments Delete comments that expired now 4 years ago
Console Remove OCP\App and OCP\BackgroundJob 4 years ago
Contacts/ContactsMenu Fix typos in lib/private subdirectory 4 years ago
DB Declare strict types in all new Event classes 4 years ago
Dashboard avoid early DI of IAppManager 4 years ago
Diagnostics Move CappedMemoryCache to OCP 4 years ago
DirectEditing fix translation source in directEditing templates 4 years ago
Encryption add marker interface to mark system mount points for encryption 4 years ago
EventDispatcher Fix codestyle 4 years ago
Federation cache cloud id data in CloudIdManager 4 years ago
Files Merge pull request #32740 from jasperweyne/patch-2 3 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 Fix tests for nested v4 in v6 3 years ago
IntegrityCheck Simlify tests for integrity check on modified mimetype lists 4 years ago
KnownUser Update php licenses 5 years ago
L10N Use {$var} instead of ${var} for PHP 8.2 compatibility 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 Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecated 4 years ago
Mail Move findBinaryFinder and isFunctionEnabled away from OC_Helper 4 years ago
Memcache memcached should not throw arbitrary exceptions 4 years ago
Metadata fix exif metadata provider 4 years ago
Migration Migrate Repair events to OCP\EventDispatcher\Event 4 years ago
Notification Fix wording of undeliverable push notifications 4 years ago
OCS Fix typos in lib/private subdirectory 4 years ago
Preview Save getting the parent node when generating the preview 4 years ago
Profile Cache ConfigProfile 4 years ago
Profiler Add a built-in profiler inside Nextcloud 4 years ago
Remote Update php licenses 5 years ago
Repair fix default value for updatedirectory setting 3 years ago
RichObjectStrings Update php licenses 5 years ago
Route Fix typos in lib/private subdirectory 4 years ago
Search Migrate from ILogger to LoggerInterface in lib/private 4 years ago
Security Port existing server code to new interface 4 years ago
Session Add config option to disable strict session timeout to be able to use read_and_close 4 years ago
Settings Merge branch 'master' into fix/setting/accessibility-title 4 years ago
Setup Do not store generated mysql password if it was not used 3 years ago
Share Fix typos in lib/private subdirectory 4 years ago
Share20 Use bigger slice in share provider 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 Make it possible to load theme/<themename>/dist 4 years ago
Updater Migrate from ILogger to LoggerInterface in lib/private 4 years ago
User Fix avatar cleanup on user delete 3 years ago
UserStatus Allow to revert the user status of multiple users in 3 queries instead of 3*n 4 years ago
legacy Fix quota type to int 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 Sort app scripts topologically by its dependencies 4 years ago
AppScriptSort.php Sort app scripts topologically by its dependencies 4 years ago
BinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 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 Revert "Make config file saving safe against write failures" 3 years ago
ContactsManager.php Fix a doctype in OCP for IAddressBook 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 Fix typos in lib/private subdirectory 4 years ago
InitialStateService.php Update php licenses 5 years ago
Installer.php set defaultEnabled in shipped.json 3 years ago
LargeFileHelper.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 4 years ago
Log.php allow apps to specify methods carrying sensitive parameters 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 Update php licenses 5 years ago
NavigationManager.php Add accessibility entry in user menu 3 years ago
NeedsUpdateException.php Update php licenses 5 years ago
NotSquareException.php Update php licenses 5 years ago
PreviewManager.php Fix FFMPEG preview manager 3 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 Move avatar clearing in the background 3 years ago
RepairException.php Update php licenses 5 years ago
Search.php Update php licenses 5 years ago
Server.php Fix avatar cleanup on user delete 3 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 Make phpcs happy and remove unused setup thing 3 years ago
StreamImage.php Send images to imaginary docker to generate previews 4 years ago
Streamer.php Fix docblock for addFileFromStream 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 Move app menu to vue 4 years ago
URLGenerator.php app_path cannot be empty 4 years ago
Updater.php Parameter of RepairAdvanceEvent is actually an increment, not a step id 4 years ago