Commit Graph

16 Commits

Author SHA1 Message Date
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
7a1a3b7167 CLEANUP 2020-06-13 08:27:30 +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
53026c94b4 modularize fetching openweathermap data 2020-06-12 15:32:02 +08:00
Gerome Matilla
af7c6bca0f weather forecast replace date with day name 2020-06-11 11:39:01 +08:00
Gerome Matilla
7c8ece1d5e
Use insertAdjacentHTML instead of createElement (#21)
* web menu

* weather-screen forecast

* search engine selection, change some to beforeend
2020-06-10 15:35:27 +08:00
Gerome Matilla
17b685c3ae fix searchbox not hiding if weatherscreen is opened, code clenaup 2020-06-09 15:55:50 +08:00
Gerome Matilla
5fae8e1656 fix weather screens temp symbol not updating 2020-06-09 12:45:43 +08:00
Gerome Matilla
581cdea730
rewrite of js files (#19) 2020-06-09 10:02:03 +08:00
Gerome Matilla
916a127300 weather settings reduced the use of var 2020-06-07 14:54:57 +08:00
Gerome Matilla
c6d4387a65 some cleanup 2020-06-07 09:25:35 +08:00
Gerome Matilla
c7cf0dcbec fix searchbox switching problems 2020-06-06 07:31:43 +08:00
Gerome Matilla
af07931c2a add keybinding 2020-06-04 15:09:22 +08:00
Gerome Matilla
fdd1f0296f fix my main fucking problem, the hiding/showing of screens 2020-06-04 14:55:08 +08:00
Gerome Matilla
6ab4ad3193 animate center box to show/hide it 2020-06-04 13:43:09 +08:00
Gerome Matilla
824bf84b8a dashboard add weather screen gui and backend 2020-06-04 11:46:21 +08:00