Drop

You can use Git to clone the repository via the web URL. Download snapshot (zip)
 
descriptionA self-contained upload form as a single PHP script that makes file uploads easy and convenient.
websitehttps://fietkau.software/drop
last changeThu, 4 Aug 2022 13:43:28 +0000 (15:43 +0200)
shortlog
2022-08-04 Julian FietkauFix visual issue where status icons were cut off at... main
2022-08-04 Julian FietkauImprove handling of long file names in UI
2022-08-04 Julian FietkauBugfix: do not animate SVGs outside of icon pile
2022-08-03 Julian FietkauMore in-depth readme
2022-08-03 Julian FietkauGeneric page title
2022-08-03 Julian FietkauUnify favicons to new SVG
2022-08-03 Julian FietkauAdd comment explaining access key
2022-08-03 Julian FietkauCode dump
2022-08-03 Julian FietkauInitial commit
readme

Drop

A self-contained upload form as a single PHP script that makes file uploads easy and convenient.

This was written to be usable and appealing for users of the front end and simple to deploy for server administrators. You can just put index.php into a directory of your choice. It only depends on PHP (tested with 7, but should be compatible with some older versions).