This repository has been archived by the owner on Nov 19, 2021. It is now read-only.
Breaking changes
- https://github.com/pomf/pomf-standard compatible output
- Changed
url
in the JSON from just /filename.ext to full https://file.host/filename.ext- ShareX configs will no longer work as-is and must be updated from https://file.host/tools/sharex
- Changed
New Features
- No-javascript page available at
/nojs
- Bash/zsh shell alias in
/tools
- https://github.com/pomf/pomf-standard output formats
- Added
text
which outputs the full URL for each file and a trailing newline - Added
html
which outputs a page with the uploaded files displayed inline- This output mode displays a description paragraph from
config.UPLOAD_COMPLETE
- This output mode displays a description paragraph from
- Added
Bugfixes
- Image assets compressed
- Updated express & express modules
- Minor code cleanup
- Fixed missing
/
in multiple places - Removed link to
poomf
in tools, as it's deprecated in favor of the shell alias