Skip to content

Releases: lisa-fehr/gallery

Upgrade to Laravel 10

22 Aug 20:31
b3b524d
Compare
Choose a tag to compare
3.0

Upgrade to Laravel 10 (#5)

Image Optimization and swf fallback

07 Jun 20:47
72c8d2b
Compare
Choose a tag to compare
  • Images that have a gallery type of 'swf' can be generated if there is a full sized image of the same name in jpg format
  • Limit colors on thumbnails to make their file size smaller

Image protection

09 Jan 21:42
539f7b3
Compare
Choose a tag to compare
Image protection (#3)

* Added close/protect on right click
* Added temporary url to images
* Added image styles and updated modal style
* Fixed missing images
* Added headers to axios calls

Updates to style and functionality

03 Oct 20:47
f66c089
Compare
Choose a tag to compare
Updated package (#2)

- added local debugging with flag in src/resources/js/config.js
- packed css and js to use in projects
- updated styles
- fixed navigation
- allowed overrides for routes

Project is now a package!

27 Jun 21:01
aa9a316
Compare
Choose a tag to compare
2.0.0

Convert project to package (#1)

Initial

13 Apr 19:40
c581cc2
Compare
Choose a tag to compare
Initial Pre-release
Pre-release
1.0.0

Initial commit