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
blue-twilight
/
app
/
Http
/
Controllers
/
Gallery
History
Andy Heathershaw
e3892a037f
Started work on replacing guzzle/guzzle (v3) with guzzlehttp/guzzle (v6.)
2020-04-18 22:41:30 +01:00
..
AlbumController.php
Upgraded Laravel from 5.5 to 6.0 LTS, as well as latest Composer dependencies
#142
2020-04-18 17:45:40 +01:00
DefaultController.php
#54
,
#55
: Number of corrections to child albums behaviour. The count of child albums is now displayed in the gallery next to the "X photos" text. Child albums are no longer displayed if the user does not have permissions.
2017-09-29 13:57:45 +01:00
ExploreController.php
#111
: Fleshed out the content of the Explore Photographers page. Also added a redirect to the activity feed if accessing the dashboard and logging in
2018-11-18 09:07:13 +00:00
LabelController.php
#44
,
#45
,
#46
: Number of small tweaks and fixes to the slideshow view. Label view causes an exception when no photos are tagged to that label.
2017-09-17 11:49:36 +01:00
PhotoCommentController.php
#124
: Converted the comment-related e-mails to be queueable
2019-07-14 15:58:12 +01:00
PhotoController.php
Started work on replacing guzzle/guzzle (v3) with guzzlehttp/guzzle (v6.)
2020-04-18 22:41:30 +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
UserController.php
#124
: Updated the change e-mail confirmation to be a notification
2019-07-14 14:35:26 +01:00