Commit Graph

78 Commits

Author SHA1 Message Date
c505dedb22 Started bugfixing
There is a bug with the state. calling parse two times with a header causes different result on none header parsing.
2017-12-17 19:21:11 +01:00
0ddc559b0d Implement draft markdown parser 2017-12-17 14:30:10 +01:00
05ab8502bf Add php functions 2017-12-17 14:29:47 +01:00
055df9df55 Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
0a351a5850 Fix js var declaration 2017-11-11 11:00:56 +01:00
d598ee34bd Fix docblocks 2017-11-05 17:39:08 +01:00
e53e599f1b General fixes 2017-11-05 13:09:39 +01:00
14b668f54c Fix undefined current 2017-10-24 18:13:34 +02:00
9c0b0c1d9e Create utils 2017-10-21 18:11:42 +02:00
560867ebfe Fix trim bug 2017-09-03 20:32:43 +02:00
68b046a5fc fixes #31 2017-09-03 20:05:08 +02:00
f8724eb040 Fix undefined check 2017-07-28 21:26:44 +02:00
9b40364e5e Fixing docblocks and minor test adjustments 2017-07-27 17:19:07 +02:00
d6034ce0c5 Remove @author docblock 2017-07-20 18:16:26 +02:00
cf0da1f4e0 Added function documentation 2017-06-03 21:30:17 +02:00
4dff9197c6 Added substr_count 2017-05-31 10:54:19 +02:00
16f9050121 Added trimming functions 2017-05-31 10:33:12 +02:00
577230348a Use const where possible 2017-01-02 18:34:43 +01:00
6ad6a4f928 Formatting fix 2016-08-03 22:20:14 +02:00
ba9c02bb03 Adding event listener for array of elements 2016-06-25 13:57:20 +02:00
0c0bae66a1 Adding strict and fixing minor bugs 2016-06-03 18:29:17 +02:00
4db77b838f Cleanup and documentation 2016-05-31 23:31:52 +02:00
80b9dbdf9f Fixing global variables 2016-05-31 23:21:09 +02:00
555fda8892 Fixing unused parameter 2016-05-31 21:36:33 +02:00
7e11669ca3 Chart fixes during git dashboard creation 2016-05-26 22:53:38 +02:00
deb19715de Add area charts
Stack chart idea implemented as well but still buggy.
2016-05-14 22:42:33 +02:00
2fe467d7e8 Inspection fixes 2015-12-22 23:15:06 +01:00
a6f9aeebc9 Init 2015-11-29 22:01:42 +01:00