You cannot 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/lib/private
Christoph Wurst 910c774b35
Merge pull request #34038 from nextcloud/fix/migrate-TagMapper-to-QBMapper
Migrate TagMapper to QBMapper instead of deprecated Mapper
2 years ago
..
Accounts Cleanup tags and Share component 2 years ago
Activity Update php licenses 3 years ago
App remove getDefaultInstallationBundle 2 years ago
AppFramework Allow CSRF on CORS routes 2 years ago
Archive Expose ZIP stat information 2 years ago
Authentication Add back TokenCleanupJob to invalidate old temporary tokens 2 years ago
Avatar Update avatars on update 2 years ago
BackgroundJob Fix many tests and warnings 2 years ago
Broadcast/Events Update php licenses 3 years ago
Cache Move CappedMemoryCache to OCP 2 years ago
Calendar Fix various errors in iMIP logic 2 years ago
Collaboration Move Reference class to public namespace 2 years ago
Command Fix many tests and warnings 2 years ago
Comments Delete comments that expired now 2 years ago
Console Remove OCP\App and OCP\BackgroundJob 2 years ago
Contacts/ContactsMenu Fix typos in lib/private subdirectory 2 years ago
DB Declare strict types in all new Event classes 2 years ago
Dashboard avoid early DI of IAppManager 2 years ago
Diagnostics Move CappedMemoryCache to OCP 2 years ago
DirectEditing fix translation source in directEditing templates 2 years ago
Encryption add marker interface to mark system mount points for encryption 2 years ago
EventDispatcher Fix codestyle 2 years ago
Federation cache cloud id data in CloudIdManager 2 years ago
Files Cleanup tags and Share component 2 years ago
FullTextSearch Fix ArrayAccess and JsonSerializable return types 3 years ago
GlobalScale Update php licenses 3 years ago
Group Do not ignore return value of deleteGroup from backend 2 years ago
Hooks Update php licenses 3 years ago
Http Fix tests for nested v4 in v6 2 years ago
IntegrityCheck Simlify tests for integrity check on modified mimetype lists 2 years ago
KnownUser Update php licenses 3 years ago
L10N Use {$var} instead of ${var} for PHP 8.2 compatibility 2 years ago
LDAP Update php licenses 3 years ago
Lock Cleanup lock related code 2 years ago
Lockdown use searchoperation for storage filter instead of db expression 3 years ago
Log Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecated 2 years ago
Mail Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 years ago
Memcache Correctly handle Redis::keys returning false 2 years ago
Metadata Cleanup tags and Share component 2 years ago
Migration Migrate Repair events to OCP\EventDispatcher\Event 2 years ago
Notification Fix wording of undeliverable push notifications 2 years ago
OCS Fix typos in lib/private subdirectory 2 years ago
Preview Save getting the parent node when generating the preview 2 years ago
Profile Cache ConfigProfile 2 years ago
Profiler Add a built-in profiler inside Nextcloud 2 years ago
Remote Update php licenses 3 years ago
Repair unbundle files_videoplayer and clean up a little 2 years ago
RichObjectStrings Update php licenses 3 years ago
Route Fix typos in lib/private subdirectory 2 years ago
Search Migrate from ILogger to LoggerInterface in lib/private 2 years ago
Security Port existing server code to new interface 2 years ago
Session Add config option to disable strict session timeout to be able to use read_and_close 2 years ago
Settings Merge branch 'master' into fix/setting/accessibility-title 2 years ago
Setup Do not store generated mysql password if it was not used 2 years ago
Share Cleanup tags and Share component 2 years ago
Share20 Cleanup tags and Share component 2 years ago
Support Migrate more classes of lib/private to LoggerInterface 2 years ago
SystemTag Update php licenses 3 years ago
Tagging Improve typing 2 years ago
Talk Add a Talk API for OCP 2 years ago
Template Make it possible to load theme/<themename>/dist 2 years ago
Updater Migrate from ILogger to LoggerInterface in lib/private 2 years ago
User Fix avatar cleanup on user delete 2 years ago
UserStatus Allow to revert the user status of multiple users in 3 queries instead of 3*n 2 years ago
legacy Cleanup tags and Share component 2 years ago
AllConfig.php fix mistake in db query to delete a user config value 2 years ago
AppConfig.php Remove SCSSCacher 2 years ago
AppScriptDependency.php Sort app scripts topologically by its dependencies 2 years ago
AppScriptSort.php Sort app scripts topologically by its dependencies 2 years ago
BinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 years ago
CapabilitiesManager.php Don't inject Bruteforce capability info in the webui 2 years ago
Color.php Update php licenses 3 years ago
Config.php Revert "Make config file saving safe against write failures" 2 years ago
ContactsManager.php Fix a doctype in OCP for IAddressBook 2 years ago
DatabaseException.php Update php licenses 3 years ago
DatabaseSetupException.php Migrate HintException to OCP 3 years ago
DateTimeFormatter.php Update php licenses 3 years ago
DateTimeZone.php Move away from deprecated ILogger 2 years ago
EmojiHelper.php Include more emoji chars to test and fixes after include it 2 years ago
ForbiddenException.php Update php licenses 3 years ago
HintException.php Fix typos in lib/private subdirectory 2 years ago
InitialStateService.php Update php licenses 3 years ago
Installer.php set defaultEnabled in shipped.json 2 years ago
LargeFileHelper.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 years ago
Log.php allow apps to specify methods carrying sensitive parameters 2 years ago
MemoryInfo.php Fix typos in lib/private subdirectory 2 years ago
NaturalSort.php Migrate more classes of lib/private to LoggerInterface 2 years ago
NaturalSort_DefaultCollator.php Update php licenses 3 years ago
NavigationManager.php Add accessibility entry in user menu 2 years ago
NeedsUpdateException.php Update php licenses 3 years ago
NotSquareException.php Update php licenses 3 years ago
PreviewManager.php Fix FFMPEG preview manager 2 years ago
PreviewNotAvailableException.php Update php licenses 3 years ago
RedisFactory.php Add event logging for db and redis connection 2 years ago
Repair.php unbundle files_videoplayer and clean up a little 2 years ago
RepairException.php Update php licenses 3 years ago
Search.php Update php licenses 3 years ago
Server.php Fix avatar cleanup on user delete 2 years ago
ServerContainer.php Update php licenses 3 years ago
ServerNotAvailableException.php Update php licenses 3 years ago
ServiceUnavailableException.php Update php licenses 3 years ago
Setup.php Make phpcs happy and remove unused setup thing 2 years ago
StreamImage.php Send images to imaginary docker to generate previews 2 years ago
Streamer.php Fix docblock for addFileFromStream 2 years ago
SubAdmin.php Update php licenses 3 years ago
SystemConfig.php Censor more configs 2 years ago
TagManager.php Cleanup tags and Share component 2 years ago
Tags.php Cleanup tags and Share component 2 years ago
TempManager.php Update php licenses 3 years ago
TemplateLayout.php Move app menu to vue 2 years ago
URLGenerator.php app_path cannot be empty 2 years ago
Updater.php Parameter of RepairAdvanceEvent is actually an increment, not a step id 2 years ago