Commit Graph

140 Commits

Author SHA1 Message Date
Formatter Bot
5ba685e12b Automated formatting changes 2020-12-04 12:08:47 +00:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
4c1384f64b fix typehint 2020-09-10 20:40:13 +02:00
bea2d1ed0b implement immutable datetime 2020-09-10 20:18:02 +02:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
018fbd3771 fix permission handling in routing and permission check 2020-08-11 20:37:15 +02:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
1594a88daf fixes #224 and fixes #212 2020-03-05 20:37:03 +01:00
f28515fcf1 fixes #237 2020-02-08 22:31:48 +01:00
3e9c16da28 fix typo 2020-02-07 23:45:20 +01:00
f8f85b0092 remove issue todos 2020-02-07 23:20:54 +01:00
d0d77c9b9b fixes #200 2020-02-07 22:02:11 +01:00
166ad5bf4b fix aligns 2020-02-07 21:05:56 +01:00
d20a6b9e8d Implement getBy 2020-02-07 20:37:26 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
a714359ea9 Add comments for test report 2019-10-19 18:11:40 +02:00
b9d0e63beb phpcs fixes + continue distribution implementations 2019-10-09 17:15:12 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
26383f1cde test fixes 2019-09-09 19:51:35 +02:00
c41a59ad1d try to improve performance 2019-09-07 08:45:24 +02:00
27035d8be7 prepare for more algorithms 2019-09-06 21:25:09 +02:00
34cc6325da fix type hinting 2019-08-25 21:45:02 +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
135b7bf30d Improve tests and harmonize permission handling 2019-04-19 20:49:46 +02:00
49cb38ff4f ignore uncoverable lines 2019-04-14 21:14:33 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
b04628f890 minor performance improvements 2018-12-30 19:49:55 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
07776f489c Fix pullout bugs 2018-12-09 18:01:20 +01:00
a8f7b0c375 Add more unit tests 2018-10-02 22:11:31 +02:00
536d480a36 Fix permission type and error logs 2018-09-21 23:01:49 +02:00
430be41982 Move ownership from modules to framework 2018-09-17 19:38:00 +02:00
f8bad0558b Move ownership from modules to framework 2018-09-17 19:36:38 +02:00
a748d50b0a improve unit tests 2018-08-31 21:15:11 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
244e2e8d86 Allow empty email 2018-07-28 20:45:46 +02:00
d9ecb8400f Reduce potential errors 2018-07-14 13:40:49 +02:00