No description
Find a file
Denis Fedoseev 7eaa376126 mojo version
2018-08-03 11:00:52 +03:00
lib/FotoStore Pagination mostly works 2017-08-04 09:57:17 +03:00
public file uploader was updated 2018-07-31 09:16:52 +03:00
sql Field original_filename was added to database 2017-08-02 07:46:54 +03:00
templates Style of upload form was fixed 2017-08-04 10:23:50 +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 mojo version 2018-08-03 11:00:52 +03:00
fotostore.pl small cleanup 2018-08-01 10:18:24 +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>