nextcloud-server/lib/private
Daniel Calviño Sánchez b9ab00a59e
Merge pull request #54005 from nextcloud/do-not-show-password-dialog-when-user-can-not-validate-password
fix: Do not show password dialog when user can not validate password
2025-07-29 17:54:46 +07:00
..
Accounts chore(AccountManager): adjust code style for cs-fixer 2025-07-07 12:18:57 +07:00
Activity chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
App chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +07:00
AppFramework fix(userconfig): duplicate core lexicon 2025-07-29 10:36:44 +07:00
Archive
Authentication chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Avatar chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
BackgroundJob fix(cron): Fix infinite loop on ParallelAware blocked jobs 2025-07-25 15:28:24 +07:00
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 2025-05-27 12:26:42 +07:00
Broadcast/Events
Cache Revert "perf(base): Stop setting up the FS for every basic auth request" 2025-07-11 17:07:44 +07:00
Calendar fix(imip): group messages by logging principal and uri as context 2025-07-22 15:33:24 +07:00
Collaboration chore(OC\Share\Constants): Remove unused SHARE_TYPE_* constants 2025-07-29 10:39:33 +07:00
Command chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Comments feat(comments): Allow to filter by topmost parent id 2025-07-10 12:58:46 +07:00
Config fix(userconfig): duplicate core lexicon 2025-07-29 10:36:44 +07:00
Console chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Contacts/ContactsMenu chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ContextChat fix: add strict typing to ContextChat classes 2025-07-15 08:16:25 +07:00
DB fix(ConnectionFactory): Apply Oracle connection fix to primary and replica params as well 2025-07-21 15:49:40 +07:00
Dashboard
Diagnostics chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
DirectEditing chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Encryption chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 2025-07-08 13:32:15 +07:00
Federation refactor: remove duplicated types and add return types 2025-07-23 15:59:26 +07:00
Files chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +07:00
FilesMetadata
FullTextSearch chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
GlobalScale chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Group fix: use logical operator instead of bitwise 2025-06-10 13:55:53 +07:00
Hooks chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Http chore(Http\Client): fix linting issues 2025-07-09 14:42:58 +07:00
IntegrityCheck feat(core): add human readable mimes 2025-05-14 22:55:06 +07:00
KnownUser
L10N chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
LDAP
Lock
Lockdown chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +07:00
Log fix(syslog): open syslog channel on write 2025-07-02 09:14:33 +07:00
Mail chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Memcache chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Migration chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Net
Notification chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
OCM feat(OCM-invites): Implementation of invitation flow 2025-06-12 11:20:26 +07:00
OCS
Preview chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Profile fix(l10n): our default language is American English so adjust the spelling 2025-07-03 13:05:43 +07:00
Profiler
Remote chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Repair chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
RichObjectStrings
Route feat(occ): Add commands to list all routes and match a single one 2025-06-25 08:19:08 +07:00
Search
Security fix(bruteforce): limit appconfig lazy loading 2025-07-20 00:49:11 +07:00
Session feat(core): add cookie_domain config option 2025-06-16 15:33:48 +07:00
Settings chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Setup refactor(Setup): When creating a DB user don't use the admin username 2025-06-10 11:16:28 +07:00
SetupCheck
Share chore(OC\Share\Constants): Remove unused SHARE_TYPE_* constants 2025-07-29 10:39:33 +07:00
Share20 Merge pull request #53945 from nextcloud/chore/share-constants 2025-07-29 13:31:42 +07:00
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 2025-07-08 13:32:14 +07:00
SystemTag fix(systemtags): case-insensitive search & prevent duplicates 2025-07-09 19:28:20 +07:00
Tagging
Talk
TaskProcessing Merge branch 'master' into feat/task/analyze-image 2025-07-08 08:35:04 +07:00
Teams chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Template fix: Do not show password dialog when user can not validate password 2025-07-18 20:55:02 +07:00
TextProcessing
TextToImage
Translation
Updater fix: handle ambiguous IResponse.getBody return types 2025-06-30 11:50:11 +07:00
User Merge pull request #53887 from nextcloud/fix/lower-email-case 2025-07-11 09:03:05 +07:00
UserStatus
legacy fix: Throw specific LoginException when the user is disabled 2025-07-10 15:09:25 +07:00
AllConfig.php feat(lexicon): moving out from unstable 2025-07-24 15:56:33 +07:00
AppConfig.php feat(lexicon): add note and key-details 2025-07-29 08:15:08 +07:00
AppScriptDependency.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AppScriptSort.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
BinaryFinder.php
CapabilitiesManager.php
Color.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
EmojiHelper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
EventSource.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
InitialStateService.php
Installer.php chore: Check if apps directory is really writable in Installer 2025-07-10 11:31:59 +07:00
LargeFileHelper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Log.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 2025-06-02 15:50:53 +07:00
PreviewNotAvailableException.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
RedisFactory.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Repair.php refactor(dav): replace IAppData with IAppDataFactory for PhotoCache 2025-05-15 18:28:45 +07:00
RepairException.php
Server.php Merge pull request #54026 from nextcloud/enh/add-cloud-id-chars 2025-07-28 15:49:12 +07:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
StreamImage.php
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php fix: Use only enabled applications versions in the cache prefix 2025-06-05 17:58:54 +07:00
URLGenerator.php fix: make core application bootstrapable by coordinator 2025-06-02 15:58:54 +07:00
Updater.php fix(update): Correctly trigger update for auto-disabled local apps 2025-07-17 12:18:17 +07:00