Commit történet

Szerző SHA1 Üzenet Dátum
  Thomas Rake 58e894b001 Rewrote AmberCli.st from IDE 10 éve
  Thomas Rake 36dc626ea6 FileServer>>validateBasePath clean space stat parameter;used ifNil:ifNotNil on err; reformatted warning messages. 10 éve
  Thomas Rake 8f8aafe52f FileServer --base-path validation checks are async and console warn: 10 éve
  Thomas Rake 5bd1e722b9 FileServer:checks --base-path but only warns on problem values 10 éve
  Thomas Rake f357492316 validation of --base-path only directories. 10 éve
  Nicolas Petton d98168eba5 Merge branch 'bug-755' of https://github.com/tomrake/amber 10 éve
  Herbert Vojčík 352cf1ddc1 it is not a custom error page, it is one to be served by default 10 éve
  Thomas Rake ca9201c870 FileServer renamed method #normailzePath: to #withBasePath: 10 éve
  Thomas Rake a1a5ed4991 Removed warnings for missing js/ and st/ directories 10 éve
  Thomas Rake f0bb147a50 Formatting and rename makeNormalPath: to normalizePath: 10 éve
  Thomas Rake 20596d9bcc Fix #755 10 éve
  Manfred Kröhnert 632c4f8430 FileServer: clarify how to use --fallback-page 10 éve
  Manfred Kröhnert f71ad614cb FileServer: enhance returned error page for 404 response 10 éve
  Manfred Kröhnert 3e53bc70fa FileServer: respond with 'Not Found' instead of 'Internal Server Error' 10 éve
  Manfred Kröhnert 163f4d0c74 FileServer: enhance warning when no index.html file can be found 10 éve
  Manfred Kroehnert 5362c97c24 Repl: change error handling to not print a complete stacktrace but only the error description (fixes #671) 10 éve
  Manfred Kroehnert cea7b4a38d Repl: allow identifiers whith one single character 10 éve
  Manfred Kroehnert f1300102ba AmberCli: recategorize methods 10 éve
  Thomas Rake ac26efad40 AmberCli now displays Browser with AmberCli package: 10 éve
  Thomas Rake 0c8ebb59c5 #removeFrom:to: changes caused AmberCli to mishandle arguments 10 éve
  Markus Kahl a367c87cc1 fixed exception on empty line; generalised commands 11 éve
  Markus Kahl 1e185df4d3 refactoring: method names, multi value returns 11 éve
  Markus Kahl f8155c34c1 do not count up res names for no reason 11 éve
  Markus Kahl 445ea6fe8a refactored too long repl methods 11 éve
  Markus Kahl 5e376df59f DRYed; also: assign new variables only if necessary 11 éve
  Markus Kahl a2d43aac47 save previous results; Ctrl+L to clear screen 11 éve
  Markus Kahl 94785dd90a Enhanced Amber REPL. 11 éve
  Damien Pollet 787334a4c9 Make server URL clickable in iTerm 11 éve
  Manfred Kroehnert 07907108b1 AmberCli: check if required version of Node.js is used 11 éve
  Manfred Kroehnert 491bfb150d AmberCli: not existing commands now print the help message 11 éve