| .. |
|
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(appstoreFetcher): get app list from custom app store
|
2024-09-18 13:24:01 +07:00 |
|
AppFramework
|
fix(BaseResponse): Cast XML element values to string
|
2024-09-15 17:17:36 +07:00 |
|
Archive
|
…
|
|
|
Authentication
|
fix: Handle exception when clearing previously removed two factor tokens
|
2024-11-05 10:49:31 +07:00 |
|
Avatar
|
fix: Fix avatar images
|
2024-04-11 14:56:21 +07:00 |
|
BackgroundJob
|
fix: log a warning when we can't build a background job
|
2024-11-11 16:31:46 +07:00 |
|
Blurhash/Listener
|
fix: don't persist previews used during blurhash generation
|
2024-08-01 14:18:25 +07:00 |
|
Broadcast/Events
|
…
|
|
|
Cache
|
…
|
|
|
Calendar
|
…
|
|
|
Collaboration
|
fix(federation): Fix missing protocol on CloudID remote
|
2024-06-27 13:00:43 +07:00 |
|
Command
|
…
|
|
|
Comments
|
fix(Comment): Initialize childrenCount as integer
|
2024-09-15 15:49:47 +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
|
fix(migration): Make compatible with PHP 8.0
|
2024-12-05 12:08:16 +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
|
fix(View): Catch exceptions when executing mkdir for non-existent parents
|
2024-12-17 09:38:46 +07:00 |
|
FilesMetadata
|
fix: Prevent crash when refreshing metadata for files without an owner
|
2024-09-16 14:01:14 +07:00 |
|
FullTextSearch
|
…
|
|
|
GlobalScale
|
…
|
|
|
Group
|
fix: Ensure database connection is setup when getting group details
|
2024-08-07 09:37:12 +07:00 |
|
Hooks
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
Http
|
fix: remove superflous line
|
2024-11-14 10:46:13 +07:00 |
|
IntegrityCheck
|
fix: skip the integrity check for nextcloud-init-sync.lock
|
2024-09-23 15:50:42 +07:00 |
|
KnownUser
|
…
|
|
|
L10N
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
LDAP
|
…
|
|
|
Lock
|
fix(locking): Accept mixed as value on setTTL
|
2024-10-14 13:45:00 +07:00 |
|
Lockdown
|
…
|
|
|
Log
|
fix(logger): Remove more parameters of other methods
|
2024-10-21 16:53:07 +07:00 |
|
Mail
|
fix call to custom mail_template_class
|
2024-08-26 07:02:39 +07:00 |
|
Memcache
|
Update LoggerWrapperCache.php
|
2024-04-23 08:00:37 +07:00 |
|
Migration
|
fix(migration-preview): display a message if no attributes set
|
2024-08-06 22:52:43 +07:00 |
|
Net
|
…
|
|
|
Notification
|
…
|
|
|
OCM
|
fix: make sure we have a valid scheme when testing ocm urls
|
2024-12-17 15:47:54 +07:00 |
|
OCS
|
feat(capabilities): Expose if mod-rewrite is working via capabilities
|
2024-04-12 11:31:03 +07:00 |
|
Preview
|
fix(BackgroundJobs): Adjust intervals and time sensitivities
|
2024-11-25 08:40:57 +07:00 |
|
Profile
|
…
|
|
|
Profiler
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
Remote
|
…
|
|
|
Repair
|
fix: replace null character when serializing
|
2024-12-13 22:00:46 +07:00 |
|
RichObjectStrings
|
…
|
|
|
Route
|
fix(Router): Load attribute routes of all apps when not app is specified
|
2024-08-27 14:04:45 +07:00 |
|
Search
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
Security
|
fix(migration): Decrypt ownCloud secrets v2
|
2024-11-28 09:44:56 +07:00 |
|
Session
|
fix(setup): ignore long session login during installation
|
2024-08-27 19:12:02 +07:00 |
|
Settings
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +07:00 |
|
Setup
|
…
|
|
|
SetupCheck
|
…
|
|
|
Share
|
…
|
|
|
Share20
|
fix: Tidy up code for reshare deletion
|
2024-12-19 14:16:48 +07:00 |
|
SpeechToText
|
…
|
|
|
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(BackgroundJobs): Adjust intervals and time sensitivities
|
2024-11-25 08:40:57 +07:00 |
|
TextToImage
|
fix(BackgroundJobs): Adjust intervals and time sensitivities
|
2024-11-25 08:40:57 +07:00 |
|
Translation
|
…
|
|
|
Updater
|
feat(upgrade): migration attributes
|
2024-08-06 22:41:35 +07:00 |
|
User
|
fix(BackgroundJobs): Adjust intervals and time sensitivities
|
2024-11-25 08:40:57 +07:00 |
|
UserStatus
|
…
|
|
|
legacy
|
fix(Auth): ignore missing token when trying to set password-unconfirmable
|
2024-10-01 15:55:13 +07:00 |
|
AllConfig.php
|
fix(config): Throw PreconditionException always when it didn't match
|
2024-09-13 11:41:01 +07:00 |
|
AppConfig.php
|
fix(config): Mark more configs as sensitive
|
2024-10-28 15:27:17 +07:00 |
|
AppScriptDependency.php
|
…
|
|
|
AppScriptSort.php
|
…
|
|
|
BinaryFinder.php
|
…
|
|
|
CapabilitiesManager.php
|
…
|
|
|
Color.php
|
…
|
|
|
Config.php
|
fix(config): Suppress error at install time
|
2024-10-01 16:22: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
|
…
|
|
|
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
|
Merge pull request #46521 from nextcloud/backport/46475/stable29
|
2024-07-27 17:32:43 +07:00 |
|
Repair.php
|
fix: replace null character when serializing
|
2024-12-13 22:00:46 +07:00 |
|
RepairException.php
|
…
|
|
|
Search.php
|
…
|
|
|
Server.php
|
fix: use Icrypto in place of Cypto
|
2024-10-28 12:32:00 +07:00 |
|
ServerContainer.php
|
…
|
|
|
ServerNotAvailableException.php
|
…
|
|
|
ServiceUnavailableException.php
|
…
|
|
|
Setup.php
|
fix: Make user removal more resilient
|
2024-10-15 16:50:27 +07:00 |
|
StreamImage.php
|
…
|
|
|
Streamer.php
|
…
|
|
|
SubAdmin.php
|
…
|
|
|
SystemConfig.php
|
fix(config): Mark more configs as sensitive
|
2024-10-28 15:27:17 +07:00 |
|
TagManager.php
|
…
|
|
|
Tags.php
|
fix(Tags): Return boolean for userHasTags()
|
2024-09-15 15:51:07 +07:00 |
|
TempManager.php
|
…
|
|
|
TemplateLayout.php
|
fix: Shipped apps should include the Nextcloud version in the cache buster
|
2024-10-30 10:29:13 +07:00 |
|
URLGenerator.php
|
fix(setup-checks): Ensure URL with webroot works
|
2024-10-11 13:09:20 +07:00 |
|
Updater.php
|
fix: set mimetype_version during upgrade to the old version
|
2024-06-19 11:33:16 +07:00 |