Alan Deutscher
Alan Deutscher
Updog listing explodes if its asked to list a directory containing a dead symlink. To reproduce: 1. Create a directory with a dead symbolic link (`ln -s super-dead dead-link`) 2....
The Updog listing 403's if given a directory with a symbolic link to an inaccessible file. To reproduce: 1. Create a directory with a dead symbolic link on account of...
Steps to reproduce: 1. Run Updog on a directory. 2. While Updog is running, remove/rename the directory. 3. Visit Updog in a browser. The browser will be told it isn't...
Add control options: `--no-listing` (Closes #20), `--no-upload` (Closes #3), and `--no-download`. * With `--no-listing`, no files will be gathered and no table will be displayed. Requesting a non-file request other...
Add handling for dead symbolic links. Fixes: #6, #19
Switch relative path computation to use os.path.relpath. Fixes #11.
Added breadcrumb navigation to the directory display
**Changes proposed:** - When snare immunity is applied, remove auras whose only effect is a snare (e.g. Hamstring). Auras with multiple effects (e.g. Infected Wounds) will continue to have their...
**Changes proposed:** - When the user fires a projectile, immediately enter the caster into combat and do not enter the target into combat until the result of the launch is...