| .. |
|
Accounts
|
feat(ldap): sync additional properties to profile and SAB
|
2024-05-30 12:01:13 +07:00 |
|
Activity
|
fix(Activity): Restrict IEvent rich object parameters type
|
2024-09-10 16:37:54 +07:00 |
|
App
|
Merge pull request #47927 from nextcloud/fix/migrate-away-from-oc_app
|
2024-09-13 17:44:38 +07:00 |
|
AppFramework
|
fix(BaseResponse): Cast XML element values to string
|
2024-09-15 15:37:27 +07:00 |
|
Archive
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
Authentication
|
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App
|
2024-09-13 10:08:43 +07:00 |
|
Avatar
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
BackgroundJob
|
fix: Use sha256 to hash arguments of background jobs
|
2024-09-05 15:36:51 +07:00 |
|
Blurhash/Listener
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Broadcast/Events
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
Cache
|
Merge branch 'master' into refactor/OC-Server-getSecureRandom
|
2024-05-30 14:24:22 +07:00 |
|
Calendar
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Collaboration
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Command
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
Comments
|
fix(Comment): Initialize childrenCount as integer
|
2024-09-15 15:44:37 +07:00 |
|
Console
|
chore: Code cleanup in lib/private/Console/Application
|
2024-09-10 14:05:59 +07:00 |
|
Contacts/ContactsMenu
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
DB
|
Merge pull request #47852 from nextcloud/sharding-code-fixes
|
2024-09-16 11:39:58 +07:00 |
|
Dashboard
|
fix(dashboard): Document expected icon behaviour
|
2024-07-11 13:14:03 +07:00 |
|
Diagnostics
|
feat(log): Allow to combine log.conditions to only log (app&user)
|
2024-07-30 13:18:09 +07:00 |
|
DirectEditing
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Encryption
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
EventDispatcher
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
Federation
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Files
|
fix(Files): Handle getOwner() returning false
|
2024-09-17 10:10:50 +07:00 |
|
FilesMetadata
|
Merge pull request #47316 from Farcry69/fix/metadata-refresh-crash
|
2024-09-16 15:59:26 +07:00 |
|
FullTextSearch
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
GlobalScale
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
Group
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Hooks
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
Http
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
IntegrityCheck
|
fix: Replace OC_App::getAllApps with a method in AppManager
|
2024-09-13 10:08:44 +07:00 |
|
KnownUser
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
L10N
|
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App
|
2024-09-13 10:08:43 +07:00 |
|
LDAP
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Lock
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Lockdown
|
fix(Storage): Document getOwner() can return false
|
2024-09-17 10:10:50 +07:00 |
|
Log
|
fix: Handle null checks with the ?? operator
|
2024-09-15 21:50:11 +07:00 |
|
Mail
|
fix(Mailer): Fix sendmail binary fallback
|
2024-09-16 15:20:29 +07:00 |
|
Memcache
|
fix: misc code fixes around db sharding
|
2024-09-09 16:59:59 +07:00 |
|
Migration
|
chore: adjust code to adhere to coding standard
|
2024-09-05 21:23:38 +07:00 |
|
Net
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
Notification
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
OCM
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
OCS
|
chore: Make parameter name more explicit
|
2024-09-09 10:46:29 +07:00 |
|
Preview
|
Merge pull request #47852 from nextcloud/sharding-code-fixes
|
2024-09-16 11:39:58 +07:00 |
|
Profile
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Profiler
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Remote
|
chore: fix some comments
|
2024-07-29 14:43:27 +07:00 |
|
Repair
|
fix: implement sharding compatible cleanup for various bits
|
2024-08-28 10:27:14 +07:00 |
|
RichObjectStrings
|
fix(RichObjectStrings/Validator): Validate key value types of rich object parameters
|
2024-09-10 16:36:33 +07:00 |
|
Route
|
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App
|
2024-09-13 10:08:43 +07:00 |
|
Search
|
chore: adjust code to adhere to coding standard
|
2024-09-05 21:23:38 +07:00 |
|
Security
|
refactor: Replace __CLASS__ with ::class references
|
2024-09-15 21:40:55 +07:00 |
|
Session
|
fix(setup): ignore long session login during installation
|
2024-08-27 12:29:42 +07:00 |
|
Settings
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Setup
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
SetupCheck
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
Share
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
Share20
|
chore(i18n): Spelling of ID
|
2024-09-06 19:21:07 +07:00 |
|
SpeechToText
|
fix(SpeechToTextManager): Throw TaskProcessing Task failed
|
2024-08-30 10:07:01 +07:00 |
|
Support
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
SystemTag
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Tagging
|
feat(db): switch from settype to casts
|
2024-09-15 19:26:58 +07:00 |
|
Talk
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
TaskProcessing
|
fix(TaskProcessing): increase error_message column length
|
2024-09-06 18:01:56 +07:00 |
|
Teams
|
fix: Avoid throwing errors for teams are unavailable
|
2024-06-24 12:29:43 +07:00 |
|
Template
|
chore: adjust code to adhere to coding standard
|
2024-09-05 21:23:38 +07:00 |
|
TextProcessing
|
fix(TextProcessing): Don't run taskProcessing if task type is not available
|
2024-08-30 10:07:01 +07:00 |
|
TextToImage
|
chore: adjust code to adhere to coding standard
|
2024-09-05 21:23:38 +07:00 |
|
Translation
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
Updater
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
User
|
fix: Handle null checks with the ?? operator
|
2024-09-15 21:50:11 +07:00 |
|
UserStatus
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
legacy
|
fix(Files): Handle getOwner() returning false
|
2024-09-17 10:10:50 +07:00 |
|
AllConfig.php
|
fix(config): Throw PreconditionException always when it didn't match
|
2024-09-13 09:20:08 +07:00 |
|
AppConfig.php
|
chore: adjust code to adhere to coding standard
|
2024-09-05 21:23:38 +07:00 |
|
AppScriptDependency.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
AppScriptSort.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
BinaryFinder.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
CapabilitiesManager.php
|
perf(capabilities): Log capabilities providers that are slow
|
2024-06-21 11:41:22 +07:00 |
|
Color.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
Config.php
|
Merge branch 'master' into fix-nc-env-inclusion
|
2024-09-16 15:13:29 +07:00 |
|
ContactsManager.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
DatabaseException.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
DatabaseSetupException.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
DateTimeFormatter.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
DateTimeZone.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
EmojiHelper.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
EventSource.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
EventSourceFactory.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
ForbiddenException.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
HintException.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
Image.php
|
fix(OCP): Fix Image interface
|
2024-09-02 14:57:17 +07:00 |
|
InitialStateService.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
Installer.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
LargeFileHelper.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Log.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
MemoryInfo.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
NaturalSort.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
NaturalSort_DefaultCollator.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
NavigationManager.php
|
fix(NavigationManager): Skip invalid default navigation entries
|
2024-09-09 11:04:36 +07:00 |
|
NeedsUpdateException.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
NotSquareException.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
PhoneNumberUtil.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
PreviewManager.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
PreviewNotAvailableException.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
RedisFactory.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Repair.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
RepairException.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
Server.php
|
chore: Remove deprecated aliases from dependency injection
|
2024-09-16 21:11:09 +07:00 |
|
ServerContainer.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
ServerNotAvailableException.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
ServiceUnavailableException.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
Setup.php
|
fix(a11y): Add OTF font loading check
|
2024-09-16 09:59:21 +07:00 |
|
StreamImage.php
|
fix(OCP): Fix Image interface
|
2024-09-02 14:57:17 +07:00 |
|
Streamer.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
SubAdmin.php
|
feat(users): Add support for admin delegation for users and groups management
|
2024-07-22 17:17:35 +07:00 |
|
SystemConfig.php
|
fix: mark systemconfig value as not being tainted because they are implicitly trusted
|
2024-08-28 10:27:14 +07:00 |
|
TagManager.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Tags.php
|
fix(Tags): Return boolean for userHasTags()
|
2024-09-15 15:33:46 +07:00 |
|
TempManager.php
|
refactor: migrate dirname to __DIR__ constants
|
2024-09-15 20:55:23 +07:00 |
|
TemplateLayout.php
|
fix(TemplateLayout): Use NavigationManager to get default app name
|
2024-09-09 11:04:36 +07:00 |
|
URLGenerator.php
|
fix(setup-checks): Ensure URL with webroot works
|
2024-09-13 13:06:24 +07:00 |
|
Updater.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |