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
Go to file
Andy Heathershaw f38911f79e Committed version change for v2.1.0-beta.4 2017-09-30 15:08:24 +01:00
app #50: Added a check to see if exec() is available to provide more OS-level information, or falls back to standard php_uname if not 2017-09-29 20:15:24 +01:00
bootstrap Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 2016-09-01 16:23:39 +01:00
config Committed version change for v2.1.0-beta.4 2017-09-30 15:08:24 +01:00
database #41: Read and display more photographer-specific details 2017-09-17 09:20:35 +01:00
public #48: Added a check to the Composer install if Composer cannot be used due to allow_url_fopen being disabled 2017-09-30 08:14:21 +01:00
resources #52: Removed the Bootstrap 4 custom file inputs as they don't show the filename correctly - and I can't get the 'change' event to fire to change manually. This works fine with a native file input. 2017-09-30 08:34:04 +01:00
routes #38: Modified the way the metadata upgrade page works - which now does a "re-analyse" the same way as it does an "analyse" 2017-09-17 16:04:07 +01:00
storage Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 2016-09-01 16:23:39 +01:00
tests Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 2016-09-01 16:23:39 +01:00
.env.example Added a command to regenerate thumbnails for a single photo or entire album. Photos can now be edited in bulk on the album page. 2016-09-07 21:44:28 +01:00
.gitattributes Update .gitattributes 2017-09-11 18:22:37 +01:00
.gitignore Rewrote the upload functionality using KnockoutJS. This now allows failed files to be shown to the user to re-upload. 2016-09-22 07:34:18 +01:00
LICENSE Create LICENSE 2017-04-18 22:09:28 +01:00
artisan Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 2016-09-01 16:23:39 +01:00
composer.json #6: Updated Composer file to bump Laravel to 5.4 2017-09-10 21:56:00 +01:00
composer.lock #6: Updated Composer file to bump Laravel to 5.4 2017-09-10 21:56:00 +01:00
contributing.md Update contributing.md 2017-09-11 14:39:59 +01:00
gulpfile.js #29: Added Selectize to allow labels to be assigned to photos, which is now working. 2017-09-10 10:24:15 +01:00
package.json #13: Upgraded Bootstrap to 4.0.0-beta. Added PopperJS which is now a dependency of BS4. Started updating the view files where Grid offsets were used (and are no longer supported in BS4.) 2017-08-30 22:09:30 +01:00
phpunit.xml Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 2016-09-01 16:23:39 +01:00
readme.md Update readme.md 2017-09-12 21:49:57 +01:00
server.php Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 2016-09-01 16:23:39 +01:00

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: https://photos.andyheathershaw.uk

Version 2 Branch (2.0, 2.1, etc.)

Version 2 is the first version I have released as open-source. The previous version (1.1.2) was only ever used on my own gallery.

This is a major update that includes 2 key new features: fine-grained security controls, and nested albums. It also updates the default template to Bootstrap v4 and VueJS (replacing KnockoutJS.)

With the launch of version 2.0.0, this has now been officially released - see the Releases page for the latest version.

Demo System

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

The link to the demo system is: http://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:

www.andyheathershaw.uk/contact