Commit Graph

7 Commits

Author SHA1 Message Date
Gerome Matilla
ae6e1254ea
Quality control (#27)
* fix paddings on screen

* fix  test Variable Assigned to Object Injection Sink

* fix parse int missing base

* fix security issues(regex not included)

* fix missing base

* fixes padding

* minor fixes

* regex

* cleanup

* minor cleanup in webmenu

* cleanups

* cleanups spaces to tab

* cleanups

* spacing tabs fixes test

* cleanup

* cleanup

* multitransition new line

* cleanup

* cleanup

* cleanup

* cleanup

* readme

* comments

* cleanup

* Avoid assignments in operands

* cleanup
2020-06-16 20:07:54 +08:00
Gerome Matilla
ff65622eb7 cleanup 2020-06-09 18:13:12 +08:00
Gerome Matilla
581cdea730
rewrite of js files (#19) 2020-06-09 10:02:03 +08:00
Gerome Matilla
2c490585b2 decrease the usage of var 2020-06-07 15:18:09 +08:00
Gerome Matilla
2719afbe5c use <a> tag as button for dockbuttons and webmenu buttons instead of mouseup event 2020-06-05 06:18:34 +08:00
Gerome Matilla
c041a059ac imprive centeredbox toggle 2020-06-04 14:13:46 +08:00
Gerome Matilla
6ab4ad3193 animate center box to show/hide it 2020-06-04 13:43:09 +08:00