]> Stephen's Gitweb - reasonableweather.git/log
reasonableweather.git
14 months agoPrefer sans-serif font
Stephen Jianu [Tue, 25 Mar 2025 23:04:20 +0000 (18:04 -0500)]
Prefer sans-serif font

14 months agoAdd daily wind speed, precipitation probability, and precipitation sum
Stephen Jianu [Sun, 23 Mar 2025 21:52:03 +0000 (16:52 -0500)]
Add daily wind speed, precipitation probability, and precipitation sum

14 months agoRound down fractions
Stephen Jianu [Sun, 23 Mar 2025 21:19:30 +0000 (16:19 -0500)]
Round down fractions

14 months agoRemove unused variable
Stephen Jianu [Sun, 23 Mar 2025 21:19:14 +0000 (16:19 -0500)]
Remove unused variable

14 months agoRebrand this fork as reasonableweather and remove relative functionality
Stephen Jianu [Sun, 23 Mar 2025 21:09:03 +0000 (16:09 -0500)]
Rebrand this fork as reasonableweather and remove relative functionality

14 months agoMinor formatting fix
Stephen Jianu [Sun, 23 Mar 2025 14:37:50 +0000 (09:37 -0500)]
Minor formatting fix

14 months agoAdd "relative" URL parameter
Stephen Jianu [Sun, 23 Mar 2025 14:20:44 +0000 (09:20 -0500)]
Add "relative" URL parameter

When "relative" is set to "false", temperature values will be displayed
accurately

14 months agoWrap everything in PHP tags and reduce API calls to just one
Stephen Jianu [Sun, 23 Mar 2025 14:05:09 +0000 (09:05 -0500)]
Wrap everything in PHP tags and reduce API calls to just one

15 months agoAdd descriptions.json to Dockerfile
Stephen Jianu [Thu, 20 Mar 2025 00:30:46 +0000 (19:30 -0500)]
Add descriptions.json to Dockerfile

15 months agoMake website responsive
Stephen Jianu [Tue, 18 Mar 2025 02:27:26 +0000 (21:27 -0500)]
Make website responsive

15 months agoMake README.md more honest and accurate to the current state of the website
Stephen Jianu [Tue, 18 Mar 2025 02:14:38 +0000 (21:14 -0500)]
Make README.md more honest and accurate to the current state of the website

15 months agoDisplay icons for weather conditions
Stephen Jianu [Tue, 18 Mar 2025 02:09:31 +0000 (21:09 -0500)]
Display icons for weather conditions

15 months agoAdd Credits section to highlight the projects used in this code
Stephen Jianu [Tue, 18 Mar 2025 01:42:21 +0000 (20:42 -0500)]
Add Credits section to highlight the projects used in this code

15 months agoShow weather conditions for each day
Stephen Jianu [Tue, 18 Mar 2025 01:41:46 +0000 (20:41 -0500)]
Show weather conditions for each day

15 months agoDisplay a 7 day forecast instead of just tomorrow's high temperature
Stephen Jianu [Tue, 18 Mar 2025 01:21:15 +0000 (20:21 -0500)]
Display a 7 day forecast instead of just tomorrow's high temperature

15 months agoBase forecasted high temperature on current temperature rather than today's high
Stephen Jianu [Tue, 18 Mar 2025 00:53:34 +0000 (19:53 -0500)]
Base forecasted high temperature on current temperature rather than today's high

15 months agoUpdate weather API URL to include 7 day forecast as well as current temperature
Stephen Jianu [Tue, 18 Mar 2025 00:50:37 +0000 (19:50 -0500)]
Update weather API URL to include 7 day forecast as well as current temperature

15 months agoAdd README.md
Stephen Jianu [Fri, 14 Mar 2025 23:41:27 +0000 (18:41 -0500)]
Add README.md

15 months agoAdd files to allow for running in a container
Stephen Jianu [Fri, 14 Mar 2025 23:31:13 +0000 (18:31 -0500)]
Add files to allow for running in a container

15 months agoInitial commit
Stephen Jianu [Fri, 14 Mar 2025 22:31:53 +0000 (17:31 -0500)]
Initial commit