| .. |
|
Accounts
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|
|
Cache
|
…
|
|
|
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
|
…
|
|
|
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
|
fix: Adjust types of IQueryBuilder to properly allow joining with sub-query
|
2024-09-10 17:51:27 +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
|
…
|
|
|
Federation
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Files
|
Merge pull request #48016 from nextcloud/fix/s3configtrait/proxy-false
|
2024-09-15 19:16:04 +07:00 |
|
FilesMetadata
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
FullTextSearch
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
GlobalScale
|
…
|
|
|
Group
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Hooks
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|
|
Log
|
refactor: Use the elvis operator
|
2024-09-15 21:01:34 +07:00 |
|
Mail
|
Merge pull request #47435 from phreaker0/fix-mail-template-class-call
|
2024-08-26 08:58:00 +07:00 |
|
Memcache
|
fix: delay calculating global cache prefix untill a cache is created
|
2024-08-28 10:18:52 +07:00 |
|
Migration
|
chore: adjust code to adhere to coding standard
|
2024-09-05 21:23:38 +07:00 |
|
Net
|
…
|
|
|
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 #47865 from nextcloud/admin_audit/enh/move-to-event-listeners-v2
|
2024-09-13 16:21:44 +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
|
chore: adjust code to adhere to coding standard
|
2024-09-05 21:23:38 +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
|
…
|
|
|
Share
|
…
|
|
|
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
|
…
|
|
|
SystemTag
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Tagging
|
…
|
|
|
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
|
…
|
|
|
Updater
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
User
|
refactor: Use the elvis operator
|
2024-09-15 21:01:34 +07:00 |
|
UserStatus
|
…
|
|
|
legacy
|
fix: Do not try to set HTTP response code on already closed connection
|
2024-09-14 14:20:49 +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
|
…
|
|
|
AppScriptSort.php
|
…
|
|
|
BinaryFinder.php
|
…
|
|
|
CapabilitiesManager.php
|
…
|
|
|
Color.php
|
…
|
|
|
Config.php
|
fix(config): Avoid error messages for restricted opcache API
|
2024-08-28 08:20:25 +07:00 |
|
ContactsManager.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
DatabaseException.php
|
…
|
|
|
DatabaseSetupException.php
|
…
|
|
|
DateTimeFormatter.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
DateTimeZone.php
|
…
|
|
|
EmojiHelper.php
|
…
|
|
|
EventSource.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
EventSourceFactory.php
|
…
|
|
|
ForbiddenException.php
|
…
|
|
|
HintException.php
|
…
|
|
|
Image.php
|
fix(OCP): Fix Image interface
|
2024-09-02 14:57:17 +07:00 |
|
InitialStateService.php
|
…
|
|
|
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
|
…
|
|
|
NaturalSort.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
NaturalSort_DefaultCollator.php
|
…
|
|
|
NavigationManager.php
|
fix(NavigationManager): Skip invalid default navigation entries
|
2024-09-09 11:04:36 +07:00 |
|
NeedsUpdateException.php
|
…
|
|
|
NotSquareException.php
|
…
|
|
|
PhoneNumberUtil.php
|
…
|
|
|
PreviewManager.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
PreviewNotAvailableException.php
|
…
|
|
|
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
|
…
|
|
|
Server.php
|
fix: Replace OC_App::getAllApps with a method in AppManager
|
2024-09-13 10:08:44 +07:00 |
|
ServerContainer.php
|
…
|
|
|
ServerNotAvailableException.php
|
…
|
|
|
ServiceUnavailableException.php
|
…
|
|
|
Setup.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +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
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +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 |