Commit Graph

131 Commits

Author SHA1 Message Date
96b2e988a2 cleanup css variables 2020-06-15 09:28:40 +08:00
91f71eb4e9 cleanup css variables 2020-06-13 18:48:58 +08:00
ca57e2794c rename clear credential button to just reset 2020-06-13 18:47:12 +08:00
c9df5ef9f9 weathersettings add default locator variable 2020-06-13 18:38:06 +08:00
22d12de004 rename bodybackground js 2020-06-13 18:33:33 +08:00
6151380ab1 weathersettings cleanup 2020-06-13 18:32:41 +08:00
3974ec6da9 fix city id textbox not appearing 2020-06-13 16:45:29 +08:00
e4560a8ac5 adjust dock responsiveness on height 2020-06-13 16:06:29 +08:00
eb8470636d make city mode as default in weather settings 2020-06-13 16:03:14 +08:00
1ba11727dd rename bodybackground css 2020-06-13 16:00:07 +08:00
f8e6377bb6 add fix width to searchbars and add transitions 2020-06-13 13:22:16 +08:00
420c498723 rename bodybackground to dummy, fix swipe event bug, improve transition of lazy loading 2020-06-13 13:01:39 +08:00
f0e192f14d adjust timeout for lazyloading 2020-06-13 10:48:13 +08:00
4db08d7b51 fix white flicker on firefox during lazy loading transition 2020-06-13 10:46:52 +08:00
7a1a3b7167 CLEANUP 2020-06-13 08:27:30 +08:00
f44eb62ec7 allow url search in searchbox 2020-06-13 08:02:10 +08:00
ab3582987b README 2020-06-13 06:41:43 +08:00
aeef841570 README 2020-06-12 18:52:39 +08:00
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
57d8884baf fix weathersettings broken logic 2020-06-12 15:55:54 +08:00
70a07fd5c3 fix weathersettings broken logic 2020-06-12 15:49:43 +08:00
53026c94b4 modularize fetching openweathermap data 2020-06-12 15:32:02 +08:00
c7b55d2e38 fix ugly weather settings naming 2020-06-12 14:44:48 +08:00
77923ede1c add ids to css 2020-06-12 07:49:54 +08:00
82ce5b44b0 weather cleanup 2020-06-12 07:46:44 +08:00
a97bb6eb96 adjust duck responsiveness 2020-06-11 15:03:48 +08:00
316cd14586 screenshot and readme 2020-06-11 12:25:52 +08:00
dcd8722351 screenshot and readme 2020-06-11 12:22:20 +08:00
af7c6bca0f weather forecast replace date with day name 2020-06-11 11:39:01 +08:00
0cf31a3548 readme 2020-06-11 10:52:37 +08:00
fd315fecae css changes 2020-06-11 10:50:24 +08:00
644ed3e678 css changes 2020-06-11 10:33:21 +08:00
33ae0f6412 cleanup and center phrases horizontally 2020-06-11 08:31:23 +08:00
1c2e58db3d readme 2020-06-10 19:12:53 +08:00
3cbfa48dec Add transition duration settings in dashboard (#22)
* add animation speed settings in theme engine

* readme
2020-06-10 16:35:39 +08:00
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
84727755db Cleanups (#20)
* centedbox css

* add font-weight to the css

* some cleanup
2020-06-10 14:47:04 +08:00
9e6703134b fix search engine settings logic and probably add more bugs 2020-06-10 09:09:43 +08:00
a9329109e5 blur overlay css update 2020-06-10 06:58:04 +08:00
60ebe8c57a index.html better documentation 2020-06-09 18:43:44 +08:00
ff65622eb7 cleanup 2020-06-09 18:13:12 +08:00
dbac35e1e9 README 2020-06-09 16:47:56 +08:00
f53b65c247 cleanup 2020-06-09 16:40:00 +08:00
17b685c3ae fix searchbox not hiding if weatherscreen is opened, code clenaup 2020-06-09 15:55:50 +08:00
5fae8e1656 fix weather screens temp symbol not updating 2020-06-09 12:45:43 +08:00
24b7d4ff0f code consistency 2020-06-09 12:26:02 +08:00
2c3f2dfc3f hide suggestions on searchbox close 2020-06-09 12:21:57 +08:00
3814cf563f fix clock format 2020-06-09 10:55:25 +08:00
0c083f497c fix not updating clock 2020-06-09 10:37:34 +08:00
581cdea730 rewrite of js files (#19) 2020-06-09 10:02:03 +08:00