Skip to content

Releases: AtryFox/Atrox-Imageviewer

Have some meta tags

11 Dec 03:15
Compare
Choose a tag to compare

This release includes the basic Open Graph protocol meta tags, so you get nice previews of the image in applications like Discord:

Image preview example

As always, feel free to contribute to this project! 🍻

More optimizations

25 Sep 17:02
Compare
Choose a tag to compare

Changelog:

  • added "no image selected"-page
  • moved all style attributes to main.css
  • fixed footer bug

Optimizations and Mustache

24 Sep 11:56
Compare
Choose a tag to compare

This new release includes some minor js optimizations and implements the Mustache template system for easier maintenance and development.

New features incoming

24 Jul 00:35
Compare
Choose a tag to compare

It's time again for some new features. Even though it's not much, have fun with the update! 🎉

Changelog:

  • added "copy to clipboard"-Button in embed image popup.
  • added theme option, which allows you to use a custom Bootstrap them.
  • fixed some layout isssues

Some litte fixes/additions

25 Apr 17:20
Compare
Choose a tag to compare

This is just a litte update with some improvements to v1.1.0.

  • added some meta tags
    • viewport: responsive design finally works
    • X-UA-Compatible: better compatiblity
    • theme-color: nice tab color in Google Chrome 39 or higher on Android devices
  • added img-responsive to image tag

It's finally time for a new update!

23 Apr 21:39
Compare
Choose a tag to compare

Yeah, i know, it's quite a long time ago, since I've released the last version. But hey, here I am again.

The new version features some awesome things!
You remember this ugly and ridiculous error 404 image? It's gone now! 😂

Full changelog:

  • Added auto setup, no first-time-configuration is needed anymore
  • Added support for more then one image type, whitelisted image types can be set within the configuration file
  • Added "embed image" function
  • Added welcome page with introductions (shows up after installation)
  • Removed notfound image
  • Config.php is no longer needed, but can be used if you want to change the default values
  • Updated to the latest Bootstrap / JQuery version
  • Fixed some bugs