thomasjacquin
released this
01 May 16:31
·
2 commits
to master
since this release
What's Changed
- Fix Aurora Forecast by @leitmori in #27
- add language override to virtualsky.json by @HamOP in #31
- Update VirtualSky by @leitmori in #42
- Eric Claeys' changes to allsky-website by @EricClaeys in #47
- Rename thumbnail before checking for existance by @EricClaeys in #49
- Warn no forecast by @EricClaeys in #52
- README.md - updated by @EricClaeys in #56
- controller.js by @EricClaeys in #57
- Use THUMBNAILSIZE_X instead of hard-coded number by @EricClaeys in #59
- Revert "Use THUMBNAILSIZE_X instead of hard-coded number" by @linuxkidd in #62
- ThumbnailsizeX - fixed by @EricClaeys in #63
- getForecast.php: ignore warning messages by @EricClaeys in #64
- Get forecast better way by @EricClaeys in #65
- README.md: move config variables by @EricClaeys in #66
- config.js: match what's in 0.8.3 by @EricClaeys in #72
- functions.php: fix placeholder by @EricClaeys in #67
- Daytime vs nighttime by @EricClaeys in #69
- Update README.md by @EricClaeys in #73
- remove aurora-snap.jpg by @EricClaeys in #77
- Remove default values from config.js by @EricClaeys in #80
- Allow clicking on image to display in full size by @EricClaeys in #78
- allsky.css: comments and centering by @EricClaeys in #79
- allsky.cs: don't stretch thumbnails by @EricClaeys in #81
- Let user know if no images by @EricClaeys in #82
- messier.json: include all objects by @EricClaeys in #83
- Add support for jpeg|png for images and webm for video by @linuxkidd in #85
- Index.html minor changes by @EricClaeys in #89
- Delete getTime.php by @EricClaeys in #90
- Controller.js aurora and other changes by @EricClaeys in #93
- getForecast.php: use https by @EricClaeys in #92
- index.html fixes by @EricClaeys in #96
- Functions.php web log by @EricClaeys in #88
- Allow disabling buffering by @EricClaeys in #95
- controller.js: add "lens" by @EricClaeys in #98
- Update README.md by @EricClaeys in #103
- functions.php: better method to determine if on Pi by @EricClaeys in #101
- Font Awesome and analyticsTracking by @EricClaeys in #104
- Virtualsky upgrade by @EricClaeys in #105
- index.php: use correct virtualsky.js bug fix by @EricClaeys in #106
- index.php: use Font Awesome 5.15.4, plus others by @EricClaeys in #108
- Centralize thumbnail viewing by @EricClaeys in #109
- Thumbnail checks and fixes by @EricClaeys in #110
- functions.php: send "which" errors to /dev/null by @EricClaeys in #111
- functions.php: BUG: can't find NoThumbnails.png by @EricClaeys in #112
- functions.php: check for "exec" AND " exec" by @EricClaeys in #113
- Create version by @EricClaeys in #125
- functions.php: bug fix: typo by @EricClaeys in #129
- functions.php: fix typo in variable name by @EricClaeys in #134
- Website configuration improvements by @thomasjacquin in #135
New Contributors
- @leitmori made their first contribution in #27
- @HamOP made their first contribution in #31
- @linuxkidd made their first contribution in #62
Full Changelog: https://github.com/thomasjacquin/allsky-website/commits/v2023.05.01