Historique des commits

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