Commit Graph

274 Commits

Author SHA1 Message Date
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
c003aae57f autofixes 2020-04-13 10:44:10 +02:00
2c9d8fe6aa continue mail implementation 2020-04-13 10:43:59 +02:00
d40ed903a5 continue mail implementation 2020-04-12 15:51:56 +02:00
71100a4634 remove old exception 2020-04-11 21:39:01 +02:00
76f4831836 autoformat 2020-04-11 19:09:23 +02:00
340ea049eb continue mail implementation 2020-04-11 19:09:13 +02:00
1ec7e62756 continue implementing mail 2020-04-11 18:21:02 +02:00
Formatter Bot
dc02763fd3 Automated formatting changes 2020-04-05 15:41:19 +00:00
2b6cd1d21b continue implementing mailing 2020-04-05 17:36:29 +02:00
39db344ebd php cs and stan fixes 2020-03-02 22:49:33 +01:00
05a1437bca add webserver and webserver tests 2020-02-20 18:39:39 +01:00
6d001caaab autoformat fixes 2020-02-15 21:40:44 +01:00
0d48b17866 fix phpstan 2020-02-15 21:40:33 +01:00
7835797701 rename http to httpuri 2020-02-12 18:39:47 +01:00
Formatter Bot
1f680d89b4 Automated formatting changes 2020-02-11 19:55:36 +00:00
d6d67940a2 rename http classes 2020-02-11 20:47:03 +01:00
3aed840c77 improve baseline 2020-02-06 23:53:39 +01:00
fb968fbef7 fix bugs, phpstan, phpcs 2020-02-06 21:04:34 +01:00
8d48e3b317
Improve array docblock NO_CI 2020-02-05 16:56:55 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
85b8bbec04 Allow obj relations 2020-02-02 15:49:59 +01:00
3713e3fc11 fixes Orange-Management#202 2020-02-02 15:49:46 +01:00
9a7c3ad0f4 form-data support added 2020-02-01 22:48:00 +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
ca064b75d2 remove stupid initializations and optimize types 2019-12-22 10:37:07 +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
48f21805cb add test descriptions 2019-12-03 19:27:46 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
709e9d2d2f
Update Request.php 2019-11-19 17:49:14 +01:00
e26963c3a8 continue drafting socket 2019-11-03 23:25:34 +01:00
8b3173ed95 cleanup request/response 2019-11-03 23:24:24 +01:00
8995020117 started to cleanup requests/responses 2019-11-03 23:17:46 +01:00
ac0503c6e9 phpstan fixes 2019-09-29 01:12:58 +02:00
8221d4b723 phpcs fixes 2019-09-29 00:11:20 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +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
da72383619 fix docblock and function parameter 2019-06-07 20:54:52 +02:00
93a972eb55 static analysis fixes 2019-06-06 21:43:45 +02:00
3d39929180 More general routing and hidden server responses 2019-06-01 20:55:46 +02:00
4633c209a6 Fix bug. now post data overwrites uri parameter. before it was the other way around. 2019-05-19 14:20:37 +02:00
5965f2a4ca bug fixes and better response handling 2019-05-07 20:00:30 +02:00
7eb8322d71 Fix typehint 2019-05-01 20:59:26 +02:00
b6f5e801a8 Implement rest getJson 2019-05-01 20:56:29 +02:00
45b22c780a Use Response as response 2019-05-01 20:38:49 +02:00