Commit graph

7 commits

Author SHA1 Message Date
9c6db68ab0 cleanup top of php files, sorting use statements etc.
All checks were successful
PHP Code Checker / PHP Code Checker (pull_request) Successful in 34s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Successful in 1m8s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Successful in 1m0s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Successful in 56s
2024-09-28 13:09:19 +02:00
457f433ed9 refactoring: each event plugin now is represented as a class with static functions 2024-09-11 00:38:21 +02:00
df04913ba1 fix event category mapping when so categories are present 2024-09-10 18:48:02 +02:00
04dad65bfa refactoring the settings sanitation 2024-09-02 14:32:02 +02:00
efcdf00ae3 a lot of small fixes to make a minimal commit 2024-08-27 21:42:17 +02:00
d0e63fc859 added settings page sceleton 2024-07-17 16:17:54 +02:00
8aa90b1005 Refactoring the plugin structure.
Reviewed-on: #19
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-07-05 13:29:13 +02:00