Commit Graph

324 Commits (b67ba6046575dc30e21e344aca3895dde1e74eae)

Author SHA1 Message Date
Jens Lody e9f75b1192 Do not invalidate shown weather data of openweathermap.org, if we do not get a valid response from the server. 8 years ago
Jens Lody 39821fa26e Slightly change text of "Weather data provided by"-button, to show the name of the services instead of their url. 8 years ago
Jens Lody 6deee4bd2f Change to fix url of "weather data provided by" button for Dark Sky. 8 years ago
cwmke 2349571e04 Update everything for Dark Sky switchover 8 years ago
Jens Lody 8f2698b564 Add option to configure the position of the menu-box relative to the panel-text. 8 years ago
Jens Lody 81724472d1 Update po-files and add some new languages provided by forecast.io. 8 years ago
Jens Lody a44cb9eaff Fix #138 (glibc-error when disabling extension), thanks franglais125 . 8 years ago
Jens Lody 4c98fe358f Update po-files via Makefile with gettext instead of using update.js . 8 years ago
Khaled Hosny 9ec8effed8 Allow localising the separator 9 years ago
Khaled Hosny c5c79d1d0b Allow localising units 9 years ago
Jens Lody 7017d18ecc Do not use weather-storm if forecast.io's icon is wind, but widnspeed is less than 39 mph. 9 years ago
Jens Lody fff5a03b49 Re-add gnome-shell 3.8 comatibility. 9 years ago
Jens Lody 6337eb2f01 Fix theming issue with "Arctic apricity" theme on ApricityOS, fixes: #94. 9 years ago
Jens Lody 6123670d96 Fix typo in message. 9 years ago
Jens Lody 54a6c497f8 Add default API-key for openweathermap.org, because it was added to there FOSS-whitelist. 9 years ago
Jens Lody a08629900a Use async-function to check network connectivity. 9 years ago
Jens Lody 9f69488257 Make jslint happy. 9 years ago
Jens Lody c381fbf689 Abort pending request(s), before adding a new one. 9 years ago
Jens Lody d7f20d047d Remove debug-messages (have been commented outanyway). 9 years ago
Jens Lody 34aa242b80 Fix typo, that errornously leads to an incorrect warning message about missing forecast.io api-key. 9 years ago
Jens Lody f9f97dcaaa Add notification, if an api-key is missing. 9 years ago
Jens Lody 70ad8ccdea Fix typo. 9 years ago
Jens Lody ee7bc35d90 Use https for forecast.io, it looks like they do not allow non encrypted connection anymore. 9 years ago
Jens Lody c194737838 Sourec-formatting fixes. 9 years ago
Jens Lody 752f0d76ab Forecast.io recently added more translations to their api. Use them with the extension. 9 years ago
Jens Lody a97c92661b Add options to configure the refresh-timeouts. 9 years ago
Jens Lody c8097eb621 Readd accidently removed setter-function, needed to set default location, if last one was removed. 9 years ago
Jens Lody 6ee5ce3e06 Fix typo in prefs.js (missing S), that prevents openstreetmaps-search from being used. 9 years ago
Jens Lody b16bfdcaca Partly revert commit 4085de619c ("Add newest development version of gnome-shell (3.17.92) to metadata.json .") . 9 years ago
Jens Lody cd050b652a Fix user-agent creation. If the version is numeric, it did not work, I only tested it with empty version and version created of git-commit. In this case it's a string. 9 years ago
Jens Lody 4085de619c Add newest development version of gnome-shell (3.17.92) to metadata.json . 9 years ago
Jens Lody 6f2113f650 Add (and use) an own user-agent string, created from uuid, version (if present) and used http-library (libsoup). 9 years ago
Jens Lody 37a154c86f Added openstreetmaps nominatim service as default geolocation provider. 9 years ago
Jens Lody 623ff9585a Add missing space in error-message. 9 years ago
Jens Lody 57d9d661ef Do not translate empty strings. 9 years ago
Jens Lody 266f87650e Fix typo in log-message. 9 years ago
Jens Lody 7ec1b05cec Use geocode.farm as default geolocation-data provider. 9 years ago
Jens Lody 98b46113f9 Update (fix) copyright dates in the sources. 9 years ago
Jens Lody e96c470dec Avoid multiple calls of weatherprovider url, if the network-changed signal is recieived multiple times for some reasons (probably once per network device). 9 years ago
Jens Lody 0160a63ad0 Better reentrancy guards for forecast.io. 9 years ago
Jens Lody deb140b4c1 Cache weatherdata if gnome-shell is locked or idle. 9 years ago
Jens Lody 473a13f970 Do not invalidate cached data if the session is idle to prevent unnecessary calls to weatherdata-provider. 9 years ago
Jens Lody d052d52774 Only invalidate data onreconnection, if we had a refresh-timeout already. 9 years ago
Jens Lody d0061bb0ef Better connectivity check (hopefully). 9 years ago
Jens Lody 0903deeaa2 Add reentrency-guards to parseWeatherxxxx-functions. 9 years ago
Jens Lody b7e2bee65c Fix crash in ubuntu with gnome-shell 3.12, should fix #66 . 9 years ago
Jens Lody 26a6dbef5b Add mmHg to the pressure units, fixes #68 ; cosmetic source fix 9 years ago
Arky 06afbd6a9b Remove 'Loading weather ...' placeholder text. 9 years ago
None d431df8f96 Minor text fixes. 9 years ago
None 2db7536d5d Add about-tab. 9 years ago