| .. |
|
Accounts
|
fix(settings): add link check in webfinger
|
2025-07-07 10:02:19 +07:00 |
|
Activity
|
fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging
|
2025-03-17 06:46:12 +07:00 |
|
App
|
feat: add ocs route to get apps enabled for current user
|
2025-06-20 10:37:13 +07:00 |
|
AppFramework
|
fix(session): log when ephemeral sessions are closed
|
2025-08-01 10:49:57 +07:00 |
|
Archive
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2024-09-19 14:21:20 +07:00 |
|
Authentication
|
fix(webauthn): do not require bcmath or gmp - not needed anymore
|
2025-04-01 19:10:11 +07:00 |
|
Avatar
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2024-09-19 14:21:20 +07:00 |
|
BackgroundJob
|
fix(cron): Fix infinite loop on ParallelAware blocked jobs
|
2025-07-28 06:23:11 +07:00 |
|
Blurhash/Listener
|
fix(blurhash): Skip generation the if previews are disabled.
|
2025-05-27 12:56:31 +07:00 |
|
Broadcast/Events
|
…
|
|
|
Cache
|
refactor(filecache): Move to more strict typing
|
2024-11-25 10:29:51 +07:00 |
|
Calendar
|
fix(imip): group messages by logging principal and uri as context
|
2025-07-23 09:21:29 +07:00 |
|
Collaboration
|
fix(FileReferenceEventListener): Invalidate cache after node was renamed
|
2025-05-27 10:20:31 +07:00 |
|
Command
|
…
|
|
|
Comments
|
Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support
|
2024-10-18 19:05:08 +07:00 |
|
Config
|
fix: revive always storing lowercased email addresses
|
2025-06-24 14:24:48 +07:00 |
|
Console
|
fix(command): Make method compatible with upstream class (requires 3rdparty bump)
|
2024-10-07 12:11:25 +07:00 |
|
Contacts/ContactsMenu
|
feat(contacts): Show time difference for users in different timezones
|
2025-01-16 18:10:04 +07:00 |
|
DB
|
Merge pull request #54252 from nextcloud/backport/54203/stable31
|
2025-08-07 15:21:33 +07:00 |
|
Dashboard
|
…
|
|
|
Diagnostics
|
…
|
|
|
DirectEditing
|
chore(db): Apply query prepared statements
|
2024-10-17 20:30:47 +07:00 |
|
Encryption
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2024-09-19 14:21:20 +07:00 |
|
EventDispatcher
|
…
|
|
|
Federation
|
fix(federation): allows equal signs in federation id
|
2025-04-23 19:23:52 +07:00 |
|
Files
|
fix(encryption): Correctly handle file opening and copying failures
|
2025-07-03 16:03:19 +07:00 |
|
FilesMetadata
|
test: add some minimal testing for metadata storage
|
2024-11-07 16:27:16 +07:00 |
|
FullTextSearch
|
chore: Use more gender neutral language
|
2024-10-14 13:59:24 +07:00 |
|
GlobalScale
|
…
|
|
|
Group
|
fix(OpenAPI): Adjust array syntax to avoid ambiguities
|
2024-11-05 09:58:11 +07:00 |
|
Hooks
|
…
|
|
|
Http
|
fix: remove superflous line
|
2024-11-09 11:56:19 +07:00 |
|
IntegrityCheck
|
fix: Report duplicated extra files in integrity check
|
2025-02-26 13:26:38 +07:00 |
|
KnownUser
|
chore: Use more gender neutral language
|
2024-10-14 13:59:24 +07:00 |
|
L10N
|
feat(l10n): Respect forceLanguage query parameter in more places
|
2024-10-08 15:40:40 +07:00 |
|
LDAP
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Lock
|
fix(locking): Accept mixed as value on setTTL
|
2024-10-14 12:17:27 +07:00 |
|
Lockdown
|
refactor(Storage): Align all Storage constructors
|
2024-10-23 13:24:18 +07:00 |
|
Log
|
fix(syslog): open syslog channel on write
|
2025-07-03 13:41:57 +07:00 |
|
Mail
|
fix: Fix button alignment for email templates in Outlook
|
2025-08-06 17:43:33 +07:00 |
|
Memcache
|
Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cli
|
2024-10-29 15:28:47 +07:00 |
|
Migration
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2024-09-19 14:21:20 +07:00 |
|
Net
|
fix(net): Add IPv6 zone handling to IpAddressClassifier
|
2024-10-31 17:06:36 +07:00 |
|
Notification
|
fix(notifications): Fix check for hasNotifiers when all apps use RegistrationContext
|
2025-06-12 22:00:46 +07:00 |
|
OCM
|
fix(ocm): `publicKey` can be disabled so capabilities do not match
|
2025-03-23 18:34:20 +07:00 |
|
OCS
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2024-09-19 14:21:20 +07:00 |
|
Preview
|
fix: unbloc ffmpeg on some broken videos
|
2025-06-12 11:58:47 +07:00 |
|
Profile
|
feat(profile): Add an API to get the profile field data
|
2025-04-24 00:50:11 +07:00 |
|
Profiler
|
fix(profiler): clear command does not work
|
2024-09-20 18:14:33 +07:00 |
|
Remote
|
…
|
|
|
Repair
|
fix(oauth2): retain support for legacy ownCloud clients
|
2025-04-02 12:05:18 +07:00 |
|
RichObjectStrings
|
Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator"
|
2025-04-09 08:29:43 +07:00 |
|
Route
|
feat(occ): Add commands to list all routes and match a single one
|
2025-06-26 17:12:33 +07:00 |
|
Search
|
feat(search): reduce search providers via core app config unified_search.providers_allowed
|
2024-11-13 11:15:24 +07:00 |
|
Security
|
feat: Cache user keys
|
2025-08-05 19:05:14 +07:00 |
|
Session
|
fix(setup): ignore long session login during installation
|
2024-08-27 12:29:42 +07:00 |
|
Settings
|
Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors
|
2024-11-06 08:54:40 +07:00 |
|
Setup
|
chore(db): Apply query prepared statements
|
2024-10-17 20:30:47 +07:00 |
|
SetupCheck
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2024-09-19 14:21:20 +07:00 |
|
Share
|
feat(share): make sharelink token length configurable
|
2024-09-28 08:06:24 +07:00 |
|
Share20
|
chore: Adapt ProviderFactory to change in DefaultShareProvider constructor
|
2025-08-05 11:59:34 +07:00 |
|
SpeechToText
|
fix(SpeechToTextManager): Throw TaskProcessing Task failed
|
2024-08-30 10:07:01 +07:00 |
|
Support
|
fix: Fix warning when crash reporter fails to get loaded
|
2025-05-20 20:30:15 +07:00 |
|
SystemTag
|
fix(systemtags): case-insensitive search & prevent duplicates
|
2025-07-10 08:50:23 +07:00 |
|
Tagging
|
feat(db): switch from settype to casts
|
2024-09-15 19:26:58 +07:00 |
|
Talk
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
TaskProcessing
|
test: fix tests
|
2025-07-03 11:37:48 +07:00 |
|
Teams
|
fix(OpenAPI): Adjust array syntax to avoid ambiguities
|
2024-11-05 09:58:11 +07:00 |
|
Template
|
fix: Do not show password dialog when user can not validate password
|
2025-07-29 15:55:09 +07:00 |
|
TextProcessing
|
fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only
|
2024-11-13 16:59:46 +07:00 |
|
TextToImage
|
fix: Prevent breaking change in IQueryBuilder
|
2024-10-17 18:31:44 +07:00 |
|
Translation
|
…
|
|
|
Updater
|
fix(OpenAPI): Adjust array syntax to avoid ambiguities
|
2024-11-05 09:58:11 +07:00 |
|
User
|
Merge pull request #53902 from nextcloud/backport/53501/stable31
|
2025-07-11 12:52:12 +07:00 |
|
UserStatus
|
…
|
|
|
legacy
|
fix: Throw specific LoginException when the user is disabled
|
2025-07-11 02:50:58 +07:00 |
|
AllConfig.php
|
fix(userconfig): Don't fail the precondition if the value is not set at all
|
2024-11-19 18:02:22 +07:00 |
|
AppConfig.php
|
fix(appconfig): mark searchKeys() as internal until 32
|
2025-07-22 12:21:29 +07:00 |
|
AppScriptDependency.php
|
…
|
|
|
AppScriptSort.php
|
…
|
|
|
BinaryFinder.php
|
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer
|
2024-10-19 07:57:35 +07:00 |
|
CapabilitiesManager.php
|
feat(api): File conversion API
|
2025-01-15 16:38:18 +07:00 |
|
Color.php
|
…
|
|
|
Config.php
|
fix(config): Suppress error at install time
|
2024-09-27 17:28:14 +07:00 |
|
ContactsManager.php
|
fix(cardav): only show useres from enabled addressBooks in contacts menu
|
2025-03-19 23:46:57 +07:00 |
|
DatabaseException.php
|
…
|
|
|
DatabaseSetupException.php
|
…
|
|
|
DateTimeFormatter.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
DateTimeZone.php
|
chore: Use more gender neutral language
|
2024-10-14 13:59:24 +07:00 |
|
EmojiHelper.php
|
…
|
|
|
EventSource.php
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2024-09-19 14:21:20 +07:00 |
|
EventSourceFactory.php
|
…
|
|
|
ForbiddenException.php
|
…
|
|
|
HintException.php
|
…
|
|
|
Image.php
|
fix(OCP): Fix Image interface
|
2024-09-02 14:57:17 +07:00 |
|
InitialStateService.php
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2024-09-19 14:21:20 +07:00 |
|
Installer.php
|
fix: clear opcache after app extraction
|
2025-06-18 20:28:48 +07:00 |
|
LargeFileHelper.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Log.php
|
fix(log): Fix log level handling
|
2025-01-27 10:23:28 +07:00 |
|
MemoryInfo.php
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2024-09-19 14:21:20 +07:00 |
|
NaturalSort.php
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2024-09-19 14:21:20 +07:00 |
|
NaturalSort_DefaultCollator.php
|
…
|
|
|
NavigationManager.php
|
fix(navigation): Fix default app entry registered as closure
|
2025-04-28 14:54:35 +07:00 |
|
NeedsUpdateException.php
|
…
|
|
|
NotSquareException.php
|
…
|
|
|
PhoneNumberUtil.php
|
…
|
|
|
PreviewManager.php
|
fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled
|
2025-06-02 23:26:50 +07:00 |
|
PreviewNotAvailableException.php
|
…
|
|
|
RedisFactory.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
Repair.php
|
refactor: convert sanitize account properties repair step to background job
|
2025-02-24 15:23:20 +07:00 |
|
RepairException.php
|
…
|
|
|
Server.php
|
fix: Correctly return app id and app version for `core` styles and images
|
2025-01-24 18:12:18 +07:00 |
|
ServerContainer.php
|
…
|
|
|
ServerNotAvailableException.php
|
…
|
|
|
ServiceUnavailableException.php
|
…
|
|
|
Setup.php
|
fix(metadata): set background job on fresh setup
|
2025-05-29 14:52:23 +07:00 |
|
StreamImage.php
|
fix(OCP): Fix Image interface
|
2024-09-02 14:57:17 +07:00 |
|
Streamer.php
|
fix(streamer): zip64 should work on 32-bit env now
|
2024-10-31 11:37:03 +07:00 |
|
SubAdmin.php
|
chore(db): Correctly apply query types
|
2024-10-17 09:21:07 +07:00 |
|
SystemConfig.php
|
add sse_c_key from S3 object storage properties config to list of sensitive values
|
2024-12-05 19:25:36 +07:00 |
|
TagManager.php
|
refactor(tags): move favorite event dispatching to tags.php
|
2024-12-03 20:56:36 +07:00 |
|
Tags.php
|
fix(core): ensure unique vcategory
|
2025-08-06 09:00:50 +07:00 |
|
TempManager.php
|
refactor(TempManager): Simplify and unify implementations and remove legacy behavior
|
2025-03-03 15:25:00 +07:00 |
|
TemplateLayout.php
|
fix(setup): ignore missing theming app
|
2025-04-12 15:33:41 +07:00 |
|
URLGenerator.php
|
fix(navigation): Fix absolute URLs from default apps
|
2025-04-28 14:54:35 +07:00 |
|
Updater.php
|
fix(update): Correctly trigger update for auto-disabled local apps
|
2025-07-21 12:09:42 +07:00 |