Album software van pics.hashru.nl
Go to file
Aaron van Geffen 5df7ea8371 Remove unused 'best color' algorithm.
This code is used to efficiently determine the most saturated colour in an image,
Kabuki uses this as the highlight colour on a page, but this styling has always
been disabled in HashRU Pics. Hence, we can safely remove the code, freeing up
some CPU cycles in the process. ;-)
2019-09-29 14:18:59 +02:00
controllers Fix buttons appearing when they shouldn't. 2019-09-29 14:05:45 +02:00
models Remove unused 'best color' algorithm. 2019-09-29 14:18:59 +02:00
public Remove leftover debug statements. 2019-03-09 13:58:37 +01:00
templates Remove unused 'best color' algorithm. 2019-09-29 14:18:59 +02:00
.gitattributes Initial commit. 2017-11-09 17:00:22 +01:00
.gitignore Initial commit. 2017-11-09 17:00:22 +01:00
README Initial commit. 2017-11-09 17:00:22 +01:00
TODO.md Implement basic tag management. 2017-11-09 17:00:36 +01:00
app.php Re-enable custom error handler. 2017-11-09 17:00:35 +01:00
composer.json Initial commit. 2017-11-09 17:00:22 +01:00
config.php.dist Fixes the template config for new websites 2018-06-30 17:02:03 +00:00
import_albums.php More hashes to get rid of. 2017-11-09 17:00:34 +01:00
import_postprocess.sh Fix rotation through exiftool after importing. 2017-11-09 17:00:34 +01:00
migrate_thumbs.php Backport asynchronous thumbnail generation from Kabuki. 2017-12-20 14:51:23 +01:00
server Process login_url properly. 2017-11-09 17:00:35 +01:00

README

This marks the development repository for the HashRU website.