Commit Graph

61 Commits

Author SHA1 Message Date
ca6b8a0fe8 fix dom class modification 2020-08-27 18:56:36 +02:00
5f7beed155 make tables tabable 2020-05-31 18:03:29 +02:00
32856280b4 let in to const in 2020-02-11 21:46:06 +01:00
7a7f7489b1 implement media edit 2020-02-02 18:07:26 +01:00
4efc7318ba improve todos to issues 2020-01-19 18:54:24 +01:00
06c686213c fix todo comments 2020-01-12 17:57:29 +01:00
61f2ea2693 continue optimizing todos 2020-01-05 21:39:19 +01:00
3423761881 cleanup todos 2019-12-31 23:36:55 +01:00
0c226ca9df add todos from github 2019-12-31 19:56:09 +01:00
1a8e433eef fix capitalization of Object/Array 2019-12-30 00:48:05 +01:00
7a43f8f11e fix docblock alignment 2019-12-29 23:40:20 +01:00
da4032f5d6 cleanup and tests added for ci/cd 2019-11-20 22:27:51 +01:00
4bd3a89045 fix for/if spacing 2019-10-05 19:58:54 +02:00
0ea60b07e5 fix phpcs findings 2019-09-12 19:47:00 +02:00
8bfcd5ab0b Add event triggering function 2019-08-14 19:06:09 +02:00
042feca3b2 prepare more input fields and better markdown/content editing 2019-06-20 13:24:19 +02:00
7c2f204ba6 create comments and todo tasks 2019-06-06 21:45:27 +02:00
8d0f7343dc prepare for nearest implementation 2019-05-18 17:59:18 +02:00
43624a45ac Fix minor bugs 2019-01-13 21:39:14 +01:00
d9996c1d5a Minor bug fixes 2018-12-29 13:07:04 +01:00
b83b957740 Docblock and general minor cleanup 2018-12-29 11:55:32 +01:00
97a693fe4b Fix path prefix 2018-12-28 18:33:26 +01:00
4e400bf372 Handle invalid json strings 2018-12-02 10:35:55 +01:00
3081f667f7 Add simple sorting for tables 2018-09-30 00:29:29 +02:00
4dee88645a Static analysis fixes 2018-09-23 14:49:56 +02:00
953dad708a Test implementations + fixes 2018-06-30 22:49:09 +02:00
a5474c68cb Fix defalt value 2018-04-24 22:55:52 +02:00
7fa4daa8d5 Remove invalid implementation 2018-02-16 16:17:49 +01:00
4eb521f3c4 Improve increment 2018-02-10 21:41:27 +01:00
6f9367aa64 Fix codestyle with phpcs 2018-02-10 20:45:42 +01:00
576832b4e4 Remove whitespace from end of line 2018-01-15 18:53:45 +01:00
5bab8112bf Uncomment invalid code to prevent errors for now 2018-01-06 13:40:45 +01:00
78f385c8f6 Better array current test 2017-12-30 12:06:45 +01:00
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