Commit Graph

27 Commits

Author SHA1 Message Date
Matthew Oslan
6acb40eed1 Begin refactoring to TypeScript 2019-05-09 00:55:37 -04:00
Samer Albahra
d6749482b0 Update packages 2019-04-28 11:19:59 -05:00
Samer Albahra
3984a31d09 Fix npm audit issues 2019-04-11 00:04:24 +03:00
Samer Albahra
aa5b6fb9ba Add CORS to weather endpoint 2019-03-01 00:25:46 -06:00
Samer Albahra
c0c13c053e Update package.json 2018-08-17 05:44:05 -05:00
Samer Albahra
551267db80 Update version to 1.0.0 2018-07-23 00:13:33 -05:00
Samer Albahra
57f904e8f7 Fix unit testing not exiting 2018-07-23 00:04:44 -05:00
Samer Albahra
d4bacc1da0 Update developer dependencies 2018-07-22 20:03:51 -05:00
Samer Albahra
fdcc52ed86 Update dotenv dependency 2018-07-22 20:02:28 -05:00
Samer Albahra
616a0bda6f Fix unit tests and remove unused code 2018-07-22 19:31:38 -05:00
Samer Albahra
1fa985e941 Clean up unused code/tests 2018-07-22 18:43:22 -05:00
Samer Albahra
aba1aee4e8 Remove Codecov references 2018-05-21 20:45:11 -05:00
Samer Albahra
f69fef232a Update timezone lookup to use offline method instead of Google API 2018-05-19 09:53:22 -05:00
Samer Albahra
9baf984fd2 Update all dependencies 2016-06-04 01:54:55 -05:00
Samer Albahra
c8dab8e58c Fix issues sourcing data from weather.com by using OpenWeatherMaps 2015-09-23 22:35:22 -05:00
Samer Albahra
6fe876cfc5 Remove weather data dependency 2015-09-20 22:30:45 -05:00
Samer Albahra
36a70a14ce Small improvements and code cleaning 2015-08-11 15:21:57 -05:00
Samer Albahra
9ef4cb759b Use Weather Underground astronomy data for sun rise/set
Changes discussed in issue #3
2015-07-23 18:25:23 -05:00
Samer Albahra
b11f952502 Remove duplicate JSHint dependency 2015-07-12 16:04:31 -05:00
Samer Albahra
a4d466e0e8 Add code coverage and upload to Codecov.io 2015-07-12 15:16:39 -05:00
Samer Albahra
9cacab7deb Added first working version of unit tests 2015-07-12 09:41:47 -05:00
Samer Albahra
f72c577d90 Save developer dependencies to package.json 2015-07-06 17:02:36 -05:00
Samer Albahra
288733a190 Add the ability to retrieve weather data from Weather Underground 2015-07-03 02:53:51 -05:00
Samer Albahra
69d4c9ca4d Many improvements and big fixes 2015-07-02 20:53:18 -05:00
Samer Albahra
66b4d1ccbd Add local weather caching mechanism 2015-07-02 19:19:56 -05:00
Samer Albahra
712792679a Add the ability to parse XML from WSI history API 2015-07-01 19:57:01 -05:00
Samer Albahra
3d6c7d6da3 Initial version of Node.js rewrite 2015-07-01 00:12:02 -05:00