Album software van pics.hashru.nl
Go to file
Dennis Brentjes 9d10d53d9f Fixes album export by reducing memory usage of the scripts.
Chunks the output buffer to 4kB chunks. This means the Download.php
script will no longer run out of memory when trying to stream a
tar file the output buffer.
2020-02-26 21:41:38 +01:00
controllers Fixes album export by reducing memory usage of the scripts. 2020-02-26 21:41:38 +01:00
models Adds the ability to export an album using streaming tar. 2019-03-08 19:52:01 +00:00
public Changes the ConfirmDelete page and updates database code. 2018-07-13 23:00:36 +02:00
templates Changes the ConfirmDelete page and updates database code. 2018-07-13 23:00:36 +02:00
.gitattributes Initial commit. 2017-11-09 17:00:22 +01:00
.gitignore Initial commit. 2017-11-09 17:00:22 +01:00
app.php Fixes album export by reducing memory usage of the scripts. 2020-02-26 21:41:38 +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
README Initial commit. 2017-11-09 17:00:22 +01:00
server Process login_url properly. 2017-11-09 17:00:35 +01:00
TODO.md Implement basic tag management. 2017-11-09 17:00:36 +01:00

This marks the development repository for the HashRU website.