1. 29 10月, 2015 3 次提交
    • B
      Add ability to create directories in the editor · 3be9d2c4
      Ben Ford 提交于
      Simply type a name with a `/` directory separator and new directories
      will be created. This does not do the fancy UI work that github.com
      does, but it will get the job done.
      
      I could not find tests for file creation, so I didn't add a test for
      this slight behaviour modification. I did test directory traversals
      though, using both absolute paths like `/tmp/foo.txt` and relative paths
      like `../../foo.txt`. Neither case escaped the repository, though
      attempting to traverse with a relative path resulted in a 500 error that
      did not affect application stability upon reload.
      3be9d2c4
    • S
      Write out internet explorer · ae99720a
      Sytse Sijbrandij 提交于
      ae99720a
    • S
      IE message doesn't need a heading · ac006c19
      Sytse Sijbrandij 提交于
      ac006c19
  2. 28 10月, 2015 11 次提交
  3. 27 10月, 2015 4 次提交
  4. 26 10月, 2015 13 次提交
  5. 25 10月, 2015 2 次提交
  6. 24 10月, 2015 7 次提交