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æ fb97d551a1
Merge pull request #44357 from nextcloud/wrapper-instanceof-resiliant
3 months ago
..
Accounts chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
Activity chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
App fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date 3 months ago
AppFramework fix: add check for app_api_system session flag to bypass rate limit 3 months ago
Archive refactor: Repalce array_search with in_array in lib/ 7 months ago
Authentication feat(perf): add cache for authtoken lookup 4 months ago
Avatar feat: rename users to account or person 4 months ago
BackgroundJob Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 4 months ago
Blurhash/Listener feat(metadata): get deprecated status using file etag 3 months ago
Broadcast/Events composer run cs:fix 1 year ago
Cache Revert "don't perform an explicit setup when using the file cache" 3 months ago
Calendar fix(CalDAV): Check if the vObject exists before attempting any operations 10 months ago
Collaboration fix: Avoid clear cache with prefix 3 months ago
Command Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 4 months ago
Comments refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implementation based on getNumberOfUnreadCommentsForObjects 3 months ago
Console Merge branch 'master' into refactor/OC-Server-getThemingDefaults 4 months ago
Contacts/ContactsMenu feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 3 months ago
DB Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off 4 months ago
Dashboard Lower to info 5 months ago
Diagnostics composer run cs:fix 1 year ago
DirectEditing fix: Do not use incognito mode for direct editing 3 months ago
Encryption Merge pull request #42893 from nextcloud/file-info-key-location 4 months ago
EventDispatcher add hasListeners() 4 months ago
Federation fix(federation): Allow cloud federation providers to handle unsuccessful return codes 4 months ago
Files Merge pull request #44357 from nextcloud/wrapper-instanceof-resiliant 3 months ago
FilesMetadata fix(files): Do not throw an exception if the etag is not set in metadata 3 months ago
FullTextSearch fix: Avoid unitialized access of fts manager properties 4 months ago
GlobalScale Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Group fix(admin role): fix old and wrong way to determine whether user is admin 4 months ago
Hooks refactor: Repalce array_search with in_array in lib/ 7 months ago
Http Merge pull request #43446 from jithin-space/add-patch-request-to-http-client-interface 3 months ago
IntegrityCheck feat(appconfig): switching integrity check to lazy config values 3 months ago
KnownUser Add type hints for mappers 1 year ago
L10N chore: Migrate away from OC::$server->getLogger 4 months ago
LDAP Update php licenses 3 years ago
Lock restore shared lock ttl when releasing 6 months ago
Lockdown Respect OCP interface in private classes 1 year ago
Log Move away from deprecated utf_encode() on PHP 8.2+ 4 months ago
Mail Add "-i" to sendmail's pipe 5 months ago
Memcache Refactor `OC\Server::getGetRedisFactory` 3 months ago
Migration fix: Make Repair object injectable and fix BackgroundRepair test 4 months ago
Net Refactors Metadata, Migration, and Net. 7 months ago
Notification fix(notifications): Help finding missing notifications by logging it 4 months ago
OCM feat(OCM): Dispatch an event so apps can register resources 8 months ago
OCS Refactor lib/private/ocs 4 months ago
Preview Lower failed movie preview to info 4 months ago
Profile chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
Profiler Fix location of the profiler data 4 months ago
Remote Convert isset ternary to null coalescing operator 9 months ago
Repair feat(mimetypes): Add mimetype for ReStructuredText 3 months ago
RichObjectStrings Improve validator output in case of invalid RichObject 5 months ago
Route feat(AppFramework): Add Route attribute 4 months ago
Search chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
Security Refactor `OC\Server::getHasher` 3 months ago
Session chore: Add missing ArrayAccess template parameters 4 months ago
Settings fix: add missing copyrights and strict types 3 months ago
Setup fix: replace `Account name` by `Login` 4 months ago
SetupCheck Add $name property in SetupResult and improve API 7 months ago
Share chore: remove long depricated share code 3 months ago
Share20 fix(share): use share owner to confirm reshare 3 months ago
SpeechToText feat(stt): add ability to cancel a scheduled transcription 3 months ago
Support feat: rename users to account or person 4 months ago
SystemTag Refactors lib/private/SystemTag. 7 months ago
Tagging chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
Talk chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
Teams feat: Implement team provider api 3 months ago
Template fix(JSRecourceLocator): Add missing slash after server root 3 months ago
TextProcessing fix missing return statement, inline return 4 months ago
TextToImage introduce IProviderWithUserId 5 months ago
Translation fix(coding style) 5 months ago
Updater fix(updatenotification): spread the use of new appconfig 3 months ago
User fix: Implement option to temporarily set the user session 3 months ago
UserStatus enh(userstatus): add OOO automation and remove calendar automation 7 months ago
legacy fix(logging): Restore the option to log with debug level 3 months ago
AllConfig.php fix(config): Make sure user keys are strings 3 months ago
AppConfig.php fix(appconfig): no insert statement if data already exist 3 months ago
AppScriptDependency.php Sort app scripts topologically by its dependencies 2 years ago
AppScriptSort.php chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
BinaryFinder.php chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
CapabilitiesManager.php chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
Color.php Update php licenses 3 years ago
Config.php add a check for disk_free_space in Config.php 1 year ago
ContactsManager.php Cleanup plsam issues in DB/ContactsManager and Console 9 months ago
DatabaseException.php Update php licenses 3 years ago
DatabaseSetupException.php Migrate HintException to OCP 3 years ago
DateTimeFormatter.php Update lib/private/DateTimeFormatter.php 9 months 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
EventSourceFactory.php refactor: migrate OC_EventSource to dependency injection 1 year ago
ForbiddenException.php Update php licenses 3 years ago
HintException.php Fix typos in lib/private subdirectory 1 year ago
InitialStateService.php fix(initial-state): Log an error when initial-state can not be JSON encoded 1 year ago
Installer.php chore: Cleanup Installer class as well 5 months ago
LargeFileHelper.php Refactors "strpos" calls in lib/private to improve code readability. 1 year ago
Log.php fix(Logger): Warn on invalid `loglevel` configuration option 3 months ago
MemoryInfo.php Add helper to cast to int|float, fix MemoryInfo on 32bits 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 fix(Navigation): ensure NavManager is inited when adding an entry 3 months ago
NeedsUpdateException.php Update php licenses 3 years ago
NotSquareException.php Update php licenses 3 years ago
PhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details 9 months ago
PreviewManager.php fix: use png as preview right away 7 months ago
PreviewNotAvailableException.php Update php licenses 3 years ago
RedisFactory.php Code simplification using null coalescing 10 months ago
Repair.php feat(appconfig): repair step to migrate lazy config values 3 months ago
RepairException.php Update php licenses 3 years ago
Search.php chore: Migrate away from OC::$server->getLogger 4 months ago
Server.php Merge pull request #40125 from summersab/refactor/OC-Server-getThemingDefaults 3 months ago
ServerContainer.php Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 1 year ago
ServerNotAvailableException.php Update php licenses 3 years ago
ServiceUnavailableException.php Update php licenses 3 years ago
Setup.php fix(updatenotification): spread the use of new appconfig 3 months ago
StreamImage.php chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
Streamer.php Refactor `OC\Server::getRootFolder` 7 months ago
SubAdmin.php chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
SystemConfig.php lazy AppConfig 5 months ago
TagManager.php chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
Tags.php chore: Migrate away from OC::$server->getLogger 4 months ago
TempManager.php Update php licenses 3 years ago
TemplateLayout.php fix: php-cs `CapabilitiesManager` 3 months ago
URLGenerator.php Merge branch 'master' into refactor/OC-Server-getThemingDefaults 4 months ago
Updater.php fix(updatenotification): spread the use of new appconfig 3 months ago