Commit Graph

28 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
c59d1ec0ec
Css (#26)
* add screens css

* separate dir for screens

* separate dir for dashboard and settings

* separate dir for centeredbox and its contents

* move autosuggestion to centeredbox dir

* rename webmenu to webmenuscreen

* fix bugs and errors caused by renaming webmenu

* fix missing dashboard icons

* fix missing weather forecast  icons

* reduced the use of !important

* reduced the use of !important

* reduced the use of !important

* reduced the use of !important

* reduced the use of !important

* reduced the use of !important

* combine bars and panels

* bars css cleanup

* dashboard missing icon fix and css

* decrease the usage of !important

* decrease the usage of important
2020-06-16 13:00:55 +08:00
Gerome Matilla
1ba11727dd rename bodybackground css 2020-06-13 16:00:07 +08:00
Gerome Matilla
fd315fecae css changes 2020-06-11 10:50:24 +08:00
Gerome Matilla
84727755db
Cleanups (#20)
* centedbox css

* add font-weight to the css

* some cleanup
2020-06-10 14:47:04 +08:00
Gerome Matilla
f53b65c247 cleanup 2020-06-09 16:40:00 +08:00
Gerome Matilla
620f297f70
Code quality improvement(i guess) (#17)
* replace  divs with labels in dashboard textboxes

* convert weather settings block to form

* convert search engine block to form

* convert theme engine block to form

* dashboard buttons:replace onmouseup with .onclick()

* add hover event on buttons
2020-06-07 14:34:27 +08:00
Gerome Matilla
dbc4f902ca cleanups and readme 2020-06-06 11:34:20 +08:00
Gerome Matilla
db748aa52d finalize css of suggestions, fucking finally 2020-06-06 09:18:08 +08:00
Gerome Matilla
dd15d19a11 font-face separate css and use sans as fallback font 2020-06-05 11:13:41 +08:00
Gerome Matilla
9e61d679f0 add magnifying glass unicode on placeholders 2020-06-05 10:39:40 +08:00
Gerome Matilla
9034dfb507 Disable tap hightlight color on mobile devices 2020-06-05 09:54:49 +08:00
Gerome Matilla
bef2769676 web menu gui and backend 2020-06-04 12:15:59 +08:00
Gerome Matilla
8f6b31a47a dashboard add weather settings gui 2020-06-04 11:49:17 +08:00
Gerome Matilla
824bf84b8a dashboard add weather screen gui and backend 2020-06-04 11:46:21 +08:00
Gerome Matilla
0b3a7212e8 dashboard add theme engine settings ui 2020-06-04 11:27:00 +08:00
Gerome Matilla
d229504488 dashboard add search engine settings 2020-06-04 11:14:29 +08:00
Gerome Matilla
5762af432a right dashboard greeter message 2020-06-04 10:45:26 +08:00
Gerome Matilla
fa91a3a568 right dashboard 2020-06-04 10:23:40 +08:00
Gerome Matilla
c4b4ac482d center box overlay added 2020-06-04 10:06:27 +08:00
Gerome Matilla
868e5b7c02 add rotate animation on profile image 2020-06-04 09:13:56 +08:00
Gerome Matilla
b8038130b7 add content to centered box 2020-06-04 09:03:54 +08:00
Gerome Matilla
5b0e897407 add centered box 2020-06-04 09:00:27 +08:00
Gerome Matilla
66eaafead3 add dock buttons 2020-06-04 08:14:24 +08:00
Gerome Matilla
12dbdbd79f add dock 2020-06-04 08:06:36 +08:00
Gerome Matilla
31bf7fe60d add clock to top panel 2020-06-04 07:50:05 +08:00
Gerome Matilla
896c695a87 rename/cleanup body background 2020-06-04 07:36:54 +08:00
Gerome Matilla
9415244927 init 2020-06-04 07:31:49 +08:00