Commit Graph

15 Commits

Author SHA1 Message Date
Gerome Matilla
c9df5ef9f9 weathersettings add default locator variable 2020-06-13 18:38:06 +08:00
Gerome Matilla
6151380ab1 weathersettings cleanup 2020-06-13 18:32:41 +08:00
Gerome Matilla
3974ec6da9 fix city id textbox not appearing 2020-06-13 16:45:29 +08:00
Gerome Matilla
eb8470636d make city mode as default in weather settings 2020-06-13 16:03:14 +08:00
Gerome Matilla
ab3582987b README 2020-06-13 06:41:43 +08:00
Gerome Matilla
aeef841570 README 2020-06-12 18:52:39 +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
57d8884baf fix weathersettings broken logic 2020-06-12 15:55:54 +08:00
Gerome Matilla
70a07fd5c3 fix weathersettings broken logic 2020-06-12 15:49:43 +08:00
Gerome Matilla
c7b55d2e38 fix ugly weather settings naming 2020-06-12 14:44:48 +08:00
Gerome Matilla
82ce5b44b0 weather cleanup 2020-06-12 07:46:44 +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
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
b117869435 dashboard add weather settings backend 2020-06-04 11:55:34 +08:00