.. |
App
|
remove try block
|
2024-11-22 11:04:04 +00:00 |
Capabilities
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
Collection/Api
|
Fix errors in Collection namespace
|
2024-12-01 21:03:06 +00:00 |
Console
|
Fix errors in Console namespace
|
2024-12-01 21:24:43 +00:00 |
Contact
|
Rename class alias
|
2024-12-14 14:49:52 +00:00 |
Content
|
Rename variable
|
2024-12-14 14:53:56 +00:00 |
Core
|
Fix errors in Core namespace
|
2024-12-03 20:11:46 +00:00 |
Database
|
Fix errors in Database namespace
|
2024-12-03 20:36:29 +00:00 |
Factory
|
Fix errors in Factory namespace
|
2024-12-03 21:44:35 +00:00 |
Federation
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
Model
|
Change return type
|
2024-12-14 14:58:19 +00:00 |
Moderation
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
Module
|
Merge branch 'phpstan-level-1-in-addons' into phpstan-level-2
|
2024-12-09 22:31:13 +00:00 |
Navigation
|
Fix errors in Protocol namespace
|
2024-12-07 14:45:47 +00:00 |
Network
|
Refactor Conversation Timeline
|
2024-11-18 22:00:02 +00:00 |
Object
|
Fix errors in Util namespace
|
2024-12-07 15:21:21 +00:00 |
Privacy/Entity
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
Profile/ProfileField
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
Protocol
|
Fix errors from #14578
|
2024-12-09 22:45:47 +00:00 |
Render
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
Security
|
Remove unused use statement
|
2024-12-14 14:58:34 +00:00 |
User/Settings
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
Util
|
Fix errors in Util namespace
|
2024-12-07 15:21:21 +00:00 |
Worker
|
Fix errors in Worker namespace
|
2024-12-07 15:23:38 +00:00 |
App.php
|
Fix more errors
|
2024-11-19 08:40:48 +00:00 |
AppHelper.php
|
Create AppHelper interface and AppLegacy class
|
2024-11-17 20:06:34 +00:00 |
AppLegacy.php
|
Create AppHelper interface and AppLegacy class
|
2024-11-17 20:06:34 +00:00 |
BaseCollection.php
|
use get_class() instead of static() in BaseCollection
|
2024-11-11 23:40:45 +00:00 |
BaseDataTransferObject.php
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
BaseEntity.php
|
remove unnecessary properties from BaseEntity
|
2024-12-07 06:58:11 +00:00 |
BaseFactory.php
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
BaseModel.php
|
fix errors in BaseModel
|
2024-12-01 20:51:57 +00:00 |
BaseModule.php
|
remove unnecessary finally blocks
|
2024-11-22 11:02:27 +00:00 |
BaseRepository.php
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
DI.php
|
Fix errors from #14578
|
2024-12-09 22:45:47 +00:00 |
LegacyModule.php
|
Remove DI::app() call from LegacyModule
|
2024-11-23 08:27:40 +00:00 |