]> Stephen's Gitweb - reasonableweather.git/log
reasonableweather.git
4 days agoAdd Base16 Rose Pine themes master
Stephen Jianu [Sun, 30 Mar 2025 21:28:18 +0000 (16:28 -0500)]
Add Base16 Rose Pine themes

4 days agoAdd some padding between the day names and the weather icons
Stephen Jianu [Sun, 30 Mar 2025 21:11:44 +0000 (16:11 -0500)]
Add some padding between the day names and the weather icons

4 days agoMinor formatting fix
Stephen Jianu [Sun, 30 Mar 2025 20:28:03 +0000 (15:28 -0500)]
Minor formatting fix

4 days agoAdd anti-features section in README.md
Stephen Jianu [Sun, 30 Mar 2025 20:27:42 +0000 (15:27 -0500)]
Add anti-features section in README.md

4 days agoImplement rudimentary theme support
Stephen Jianu [Sun, 30 Mar 2025 20:24:28 +0000 (15:24 -0500)]
Implement rudimentary theme support

For the time being, themes must be defined by specifying the name in the
"theme" URL parameter. If no path to a subdirectory under the "themes"
directory is defined, the script will assume the user meant to choose a
theme in "themes/base16-styles/css". The default theme is
"base16-default-dark".

5 days agoMake icons slightly larger
Stephen Jianu [Sun, 30 Mar 2025 15:48:59 +0000 (10:48 -0500)]
Make icons slightly larger

5 days agoAdd weather-icons directory to the Docker container when building
Stephen Jianu [Sun, 30 Mar 2025 15:45:06 +0000 (10:45 -0500)]
Add weather-icons directory to the Docker container when building

5 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

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

11 days 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

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

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

11 days 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

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

12 days 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

12 days 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

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

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

2 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

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

2 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

2 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

2 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

2 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

2 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

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

2 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

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