Commit Graph

176 Commits

Author SHA1 Message Date
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
8995020117 started to cleanup requests/responses 2019-11-03 23:17:46 +01: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
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
c799124d12 php cs fixes 2019-04-27 10:34:00 +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
905d04957d Fixes 2019-03-31 20:05:49 +02:00
b286fa4de1 Fix routing 2019-03-17 19:32:27 +01:00
b9a82ea08d Improve localization 2019-03-09 21:42:21 +01:00
89c14a69b8 Add better uri creation from current 2019-03-09 19:33:25 +01:00
98d969fece implement ftp 2019-02-09 19:43:30 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
60685547b6 Add downloadable+array query data 2019-02-02 23:56:43 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +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
c125937f05 Simplify output 2018-12-09 16:24:24 +01:00
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
3e2c676530 Fix edge cases for request types 2018-09-15 17:12:19 +02:00
2a01540348 Fix edge cases for request types 2018-09-15 17:11:33 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
ac1749a9bb
Index bug fix 2018-09-05 19:26:53 +02:00
180bb9c6b9
fixes #181 2018-09-05 16:24:10 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
57da54ad44 Fix download and code inspection bugs 2018-07-31 18:24:49 +02:00
ee018f124f Prevent exception of arrays 2018-07-28 20:46:28 +02:00
999b60999f Fix pre minification bug 2018-07-28 13:39:44 +02:00
eebace5030 console app draft 2018-07-24 19:30:15 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
c688f12c06 Better type juggling 2018-07-15 21:50:10 +02:00
6843ac5548 Type check fixes 2018-07-15 10:46:34 +02:00
67490f42e6 More type fixes 2018-07-14 22:58:44 +02:00
e76606d0a3 Static test fixes 2018-07-14 17:23:18 +02:00
6f452f25e8 Code and docblock optimizations 2018-06-03 16:04:13 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00