This website requires JavaScript.
Explore
Help
Register
Sign In
aheathershaw
/
blue-twilight
Watch
1
Star
0
Fork
0
You've already forked blue-twilight
Code
Issues
32
Pull Requests
Releases
15
Wiki
Activity
88c687a3d1
blue-twilight
/
app
/
Http
/
Controllers
/
Gallery
History
Andy Heathershaw
88c687a3d1
#38
,
#39
: EXIF data is now stored base64-encoded in the database to prevent issues with raw characters coming off some cameras. EXIF data is no longer replaced on analysis - allowing rotated images to maintain the data.
2017-09-16 12:49:34 +01:00
..
AlbumController.php
#12
: Corrected the way redirects work on the gallery side due to an issue when trying out on a real system
2017-09-04 21:41:08 +01:00
DefaultController.php
#29
: Labels are now included in the sitemap.xml
2017-09-10 12:52:41 +01:00
LabelController.php
#29
: Number of improvements to Labels to show the count and thumbnail correctly based on the allowed albums
2017-09-10 14:01:20 +01:00
PhotoController.php
#38
,
#39
: EXIF data is now stored base64-encoded in the database to prevent issues with raw characters coming off some cameras. EXIF data is no longer replaced on analysis - allowing rotated images to maintain the data.
2017-09-16 12:49:34 +01:00
StatisticsController.php
#3
: Fixed some issues with the statistics combined graph and file size pie graph
2017-09-12 20:36:39 +01:00