summaryrefslogtreecommitdiff
path: root/template.html
Commit message (Collapse)AuthorAge
* Move template into own directoryLaria Carolin Chabowski2021-10-15
|
* Lazy load background image using XHRLaria Carolin Chabowski2020-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 featuresLaria Carolin Chabowski2020-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.noLaria Carolin Chabowski2020-10-04
|
* Don't show link container when no links availableKevin Chabowski2014-12-28
|
* Added link to save current earthpornKevin Chabowski2014-05-01
|
* Image is now stored in memory (speedup).Kevin Chabowski2014-05-01
|
* No more flexible columns, 2 columns look best (IMHO).Kevin Chabowski2014-05-01
| | | | Also some CSS cleanup
* Initial commitKevin Chabowski2014-03-02