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.
John Molakvoæ 304c1b9b61
Merge pull request #33087 from nextcloud/fix/30282/external-storages
1 year ago
..
Accounts Cleanup tags and Share component 1 year ago
Activity Update php licenses 3 years ago
App remove getDefaultInstallationBundle 1 year ago
AppFramework Improve container return type annotations 1 year ago
Archive Expose ZIP stat information 2 years ago
Authentication Merge pull request #34554 from nextcloud/fix/psalm-twofactor-registry 1 year ago
Avatar Update avatars on update 1 year ago
BackgroundJob Fix many tests and warnings 1 year ago
Broadcast/Events Update php licenses 3 years ago
Cache Move CappedMemoryCache to OCP 1 year ago
Calendar Fix various errors in iMIP logic 1 year ago
Collaboration File reference: use the file type icon as fallback when no preview provider for this type 1 year ago
Command Explicitely only accept closures from our dependencies in ClosureJob 1 year ago
Comments Delete comments that expired now 1 year ago
Console Remove OCP\App and OCP\BackgroundJob 1 year ago
Contacts/ContactsMenu Merge pull request #32635 from andyxheli/patch-3 1 year ago
DB typehint migrationservice closures 1 year ago
Dashboard avoid early DI of IAppManager 1 year ago
Diagnostics Move CappedMemoryCache to OCP 1 year ago
DirectEditing fix translation source in directEditing templates 2 years ago
Encryption add marker interface to mark system mount points for encryption 1 year ago
EventDispatcher Fix codestyle 2 years ago
Federation cache cloud id data in CloudIdManager 1 year ago
Files Merge pull request #34579 from nextcloud/unencrypted-size-null 1 year ago
FullTextSearch Fix ArrayAccess and JsonSerializable return types 2 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 Merge pull request #33087 from nextcloud/fix/30282/external-storages 1 year 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 1 year ago
LDAP Update php licenses 3 years ago
Lock Cleanup lock related code 2 years ago
Lockdown Rename file1 and file2 to source and target in Storage abstraction 1 year ago
Log Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecated 1 year ago
Mail Move findBinaryFinder and isFunctionEnabled away from OC_Helper 1 year ago
Memcache Correctly handle Redis::keys returning false 1 year ago
Metadata Allow scanning for metadata with occ scan:file --generate-metadata 1 year ago
Migration Migrate Repair events to OCP\EventDispatcher\Event 1 year ago
Notification Fix wording of undeliverable push notifications 1 year ago
OCS Add a capability for the reference API and expose the regex to clients 1 year ago
Preview Save getting the parent node when generating the preview 1 year ago
Profile Cache ConfigProfile 1 year ago
Profiler Expose clearing the profiles and fix it 1 year ago
Remote Update php licenses 3 years ago
Repair unbundle files_videoplayer and clean up a little 1 year ago
RichObjectStrings Update php licenses 3 years ago
Route Fix typos in lib/private subdirectory 1 year ago
Search Migrate from ILogger to LoggerInterface in lib/private 2 years ago
Security Add rate limiting on lost password emails 1 year ago
Session Add config option to disable strict session timeout to be able to use read_and_close 1 year ago
Settings Merge branch 'master' into fix/setting/accessibility-title 1 year ago
Setup Do not store generated mysql password if it was not used 1 year ago
Share Cleanup tags and Share component 1 year ago
Share20 Fix PHP CS 1 year ago
Support extended hint message 1 year ago
SystemTag Update php licenses 3 years ago
Tagging Improve typing 1 year ago
Talk Add a Talk API for OCP 2 years ago
Template Add config and fix selenium 1 year ago
Updater Migrate from ILogger to LoggerInterface in lib/private 2 years ago
User LDAP to no register new users when outside of fair use or over limits 1 year ago
UserStatus Allow to revert the user status of multiple users in 3 queries instead of 3*n 2 years ago
legacy Fix alternative logins custom css class 1 year ago
AllConfig.php fix mistake in db query to delete a user config value 1 year 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 1 year 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" 1 year ago
ContactsManager.php Remove some constants and functions which have been long deprecated 1 year ago
DatabaseException.php Update php licenses 3 years ago
DatabaseSetupException.php Migrate HintException to OCP 2 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 1 year ago
InitialStateService.php Update php licenses 3 years ago
Installer.php set defaultEnabled in shipped.json 1 year ago
LargeFileHelper.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 1 year ago
Log.php allow apps to specify methods carrying sensitive parameters 1 year ago
MemoryInfo.php Fix typos in lib/private subdirectory 1 year 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 1 year ago
NeedsUpdateException.php Update php licenses 3 years ago
NotSquareException.php Update php licenses 3 years ago
PreviewManager.php Fix FFMPEG preview manager 1 year 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 1 year ago
RepairException.php Update php licenses 3 years ago
Search.php Update php licenses 3 years ago
Server.php LDAP to no register new users when outside of fair use or over limits 1 year ago
ServerContainer.php Improve container return type annotations 1 year ago
ServerNotAvailableException.php Update php licenses 3 years ago
ServiceUnavailableException.php Update php licenses 3 years ago
Setup.php Merge pull request #34136 from nextcloud/fix/default-channel 1 year 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 1 year ago
Tags.php Cleanup tags and Share component 1 year ago
TempManager.php Update php licenses 3 years ago
TemplateLayout.php Move app menu to vue 1 year ago
URLGenerator.php app_path cannot be empty 1 year ago
Updater.php Parameter of RepairAdvanceEvent is actually an increment, not a step id 1 year ago