Commit Graph

87 Commits

Author SHA1 Message Date
1fbdf307b9 remove webinterface 2020-11-25 01:00:26 +01:00
9af3ff29fc improve autofix 2020-08-31 23:14:56 +02:00
822e7f83fc fix extra blank lines 2020-08-31 22:54:13 +02:00
63da6a3e2a php cs autofix 2020-08-31 22:30:36 +02:00
25d68af54d improve cs fixer command 2020-08-30 20:14:53 +02:00
f0bc38f1e6 autofixes 2020-08-30 20:13:10 +02:00
c49c8131eb improve php-cs-fixer rules 2020-08-29 17:18:44 +02:00
824ab48c18 update composer 2020-08-29 16:10:46 +02:00
12d8da9363 update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
b6a7e2db39 changed file permissions 2020-06-09 22:03:50 +02:00
d270c75e71 add issue information 2020-05-22 17:31:23 +02:00
2c15c82a38 update phpstan version 2020-04-12 15:56:43 +02:00
b2d7470fe4 add github documents 2020-03-14 15:16:42 +01:00
7ed4fef717 fix namespace 2020-03-14 14:27:06 +01:00
78f736966a add tests 2020-03-14 14:13:55 +01:00
0608ac5ff6 make module status handling final 2020-02-24 22:57:26 +01:00
2e6c696e7e make installer final 2020-02-24 22:53:42 +01:00
2aef1a7b90 phpcs fix 2020-01-26 12:27:56 +01:00
a49344dac2 remove empty line 2019-12-15 14:18:15 +01:00
9602a9b2ca phpcs fixes 2019-10-06 17:50:12 +02:00
5c484ddb56 fix lang indention and order 2019-10-02 21:09:53 +02:00
98a892ef75 fix docblock 2019-09-21 15:28:07 +02:00
f49b769248 fix phpcs findings 2019-09-12 19:48:00 +02:00
da82f12062 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
12e431d7b8 change php version requirement 2019-08-15 20:45:28 +02:00
5609763e34 fix @link 2019-07-08 19:51:27 +02:00
dc59b9139c Fix bugs during demo app set up 2019-05-25 11:16:44 +02:00
fd46bfd964 php cs fixer 2019-04-27 12:05:33 +02:00
330f52eceb phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
e413c797f3 Fix use order/unused 2018-12-28 18:42:29 +01:00
3003a65e58 Fixes #152 2018-12-24 16:08:15 +01:00
19b74ba016 Move schema to json 2018-12-22 19:51:26 +01:00
33da06090e Remove default uninstall 2018-12-21 20:22:10 +01:00
580be3a179 Fix use order 2018-12-09 22:16:55 +01:00
b48aef7ffc Make classes final 2018-12-01 20:50:27 +01:00
b3df17bbea Docblock fix 2018-09-22 18:22:44 +02:00
49bf21e456 Improve array init 2018-09-22 17:05:23 +02:00
4a3774b68f Split controllers per application 2018-09-19 21:34:04 +02:00
1a540cf4fe Fix package docblock 2018-08-24 14:08:08 +02:00
2ee1488446 Prepare for console application 2018-07-27 20:10:42 +02:00
d76678c2aa Remove unused parameter from install 2018-05-20 11:53:43 +02:00
a4a3436353 Make classes final 2018-05-11 21:30:34 +02:00
01b8c1622f Fix code implementation 2018-04-01 19:54:57 +02:00
b920774c66 Fix abstract implementation 2018-03-30 12:35:26 +02:00
8651bdcea9 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
11565266a4 docblock typehint fix 2018-03-16 12:39:55 +01:00
3cfbb64e94 Add public/private to const 2018-03-16 08:46:52 +01:00
655d017305 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
44718ba823 Fix strict_types 2018-02-15 20:27:23 +01:00
88b3eac41a Fix Class name 2018-02-10 19:31:12 +01:00