Art4
|
48154a090a
|
Create LoggerManager::changeLogChannel()
|
2025-01-11 08:05:50 +00:00 |
|
Jakobus Schürz
|
f55ed01fb5
|
enable dropzone on jot for mentions
|
2025-01-10 23:26:15 +01:00 |
|
Art4
|
d9af357663
|
Create LegacyLoggerFactory
|
2025-01-10 21:58:21 +00:00 |
|
Jakobus Schürz
|
29cb0211db
|
add placeholder for uploading images
|
2025-01-10 18:53:43 +01:00 |
|
Art4
|
2df76617c1
|
Rename LoggerFactory into LoggerManager
|
2025-01-10 15:21:56 +00:00 |
|
Art4
|
c339dc1a07
|
Add support for LogLevel and LogChannel
|
2025-01-10 15:15:58 +00:00 |
|
Art4
|
96af0e6ebb
|
LoggerFactory can create ProfilerLogger
|
2025-01-10 13:28:42 +00:00 |
|
Art4
|
f65a838594
|
Always return NullLogger if debug is disabled
|
2025-01-10 12:36:13 +00:00 |
|
Art4
|
4a8533aa11
|
LoggerFactory returns same object
|
2025-01-10 10:33:55 +00:00 |
|
Art4
|
9bcb470caa
|
Create new LoggerFactory
|
2025-01-10 10:30:11 +00:00 |
|
Jakobus Schürz
|
d0ccd5d263
|
remove unneeded newlines
|
2025-01-10 09:40:09 +01:00 |
|
Art4
|
a5d4475f45
|
Increase class complexity rule to 700
|
2025-01-10 07:27:21 +00:00 |
|
Art4
|
b845524134
|
Move Item::getGravity() into ItemInserter
|
2025-01-09 21:21:42 +00:00 |
|
Art4
|
27ba28237a
|
Move Item::prepareItemData() into ItemInserter
|
2025-01-09 21:04:12 +00:00 |
|
Art4
|
61a975bf36
|
Extract Item::prepareOriginPost() into ItemInserter
|
2025-01-09 20:57:39 +00:00 |
|
Art4
|
9b9432090b
|
fix return type
|
2025-01-09 20:36:43 +00:00 |
|
Art4
|
53f046a74d
|
Extract handleToplevelParent into own method
|
2025-01-09 20:30:39 +00:00 |
|
Art4
|
e93ff4243f
|
extract Item::prepareItemD() into own method
|
2025-01-09 20:19:35 +00:00 |
|
Art4
|
7107acb15c
|
Fix namespace for DiceContainer test
|
2025-01-09 19:53:47 +00:00 |
|
Art4
|
2a7f7af02c
|
extract validating item data into separate method
|
2025-01-09 15:39:26 +00:00 |
|
Art4
|
92ae748498
|
Fix missing variable
|
2025-01-09 15:24:13 +00:00 |
|
Art4
|
5315ec0c10
|
Add license file for phpmd ruleset
|
2025-01-09 14:16:33 +00:00 |
|
Art4
|
f1af52baa1
|
Merge branch 'develop' into introduce-phpmd
|
2025-01-09 14:05:47 +00:00 |
|
Art4
|
2ef943394d
|
Remove Container::setup()
|
2025-01-09 13:35:03 +00:00 |
|
Art4
|
f1dba9f89e
|
Move setupLegacyServiceLocator() into App class
|
2025-01-09 13:34:10 +00:00 |
|
Art4
|
2f3ef5359f
|
Remove unused import
|
2025-01-09 10:18:11 +00:00 |
|
Art4
|
7f643aadd8
|
Move setupContainerForLogger() and determine log channel into App class
|
2025-01-09 10:13:33 +00:00 |
|
Art4
|
870b3b9a1c
|
Remove default logchannel from Container::setup()
|
2025-01-09 09:34:43 +00:00 |
|
Art4
|
f40fb6b099
|
Fix code style
|
2025-01-09 09:21:10 +00:00 |
|
Art4
|
27fa4c0cdf
|
Remove Dice rules for unused $devLogger service
|
2025-01-09 09:16:52 +00:00 |
|
Art4
|
0869140756
|
remove unused DI::devLogger() method
|
2025-01-09 09:10:09 +00:00 |
|
Art4
|
08a50efb08
|
remove unused Logger::devLog() method
|
2025-01-09 09:08:14 +00:00 |
|
Art4
|
633c692083
|
Move registerErrorHandler() into App class
|
2025-01-09 08:53:07 +00:00 |
|
Art4
|
04fb9dd9e0
|
Move registerTemplateEngine() into App class
|
2025-01-09 08:36:47 +00:00 |
|
Art4
|
768d7961a6
|
Move setupContainerForAddons() into App
|
2025-01-09 08:17:43 +00:00 |
|
Art4
|
e899127137
|
Deprecate Container::setup()
|
2025-01-09 08:11:38 +00:00 |
|
Art4
|
57c96b89a1
|
Remove unused import
|
2025-01-08 23:10:31 +00:00 |
|
Art4
|
c762c62029
|
Remove DiceContainer::fromDice()
|
2025-01-08 23:00:38 +00:00 |
|
Art4
|
320fe18654
|
Create Container interface, add DiceContainer as implementation
|
2025-01-08 22:59:29 +00:00 |
|
Art4
|
316fac0161
|
Add tests for Container::fromBasePath()
|
2025-01-08 22:52:30 +00:00 |
|
Art4
|
37ffeb8121
|
Move creation of Dice into Container class
|
2025-01-08 22:35:27 +00:00 |
|
Art4
|
610267a3ea
|
Move Console call into App class
|
2025-01-08 22:20:06 +00:00 |
|
Art4
|
744bf9f971
|
Fix depreation message for old bin files
|
2025-01-08 22:07:16 +00:00 |
|
Michael Vogel
|
275b383be7
|
Merge pull request #14671 from MrPetovan/bug/14469-content-after-post
Force exits in PushSubscription PUT, POST and DELETE handlers
|
2025-01-07 23:29:47 +01:00 |
|
Philipp
|
ae8450f4fb
|
Make PHP-CS happy
|
2025-01-07 06:42:04 -05:00 |
|
Hypolite Petovan
|
f53292cb11
|
Force exits in PushSubscription PUT, POST and DELETE endpoints
- These add their own content to the response, which makes rawContent() redundant
|
2025-01-07 06:42:04 -05:00 |
|
Hypolite Petovan
|
4d146c93d4
|
Update messages.po main translation file
|
2025-01-07 06:42:04 -05:00 |
|
Hypolite Petovan
|
a7210f76d1
|
Revert "Fix installation"
This reverts commit 67a8c5073c .
|
2025-01-07 06:42:04 -05:00 |
|
Hypolite Petovan
|
101f0e8181
|
Revert "QuickFix: 2FA - App specific password"
This reverts commit dc4eac2742 .
|
2025-01-07 06:42:04 -05:00 |
|
Hypolite Petovan
|
ef9c2cb223
|
Revert "Issue 14325: Process "post" requests only once"
This reverts commit 0b710ce4fb .
|
2025-01-07 06:42:04 -05:00 |
|