Commit Graph

360 Commits (6fb7d1ee61ea71cc47858374c191cc724ef8ebc9)

Author SHA1 Message Date
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. 10 years ago
None 2db7536d5d Add about-tab. 10 years ago
None f42e966142 Add option to force a per location provider, independant from global default provider; 10 years ago
None 61b31e9b38 Notify user, if the coordinates are invalid. 10 years ago
None cb77522523 Add scrollbars to preferences dialog, when monitor is too small. 10 years ago
None 79a47fd3df Add spinner while searching a location, add message when no location is found. 10 years ago
None abaa78420f Fix error with openweathermap.org. Readd lines accidently removed in last commit. 10 years ago
None e740304583 Source formatting fixes, removed unneeded lines/constants/comments and gnome-shell 3.6 code; linenumber changes in po-files. 10 years ago
None 27a5dc7aa0 Finally make plural-forms work. 10 years ago
None db19d3165e Update translation files; plural forms still do not work, any hints are welcome. 10 years ago
None f59d5f8d60 Better readability on gnome-shell 3.16: use "system-menu-action"-color for some items. 10 years ago
None 4e3a5f4521 Removed hard-coded colors, and use system styles instead, should work better with different themes. 10 years ago
None 6feddb5726 Remove more remaining code used for gnome-shell < 3.10 . 10 years ago
None a9f0f0dff7 Try to fix plural forms, still not working correctly. 10 years ago
None 70b3ff37f7 Fix for github-issue #42 (plural forms in translation), update po-files therefore, added gettext-domain to ui-file (fixes translation issue with prefs-dialog). 10 years ago
None ae2a3d4aa0 Avoid deprecation-warning with gnome-shell 3.16 . 10 years ago
None f644ef0dd1 Rename constants from WEATHER_* to OPENWEATHER_* (cosmetical fix). 10 years ago
None 0ccf19e9e8 Guard for incorrect coordinates, that can not be split at ",", avoids error with old locations. 10 years ago
None 7614d1ab44 Updated language files and related update.js, updated german translation. 10 years ago
None e5fc8d3cf4 Updated years of copyright, added copyright notices to new files. 10 years ago
None 87e3a6e081 Code clean-up, moved weather-provider-specific code in own files. 10 years ago
None 501137d429 Finally make searching and editing of locations work, code partially still needs cleanup. 10 years ago