Paul Foster
15e6c1c673
HTTPS YQL
2016-01-09 18:02:11 +00:00
Paul Foster
0e099aa87b
Merge branch 'script-tidy'
2016-01-09 00:38:45 +00:00
Paul Foster
0e2d7f59d5
Merge branch 'css-tidy'
2016-01-09 00:38:11 +00:00
Paul Foster
843c6e9049
CSS tidy up
2016-01-09 00:36:15 +00:00
Paul Foster
f9f1cf423b
Lose script type
2016-01-09 00:27:15 +00:00
Michael Teeuw
6b30d20de6
Merge pull request #43 from nhubbard2/master
...
Modularize all server-side components
2016-01-08 11:01:16 +01:00
Nicholas Hubbard
a68be5e096
Delete calendar.php
2016-01-07 15:36:38 -05:00
Nicholas Hubbard
2005a04469
Delete githash.php
2016-01-07 15:36:31 -05:00
Nicholas Hubbard
1a8c3387fe
Update version.js
2016-01-07 15:34:45 -05:00
Nicholas Hubbard
edde3320f0
Update calendar.js
2016-01-07 15:34:24 -05:00
Nicholas Hubbard
0387618e40
Create gzip.php
2016-01-07 15:33:18 -05:00
Nicholas Hubbard
4d73bfcf72
Create calendar.php
2016-01-07 15:26:07 -05:00
Nicholas Hubbard
d6496c22d8
Create hash.php
2016-01-07 15:24:49 -05:00
Michael Teeuw
e68032904b
Merge pull request #42 from paviro/master
...
Updated README
2015-12-20 20:47:43 +01:00
Paul-Vincent Roll
38843d81b0
Updated README
2015-12-20 20:45:15 +01:00
Paul-Vincent Roll
b66289acde
Merge remote-tracking branch 'MichMich/master'
2015-12-20 20:38:38 +01:00
Michael Teeuw
2ff3b6d541
Merge pull request #41 from paviro/master
...
Added calendar URL to config
2015-12-19 21:18:58 +01:00
Paul-Vincent Roll
6921f0f800
Added calendar URL to config
2015-12-19 21:03:44 +01:00
vagrant
d3d2099b01
fix windspeed calculation
2015-12-11 16:12:04 +00:00
Michael Teeuw
0d4164a03e
Fix calendar sorting.
2015-11-20 10:39:44 +01:00
Michael Teeuw
736bf55bd8
Add option to configure maximum number of calendar entries.
2015-11-06 13:38:31 +01:00
Michael Teeuw
9a5a74e153
Merge pull request #34 from MichMich/pr/30
...
Update for compliments.
2015-11-03 14:25:16 +01:00
Michael Teeuw
e0de5667f9
Increase update time for compliments.
2015-11-03 14:22:46 +01:00
Michael Teeuw
cf95a2e431
Fix for Compliment picker.
...
Fixes bug where compliments were no longer updated.
2015-11-03 14:22:31 +01:00
Michael Teeuw
067ef7ecba
Merge pull request #32 from LithiumNL/patch-1
...
Update weather.js
2015-11-01 18:45:32 +01:00
LithiumNL
92032c572a
Update weather.js
...
The sunset icon was never displayed because the if statement was different. The sunset and sunrise were are in HH:MM and now in another timestamp.
_sunset > now should be _sunset > _now
2015-11-01 18:27:21 +01:00
Michael Teeuw
77c9c5d006
Merge pull request #31 from MichMich/pr/30
...
Merge of Pr/30
2015-10-30 12:38:59 +01:00
Michael Teeuw
a00da4e40c
Update readme.md
2015-10-30 12:36:41 +01:00
Jon Heller
574a686eab
update README.md with simple info about files
2015-10-23 17:03:24 -04:00
Jon Heller
b618f46d5e
add comments to weather.js
2015-10-23 17:02:25 -04:00
Jon Heller
e3b33913ed
add comments to version.js
2015-10-23 17:02:15 -04:00
Jon Heller
328db24bee
add comments to time.js
2015-10-23 17:02:03 -04:00
Jon Heller
4b520f842a
add comments to compliments.js
2015-10-23 17:01:53 -04:00
Jon Heller
8f3a114bc2
add comments to the top of each function
2015-10-23 16:51:30 -04:00
Jon Heller
c9ab81612f
add error message when news retrieval fails
2015-10-23 16:42:13 -04:00
Jon Heller
d47ff02c51
change en to nl as per original
2015-10-23 16:34:02 -04:00
Jon Heller
ce6c084345
revert config to original settings
2015-10-23 16:33:41 -04:00
Michael Teeuw
840285d687
Update README.md
2015-10-19 21:20:34 +02:00
Jon Heller
458407b52d
move calendar into its own folder and file
2015-10-19 02:15:44 -04:00
Jon Heller
8b78d8b5a7
change version checking to 10 minutes
2015-10-19 01:30:24 -04:00
Jon Heller
dc7ee44e7f
force min/max temp to one decimal place
2015-10-19 01:28:51 -04:00
Jon Heller
07ec697e2c
move version checking code into its own folder and file
2015-10-19 01:22:00 -04:00
Jon Heller
e35c9e9fc5
catch empty rss results, fix catching of bad feed options
2015-10-19 00:57:33 -04:00
Jon Heller
859b7591fc
move news into its own folder and file
2015-10-19 00:42:34 -04:00
Jon Heller
c2f9d0a06c
move time into its own file and folder
2015-10-18 22:16:45 -04:00
Jon Heller
0dee9c0bd9
set weather updates on an interval
2015-10-18 22:13:59 -04:00
Jon Heller
fc4e916a99
remove console statement
2015-10-18 21:34:05 -04:00
Jon Heller
568c0ecc43
add weather.js file to index.php
2015-10-18 21:31:01 -04:00
Jon Heller
97bd948200
move weather into its own folder and file
2015-10-18 21:28:58 -04:00
Jon Heller
2e812ac8ae
make config for compliments more organized
2015-10-18 16:12:07 -04:00