Self-hosted PHP photo gallery - your photos, your website, your property! Built on Laravel and Bootstrap 4, Blue Twilight is a private alternative to Flickr and Instagram. https://showmy.photos
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Andy Heathershaw 5ad23328f7 Update 'readme.md' 10 months ago
app Prevent deleting service definitions when they are in use throughout the system. Closes #153 3 years ago
bootstrap Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 7 years ago
config Revamped the new installer and moved the system configuration check to that part of the installer and out of the Laravel app. Corrected an issue with the s3_signed_urls storage column. #146 3 years ago
database Facebook, Google and Twitter SSO app credentials are now migrated to the new services section when running under v2.2.0-beta.2. Providers no longer appear on the login/register page unless they are enabled AND a service has been selected. Added a link to amend services in the settings section. closes #152 3 years ago
installer Revamped the new installer and moved the system configuration check to that part of the installer and out of the Laravel app. Corrected an issue with the s3_signed_urls storage column. #146 3 years ago
public Revamped the new installer and moved the system configuration check to that part of the installer and out of the Laravel app. Corrected an issue with the s3_signed_urls storage column. #146 3 years ago
resources Prevent deleting service definitions when they are in use throughout the system. Closes #153 3 years ago
routes Revamped the new installer and moved the system configuration check to that part of the installer and out of the Laravel app. Corrected an issue with the s3_signed_urls storage column. #146 3 years ago
storage Upgraded Laravel from 5.5 to 6.0 LTS, as well as latest Composer dependencies #142 3 years ago
tests Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 7 years ago
.env.example Completed the first interation of the new Bootstrapper experience. Downloads and extracts vendors from Gitea and configures the encryption key. Still need to get upgrades implemented. #146 3 years ago
.gitattributes Update .gitattributes 6 years ago
.gitignore Rewrote the upload functionality using KnockoutJS. This now allows failed files to be shown to the user to re-upload. 7 years ago
Gruntfile.js Completed the first interation of the new Bootstrapper experience. Downloads and extracts vendors from Gitea and configures the encryption key. Still need to get upgrades implemented. #146 3 years ago
LICENSE Create LICENSE 6 years ago
artisan Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 7 years ago
composer.json Added the ability to create, edit and remove external services. Implemented an OAuth2 flow for authentication to Dropbox. #106 3 years ago
composer.lock Revamped the new installer and moved the system configuration check to that part of the installer and out of the Laravel app. Corrected an issue with the s3_signed_urls storage column. #146 3 years ago
contributing.md Update 'contributing.md' 5 years ago
gulpfile.js #29: Added Selectize to allow labels to be assigned to photos, which is now working. 6 years ago
package.json Completed the first interation of the new Bootstrapper experience. Downloads and extracts vendors from Gitea and configures the encryption key. Still need to get upgrades implemented. #146 3 years ago
phpunit.xml Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 7 years ago
readme.md Update 'readme.md' 10 months ago
server.php Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 7 years ago

readme.md

Blue Twilight: PHP photo gallery

Blue Twilight is a web-based application to store, manage and display collections of photos, organised into Galleries.

It takes advantage of modern frameworks (Laravel, Bootstrap 4, VueJS) as well as new approaches to photo management - such as storing photos on cloud storage providers (Memstore, Rackspace, Amazon S3) and serving the images directly from the respective CDNs.

You can see Blue Twilight in action on my own photo gallery - the reason I wrote Blue Twilight - at: photos.andysh.uk

Demo System

See Blue Twilight in action using the demo system. Full details are available here.

The link to the demo system is: https://demo.showmy.photos. Login with:

Need Help?

I'd love to get you up and running. If you need assistance installing the Blue Twilight PHP photo gallery, or would like to me to do it for you, please get in touch using the contact form located at:

andysh.uk/contact

More Apps by Andy

Be sure to check out more apps written by Andy:

Simply Remind Me - email & SMS service

A free email & SMS reminder service so you don't forget the important things in life. Supports recurring reminders and repeated events.

Create a public countdown page to share your holiday or birthday with the world.

Solid Tools for Developers - online debugging tools

A suite of online debugging and diagnostics tools aimed at software developers. Includes a dig tool for DNS lookups, a ping tool to check server availability, a strong password generator and many more.