75 次程式碼提交 (0f0b333335bdc759824e91ff6b959ff0b37eb05a)

作者 SHA1 備註 提交日期
  finnboeger 0f0b333335
Allow running the app behind a reverse proxy (#57) 5 年之前
  finnboeger be1880aa1b
Fix various bugs with the menu (#49) 5 年之前
  finnboeger 2f46c013c2
Improve scroll zoom handling (#50) 5 年之前
  Ophir LOJKINE e9d3467767 Update color presets 5 年之前
  finnboeger 4d065216bd
Improve text tool (#45) 5 年之前
  Ophir LOJKINE 10bdaf90f0
Style changes (#39) 5 年之前
  Ophir LOJKINE 6baab81f63 Better tool icons 5 年之前
  ophir 68ba979919 Start work on svg icons 5 年之前
  Robert Beach 6e042a3a82 Toggle tool if clicked again and toggling option exists 5 年之前
  Robert Beach 204ce7f073 Move socket event handlers and initial connection to connect function 5 年之前
  ophir ebaaacde35 Improved i18n system 5 年之前
  Ophir LOJKINE 0046cb28d5 Fix unreadable board name 5 年之前
  Ophir LOJKINE 8eebbe9653
Add a list of predefined colors and shortcuts for them 5 年之前
  Ophir LOJKINE 45cf1e1406 Improve internationalization 6 年之前
  Ophir LOJKINE e038527115 Add loading message 6 年之前
  Ophir LOJKINE 5f33e55066 Remove menu toggling code 6 年之前
  Ophir LOJKINE 2338bfaea7 Fix shortcuts not working while using a slider 6 年之前
  Ophir LOJKINE 3522c52d36 Server-side translations 6 年之前
  Ophir LOJKINE 3151651f45 Close text edition field when "escape" is pressed 6 年之前
  Ophir LOJKINE 205a17902b Added keyboard shortcuts 6 年之前
  Ophir LOJKINE 2024899c8e UI improvements 6 年之前
  Ophir LOJKINE 55f53b48b6 Display the board name in the page title 6 年之前
  Ophir LOJKINE caf56bd503 Remove will-change optimization after use 6 年之前
  Ophir LOJKINE 633d74b028 Add support for zoom 6 年之前
  Ophir LOJKINE 22acdc9255 Add the current position to the URL 6 年之前
  Ophir LOJKINE 67e5364567 Make the initial board rendering faster (but less smooth) 6 年之前
  Ophir LOJKINE 5eddc262bb change behavior on disconnection 6 年之前
  Ophir LOJKINE ea001f54bd Implement MAX_BOARD_SIZE on the client 6 年之前
  ophir 32c0020dca Add support for transparency 6 年之前
  ophir 5c4daacfec Reload the page on server update 6 年之前
  Ophir LOJKINE 72e809d57e Random color on login! 6 年之前
  Ophir LOJKINE e708bd79cb Handle reconnection when the server is restarted 6 年之前
  Ophir LOJKINE 88aa591e9a Improve initial rendering performance 6 年之前
  Ophir LOJKINE 3537e6341a Make touch events explicitely active 6 年之前
  Ophir LOJKINE ed05f515fe Reformat code 6 年之前
  Ophir LOJKINE 22a882d7bb Avoid runtime error when the browser language is not supported 6 年之前
  Ophir LOJKINE c08e965fea Fix bug in handling of messages adressed to a tool that is not loaded 10 年之前
  Ophir LOJKINE 502f210232 Unread messages count 10 年之前
  Ophir LOJKINE 55851a3c5a Send child messages of invalid messages 10 年之前
  Ophir LOJKINE dc461b52f3 Add a simple internationalization system 10 年之前
  Ophir LOJKINE 11e2bea283 Code style improvement 10 年之前
  Ophir LOJKINE e944fc3946 Remove dependency to font-awesome 10 年之前
  Ophir LOJKINE 276725c138 Remove dependency to font-awesome 10 年之前
  Ophir LOJKINE bb165cd6e4 Allow multiple boards on a single wbo instance. 11 年之前
  Ophir LOJKINE a582ef4e18 Replace jscolor by a homemade color picker. 11 年之前
  Ophir LOJKINE 2257ba473a Add tool icons 12 年之前
  Ophir LOJKINE 43eb94e48f Bug correction: message hooks should be applied to children messages too 12 年之前
  Ophir LOJKINE 0ed94cb1d2 Put the GUI change in Tools.change in a try {...} statement. 12 年之前
  Ophir LOJKINE 5690bd3cf0 Improve board architecture. Correct several bugs, including messages being drawn twice, and messages not being drawn at all. 12 年之前
  Ophir LOJKINE fd35a486b8 Rework the way the server stores data to make it handle updates and deletions more intelligentlty. 12 年之前