35 次代码提交 (2acaa95fd6d412be4991e172ee57489fe9649b51)

作者 SHA1 备注 提交日期
  Finn Böger f63301b044 Revert "Converted await statements to .then()" 5 年前
  Robert Beach b35e0207df Converted await statements to .then() 5 年前
  Ophir LOJKINE 63db84f7dd server: use async functions instead of callbacks 5 年前
  Ophir LOJKINE baa3b2a048 Better logging of server socket errors 5 年前
  Ophir LOJKINE 5fb9ddddd4 Improve logging messages 6 年前
  Ophir LOJKINE 7072974bec more readable logs 6 年前
  Ophir LOJKINE 72767adc1a implement reconnection to the current board after a disconnection 6 年前
  Ophir LOJKINE 5eddc262bb change behavior on disconnection 6 年前
  ophir b9aca0b00d Fix bug where a board would be used without being ready 6 年前
  ophir 21d18f3688 Remove debugging code 6 年前
  ophir f5bb895486 Update the politeness logic 6 年前
  ophir 2dbb1414c0 Revert "Update the politeness logic" 6 年前
  ophir fcac7acc38 Update the politeness logic 6 年前
  Ophir LOJKINE a72705dd7b Improve memory usage 6 年前
  Ophir LOJKINE 88aa591e9a Improve initial rendering performance 6 年前
  Ophir LOJKINE 52ce58ca73 Log the current rate when banning people 6 年前
  Ophir LOJKINE b0f339d564 Avoid loosing messages when the server is restarted 6 年前
  Ophir LOJKINE dde5093fda Remove debug logging 6 年前
  Ophir LOJKINE 437ea4a612 Avoid limiting too much 6 年前
  Ophir LOJKINE 55a8fb5c4b Ban people who write too intensively 6 年前
  ophir f4fc7714b3 Improve error handling 6 年前
  Ophir LOJKINE 02c75ebac1 Do not try to save inexistant boards 6 年前
  Ophir LOJKINE d8999eccee fix bug when saving inexistant board 6 年前
  Ophir LOJKINE 5d0901d4ff Add an apple-touch-icon 6 年前
  Ophir LOJKINE ed05f515fe Reformat code 6 年前
  Ophir LOJKINE eaeac0bb4d Switch to socket.io 1.x 9 年前
  Ophir LOJKINE 8573b58fa8 If no board name is given, go to the default board (anonymous). 11 年前
  Ophir LOJKINE bb165cd6e4 Allow multiple boards on a single wbo instance. 11 年前
  Ophir LOJKINE 8a3bd2349e remove useless server things 11 年前
  Ophir LOJKINE f6539cb87f Change socket.io configuration 11 年前
  Ophir LOJKINE 5690bd3cf0 Improve board architecture. Correct several bugs, including messages being drawn twice, and messages not being drawn at all. 11 年前
  Ophir LOJKINE fd35a486b8 Rework the way the server stores data to make it handle updates and deletions more intelligentlty. 11 年前
  Ophir LOJKINE f744c91142 No functional change 11 年前
  Ophir LOJKINE 8fcdb60795 Server: Better error catching, better logging. /download now forces the browser to initiate a file download. 11 年前
  Ophir LOJKINE 3601154abf Bug corrections and improvements 11 年前
  Ophir LOJKINE fa7b451b94 Improve the way the history is saved. Correct errors in pencil.js 11 年前
  Ophir LOJKINE 7b4b5e24bc Add a better infrastructure, in order to prepare the introduction of new modules (called "tools"). 11 年前