35 Commits (2acaa95fd6d412be4991e172ee57489fe9649b51)

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