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