Commit graph

1526 commits

Author SHA1 Message Date
Art4
f1143105d2 Let AddonHelper::getAddonInfo() throw exception on invalid addons 2025-06-04 09:26:38 +00:00
Art4
1723417f43 Merge branch 'develop' into rework-addon-class 2025-06-04 06:27:08 +00:00
Philipp
544b926c9e
Merge pull request #14946 from haheute/youtube-links-mobile
Some checks failed
Code Quality / PHP-CS-Fixer (PHP 8.3) (push) Has been cancelled
Code Quality / PHPStan (PHP 8.4) (push) Has been cancelled
Code Quality / PHPStan in addons (PHP 8.4) (push) Has been cancelled
Code Quality / PHPMD (PHP 8.4) (push) Has been cancelled
CI tests / Unit-Tests (PHP 7.4) (push) Has been cancelled
CI tests / Unit-Tests (PHP 8.0) (push) Has been cancelled
CI tests / Unit-Tests (PHP 8.1) (push) Has been cancelled
CI tests / Unit-Tests (PHP 8.2) (push) Has been cancelled
CI tests / Unit-Tests (PHP 8.3) (push) Has been cancelled
CI tests / Unit-Tests (PHP 8.4) (push) Has been cancelled
CI tests / Unit-Tests (PHP 8.5) (push) Has been cancelled
CI tests / Database-Tests (PHP 7.4) (push) Has been cancelled
CI tests / Database-Tests (PHP 8.0) (push) Has been cancelled
CI tests / Database-Tests (PHP 8.1) (push) Has been cancelled
CI tests / Database-Tests (PHP 8.2) (push) Has been cancelled
CI tests / Database-Tests (PHP 8.3) (push) Has been cancelled
CI tests / Database-Tests (PHP 8.4) (push) Has been cancelled
CI tests / Database-Tests (PHP 8.5) (push) Has been cancelled
Support YouTube mobile links
2025-05-29 20:54:16 +02:00
Hannes Heute
3c4ae5a124 fix tests.. again 2025-05-29 20:48:22 +02:00
Philipp
f2ee3602ac
Fix PHP-CS 2025-05-29 19:14:43 +02:00
Philipp
7ca99aa194
Merge remote-tracking branch 'origin/develop' into develop.randompenguin1 2025-05-29 19:11:42 +02:00
Philipp
3bd6335fa6
Add test 2025-05-29 19:11:24 +02:00
Hannes Heute
1e818053f6 fix test 2025-05-28 20:53:39 +02:00
Hannes Heute
8be3c2bc99 Support YouTube mobile links 2025-05-28 20:31:36 +02:00
Philipp
5c6b7d9293
Fix PHP-CS 2025-05-25 22:22:53 +02:00
Philipp
69ee39b725
Add tests 2025-05-25 19:17:17 +02:00
Michael
35ae7278f7 Added test 2025-05-18 13:35:25 +00:00
Art4
0078423b48 Ignore hidden addon folders 2025-05-16 08:46:16 +00:00
Art4
44c8cd118c Fix code style 2025-05-15 07:15:23 +00:00
Art4
075e9eaaa9 Replace test addon with vfs files 2025-05-15 07:14:11 +00:00
Art4
5cf2b7d7bd Implement reloadAddons() 2025-05-15 06:59:37 +00:00
Art4
33398298d5 Implement uninstallAddon 2025-05-14 14:54:14 +00:00
Art4
a39850871e Implement installAddon 2025-05-14 11:37:47 +00:00
Art4
5f7de9d028 remove name parameter 2025-05-14 08:20:49 +00:00
Art4
8b40d65e6c Implement getAvailableAddons 2025-05-14 07:52:53 +00:00
Art4
0599801b37 implement getVisibleEnablesAddons and getEnabledAddonsWithAdminSettings 2025-05-13 14:16:10 +00:00
Art4
93a171765a Implement loading addons in AddonManagerHelper 2025-05-13 14:04:57 +00:00
Art4
e2a2cf5d6e Create AddonManagerHelper 2025-05-13 10:48:41 +00:00
Art4
6a058793f0 Fix warning if author or maintainer is missing in addon info 2025-05-13 08:14:09 +00:00
Art4
d88119139f Merge branch 'develop' into rework-addon-class 2025-05-13 07:06:09 +00:00
Art4
02fae146e6 Fix code style 2025-05-13 06:18:41 +00:00
Art4
ea172010f8 Merge branch 'develop' into eventdispatcher-part3 2025-05-12 14:32:53 +00:00
Art4
dfa1f52ad6 Merge branch 'develop' into eventdispatcher-part3 2025-05-09 06:56:17 +00:00
Art4
19d7d2f345 Merge branch 'develop' into rework-addon-class 2025-05-09 06:50:55 +00:00
Art4
63558f92eb Merge branch 'develop' into phpstan-level-3 2025-05-09 06:29:29 +00:00
Michael Vogel
4d879781c2
Merge pull request #14904 from nupplaphil/feat/stats_caching
Add Caching statistics
2025-05-04 07:41:45 +05:30
Philipp
b782ff6e22
Merge remote-tracking branch 'origin/develop' into task/obsolete-urlpath 2025-05-03 21:48:32 +02:00
Art4
4b9a674659 Implement parsing of addon files to AddonInfo 2025-04-29 13:59:58 +00:00
Art4
d6b072477d Merge branch 'develop' into phpstan-level-3 2025-04-28 11:44:30 +00:00
Art4
ec16994738 Merge branch 'develop' into eventdispatcher-part3 2025-04-28 11:02:09 +00:00
Philipp
7b39b3b9c0
Mak PHPCS happy 2025-04-27 21:26:52 +02:00
Philipp
c92d239091
fix test 2025-04-27 21:26:49 +02:00
Philipp
b222aa0c48
Add a bunch of tests for StatsCaching 2025-04-27 21:26:48 +02:00
Philipp
01296e98f9
Add getStats() method for MemoryCaches 2025-04-27 21:26:28 +02:00
Art4
d410758cdd Remove obsolet LegacyLoggerFactory 2025-04-14 14:40:44 +00:00
Art4
8fb2fae841 Create DelegatingLoggerFactory 2025-04-14 12:58:15 +00:00
Art4
0cec451497 Create SyslogLoggerFactory 2025-04-14 10:36:12 +00:00
Art4
77269f52eb Create StreamLoggerFactory with tests 2025-04-14 08:00:31 +00:00
Art4
2a7d329c52 Create event for profile_edit and profile_post hooks 2025-04-11 08:21:29 +00:00
Art4
c436f5249b Create events for enotify hooks 2025-04-11 07:46:48 +00:00
Art4
7531a2fb36 Create event for acl_lookup_end hook 2025-04-11 06:55:51 +00:00
Art4
3ea20e9eee create event for profile_advanced hook 2025-04-10 14:36:57 +00:00
Art4
86ebbecff5 Create event for photo upload hooks 2025-04-10 14:17:20 +00:00
Art4
8ebbe8141a Merge branch 'develop' into eventdispatcher-part3 2025-04-10 11:14:16 +00:00
Art4
ff3c4046e0 Create event for lockview_content hook 2025-04-10 11:04:10 +00:00