A really light web interface to easily share small files/pictures.
Data are stored in mysql database (nothing on filesystem).
Allow temporary hosting of files (between 10 minutes and 1 year)
Image files can be downloaded with on the fly resizing
Upload mode are :
- File from disk
- Raw text in editor
- Base64 encoded file in editor
- Html file using WYSIWYG CKEditor
- URL using raw text editor (for URL shortening)
non-hidden available files can be access...