Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Manfred Kroehnert a6051cc775 FileServer.st: exit handlePUTRequest: if authentication failed 11 yıl önce
  Manfred Kroehnert c6df78adc7 FileServert.st: extract JS method for Base64 decode into own method 11 yıl önce
  Manfred Kroehnert ff41d6fc3c server: call respondCreatedTo:/respondNotCreatedTo: in handlePutRequest: 11 yıl önce
  Manfred Kroehnert d76eef3abb server: add FileServer>>respondNotCreatedTo: and FileServer>>respondCreatedTo: 11 yıl önce
  Manfred Kroehnert 7dd31f3b8c server: only authenticate if username/pw were set 11 yıl önce
  Manfred Kroehnert cb214af3d8 server: check for even number of arguments, otherwise use default values 11 yıl önce
  Manfred Kroehnert c05d1ab345 server: extract commandline actions into separate method 11 yıl önce
  Manfred Kroehnert 547c5db702 server: better parsing of commandline options 11 yıl önce
  Manfred Kroehnert 438a4f73f0 server: add separate setters for username/password 11 yıl önce
  Manfred Kroehnert c7a0e7f01a server: rename class side #port to #defaultPort 11 yıl önce
  Manfred Kroehnert 7353172888 server: #port now returns the correct port number 11 yıl önce
  Manfred Kroehnert e45719983c server: make #port: an instance method 11 yıl önce
  Manfred Kroehnert 99c1bde9f4 server: add Basic HTTP Authentication for PUT requests 11 yıl önce
  Manfred Kroehnert 45b773bc09 server: fix shadowed port variable 11 yıl önce
  Manfred Kroehnert b29c4ad42f server.js: boolean is reserved word in JS 11 yıl önce
  mkroehnert 24cc5c5553 server.js: \t does not get expanded; use 4 spaces instead 11 yıl önce
  mkroehnert 03ccc59098 server.js: don't crash if WriteStream could not be created (currently lacks notification of the user) 11 yıl önce
  mkroehnert 806975dff8 server.js: check if working directory contains necessary files 11 yıl önce
  mkroehnert 6971427d58 FileServer.st: log to console if file not found 11 yıl önce
  mkroehnert eaba0af668 FileServer.st: add error handler on httpServer 11 yıl önce
  mkroehnert 9b4ca5d461 FileServer.st: add -p commandline option 11 yıl önce
  mkroehnert 2e0ed365a6 FileServer.st: add port back to instance variables 11 yıl önce
  mkroehnert fc8ee678ce server/FileServer.st: remove unused instance variable 11 yıl önce
  Nicolas Petton 43b3ffe6ce Compiler improvements 11 yıl önce
  Herbert Vojčík 3300f2ab5c Fixed server to server .js files with utf8 encoding. 12 yıl önce
  paul laptop 6716f00fbb fix to allow Cross Origin Resource Sharing that relies on Dales fix from issue #159 12 yıl önce
  paul laptop 4824d1c388 made changes to remove the warning about 'sys' being renamed 'util' and changes to allow Cross Origin Resource Sharing in the node.js server 12 yıl önce
  Nicolas Petton 832d3b261a Simple file server handling GET and PUT requests written in Jtalk & node 12 yıl önce