##// END OF EJS Templates
Fixed many edge cases in file uploads....
Fixed many edge cases in file uploads. When there is an error reading a file, a message is shown (I could reproduce this easily by dragging a folder onto the list), added a missing "return false;" after an illegal notebook was detected, and we prevent no-name files and files starting with dots (which will not be visible in dashboard and automatically overwritten).
Jeffrey Bush -
r17650:c2dd09a3
Show More
Name Size Modified Last Commit Author
/ IPython / html / notebook
__init__.py Loading ...
handlers.py Loading ...