nextcloud/lib/private
Joas Schilling b69926d31b
Some checks failed
Integration sqlite / changes (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, --tags ~@large files_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, capabilities_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, collaboration_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, comments_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, dav_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, federation_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, filesdrop_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, ldap_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, openldap_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, openldap_numerical_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, remoteapi_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, setup_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, sharees_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, sharing_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.2, stable29, videoverification_features) (push) Has been cancelled
Integration sqlite / integration-sqlite-summary (push) Has been cancelled
Merge pull request #57559 from nextcloud/backport/57534/stable29
[stable29] fix(l10n): Fix language selection
2026-01-15 11:38:06 +01:00
..
Accounts fix(AccountManager): Sanitize social media handles 2025-02-09 13:46:26 +01:00
Activity fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
App fix(appstore): Also catch ClientException and ServerException 2025-10-01 20:47:27 +00:00
AppFramework feat(EphemeralSessions): Introduce lax period 2025-11-06 11:29:05 +01:00
Archive refactor: Repalce array_search with in_array in lib/ 2023-11-22 11:42:53 +01:00
Authentication feat(EphemeralSessions): Introduce lax period 2025-11-06 11:29:05 +01:00
Avatar fix: Fix avatar images 2024-04-11 14:56:21 +02:00
BackgroundJob fix: log a warning when we can't build a background job 2024-11-11 16:31:46 +00:00
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 2025-05-27 12:56:07 +00:00
Broadcast/Events composer run cs:fix 2023-01-20 11:45:08 +01:00
Cache Revert "don't perform an explicit setup when using the file cache" 2024-03-07 14:38:02 +01:00
Calendar fix(CalDAV): Check if the vObject exists before attempting any operations 2023-08-28 14:19:54 +02:00
Collaboration fix: filter out contacts with invalid email addresses in sharee completion 2025-03-28 01:29:29 +01:00
Command Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2024-02-08 18:27:44 +01:00
Comments fix(Comment): Initialize childrenCount as integer 2024-09-15 15:49:47 +00:00
Console fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Contacts/ContactsMenu fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Dashboard fix(dashboard): Document expected icon behaviour 2024-07-19 08:06:30 +00:00
DB fix(comments): Check comment object 2025-12-11 08:42:50 +01:00
Diagnostics fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
DirectEditing fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Encryption fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
EventDispatcher add hasListeners() 2024-02-14 14:02:28 -01:00
Federation fix(federation): allows equal signs in federation id 2025-04-23 19:23:27 +00:00
Files fix: Log missing nodes of shares at debug level 2025-12-16 00:25:20 +01:00
FilesMetadata fix: Prevent crash when refreshing metadata for files without an owner 2024-09-16 14:01:14 +00:00
FullTextSearch fix: Avoid unitialized access of fts manager properties 2024-02-26 07:57:13 +01:00
GlobalScale Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
Group fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2025-03-24 10:45:21 +01:00
Hooks fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Http fix: remove superflous line 2024-11-14 10:46:13 +00:00
IntegrityCheck fix: Report duplicated extra files in integrity check 2025-03-03 16:15:24 +01:00
KnownUser Add type hints for mappers 2023-04-07 09:49:42 +02:00
L10N fix(l10n): Fix language selection 2026-01-15 07:45:32 +01:00
LDAP Update php licenses 2021-06-04 22:02:41 +02:00
legacy fix(lib): get fileinfo before locking 2025-08-05 19:36:18 +02:00
Lock fix(locking): Accept mixed as value on setTTL 2024-10-14 13:45:00 +00:00
Lockdown Respect OCP interface in private classes 2023-02-07 11:23:35 +01:00
Log fix(logger): Remove more parameters of other methods 2024-10-21 16:53:07 +00:00
Mail fix(Mailer): Fix sendmail binary fallback 2025-02-17 19:21:42 +01:00
Memcache Update LoggerWrapperCache.php 2024-04-23 08:00:37 +00:00
Migration fix(migration-preview): display a message if no attributes set 2024-08-06 22:52:43 -01:00
Net Refactors Metadata, Migration, and Net. 2023-11-07 09:43:40 +03:30
Notification fix(notifications): Help finding missing notifications by logging it 2024-02-20 16:03:42 +01:00
OCM fix: make sure we have a valid scheme when testing ocm urls 2024-12-17 15:47:54 +00:00
OCS feat(capabilities): Expose if mod-rewrite is working via capabilities 2024-04-12 11:31:03 +00:00
Preview fix(blurhash): Use preview API to generate the previews 2025-05-13 11:15:55 +02:00
Profile fix(FediverseAction): Ensure valid fediverse links are generated 2025-02-09 13:46:27 +01:00
Profiler fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Remote Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +03:30
Repair fix(oauth2): retain support for legacy ownCloud clients 2025-04-02 10:28:21 +02:00
RichObjectStrings Improve validator output in case of invalid RichObject 2024-01-15 11:50:48 +01:00
Route fix(files): properly forward open params from short urls 2025-02-19 09:52:53 +01:00
Search fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Security feat(ip): add configurable IPv6 subnet for BFP and throttling 2025-04-25 14:22:43 +02:00
Session fix(setup): ignore long session login during installation 2024-08-27 19:12:02 +00:00
Settings fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Setup fix: replace Account name by Login 2024-02-13 21:08:10 +01:00
SetupCheck fix: Log exceptions thrown by setup checks 2024-03-25 09:36:12 +01:00
Share chore: remove long depricated share code 2024-03-06 15:24:48 +01:00
Share20 fix(tests): Share manager error message from #52076 2025-04-14 20:08:02 +02:00
SpeechToText feat(stt): add ability to cancel a scheduled transcription 2024-03-15 12:52:17 +01:00
Support feat: rename users to account or person 2024-02-13 21:06:30 +01:00
SystemTag fix: removed unused variable and check if tag ids are empty before starting the inserts 2024-06-20 05:31:55 +00:00
Tagging chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Talk fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Teams fix: Avoid throwing errors for teams are unavailable 2024-06-28 09:51:25 +02:00
Template Check that user actually can validate password for js 2025-04-17 07:16:25 +00:00
TextProcessing fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:40:57 +01:00
TextToImage fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:40:57 +01:00
Translation fix(coding style) 2024-01-10 16:15:06 +01:00
Updater feat(upgrade): migration attributes 2024-08-06 22:41:35 -01:00
User Revert "refactor: add migration for email setting" 2025-04-07 10:25:35 +02:00
UserStatus enh(userstatus): add OOO automation and remove calendar automation 2023-11-28 10:28:06 +01:00
AllConfig.php fix(config): Throw PreconditionException always when it didn't match 2024-09-13 11:41:01 +00:00
AppConfig.php fix(config): Censor more app configs in system report 2025-04-25 11:03:46 +00:00
AppScriptDependency.php Sort app scripts topologically by its dependencies 2021-12-29 16:40:05 +01:00
AppScriptSort.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
BinaryFinder.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CapabilitiesManager.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Color.php Update php licenses 2021-06-04 22:02:41 +02:00
Config.php fix(config): Suppress error at install time 2024-10-01 16:22:47 +00:00
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-21 14:57:56 +01:00
DatabaseException.php Update php licenses 2021-06-04 22:02:41 +02:00
DatabaseSetupException.php Migrate HintException to OCP 2021-06-30 15:28:02 -04:00
DateTimeFormatter.php fix(DateTimeFormatter): Adjust invalid doc blocks 2024-05-06 17:54:24 +02:00
DateTimeZone.php Move away from deprecated ILogger 2022-04-26 16:50:47 +02:00
EmojiHelper.php Include more emoji chars to test and fixes after include it 2022-04-29 14:00:57 -03:00
EventSourceFactory.php refactor: migrate OC_EventSource to dependency injection 2023-06-03 21:42:51 +02:00
ForbiddenException.php Update php licenses 2021-06-04 22:02:41 +02:00
HintException.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
InitialStateService.php fix(initial-state): Log an error when initial-state can not be JSON encoded 2023-04-04 10:54:12 +02:00
Installer.php fix: Correctly check result of function 2024-05-15 10:31:35 +02:00
LargeFileHelper.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +03:30
Log.php fix(logger): Prevent infinite recursion with log.condition => matches 2025-04-02 13:48:18 +02:00
MemoryInfo.php Add helper to cast to int|float, fix MemoryInfo on 32bits 2023-02-07 11:23:29 +01:00
NaturalSort.php Migrate more classes of lib/private to LoggerInterface 2022-04-26 16:52:52 +02:00
NaturalSort_DefaultCollator.php Update php licenses 2021-06-04 22:02:41 +02:00
NavigationManager.php Merge pull request #44988 from nextcloud/backport/44973/stable29 2024-06-07 11:03:00 +02:00
NeedsUpdateException.php Update php licenses 2021-06-04 22:02:41 +02:00
NotSquareException.php Update php licenses 2021-06-04 22:02:41 +02:00
PhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details 2023-09-25 17:32:47 +02:00
PreviewManager.php feat(previews): Support in memory preview request 2025-05-06 12:19:06 +00:00
PreviewNotAvailableException.php Update php licenses 2021-06-04 22:02:41 +02:00
RedisFactory.php Merge pull request #46521 from nextcloud/backport/46475/stable29 2024-07-27 17:32:43 +02:00
Repair.php refactor: convert sanitize account properties repair step to background job 2025-02-27 12:59:09 +01:00
RepairException.php Update php licenses 2021-06-04 22:02:41 +02:00
Search.php chore: Migrate away from OC::$server->getLogger 2024-02-13 17:32:30 +01:00
Server.php fix: use Icrypto in place of Cypto 2024-10-28 12:32:00 +00:00
ServerContainer.php Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 2023-06-06 08:41:08 +02:00
ServerNotAvailableException.php Update php licenses 2021-06-04 22:02:41 +02:00
ServiceUnavailableException.php Update php licenses 2021-06-04 22:02:41 +02:00
Setup.php fix(l10n): Improve english source strings 2025-02-26 15:27:20 +01:00
Streamer.php Refactor OC\Server::getRootFolder 2023-11-10 16:51:05 +01:00
StreamImage.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
SubAdmin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
SystemConfig.php fix: add sse_c_key from S3 object storage properties config to list of sensitive values 2025-01-22 08:47:17 -05:00
TagManager.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Tags.php fix(Tags): Return boolean for userHasTags() 2024-09-15 15:51:07 +00:00
TemplateLayout.php fix(setup): ignore missing theming app 2025-04-14 08:43:31 -01:00
TempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 2025-03-04 07:50:44 +01:00
Updater.php fix: set mimetype_version during upgrade to the old version 2024-06-19 11:33:16 +02:00
URLGenerator.php fix(setup-checks): Ensure URL with webroot works 2024-10-11 13:09:20 +02:00