| .. |
|
Accounts
|
fix(AccountManager): Sanitize social media handles
|
2025-02-06 15:46:15 +07:00 |
|
Activity
|
fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging
|
2025-03-17 06:46:12 +07:00 |
|
App
|
fix: Also remove digits at the start and underscore on both ends of appid
|
2025-02-19 18:39:20 +07:00 |
|
AppFramework
|
fix(auth): Allow 2FA challenges for Ephemeral sessions
|
2025-03-18 09:16:58 +07:00 |
|
Archive
|
…
|
|
|
Authentication
|
fix(webauthn): do not require bcmath or gmp - not needed anymore
|
2025-04-01 19:10:11 +07:00 |
|
Avatar
|
…
|
|
|
BackgroundJob
|
perf(cron): Delay (re)checking timed jobs
|
2025-03-31 15:33:59 +07:00 |
|
Blurhash/Listener
|
fix(GenerateBlurhashMetadata): Suppress imagescale errors
|
2025-03-26 09:02:49 +07:00 |
|
Broadcast/Events
|
…
|
|
|
Cache
|
refactor(filecache): Move to more strict typing
|
2024-11-25 10:29:51 +07:00 |
|
Calendar
|
fix: add event status and participant status
|
2025-03-28 04:34:44 +07:00 |
|
Collaboration
|
fix: filter out contacts with invalid email addresses in sharee completion
|
2025-03-28 22:37:07 +07:00 |
|
Command
|
…
|
|
|
Comments
|
…
|
|
|
Config
|
fix(userconfig): simpler db request before 31 upgrade
|
2025-03-03 14:46:41 +07:00 |
|
Console
|
…
|
|
|
Contacts/ContactsMenu
|
feat(contacts): Show time difference for users in different timezones
|
2025-01-16 18:10:04 +07:00 |
|
DB
|
fix: use proper migration sorting when checking if a migration needs to be executed
|
2025-04-02 12:52:52 +07:00 |
|
Dashboard
|
…
|
|
|
Diagnostics
|
…
|
|
|
DirectEditing
|
…
|
|
|
Encryption
|
…
|
|
|
EventDispatcher
|
…
|
|
|
Federation
|
fix(ocm): simpler code
|
2024-12-04 09:30:55 +07:00 |
|
Files
|
fix(IFilenameValidator): correctly handle case insensitivity
|
2025-03-28 20:54:23 +07:00 |
|
FilesMetadata
|
test: add some minimal testing for metadata storage
|
2024-11-07 16:27:16 +07:00 |
|
FullTextSearch
|
…
|
|
|
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
|
…
|
|
|
L10N
|
…
|
|
|
LDAP
|
…
|
|
|
Lock
|
…
|
|
|
Lockdown
|
…
|
|
|
Log
|
fix(logger): Fix closure detection when filtering sensitive parameters
|
2024-11-08 12:59:14 +07:00 |
|
Mail
|
feat(Mailer): add "null" SMTP transport mode
|
2024-11-19 11:32:39 +07:00 |
|
Memcache
|
…
|
|
|
Migration
|
…
|
|
|
Net
|
…
|
|
|
Notification
|
…
|
|
|
OCM
|
fix(ocm): `publicKey` can be disabled so capabilities do not match
|
2025-03-23 18:34:20 +07:00 |
|
OCS
|
…
|
|
|
Preview
|
fix(preview): Filter for folders in cleanup old preview job
|
2025-01-27 15:11:26 +07:00 |
|
Profile
|
fix(FediverseAction): Ensure valid fediverse links are generated
|
2025-02-06 15:46:15 +07:00 |
|
Profiler
|
…
|
|
|
Remote
|
…
|
|
|
Repair
|
fix(oauth2): retain support for legacy ownCloud clients
|
2025-04-02 12:05:18 +07:00 |
|
RichObjectStrings
|
fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging
|
2025-03-17 06:46:12 +07:00 |
|
Route
|
fix(files): properly forward open params from short urls
|
2025-02-18 12:42:23 +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
|
fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist
|
2025-01-27 13:21:36 +07:00 |
|
Session
|
…
|
|
|
Settings
|
Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors
|
2024-11-06 08:54:40 +07:00 |
|
Setup
|
…
|
|
|
SetupCheck
|
…
|
|
|
Share
|
…
|
|
|
Share20
|
perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equals
|
2025-03-28 14:46:30 +07:00 |
|
SpeechToText
|
…
|
|
|
Support
|
feat(updatenotification): Add a limit to user count from LDAP so save performances
|
2025-01-14 12:26:24 +07:00 |
|
SystemTag
|
fix(systemtags): Dispatch events when bulk assigning system tags
|
2025-03-25 12:22:52 +07:00 |
|
Tagging
|
…
|
|
|
Talk
|
…
|
|
|
TaskProcessing
|
fix(TaskProcessing\Manager): Always use distributed cache and use PHP serialize
|
2025-02-06 07:52:04 +07:00 |
|
Teams
|
fix(OpenAPI): Adjust array syntax to avoid ambiguities
|
2024-11-05 09:58:11 +07:00 |
|
Template
|
refactor(provisioning_api): Rename AUserData to AUserDataOCSController to allow openapi-extractor to detect it as OCS
|
2025-01-06 14:30:40 +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
|
…
|
|
|
Translation
|
…
|
|
|
Updater
|
fix(OpenAPI): Adjust array syntax to avoid ambiguities
|
2024-11-05 09:58:11 +07:00 |
|
User
|
fix(session): Only mark sessions of permanent tokens as app passwords
|
2025-04-03 08:10:56 +07:00 |
|
UserStatus
|
…
|
|
|
legacy
|
fix: skip caching lastSeenQuotaUsage for remote shares
|
2025-03-20 00:54:46 +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(config): drop value details
|
2025-01-27 17:55:29 +07:00 |
|
AppScriptDependency.php
|
…
|
|
|
AppScriptSort.php
|
…
|
|
|
BinaryFinder.php
|
…
|
|
|
CapabilitiesManager.php
|
feat(api): File conversion API
|
2025-01-15 16:38:18 +07:00 |
|
Color.php
|
…
|
|
|
Config.php
|
…
|
|
|
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
|
…
|
|
|
DateTimeZone.php
|
…
|
|
|
EmojiHelper.php
|
…
|
|
|
EventSource.php
|
…
|
|
|
EventSourceFactory.php
|
…
|
|
|
ForbiddenException.php
|
…
|
|
|
HintException.php
|
…
|
|
|
Image.php
|
…
|
|
|
InitialStateService.php
|
…
|
|
|
Installer.php
|
…
|
|
|
LargeFileHelper.php
|
…
|
|
|
Log.php
|
fix(log): Fix log level handling
|
2025-01-27 10:23:28 +07:00 |
|
MemoryInfo.php
|
…
|
|
|
NaturalSort.php
|
…
|
|
|
NaturalSort_DefaultCollator.php
|
…
|
|
|
NavigationManager.php
|
feat(Navigation): emit dedicated event for loading additional entries
|
2024-12-18 12:50:11 +07:00 |
|
NeedsUpdateException.php
|
…
|
|
|
NotSquareException.php
|
…
|
|
|
PhoneNumberUtil.php
|
…
|
|
|
PreviewManager.php
|
fix(preview): Do not try to parse M3U files as MP3
|
2025-01-06 12:51:40 +07:00 |
|
PreviewNotAvailableException.php
|
…
|
|
|
RedisFactory.php
|
…
|
|
|
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(l10n): Improve english source strings
|
2025-02-26 13:08:49 +07:00 |
|
StreamImage.php
|
…
|
|
|
Streamer.php
|
…
|
|
|
SubAdmin.php
|
…
|
|
|
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
|
refactor(tags): move favorite event dispatching to tags.php
|
2024-12-03 20:56:36 +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(theming): enforce theme also for login
|
2025-03-27 11:15:31 +07:00 |
|
URLGenerator.php
|
…
|
|
|
Updater.php
|
…
|
|