| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | Paths containing '../' are forbidden to use in Files Manager. There is
also a special inner black list of paths which are not used and a check
that specified path is under "savepath" or "rootpath" (from "cloud"
domain). | 
|  |  | 
|  | Using a dedicated callback object for this was an unnecessary overhead. | 
|  | I knew there were some, but I wanted to fix them once, instead of doing
it all the time. | 
|  | Simplified some stuff here and there by using HandlerUtils static
methods. | 
|  | In local webserver's links.
Fixed URL decoding to understand '+', by the way. Firefox sends these
instead of spaces and "%2B" instead of '+'. | 
|  | Now one can download files from the device through browser! |