This app allow you to filter files from local computer folder by date before load them to server.
git clone https://github.com/RUBYMAGE/local-files.git
cd local-files
npm install
npm start
Now browse to the app at http://localhost:8000/index.html.