No description
Find a file
Denis Fedoseev bbe0ff81b0 Image sizes were moved to config.
Skip sizes which more than original image size.
2017-08-02 17:29:04 +03:00
lib/FotoStore Show original filename in web 2017-08-02 07:55:54 +03:00
public Unused code was removed 2017-08-02 09:28:01 +03:00
sql Field original_filename was added to database 2017-08-02 07:46:54 +03:00
templates Show original filename in web 2017-08-02 07:55:54 +03:00
.gitignore gitignore 2017-07-22 17:07:48 +09:00
application.conf.example Image sizes were moved to config. 2017-08-02 17:29:04 +03:00
cpanfile Storing list of fotos in database 2017-07-26 15:50:45 +09:00
fotostore.pl Image sizes were moved to config. 2017-08-02 17:29:04 +03:00
README Storing list of fotos in database 2017-07-26 15:50:45 +09:00

Small script for store images.
Based on http://d.hatena.ne.jp/yukikimoto/20100212/1265989676 with small modifications.

URL format: /images/<user_id>/<size>/<image_name>