Commit History

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