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
provokateurin c2fb7a72da
fix(psalm): Fix @throws annotations
1 year ago
..
Accounts feat(ldap): sync additional properties to profile and SAB 2 years ago
Activity fix(Activity): Restrict IEvent rich object parameters type 1 year ago
App fix(appstoreFetcher): get app list from custom app store 1 year ago
AppFramework fix(BaseResponse): Cast XML element values to string 1 year ago
Archive chore: Add SPDX header 2 years ago
Authentication chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 1 year ago
Avatar style: update codestyle for coding-standard 1.2.3 1 year ago
BackgroundJob fix: Use sha256 to hash arguments of background jobs 1 year ago
Blurhash/Listener style: update codestyle for coding-standard 1.2.3 1 year ago
Broadcast/Events chore: Add SPDX header 2 years ago
Cache Merge branch 'master' into refactor/OC-Server-getSecureRandom 2 years ago
Calendar style: update codestyle for coding-standard 1.2.3 1 year ago
Collaboration style: update codestyle for coding-standard 1.2.3 1 year ago
Command chore: Add SPDX header 2 years ago
Comments fix(psalm): Fix @throws annotations 1 year ago
Console chore: Code cleanup in lib/private/Console/Application 1 year ago
Contacts/ContactsMenu style: update codestyle for coding-standard 1.2.3 1 year ago
DB Merge pull request #47852 from nextcloud/sharding-code-fixes 1 year ago
Dashboard fix(dashboard): Document expected icon behaviour 1 year ago
Diagnostics feat(log): Allow to combine log.conditions to only log (app&user) 1 year ago
DirectEditing style: update codestyle for coding-standard 1.2.3 1 year ago
Encryption fix(psalm): Fix @throws annotations 1 year ago
EventDispatcher chore: Add SPDX header 2 years ago
Federation style: update codestyle for coding-standard 1.2.3 1 year ago
Files Merge pull request #47986 from cfiehe/fix_move_on_same_bucket 1 year ago
FilesMetadata Merge pull request #47316 from Farcry69/fix/metadata-refresh-crash 1 year ago
FullTextSearch style: update codestyle for coding-standard 1.2.3 1 year ago
GlobalScale chore: Add SPDX header 2 years ago
Group style: update codestyle for coding-standard 1.2.3 1 year ago
Hooks chore: Add SPDX header 2 years ago
Http style: update codestyle for coding-standard 1.2.3 1 year ago
IntegrityCheck fix: Replace OC_App::getAllApps with a method in AppManager 1 year ago
KnownUser chore: Add SPDX header 2 years ago
L10N chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 1 year ago
LDAP style: update codestyle for coding-standard 1.2.3 1 year ago
Lock style: update codestyle for coding-standard 1.2.3 1 year ago
Lockdown fix(Storage): Document getOwner() can return false 1 year ago
Log fix: Handle null checks with the ?? operator 1 year ago
Mail fix(Mailer): Fix sendmail binary fallback 1 year ago
Memcache fix: misc code fixes around db sharding 1 year ago
Migration chore: adjust code to adhere to coding standard 1 year ago
Net chore: Add SPDX header 2 years ago
Notification style: update codestyle for coding-standard 1.2.3 1 year ago
OCM style: update codestyle for coding-standard 1.2.3 1 year ago
OCS chore: Make parameter name more explicit 1 year ago
Preview Merge pull request #47852 from nextcloud/sharding-code-fixes 1 year ago
Profile style: update codestyle for coding-standard 1.2.3 1 year ago
Profiler style: update codestyle for coding-standard 1.2.3 1 year ago
Remote chore: fix some comments 1 year ago
Repair chore: update RepairMimeTypes migration 1 year ago
RichObjectStrings fix(RichObjectStrings/Validator): Validate key value types of rich object parameters 1 year ago
Route chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 1 year ago
Search chore: adjust code to adhere to coding standard 1 year ago
Security refactor: Replace __CLASS__ with ::class references 1 year ago
Session fix(setup): ignore long session login during installation 1 year ago
Settings fix: Remove legacy settings forms 1 year ago
Setup style: update codestyle for coding-standard 1.2.3 1 year ago
SetupCheck chore: Add SPDX header 2 years ago
Share chore: Add SPDX header 2 years ago
Share20 chore(i18n): Spelling of ID 1 year ago
SpeechToText fix(SpeechToTextManager): Throw TaskProcessing Task failed 1 year ago
Support chore: Add SPDX header 2 years ago
SystemTag style: update codestyle for coding-standard 1.2.3 1 year ago
Tagging feat(db): switch from settype to casts 1 year ago
Talk style: update codestyle for coding-standard 1.2.3 1 year ago
TaskProcessing fix(TaskProcessing): increase error_message column length 1 year ago
Teams fix: Avoid throwing errors for teams are unavailable 2 years ago
Template chore: adjust code to adhere to coding standard 1 year ago
TextProcessing fix(TextProcessing): Don't run taskProcessing if task type is not available 1 year ago
TextToImage chore: adjust code to adhere to coding standard 1 year ago
Translation chore: Add SPDX header 2 years ago
Updater style: update codestyle for coding-standard 1.2.3 1 year ago
User fix: Handle null checks with the ?? operator 1 year ago
UserStatus chore: Add SPDX header 2 years ago
legacy fix: Remove legacy settings forms 1 year ago
AllConfig.php fix(config): Throw PreconditionException always when it didn't match 1 year ago
AppConfig.php chore: adjust code to adhere to coding standard 1 year ago
AppScriptDependency.php chore: Add SPDX header 2 years ago
AppScriptSort.php chore: Add SPDX header 2 years ago
BinaryFinder.php chore: Add SPDX header 2 years ago
CapabilitiesManager.php perf(capabilities): Log capabilities providers that are slow 2 years ago
Color.php chore: Add SPDX header 2 years ago
Config.php Merge branch 'master' into fix-nc-env-inclusion 1 year ago
ContactsManager.php style: update codestyle for coding-standard 1.2.3 1 year ago
DatabaseException.php chore: Add SPDX header 2 years ago
DatabaseSetupException.php chore: Add SPDX header 2 years ago
DateTimeFormatter.php style: update codestyle for coding-standard 1.2.3 1 year ago
DateTimeZone.php chore: Add SPDX header 2 years ago
EmojiHelper.php chore: Add SPDX header 2 years ago
EventSource.php style: update codestyle for coding-standard 1.2.3 1 year ago
EventSourceFactory.php chore: Add SPDX header 2 years ago
ForbiddenException.php chore: Add SPDX header 2 years ago
HintException.php chore: Add SPDX header 2 years ago
Image.php fix(OCP): Fix Image interface 1 year ago
InitialStateService.php chore: Add SPDX header 2 years ago
Installer.php style: update codestyle for coding-standard 1.2.3 1 year ago
LargeFileHelper.php style: update codestyle for coding-standard 1.2.3 1 year ago
Log.php style: update codestyle for coding-standard 1.2.3 1 year ago
MemoryInfo.php chore: Add SPDX header 2 years ago
NaturalSort.php style: update codestyle for coding-standard 1.2.3 1 year ago
NaturalSort_DefaultCollator.php chore: Add SPDX header 2 years ago
NavigationManager.php fix(NavigationManager): Skip invalid default navigation entries 1 year ago
NeedsUpdateException.php chore: Add SPDX header 2 years ago
NotSquareException.php chore: Add SPDX header 2 years ago
PhoneNumberUtil.php chore: Add SPDX header 2 years ago
PreviewManager.php style: update codestyle for coding-standard 1.2.3 1 year ago
PreviewNotAvailableException.php chore: Add SPDX header 2 years ago
RedisFactory.php style: update codestyle for coding-standard 1.2.3 1 year ago
Repair.php chore: update RepairMimeTypes migration 1 year ago
RepairException.php chore: Add SPDX header 2 years ago
Server.php chore: Remove deprecated aliases from dependency injection 1 year ago
ServerContainer.php chore: Add SPDX header 2 years ago
ServerNotAvailableException.php chore: Add SPDX header 2 years ago
ServiceUnavailableException.php chore: Add SPDX header 2 years ago
Setup.php fix(a11y): Add OTF font loading check 1 year ago
StreamImage.php fix(OCP): Fix Image interface 1 year ago
Streamer.php style: update codestyle for coding-standard 1.2.3 1 year ago
SubAdmin.php feat(users): Add support for admin delegation for users and groups management 1 year ago
SystemConfig.php fix: mark systemconfig value as not being tainted because they are implicitly trusted 1 year ago
TagManager.php style: update codestyle for coding-standard 1.2.3 1 year ago
Tags.php fix(Tags): Return boolean for userHasTags() 1 year ago
TempManager.php refactor: migrate dirname to __DIR__ constants 1 year ago
TemplateLayout.php fix(TemplateLayout): Use NavigationManager to get default app name 1 year ago
URLGenerator.php fix(setup-checks): Ensure URL with webroot works 1 year ago
Updater.php style: update codestyle for coding-standard 1.2.3 1 year ago