Commit Graph

223 Commits

Author SHA1 Message Date
05ab8502bf Add php functions 2017-12-17 14:29:47 +01:00
0d17a93d66 Cleanup keyboard manager 2017-11-16 17:11:40 +01:00
9c90aa5374 Add global hint 2017-11-11 16:54:31 +01:00
2ca2b795bc Fix ! spacing 2017-11-11 16:53:43 +01:00
97b4ef3e44 Adjust obj loader spacing 2017-11-11 16:51:46 +01:00
54a53724ab Add default return 2017-11-11 16:16:14 +01:00
cd7a35f1a0 Fix typehints+var type etc. 2017-11-11 16:06:15 +01:00
ceee8a41d8 Init js vars 2017-11-11 15:55:29 +01:00
055df9df55 Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
954aa70704 Reduce js console logging 2017-11-11 11:27:49 +01:00
9cf5df977f Fix documentation 2017-11-11 11:24:32 +01:00
0a351a5850 Fix js var declaration 2017-11-11 11:00:56 +01:00
3f67f50adf Fix #29 2017-11-10 16:56:09 +01:00
e537167a85 Remove comment 2017-11-09 20:12:14 +01:00
fb5eb8e463 Implement shunting yard + evaluation 2017-11-09 19:27:57 +01:00
1ccf075366 Fix #28 2017-11-09 17:13:28 +01:00
d598ee34bd Fix docblocks 2017-11-05 17:39:08 +01:00
e53e599f1b General fixes 2017-11-05 13:09:39 +01:00
9970805938 Scrutinizer fixes 2017-10-26 20:20:01 +02:00
7fa81ff321 Fix #41 2017-10-26 19:25:19 +02:00
25a501dcde Fix #40 2017-10-26 19:24:16 +02:00
40f2d52046 Fix #39 2017-10-26 19:22:03 +02:00
0692bce46f Fix #38 2017-10-26 19:21:16 +02:00
942e7baee9 Fix #37 2017-10-26 19:20:13 +02:00
73f514ecef Fix #36 2017-10-26 19:18:47 +02:00
d284ff0312 Draft remove implementation 2017-10-24 21:08:36 +02:00
14b668f54c Fix undefined current 2017-10-24 18:13:34 +02:00
c8fbc69f94 Pass element to action function 2017-10-21 18:12:18 +02:00
9c0b0c1d9e Create utils 2017-10-21 18:11:42 +02:00
183503f31c fix form injection 2017-10-06 22:44:06 +02:00
ddccff7511 supporting external submit buttons now 2017-10-06 22:16:52 +02:00
9727f860f5 Fix global log to singelton 2017-10-06 22:06:25 +02:00
4be3f6423e Use global logger 2017-10-06 22:02:10 +02:00
de25c32501 fixes #34 2017-09-19 14:56:39 +02:00
5565d0a11e fix space in loop 2017-09-08 20:01:11 +02:00
d72a54b6a3 made logger static 2017-09-08 19:54:54 +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
981b73e184 Firefox fixes 2017-09-01 19:34:54 +02:00
706b59cd5f CameraRecognition draft 2017-08-27 22:16:06 +02:00
92cae1ea2e Added docblocks 2017-08-27 21:55:49 +02:00
ee6685cfa6 Remove empty validation
Validation is performed in the form view through server results and
patterns.
2017-08-27 21:55:40 +02:00
cecb5736fb Make self const 2017-08-26 20:20:24 +02:00
cb26a4b36b Added notification manager 2017-08-26 19:35:32 +02:00
5aa746a72d Add better test 2017-08-26 16:03:13 +02:00
a78d931a85 Add voice recognition (tested) 2017-08-26 15:53:37 +02:00
d02a57beb9 Prefix actions. fixes #33 2017-08-26 15:53:14 +02:00
407067d6de Prepare for voice actions 2017-08-25 17:21:22 +02:00
e96dc4d8b7 Fixed bugs found through tests 2017-08-16 16:07:06 +02:00
6aaf28cc6c Add default action prevention 2017-08-13 21:49:53 +02:00