Go to file
Denis Fedoseev 140a179a8b Merge branch 'master' of github.com:alpha6/fotostore 2018-09-09 16:43:19 +03:00
lib/FotoStore Pagination mostly works 2017-08-04 09:57:17 +03:00
public upload progress and icons were fixed 2018-08-03 23:19:35 +03:00
sql Forgot to commit db deployment scripts 2017-08-04 22:52:53 +03:00
templates upload progress and icons were fixed 2018-08-03 23:19:35 +03:00
.gitignore gitignore 2017-07-22 17:07:48 +09:00
README Storing list of fotos in database 2017-07-26 15:50:45 +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

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>