Amber Sprenkels b7a37c85f6 Complete date-ordered orderings
Bug as reported by Yorick: When two Assets have the same capture
date, a bug occurs in the interface where the user gets stuck in
a loop when moving to the next image.

This patch uses the primary key as a fallback when ordering the
images by capture date.  This way, the asset ordering is complete
and it should resolve the bug.
2022-11-22 12:00:53 +01:00
2022-11-22 12:00:53 +01:00
2017-11-09 17:00:22 +01:00
2017-11-09 17:00:22 +01:00
2017-11-09 17:00:22 +01:00
2017-11-09 17:00:34 +01:00
2020-12-30 13:55:30 +01:00
2020-12-30 13:55:16 +01:00
2017-11-09 17:00:35 +01:00
2017-11-09 17:00:36 +01:00

HashRU Pics

This is the development repository for the HashRU photo website. The CMS and its modules originate in Kabuki CMS, but have been extended and are maintained separately in this repository.

Requirements

The Kabuki codebase requires the following PHP extensions to be enabled for full operation:

  • exif
  • imagick (PECL)
  • mysqli

Setup

Copy config.php.dist to config.php and set-up the constants contained in the file.

Running

For development purposes, simply run the server script provided in the root of this repository. This will start a PHP development server on hashru.local:8080.

For a production environment, please set up a proper PHP-FPM environment instead.

Contributing

Pull requests are welcome over at the HashRU Gitea.

License

The HashRU Pics repository is licensed with a BSD 3-clause license, as is Kabuki CMS.

Description
Album software van pics.hashru.nl
Readme 864 KiB
Languages
PHP 82.8%
JavaScript 10%
CSS 6.8%
Shell 0.4%