This repository was archived by the owner on Nov 3, 2025. It is now read-only.
Simple File Manager for Amazon EFS v1.1.0-beta
New:
- File manager creation now accepts a custom UID, GID, and Path #22
- File manager lambda automatically attaches to all available mount targets #9
- Added the filesystem name to the filesystems table #41
Changes:
- Render a message saying no filesystems found when there are no EFS filesystems in the account instead of an empty table #46
- Added a creating state to indicate that the file manager lambda is still being created #42
- User agent string is being sent to identify the application #52
- /download and /upload moved underneath the /objects path #45
Security:
N/A
Bug Fixes:
- Removed the sign up option on login page which was producing an error #44