]> Stephen's Gitweb - reasonableweather.git/log
reasonableweather.git
12 days agoSwap weather icons to FOSS ones by Erik Flowers
Stephen Jianu [Sun, 30 Mar 2025 15:38:29 +0000 (10:38 -0500)]
Swap weather icons to FOSS ones by Erik Flowers

2 weeks agoPrefer sans-serif font
Stephen Jianu [Tue, 25 Mar 2025 23:04:20 +0000 (18:04 -0500)]
Prefer sans-serif font

2 weeks 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

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

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

2 weeks 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

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

2 weeks 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

2 weeks 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

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

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

3 weeks 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

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

3 weeks 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

3 weeks 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

3 weeks 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

3 weeks 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

3 weeks 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

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

4 weeks 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

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