.. |
App
|
Move getModule() code into App class
|
2024-12-28 16:36:07 +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 depreation message for old bin files
|
2025-01-08 22:07:16 +00:00 |
Contact
|
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
|
2024-12-16 11:06:45 +01:00 |
Content
|
Prevent contact id = 0 case in VCard
|
2025-01-01 16:17:31 -05:00 |
Core
|
Move setupLegacyServiceLocator() into App class
|
2025-01-09 13:34:10 +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
|
Code Style fixed for "Photo.php"
|
2025-01-05 21:43:16 +00:00 |
Moderation
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
Module
|
Make PHP-CS happy
|
2025-01-07 06:42:04 -05:00 |
Navigation
|
Fix errors in Protocol namespace
|
2024-12-07 14:45:47 +00:00 |
Network
|
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
|
2024-12-16 11:06:45 +01:00 |
Object
|
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
|
2024-12-16 11:06:45 +01: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 code style Receiver.php
|
2025-01-05 08:48:02 +00:00 |
Render
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
Security
|
Welcome version 2025.02-dev!
|
2025-01-01 12:16:35 -05:00 |
System
|
Make PHP-CS even more happy :)
|
2025-01-02 12:54:39 +01:00 |
User/Settings
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
Util
|
Welcome version 2025.02-dev!
|
2025-01-01 12:16:35 -05:00 |
Worker
|
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
|
2024-12-23 10:18:56 +00:00 |
App.php
|
Move setupLegacyServiceLocator() into App class
|
2025-01-09 13:34:10 +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
|
Revert "Issue 14325: Process "post" requests only once"
|
2025-01-07 06:42:04 -05:00 |
BaseRepository.php
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
DI.php
|
Remove Dice rules for unused $devLogger service
|
2025-01-09 09:16:52 +00:00 |
LegacyModule.php
|
Remove DI::app() call from LegacyModule
|
2024-11-23 08:27:40 +00:00 |