Jens Lody
|
142ca04700
|
Cache weatherdata between two updates, only change of location or explicit click on reload-button triggers a reload of weatherdata. Reduces server load on openweathermap.org .
|
11 years ago |
Jens Lody
|
bc65d7e44f
|
Do not use deprecated Soup.SessionAsync .
|
11 years ago |
Jens Lody
|
34f5b09c09
|
Add possibility to use personal API key from openweathermap.org
|
11 years ago |
Jens Lody
|
0ed38bb33e
|
add missing comma
|
11 years ago |
Jens Lody
|
e821944a24
|
Fix timers in stop-method
|
11 years ago |
Jens Lody
|
49e4ec8105
|
Always fetch 10 days of forecast-data.
|
11 years ago |
Jens Lody
|
f771bcf0c0
|
Use toLocaleFormat, to format time; fix for 12h time formats
|
11 years ago |
Jens Lody
|
fb7ebcb36c
|
Use toLocaleFormat, to format time; fix for 12h time formats
|
11 years ago |
Jens Lody
|
2db32a94e5
|
Format fixes
|
11 years ago |
Jens Lody
|
2d0e21dab2
|
Use constants for URL's, use Soup methods to build the request-string
|
11 years ago |
Jens Lody
|
e21aa6b869
|
Use different timers to update actual weather and forecast (save bandwidth on owm-server); minimal update interval is 10 min
|
11 years ago |
Jens Lody
|
6f31505126
|
experimental switch to openweathermap
|
11 years ago |
Jens Lody
|
1bf555c6aa
|
Add option to center forecast, closes #1
|
11 years ago |
Jens Lody
|
e612a60532
|
Fix vertical align of info text with gnome-shell 3.10; ported from Neroth's weather extension.
|
11 years ago |
Jens Lody
|
c6252dae79
|
Dynamically set forecast-box scrollbar, depending on the width of the current-weather box; fix warnings, due to non-zero top-margin of hidden scrollbar.
|
11 years ago |
Jens Lody
|
f5088b3e07
|
Implement the possibility to chose how many days in forecast are shown; 2 is the minimum and 5 the maximum (!Yahoo's api returns a fiveday-forecast); localization is updated to reflect the changes in linenumbers
|
11 years ago |
Jens Lody
|
32850e4288
|
Use Ibiza as default city, if list is empty.
|
11 years ago |
Jens Lody
|
0eb1c09dfe
|
(Hopefully) use correct values for condidtion-code; !Yahoo's weater-api description is obviously wrong
|
11 years ago |
Jens Lody
|
baea30d368
|
unify used comment-tags, no box-comments except for the file-headers
|
11 years ago |
Jens Lody
|
434823ada0
|
Reformat javascript and stylesheet, no functional changes
|
11 years ago |
Jens Lody
|
91dc39184a
|
Distinguish between gnome-shell 3.9 and lower, make it work on 3.8 (and lower ?) again; NOTE: only tested on 3.8 and 3.10 (might be broken on 3.9 and on versions lower than 3.8)
|
11 years ago |
Jens Lody
|
712bd6458e
|
Compatibility with gnome-shell 3.10
|
11 years ago |
Jens Lody
|
dda527ec38
|
Fix "function sometimes returns no value"-issue
|
11 years ago |
Jens Lody
|
aff288ab08
|
Add me to the authors list and change uuid to "weather-extension@jenslody.de"
|
11 years ago |
Jens Lody
|
109131c70d
|
Revert all beginning with "Import GWeather" (except removing of debian folder); switch back to old (yahoo) api for the moment
|
11 years ago |
Neroth
|
80a518a35d
|
Fix bug
|
11 years ago |
Neroth
|
a84f75dfc8
|
Fix bug
|
11 years ago |
Neroth
|
47d44b49f1
|
Fix bug
|
11 years ago |
Neroth
|
128a7e2c41
|
Fix bug
|
11 years ago |
Neroth
|
245f3f30cb
|
Fix bug
|
11 years ago |
Neroth
|
a4181e3bf4
|
Fix bug
|
11 years ago |
Neroth
|
5009e8c668
|
Fix bug
|
11 years ago |
Neroth
|
41fa3d64c4
|
Fix bug
|
11 years ago |
Neroth
|
ff97093f74
|
Various change / End of BETA
|
11 years ago |
Neroth
|
043fd35e93
|
Port Weather extension.js to GWeather
|
12 years ago |
Neroth
|
8a04e030b4
|
Search city with GWeather
|
12 years ago |
Neroth
|
5fd53b78e7
|
Import GWeather
|
12 years ago |
Neroth
|
f2059376a8
|
Import GWeather
|
12 years ago |
Neroth
|
63158271da
|
Disconnect signals & kill loop (refresh)
|
12 years ago |
Neroth
|
f546b615e9
|
Fix bug
|
12 years ago |
Neroth
|
300c8c5788
|
#90
|
12 years ago |
Neroth
|
d3fb60c0bd
|
Minor changes
|
12 years ago |
Neroth
|
a9f22e9730
|
Minor changes
|
12 years ago |
Star Brilliant
|
4edb963502
|
Change 'x*0.555556' to 'x/1.8'
|
12 years ago |
Neroth
|
2621a3e632
|
Fix #87
|
12 years ago |
Mattia M.
|
800b4a694b
|
Small corrections.
|
12 years ago |
Neroth
|
f4fa5d1f69
|
Fix #64
|
12 years ago |
Neroth
|
d46b13d7b0
|
prefs.js (adapted from canek-pelaez version) #21 #59 #69, many update
|
12 years ago |
Mattia M.
|
2083aa3a4f
|
Beaufort descriptions corrected
The descriptions of Beaufort numbers 10 and 11 were wrong (please, see http://en.wikipedia.org/wiki/Beaufort_scale#Modern_scale ).
|
12 years ago |
Neroth
|
32d03b6716
|
Fix #61/#58
|
12 years ago |