Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move template into own directory | Laria Carolin Chabowski | 2021-10-15 |
| | |||
* | Lazy load background image using XHR | Laria Carolin Chabowski | 2020-10-14 |
| | | | | | | We now don't immediately reload the reddit background image, as this delays the initial page load quite a bit. Instead we trigger an XHR request on page load to update the background image. | ||
* | New config format and new features | Laria Carolin Chabowski | 2020-10-04 |
| | | | | | | | | | | We're now using json as a config format instead of our weird own format. The weather icon is now optional, simply don't define WeatherPlace in your config. You can now specify which subreddit to get background images from. The default is still /r/EarthPorn. | ||
* | Be nice and give credit to yr.no | Laria Carolin Chabowski | 2020-10-04 |
| | |||
* | Don't show link container when no links available | Kevin Chabowski | 2014-12-28 |
| | |||
* | Added link to save current earthporn | Kevin Chabowski | 2014-05-01 |
| | |||
* | Image is now stored in memory (speedup). | Kevin Chabowski | 2014-05-01 |
| | |||
* | No more flexible columns, 2 columns look best (IMHO). | Kevin Chabowski | 2014-05-01 |
| | | | | Also some CSS cleanup | ||
* | Initial commit | Kevin Chabowski | 2014-03-02 |