nextcloud/lib/private
Marcel Klehr fdfd320eff
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Psalm static code analysis / changes (push) Waiting to run
Psalm static code analysis / static-code-analysis (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-security (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ocp (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ncu (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-strict (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-summary (push) Blocked by required conditions
Merge pull request #61490 from nextcloud/fix-webhook
fix: webhook payload for system tag events
2026-07-09 15:05:44 +02:00
..
Accounts chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Activity refactor(server): Register alias when needed 2026-06-10 23:22:24 +02:00
App refactor(server): Register alias when needed 2026-06-10 23:22:24 +02:00
AppFramework docs(ratelimit): add missing @param documentation 2026-07-03 19:46:47 +02:00
Archive chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Authentication feat(auth): support permanent OCM refresh tokens and bearer login 2026-06-17 10:44:51 +02:00
Avatar refactor: Expose a public exception when no user is found 2026-06-30 21:56:10 +02:00
BackgroundJob feat(jobs): clean old job runs 2026-06-12 13:53:10 +02:00
Blurhash/Listener chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Broadcast/Events chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Cache chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Calendar chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Collaboration refactor: Expose a public exception when no user is found 2026-06-30 21:56:10 +02:00
Command chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Comments chore: Remove redundant assignment 2026-06-29 08:51:56 +02:00
Config chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Console fix(maintenance): allow AppAPI to serve requests during maintenance mode 2026-06-16 13:42:19 +03:00
Contacts/ContactsMenu chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ContextChat chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Dashboard chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DB feat: Add support for NOT ILIKE in query builder expressions 2026-07-03 10:53:55 +03:00
Diagnostics refactor(server): Register alias when needed 2026-06-10 23:22:24 +02:00
DirectEditing chore(DirectEditing): add override attribute to Token::getToken 2026-06-20 11:54:51 -04:00
Encryption fix(encryption): Remove extra try/catch 2026-07-04 08:19:10 -04:00
EventDispatcher chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Federation fix(cloud_federation_api): accept multi-protocol share envelopes 2026-06-17 11:01:19 +02:00
Files Merge pull request #61438 from nextcloud/carl/usort-storagefactory 2026-07-01 18:39:06 +02:00
FilesMetadata refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 2026-06-03 13:45:29 +02:00
FullTextSearch chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
GlobalScale chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Group feat: Fetch groups in batch in getUserGroups 2026-07-09 11:23:54 +02:00
Hooks chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Http feat(guzzle): allow overriding the default curl handler when creating a new client 2026-06-03 14:13:37 +02:00
IntegrityCheck chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
KnownUser chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
L10N chore(L10N): add strict types in L10N::localeExists 2026-06-11 09:45:28 +02:00
LDAP chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
legacy fix(appstore): use proper app icon or adjust color if needed 2026-07-08 16:55:33 +02:00
Lock chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Lockdown chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Log chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Mail chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Memcache fix: Remove uses of deprecated service string names 2026-06-22 11:19:00 +02:00
Migration chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Net fix: handle NAT64 addresses in isLocalAddress 2026-05-19 17:06:46 +02:00
Notification chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OCM feat(ocm): advertise exchange-token capability and token endpoint 2026-06-17 11:01:14 +02:00
OCS chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OpenMetrics chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Preview refactor: Soft remove Emitter from IRootFolder interface 2026-06-23 16:11:23 +02:00
Profile chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Profiler chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Repair fix(systemtags): remove duplicates, prevent and sanitize existing tags 2026-07-08 12:16:50 +02:00
RichObjectStrings chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Route fix: Change back base.php to have the same behavior as before 2026-06-05 10:23:50 +02:00
Search chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Security refactor(SecureRandom): Use Randomizer::getBytesFromString() 2026-06-24 11:04:54 +02:00
Session chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Settings Merge pull request #61845 from nextcloud/fix/declarative-settings-delegation 2026-07-07 15:57:26 +02:00
Setup fix: add handling for MD5 on new MySQL and deprecate MD5 SQL function 2026-06-21 22:26:00 +02:00
SetupCheck style(PHP): Fix 2026-06-11 20:01:52 +02:00
Share chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Share20 refactor(files_sharing,Share20): Use Interaction API to apply restrictions 2026-07-07 08:19:15 +02:00
Snowflake feat(snowflake): allows to generate Snowflake IDs matching a timestamp 2026-06-12 13:53:10 +02:00
SpeechToText refactor: Expose a public exception when no user is found 2026-06-30 21:56:10 +02:00
Support chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SystemTag Merge pull request #61490 from nextcloud/fix-webhook 2026-07-09 15:05:44 +02:00
Tagging chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Talk chore: Remove almost all uses of deprecated IServerContainer in lib/private 2026-05-11 16:22:22 +02:00
TaskProcessing feat(TaskProcessing): add TextToTextImprove to improve or iterate on text 2026-06-30 17:21:12 -04:00
Teams fix(team-manager): ensure team resources are only retrived for members 2026-06-15 14:12:58 -03:00
Template refactor: Cleanup files app bootstrap 2026-06-23 14:17:34 +02:00
TextProcessing chore: Silence psalm false-positives 2026-06-02 09:46:19 +02:00
TextToImage chore: Remove types from const properties 2026-06-02 09:46:16 +02:00
Translation chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Updater chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
User fix(auth): confine OCM access token to the masked share endpoint 2026-07-07 13:56:32 +02:00
UserStatus chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AllConfig.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AppConfig.php fix(config): Decrypt sensitive appconfigs when requested 2026-06-26 13:20:46 +02:00
AppScriptDependency.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
AppScriptSort.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
BinaryFinder.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
CapabilitiesManager.php refactor(CapabilitiesManager): log slow capabilities in a single message 2026-06-15 18:42:47 +02:00
Color.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Config.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ContactsManager.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DatabaseException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DatabaseSetupException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DateTimeFormatter.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DateTimeZone.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
EmojiHelper.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
EventSource.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
EventSourceFactory.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
ForbiddenException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
HintException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Image.php fix: resolve PHP deprecation of imagedestroy 2026-06-11 00:59:15 +02:00
InitialStateService.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Installer.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
LargeFileHelper.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Log.php perf(log): normalize log data only when logging 2026-06-23 11:14:07 +02:00
MemoryInfo.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
NaturalSort.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
NaturalSort_DefaultCollator.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
NavigationManager.php fix(NavigationManager): resolve entries only when needed 2026-06-07 16:54:21 +02:00
NeedsUpdateException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
NotSquareException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PhoneNumberUtil.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
PreviewManager.php refactor(preview): use getProviders() in mime support and availability checks 2026-06-27 10:43:54 -04:00
PreviewNotAvailableException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
RedisFactory.php fix: Remove static var in Memcache/Redis 2026-06-02 09:46:03 +02:00
Repair.php fix(systemtags): remove duplicates, prevent and sanitize existing tags 2026-07-08 12:16:50 +02:00
RepairException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Server.php feat(utils): add getter for serverid with proper default 2026-06-12 13:53:10 +02:00
ServerContainer.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ServerInfo.php feat(utils): add getter for serverid with proper default 2026-06-12 13:53:10 +02:00
ServerNotAvailableException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ServiceUnavailableException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Setup.php feat(jobs): add cleanup job for job run history 2026-06-12 13:53:10 +02:00
Streamer.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
StreamImage.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SubAdmin.php fix: prevent editing delegated admins 2026-06-17 10:18:54 +02:00
SystemConfig.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TagManager.php refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 2026-06-03 13:45:29 +02:00
Tags.php fix: Turn static var into standard one in Tags class 2026-06-02 09:46:18 +02:00
TemplateLayout.php fix(psalm): Use end instead of array_last because psalm does not find the polyfill 2026-06-09 14:59:52 +02:00
TempManager.php fix: Silence PHP warnings from fopen and mkdir 2026-06-11 09:45:30 +02:00
Updater.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
URLGenerator.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00