| .. |
|
Accounts
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
Activity
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
App
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
AppFramework
|
fix(Token): make new scope future compatible
|
2024-06-12 11:05:43 +07:00 |
|
Archive
|
…
|
|
|
Authentication
|
fix(Token): take over scope in token refresh with login by cookie
|
2024-07-22 06:54:44 +07:00 |
|
Avatar
|
fix: Fix avatar images
|
2024-04-11 14:56:21 +07:00 |
|
BackgroundJob
|
fix: delete background jobs by id when cleaning up
|
2024-07-10 20:29:36 +07:00 |
|
Blurhash/Listener
|
fix(Blurhash): Suppress imagecreatefromstring() E_WARNING
|
2024-04-08 11:33:28 +07:00 |
|
Broadcast/Events
|
…
|
|
|
Cache
|
Revert "don't perform an explicit setup when using the file cache"
|
2024-03-07 14:38:02 +07:00 |
|
Calendar
|
…
|
|
|
Collaboration
|
fix(federation): Fix missing protocol on CloudID remote
|
2024-06-27 13:00:43 +07:00 |
|
Command
|
…
|
|
|
Comments
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
Console
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
Contacts/ContactsMenu
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
DB
|
feat: add additional logging for database errors
|
2024-07-25 14:47:27 +07:00 |
|
Dashboard
|
fix(dashboard): Document expected icon behaviour
|
2024-07-19 08:06:30 +07:00 |
|
Diagnostics
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
DirectEditing
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
Encryption
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
EventDispatcher
|
…
|
|
|
Federation
|
fix(federation): Fix missing protocol on CloudID remote
|
2024-06-27 13:00:43 +07:00 |
|
Files
|
Merge pull request #46679 from nextcloud/backport/44294/stable29
|
2024-07-25 19:40:10 +07:00 |
|
FilesMetadata
|
feat(metadata): migrate to lazy appconfig
|
2024-05-27 10:27:49 +07:00 |
|
FullTextSearch
|
…
|
|
|
GlobalScale
|
…
|
|
|
Group
|
fix(groups): allows to save group names with more than 64 characters
|
2024-05-16 17:57:41 +07:00 |
|
Hooks
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
Http
|
fix(dns): detect disabled IPv6 support in DNS pinning
|
2024-03-26 12:04:51 +07:00 |
|
IntegrityCheck
|
fix(IntegrityCheck): Ensure the check is run if no results are available
|
2024-07-05 12:32:39 +07:00 |
|
KnownUser
|
…
|
|
|
L10N
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
LDAP
|
…
|
|
|
Lock
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
Lockdown
|
…
|
|
|
Log
|
…
|
|
|
Mail
|
fix(mail): Fix big logos in mail templates for Outlook
|
2024-07-19 08:11:54 +07:00 |
|
Memcache
|
Update LoggerWrapperCache.php
|
2024-04-23 08:00:37 +07:00 |
|
Migration
|
feat: add setup check for needed mimetype migrations
|
2024-06-19 11:22:49 +07:00 |
|
Net
|
…
|
|
|
Notification
|
…
|
|
|
OCM
|
…
|
|
|
OCS
|
feat(capabilities): Expose if mod-rewrite is working via capabilities
|
2024-04-12 11:31:03 +07:00 |
|
Preview
|
feat: log file id and path when extracting the mp3 cover fails
|
2024-07-06 14:24:27 +07:00 |
|
Profile
|
…
|
|
|
Profiler
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
Remote
|
…
|
|
|
Repair
|
fix(mail): Fix big logos in mail templates for Outlook
|
2024-07-19 08:11:54 +07:00 |
|
RichObjectStrings
|
…
|
|
|
Route
|
fix(Router): Stop loading routes of disabled apps
|
2024-05-10 07:29:58 +07:00 |
|
Search
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
Security
|
fix: don't use custom certificate bundle if no customer certificates are configured
|
2024-06-24 10:54:05 +07:00 |
|
Session
|
perf: Set session.cache_limiter at runtime to avoid clients caching static assets served by PHP
|
2024-07-11 08:31:21 +07:00 |
|
Settings
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
Setup
|
…
|
|
|
SetupCheck
|
fix: Log exceptions thrown by setup checks
|
2024-03-25 09:36:12 +07:00 |
|
Share
|
chore: remove long depricated share code
|
2024-03-06 15:24:48 +07:00 |
|
Share20
|
fix(files_sharing): Store the expiration date relative to the server's timezone
|
2024-07-01 22:23:26 +07:00 |
|
SpeechToText
|
feat(stt): add ability to cancel a scheduled transcription
|
2024-03-15 12:52:17 +07:00 |
|
Support
|
…
|
|
|
SystemTag
|
fix: removed unused variable and check if tag ids are empty before starting the inserts
|
2024-06-20 05:31:55 +07:00 |
|
Tagging
|
…
|
|
|
Talk
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
Teams
|
fix: Avoid throwing errors for teams are unavailable
|
2024-06-28 09:51:25 +07:00 |
|
Template
|
fix(Token): make new scope future compatible
|
2024-06-12 11:05:43 +07:00 |
|
TextProcessing
|
fix(TextProcessing): use error instead of info for exception logging
|
2024-07-19 12:00:51 +07:00 |
|
TextToImage
|
…
|
|
|
Translation
|
…
|
|
|
Updater
|
fix(updatenotification): spread the use of new appconfig
|
2024-03-13 02:22:11 +07:00 |
|
User
|
fix(Session): avoid race conditions on clustered setups
|
2024-07-11 07:29:09 +07:00 |
|
UserStatus
|
…
|
|
|
legacy
|
fix(previews): Stop returning true when getimagesize() fails
|
2024-07-16 19:51:50 +07:00 |
|
AllConfig.php
|
fix(config): Make sure user keys are strings
|
2024-03-19 18:27:53 +07:00 |
|
AppConfig.php
|
Merge pull request #44894 from nextcloud/backport/44644/stable29
|
2024-06-07 11:01:38 +07:00 |
|
AppScriptDependency.php
|
…
|
|
|
AppScriptSort.php
|
…
|
|
|
BinaryFinder.php
|
…
|
|
|
CapabilitiesManager.php
|
…
|
|
|
Color.php
|
…
|
|
|
Config.php
|
fix: regression with updating read-only config
|
2024-06-07 11:03:47 +07:00 |
|
ContactsManager.php
|
…
|
|
|
DatabaseException.php
|
…
|
|
|
DatabaseSetupException.php
|
…
|
|
|
DateTimeFormatter.php
|
fix(DateTimeFormatter): Adjust invalid doc blocks
|
2024-05-06 17:54:24 +07:00 |
|
DateTimeZone.php
|
…
|
|
|
EmojiHelper.php
|
…
|
|
|
EventSourceFactory.php
|
…
|
|
|
ForbiddenException.php
|
…
|
|
|
HintException.php
|
…
|
|
|
InitialStateService.php
|
…
|
|
|
Installer.php
|
fix: Correctly check result of function
|
2024-05-15 10:31:35 +07:00 |
|
LargeFileHelper.php
|
…
|
|
|
Log.php
|
fix(Logger): Warn on invalid `loglevel` configuration option
|
2024-03-17 20:20:43 +07:00 |
|
MemoryInfo.php
|
…
|
|
|
NaturalSort.php
|
…
|
|
|
NaturalSort_DefaultCollator.php
|
…
|
|
|
NavigationManager.php
|
Merge pull request #44988 from nextcloud/backport/44973/stable29
|
2024-06-07 11:03:00 +07:00 |
|
NeedsUpdateException.php
|
…
|
|
|
NotSquareException.php
|
…
|
|
|
PhoneNumberUtil.php
|
…
|
|
|
PreviewManager.php
|
fix(preview): don't create folder structure when previews are disabled
|
2024-07-02 11:51:31 +07:00 |
|
PreviewNotAvailableException.php
|
…
|
|
|
RedisFactory.php
|
feat: add config flag to toggle persistent redis connections
|
2024-07-22 13:10:16 +07:00 |
|
Repair.php
|
fix(mail): Fix big logos in mail templates for Outlook
|
2024-07-19 08:11:54 +07:00 |
|
RepairException.php
|
…
|
|
|
Search.php
|
…
|
|
|
Server.php
|
fix(Session): avoid race conditions on clustered setups
|
2024-07-11 07:29:09 +07:00 |
|
ServerContainer.php
|
…
|
|
|
ServerNotAvailableException.php
|
…
|
|
|
ServiceUnavailableException.php
|
…
|
|
|
Setup.php
|
fix(updatenotification): spread the use of new appconfig
|
2024-03-13 02:22:11 +07:00 |
|
StreamImage.php
|
…
|
|
|
Streamer.php
|
…
|
|
|
SubAdmin.php
|
…
|
|
|
SystemConfig.php
|
fix: Mark more configs as sensitive
|
2024-05-25 20:34:41 +07:00 |
|
TagManager.php
|
…
|
|
|
Tags.php
|
…
|
|
|
TempManager.php
|
…
|
|
|
TemplateLayout.php
|
fix(Session): avoid password confirmation on SSO
|
2024-06-11 20:19:18 +07:00 |
|
URLGenerator.php
|
…
|
|
|
Updater.php
|
fix: set mimetype_version during upgrade to the old version
|
2024-06-19 11:33:16 +07:00 |