Implemented file uploads. fileservice: Added "putfiles" action (slightly different to putfile action; see comments at top which discuss the difference). browser/listing: Added "upload" button to side panel, which opens an upload panel with a file selection dialog. This uses a little trick (documented in the code) to get the upload to work without refreshing the page.