Robin Appelman ede0c26b78 Merge pull request #46480 from nextcloud/fix/mailer-binaryfinder-fallback 1 month ago
..
Accounts f863290572 feat(ldap): sync additional properties to profile and SAB 5 months ago
Activity a3da7456a7 fix(Activity): Restrict IEvent rich object parameters type 2 months ago
App bcb4e781a4 Merge pull request #47927 from nextcloud/fix/migrate-away-from-oc_app 2 months ago
AppFramework 3d9b49815b fix(BaseResponse): Cast XML element values to string 1 month ago
Archive dae7c159f7 chore: Add SPDX header 5 months ago
Authentication 7ed583cb8e chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 2 months ago
Avatar af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
BackgroundJob 843a47f12c fix: Use sha256 to hash arguments of background jobs 2 months ago
Blurhash af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
Broadcast dae7c159f7 chore: Add SPDX header 5 months ago
Cache 258bb03cf5 Merge branch 'master' into refactor/OC-Server-getSecureRandom 5 months ago
Calendar af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
Collaboration af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
Command dae7c159f7 chore: Add SPDX header 5 months ago
Comments 9a63494fe4 fix(Comment): Initialize childrenCount as integer 1 month ago
Console 82ba7d763b chore: Code cleanup in lib/private/Console/Application 2 months ago
Contacts af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
DB ff0cab5956 Merge pull request #47852 from nextcloud/sharding-code-fixes 1 month ago
Dashboard 37d331233c fix(dashboard): Document expected icon behaviour 4 months ago
Diagnostics 710a69b4b5 feat(log): Allow to combine log.conditions to only log (app&user) 3 months ago
DirectEditing af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
Encryption af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
EventDispatcher dae7c159f7 chore: Add SPDX header 5 months ago
Federation af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
Files 9acaf0788f chore: improve hash_file php usage in Local Storage 1 month ago
FilesMetadata 6eefcdba0c Merge pull request #47316 from Farcry69/fix/metadata-refresh-crash 1 month ago
FullTextSearch af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
GlobalScale dae7c159f7 chore: Add SPDX header 5 months ago
Group af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
Hooks dae7c159f7 chore: Add SPDX header 5 months ago
Http af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
IntegrityCheck 76f2bc0bfc fix: Replace OC_App::getAllApps with a method in AppManager 2 months ago
KnownUser dae7c159f7 chore: Add SPDX header 5 months ago
L10N 7ed583cb8e chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 2 months ago
LDAP af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
Lock af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
Lockdown f6d6efef3a refactor(Token): introduce scope constants 5 months ago
Log c57e684e7b fix: Handle null checks with the ?? operator 1 month ago
Mail 87aa1267a8 fix(Mailer): Fix sendmail binary fallback 1 month ago
Memcache da59fd4389 fix: misc code fixes around db sharding 2 months ago
Migration 8af7ecb257 chore: adjust code to adhere to coding standard 2 months ago
Net dae7c159f7 chore: Add SPDX header 5 months ago
Notification af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
OCM af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
OCS 90a948506b chore: Make parameter name more explicit 2 months ago
Preview ff0cab5956 Merge pull request #47852 from nextcloud/sharding-code-fixes 1 month ago
Profile af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
Profiler af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
Remote dd08f93202 chore: fix some comments 3 months ago
Repair b21a399d1a fix: implement sharding compatible cleanup for various bits 2 months ago
RichObjectStrings d0a827a684 fix(RichObjectStrings/Validator): Validate key value types of rich object parameters 2 months ago
Route 7ed583cb8e chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 2 months ago
Search 8af7ecb257 chore: adjust code to adhere to coding standard 2 months ago
Security 1ee833efab refactor: Replace __CLASS__ with ::class references 1 month ago
Session 9100b8757e fix(setup): ignore long session login during installation 2 months ago
Settings af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
Setup af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
SetupCheck dae7c159f7 chore: Add SPDX header 5 months ago
Share dae7c159f7 chore: Add SPDX header 5 months ago
Share20 b8774816f6 chore(i18n): Spelling of ID 2 months ago
SpeechToText de117d4654 fix(SpeechToTextManager): Throw TaskProcessing Task failed 2 months ago
Support dae7c159f7 chore: Add SPDX header 5 months ago
SystemTag af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
Tagging 6c36c54dc6 feat(db): switch from settype to casts 1 month ago
Talk af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
TaskProcessing bb94b17959 fix(TaskProcessing): increase error_message column length 2 months ago
Teams d6d84e51ef fix: Avoid throwing errors for teams are unavailable 4 months ago
Template 8af7ecb257 chore: adjust code to adhere to coding standard 2 months ago
TextProcessing 1e896a7307 fix(TextProcessing): Don't run taskProcessing if task type is not available 2 months ago
TextToImage 8af7ecb257 chore: adjust code to adhere to coding standard 2 months ago
Translation dae7c159f7 chore: Add SPDX header 5 months ago
Updater af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
User c57e684e7b fix: Handle null checks with the ?? operator 1 month ago
UserStatus dae7c159f7 chore: Add SPDX header 5 months ago
legacy e54eef5ae3 fix: Do not try to set HTTP response code on already closed connection 1 month ago
AllConfig.php dcd97e1234 fix(config): Throw PreconditionException always when it didn't match 2 months ago
AppConfig.php 8af7ecb257 chore: adjust code to adhere to coding standard 2 months ago
AppScriptDependency.php dae7c159f7 chore: Add SPDX header 5 months ago
AppScriptSort.php dae7c159f7 chore: Add SPDX header 5 months ago
BinaryFinder.php dae7c159f7 chore: Add SPDX header 5 months ago
CapabilitiesManager.php 3aeb785399 perf(capabilities): Log capabilities providers that are slow 4 months ago
Color.php dae7c159f7 chore: Add SPDX header 5 months ago
Config.php 13088b745a Merge branch 'master' into fix-nc-env-inclusion 1 month ago
ContactsManager.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
DatabaseException.php dae7c159f7 chore: Add SPDX header 5 months ago
DatabaseSetupException.php dae7c159f7 chore: Add SPDX header 5 months ago
DateTimeFormatter.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
DateTimeZone.php dae7c159f7 chore: Add SPDX header 5 months ago
EmojiHelper.php dae7c159f7 chore: Add SPDX header 5 months ago
EventSource.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
EventSourceFactory.php dae7c159f7 chore: Add SPDX header 5 months ago
ForbiddenException.php dae7c159f7 chore: Add SPDX header 5 months ago
HintException.php dae7c159f7 chore: Add SPDX header 5 months ago
Image.php 031166c177 fix(OCP): Fix Image interface 2 months ago
InitialStateService.php dae7c159f7 chore: Add SPDX header 5 months ago
Installer.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
LargeFileHelper.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
Log.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
MemoryInfo.php dae7c159f7 chore: Add SPDX header 5 months ago
NaturalSort.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
NaturalSort_DefaultCollator.php dae7c159f7 chore: Add SPDX header 5 months ago
NavigationManager.php d5e98cd190 fix(NavigationManager): Skip invalid default navigation entries 2 months ago
NeedsUpdateException.php dae7c159f7 chore: Add SPDX header 5 months ago
NotSquareException.php dae7c159f7 chore: Add SPDX header 5 months ago
PhoneNumberUtil.php dae7c159f7 chore: Add SPDX header 5 months ago
PreviewManager.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
PreviewNotAvailableException.php dae7c159f7 chore: Add SPDX header 5 months ago
RedisFactory.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
Repair.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
RepairException.php dae7c159f7 chore: Add SPDX header 5 months ago
Server.php 76f2bc0bfc fix: Replace OC_App::getAllApps with a method in AppManager 2 months ago
ServerContainer.php dae7c159f7 chore: Add SPDX header 5 months ago
ServerNotAvailableException.php dae7c159f7 chore: Add SPDX header 5 months ago
ServiceUnavailableException.php dae7c159f7 chore: Add SPDX header 5 months ago
Setup.php c7c031dbd2 fix(a11y): Add OTF font loading check 1 month ago
StreamImage.php 031166c177 fix(OCP): Fix Image interface 2 months ago
Streamer.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
SubAdmin.php dff8815449 feat(users): Add support for admin delegation for users and groups management 3 months ago
SystemConfig.php 9d0248545d fix: mark systemconfig value as not being tainted because they are implicitly trusted 2 months ago
TagManager.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
Tags.php 9b82bfd3c3 fix(Tags): Return boolean for userHasTags() 1 month ago
TempManager.php 903484a884 refactor: migrate dirname to __DIR__ constants 1 month ago
TemplateLayout.php 669641142b fix(TemplateLayout): Use NavigationManager to get default app name 2 months ago
URLGenerator.php 9e979d42b4 fix(setup-checks): Ensure URL with webroot works 2 months ago
Updater.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago