Album software van pics.hashru.nl
Go to file
Aaron van Geffen 354e54a0af Limit album/tag downloading on a user basis.
This removes the limit of downloading albums only; tags are fine, too.

Now using UserFacingException for certain exceptions, as these are
displayed to the user.

Removing the inheritance of HTMLController, as we intend to output binary
data only.
2020-03-11 11:55:17 +01:00
controllers Limit album/tag downloading on a user basis. 2020-03-11 11:55:17 +01:00
models Port basic asset management page from Kabuki. 2020-02-25 13:31:12 +01:00
public Photo uploader: reduce client memory usage. 2020-02-08 20:35:26 +01:00
templates Fix tag suggestions. 2020-02-25 13:31:30 +01: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 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
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.