Commit Graph

71 Commits

Author SHA1 Message Date
b57e6ca305 remove webinterface 2020-11-25 01:00:27 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
553a17edaf fix event triggering with regex 2020-10-25 23:06:28 +01:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
b419139a45 manual cs fixes 2020-09-01 20:57:48 +02:00
45507970b9 fix fix audit log creation 2020-07-31 15:38:20 +02:00
568f3fab4b added hashing of strings to ints 2020-07-31 00:15:19 +02:00
9b3e8960bd autoformat 2020-05-31 22:49:17 +02:00
42f2cbbe7e add ip to auditor 2020-05-31 22:49:05 +02:00
aa7bb25b36 move ApplicationAbstract 2020-02-24 21:22:35 +01:00
01837d3755 add tests 2020-02-19 22:24:58 +01:00
fb968fbef7 fix bugs, phpstan, phpcs 2020-02-06 21:04:34 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
db48bcdb8d fix phpstan bugs 2019-12-21 20:51:20 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
d7ce34a6cc fix phpstan bugs 2019-12-07 19:14:00 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
9511d3209c fix empty lines 2019-09-28 20:58:36 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
b4084913de Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
5b56b7367d fix formatting and docblock 2019-07-08 19:15:25 +02:00
4da69b5c09 fix code and tests after changes 2019-06-14 23:08:09 +02:00
3d39929180 More general routing and hidden server responses 2019-06-01 20:55:46 +02:00
c959e5e5de Fix self/static bug 2019-01-20 12:03:10 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
e01d3e1e59 Fix doc align 2018-12-09 22:20:41 +01:00
07776f489c Fix pullout bugs 2018-12-09 18:01:20 +01:00
9aaf6e0125 Add general api actions update,create,delete 2018-12-09 16:22:14 +01:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
6cc520a579 Fix mapper depth bugs and implement math evaluator 2018-08-01 22:08:20 +02:00
e6e605f43a Add docblock 2018-06-01 09:36:01 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
1100e7c532 Add module id to abstract 2017-09-15 19:09:27 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
c05086c233 Remove author 2017-07-24 17:51:37 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00