Commit Graph

223 Commits

Author SHA1 Message Date
0f11df6f95 Change encoding to real utf8 2019-10-05 19:59:53 +02:00
cd58375f02 fix mapper formats 2019-09-28 23:11:50 +02:00
9511d3209c fix empty lines 2019-09-28 20:58:36 +02:00
559ebf200d fix docblock 2019-09-21 15:26:53 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
af294ff9ac Fix minimum coins for value test 2019-09-09 20:14:47 +02:00
26383f1cde test fixes 2019-09-09 19:51:35 +02:00
27035d8be7 prepare for more algorithms 2019-09-06 21:25:09 +02:00
bebfbafae8 added metrics. @todo: implement n-dim 2019-09-04 20:39:11 +02:00
e0aa1406e2 Add heap 2019-09-03 20:56:05 +02:00
34cc6325da fix type hinting 2019-08-25 21:45:02 +02:00
047d8c3028 Implement more sorting algorithms 2019-08-17 22:33:09 +02:00
7b1cf0e660 fix after change to php 7.4 2019-08-17 14:14:58 +02:00
dd68825329 Bug fix type hint 2019-08-15 22:19:45 +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
9d6ecedba2 autofixes 2019-08-10 23:23:06 +02:00
64198f0562 start impl. sort algorithms 2019-08-10 23:21:26 +02:00
2d64308b78 assert null 2019-08-10 23:17:12 +02:00
0ca13206fe fix datetime value bug 2019-08-10 23:16:27 +02:00
5d8577725a add file types 2019-07-30 20:26:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
7a88ce1576 php cs fixes 2019-06-15 19:14:20 +02:00
8a21347547 fix , in function 2019-06-14 23:43:42 +02:00
4da69b5c09 fix code and tests after changes 2019-06-14 23:08:09 +02:00
2be8f427c9 Implement missing tests 2019-06-09 22:15:48 +02:00
719996dc07 load locale with invalid country code 2019-06-09 21:42:43 +02:00
cb4c6a4a2e Improve tests and add missing reverse calculation 2019-06-09 21:34:24 +02:00
3d39929180 More general routing and hidden server responses 2019-06-01 20:55:46 +02:00
a62304baaa Fix extension type test 2019-05-25 11:15:47 +02:00
5965f2a4ca bug fixes and better response handling 2019-05-07 20:00:30 +02:00
b6f5e801a8 Implement rest getJson 2019-05-01 20:56:29 +02:00
b250f24880 Add testdox 2019-04-28 21:14:46 +02:00
6f2dd4d30a draft update file 2019-04-27 18:29:56 +02:00
ff91b98a44 Improve robustness 2019-04-27 12:05:06 +02:00
872b613d87 strict types 2019-04-27 10:41:17 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
1a2e49c605 Improve tests 2019-04-19 22:49:14 +02:00
135b7bf30d Improve tests and harmonize permission handling 2019-04-19 20:49:46 +02:00
99f429f7ed Improve account test 2019-04-19 19:01:59 +02:00
492430ea8a Split up tests 2019-04-18 22:56:08 +02:00
65b9c41dbf Remove empty lines 2019-04-15 20:05:41 +02:00
2d45eb8fa1 Remove . 2019-04-15 20:02:59 +02:00
f73d7f0d39 Spelling fix 2019-04-15 20:02:12 +02:00
af77f42eeb Draft @testdox example 2019-04-15 20:00:28 +02:00
26a13b1276 fixes #197 2019-04-14 18:57:11 +02:00
eac63202f7 Fix csrf check and unit tests 2019-04-12 23:12:47 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
b286fa4de1 Fix routing 2019-03-17 19:32:27 +01:00