Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Ignore stickied entries when loading reddit images | Laria Carolin Chabowski | 2020-12-06 |
| | |||
* | 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 tell the yr.no API who we are | Laria Carolin Chabowski | 2020-10-04 |
| | |||
* | Be nice and give credit to yr.no | Laria Carolin Chabowski | 2020-10-04 |
| | |||
* | Move weather code into own package | Laria Carolin Chabowski | 2020-10-04 |
| | |||
* | rename github account | Laria Carolin Chabowski | 2016-08-16 |
| | |||
* | Don't show link container when no links available | Kevin Chabowski | 2014-12-28 |
| | |||
* | Fixed weather icon | Kevin Chabowski | 2014-07-29 |
| | | | | it's actually much simpler than I thought! | ||
* | Fixed set-maxdim | Kevin Chabowski | 2014-07-27 |
| | |||
* | Background image will now be resized, if very large | Kevin Chabowski | 2014-07-27 |
| | |||
* | Limiting the size of the filename for saving earthporn images | Kevin Chabowski | 2014-05-24 |
| | |||
* | Fixed updaters. | Kevin Chabowski | 2014-05-01 |
| | | | | | | If, for some reasons, startpage could not gather new data before, nil data would have been stored, leaving the startpage mostly blank and useless. | ||
* | 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 | ||
* | Introduced new config file format | Kevin Chabowski | 2014-05-01 |
| | |||
* | Ignore selfposts in reddit list | Kevin Chabowski | 2014-05-01 |
| | |||
* | A better README | Kevin Chabowski | 2014-03-04 |
| | |||
* | Weather place is now configurable | Kevin Chabowski | 2014-03-04 |
| | |||
* | Yr.no icons fixed | Kevin Chabowski | 2014-03-03 |
| | |||
* | Template will now be loaded, even if not started from same directory | Kevin Chabowski | 2014-03-03 |
| | |||
* | Initial commit | Kevin Chabowski | 2014-03-02 |