nextcloud-server/lib/private
Côme Chilliet 6c46c43429
Merge pull request #47971 from nextcloud/fix/do-not-try-to-change-response-code-too-late
fix: Do not try to set HTTP response code on already closed connection
2024-09-14 21:18:47 +07:00
..
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: Move ApiHelper to \OC\OCS next to related classes 2024-09-09 10:46:29 +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 chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +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 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): Adjust Cache::searchQuery() parameter name to match interface 2024-09-13 18:13:44 +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 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 refactor(Token): introduce scope constants 2024-06-05 19:01:14 +07:00
Log feat(PsrLoggerAdapter): Allow to use `Psr\Log\LogLevel` for `log` method 2024-09-14 17:35:11 +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 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 #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 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 chore: Add SPDX header 2024-05-24 13:11:22 +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 chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
UserStatus chore: Add SPDX header 2024-05-24 13:11:22 +07:00
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 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 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 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 fix: Replace OC_App::getAllApps with a method in AppManager 2024-09-13 10:08:44 +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 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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +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