You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private
Kate 7db30397fd
Merge pull request #55410 from nextcloud/backport/55374/stable31
5 months ago
..
Accounts fix(settings): add link check in webfinger 8 months ago
Activity fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging 12 months ago
App Merge pull request #55436 from nextcloud/backport/55422/stable31 5 months ago
AppFramework fix(2fa): Fix 2FA session setup when ephemeral session is used 6 months ago
Archive chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Authentication fix(auth): Fix invalid unique constraint violation catch 5 months ago
Avatar chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
BackgroundJob fix(cron): Fix infinite loop on ParallelAware blocked jobs 7 months ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 9 months ago
Broadcast/Events
Cache refactor(filecache): Move to more strict typing 1 year ago
Calendar fix: aliases and capitalization of emails 5 months ago
Collaboration fix(FileReferenceEventListener): Invalidate cache after node was renamed 9 months ago
Command
Comments Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 1 year ago
Config fix: revive always storing lowercased email addresses 8 months ago
Console fix(command): Make method compatible with upstream class (requires 3rdparty bump) 1 year ago
Contacts/ContactsMenu feat(contacts): Show time difference for users in different timezones 1 year ago
DB feat(db): add SSL/TLS support for PostgreSQL 5 months ago
Dashboard fix(dashboard): Document expected icon behaviour 2 years ago
Diagnostics feat(log): Allow to combine log.conditions to only log (app&user) 2 years ago
DirectEditing chore(db): Apply query prepared statements 1 year ago
Encryption chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
EventDispatcher
Federation fix(federation): allows equal signs in federation id 10 months ago
Files Merge pull request #55410 from nextcloud/backport/55374/stable31 5 months ago
FilesMetadata test: add some minimal testing for metadata storage 1 year ago
FullTextSearch chore: Use more gender neutral language 1 year ago
GlobalScale
Group fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
Hooks
Http fix: remove superflous line 1 year ago
IntegrityCheck fix: Report duplicated extra files in integrity check 1 year ago
KnownUser chore: Use more gender neutral language 1 year ago
L10N feat(l10n): Respect forceLanguage query parameter in more places 1 year ago
LDAP style: update codestyle for coding-standard 1.2.3 2 years ago
Lock fix(locking): Accept mixed as value on setTTL 1 year ago
Lockdown refactor(Storage): Align all Storage constructors 1 year ago
Log fix(syslog): open syslog channel on write 8 months ago
Mail fix: Fix button alignment for email templates in Outlook 7 months ago
Memcache Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cli 1 year ago
Migration chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 1 year ago
Notification fix(notifications): Fix check for hasNotifiers when all apps use RegistrationContext 9 months ago
OCM feat(ocm): split ocm discovery and capabilities 6 months ago
OCS chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Preview fix: unbloc ffmpeg on some broken videos 9 months ago
Profile feat(profile): Add an API to get the profile field data 10 months ago
Profiler fix(profiler): clear command does not work 1 year ago
Remote chore: fix some comments 2 years ago
Repair fix: use `mb_substr` 6 months ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 11 months ago
Route fix(route): Change "core.ProfilePage.index" to lowercase 6 months ago
Search fix(search): Fix SearchComposer.php filtering logic 7 months ago
Security feat: Cache user keys 7 months ago
Session fix(setup): ignore long session login during installation 2 years ago
Settings Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors 1 year ago
Setup chore(db): Apply query prepared statements 1 year ago
SetupCheck chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Share feat(share): make sharelink token length configurable 1 year ago
Share20 fix(sharing): fix json decoding the list of groups excluded from sharing 6 months ago
SpeechToText fix(SpeechToTextManager): Throw TaskProcessing Task failed 2 years ago
Support fix: Fix warning when crash reporter fails to get loaded 9 months ago
SystemTag fix(systemtags): case-insensitive search & prevent duplicates 8 months ago
Tagging feat(db): switch from settype to casts 1 year ago
Talk style: update codestyle for coding-standard 1.2.3 2 years ago
TaskProcessing fix(TaskProcessing): Cache task types by user language 5 months ago
Teams fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
Template fix: Do not show password dialog when user can not validate password 7 months ago
TextProcessing fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only 1 year ago
TextToImage fix: Prevent breaking change in IQueryBuilder 1 year ago
Translation
Updater fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
User feat: Support limit argument in `getSeenUsers` 6 months ago
UserStatus
legacy fix(installer): ensure valid tempFile & extractDir 6 months ago
AllConfig.php fix(userconfig): Don't fail the precondition if the value is not set at all 1 year ago
AppConfig.php fix(AppConfig#setTypedValue): Catch AppConfigUnknownKeyException 6 months ago
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
CapabilitiesManager.php feat(api): File conversion API 1 year ago
Color.php
Config.php fix(config): Suppress error at install time 1 year ago
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 11 months ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php style: update codestyle for coding-standard 1.2.3 2 years ago
DateTimeZone.php chore: Use more gender neutral language 1 year ago
EmojiHelper.php
EventSource.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php fix(OCP): Fix Image interface 2 years ago
InitialStateService.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Installer.php fix(installer): ensure valid tempFile & extractDir 6 months ago
LargeFileHelper.php style: update codestyle for coding-standard 1.2.3 2 years ago
Log.php fix(log): Fix log level handling 1 year ago
MemoryInfo.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
NaturalSort.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
NaturalSort_DefaultCollator.php
NavigationManager.php fix(navigation): Fix default app entry registered as closure 10 months ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 9 months ago
PreviewNotAvailableException.php
RedisFactory.php fix(cache): Set default Redis port to `0` for UNIX sockets 5 months ago
Repair.php fix(dav): Mark removal of dav object properties as expensive 6 months ago
RepairException.php
Server.php feat: move primary object store configuration to a single place 5 months ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix(metadata): set background job on fresh setup 9 months ago
StreamImage.php fix(OCP): Fix Image interface 2 years ago
Streamer.php fix(ZipFolderPlugin): set mtime of directories in archive 7 months ago
SubAdmin.php chore(db): Correctly apply query types 1 year ago
SystemConfig.php feat: allow admins to configure additional sensitive config values 7 months ago
TagManager.php fix: Dispatch favorite event with an actual path 5 months ago
Tags.php fix: Dispatch favorite event with an actual path 5 months ago
TempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 12 months ago
TemplateLayout.php fix(setup): ignore missing theming app 11 months ago
URLGenerator.php fix(navigation): Fix absolute URLs from default apps 10 months ago
Updater.php fix(update): Correctly trigger update for auto-disabled local apps 7 months ago