Commit Graph

49 Commits

Author SHA1 Message Date
Gerome Matilla
7b45ba5c2c
Quick search (#29)
* readme

* add quick search

* fix errors

* fix errors part 2
2020-06-19 10:39:25 +08:00
Gerome Matilla
6d6de0f883
Improve JS Logic (#28)
* theme engine fix ugly logic part 1

* remove new lines when gettings css value property

* theme-engine: add process cssvalues

* theme-engine: add getting inputfields value

* theme-engine: validation

* theme-engine: animspeed validation

* theme-engine: animspeed validation 2

* fix #rgbaa validator

* theme-engine:almost finish

* theme-engine: fix codacy errors

* theme-engine: fix missing semicolon

* theme-engine: fix missing semicolon

* weather-settings: use confirm() method

* weather-settings: cleanup, remove some confirm()
2020-06-17 19:03:27 +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
ca57e2794c rename clear credential button to just reset 2020-06-13 18:47:12 +08:00
Gerome Matilla
22d12de004 rename bodybackground js 2020-06-13 18:33:33 +08:00
Gerome Matilla
eb8470636d make city mode as default in weather settings 2020-06-13 16:03:14 +08:00
Gerome Matilla
420c498723 rename bodybackground to dummy, fix swipe event bug, improve transition of lazy loading 2020-06-13 13:01:39 +08:00
Gerome Matilla
4db08d7b51 fix white flicker on firefox during lazy loading transition 2020-06-13 10:46:52 +08:00
Gerome Matilla
1ca7c94480
Add Geolocation for Weather (#25)
* add location mode ui option

* toggleable locator

* toggleable locator with working update

* update and cleanup

* readme

* cleanup
2020-06-12 18:26:39 +08:00
Gerome Matilla
c7b55d2e38 fix ugly weather settings naming 2020-06-12 14:44:48 +08:00
Gerome Matilla
77923ede1c add ids to css 2020-06-12 07:49:54 +08:00
Gerome Matilla
af7c6bca0f weather forecast replace date with day name 2020-06-11 11:39:01 +08:00
Gerome Matilla
3cbfa48dec
Add transition duration settings in dashboard (#22)
* add animation speed settings in theme engine

* readme
2020-06-10 16:35:39 +08:00
Gerome Matilla
9e6703134b fix search engine settings logic and probably add more bugs 2020-06-10 09:09:43 +08:00
Gerome Matilla
60ebe8c57a index.html better documentation 2020-06-09 18:43:44 +08:00
Gerome Matilla
f53b65c247 cleanup 2020-06-09 16:40:00 +08:00
Gerome Matilla
581cdea730
rewrite of js files (#19) 2020-06-09 10:02:03 +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
25b9f83130 adjust keybinding js 2020-06-06 11:50:04 +08:00
Gerome Matilla
1738a942c1 suggestion keyboard navigation 2020-06-06 11:13:45 +08:00
Gerome Matilla
4f3b78834c autogenerate init 2020-06-06 09:52:16 +08:00
Gerome Matilla
db748aa52d finalize css of suggestions, fucking finally 2020-06-06 09:18:08 +08:00
Gerome Matilla
35c932aa8f add searchbox container 2020-06-06 07:14:21 +08:00
Gerome Matilla
9e61d679f0 add magnifying glass unicode on placeholders 2020-06-05 10:39:40 +08:00
Gerome Matilla
af07931c2a add keybinding 2020-06-04 15:09:22 +08:00
Gerome Matilla
6ab4ad3193 animate center box to show/hide it 2020-06-04 13:43:09 +08:00
Gerome Matilla
21d8aefa3d add mobile swipe callback js 2020-06-04 12:59:50 +08:00
Gerome Matilla
afb1f6d116 add mobile swipe event js 2020-06-04 12:52:56 +08:00
Gerome Matilla
bef2769676 web menu gui and backend 2020-06-04 12:15:59 +08:00
Gerome Matilla
b117869435 dashboard add weather settings backend 2020-06-04 11:55:34 +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
90ff2c7150 dashboard add theme engine settings backend 2020-06-04 11:33:17 +08:00
Gerome Matilla
0b3a7212e8 dashboard add theme engine settings ui 2020-06-04 11:27:00 +08:00
Gerome Matilla
ba13a67f75 dashboard add search engine settings working 2020-06-04 11:20:12 +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
94a422d852 right dashboard overlay hider 2020-06-04 10:29:12 +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
bcbaabbe6c toggle searchbox 2020-06-04 09:54:39 +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