Commit History

Author SHA1 Message Date
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 6 months ago
  Mantas Masalskis 3890494b5a Maintenance: Improve background worker and web socket server logging in development mode 1 year ago
  Florian Liebe f208e039a1 Maintenance: Add possibility to log websocket-server messages to files. 1 year ago
  Florian Liebe fb657567b5 Maintenance: Improve logging in websocket_server.rb to get some more insights. 1 year ago
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year ago
  Vladimir Sheremet 81ab929739 Feature: Mobile - Add manifest to install as PWA 1 year ago
  Martin Gruner 0d11db6420 Maintenance: Uninvite spring from the party. 1 year ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Thorsten Eckel 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 3 years ago
  Mantas Masalskis 563bcfbefd Maintenance: Custom Rubocop matcher for making sure "unless" conditional is not used in Ruby 3 years ago
  Ryan Lue a1da3a27f9 Enable Lint/UselessAssignment cop. 5 years ago
  Thorsten Eckel 0fd2efa0cf Refactoring: Exctracted Websocket Server logic from script file into lib backend class for better encapsulation, easier testing and reusage possibilities (e.g. Capybara). 5 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
  Thorsten Eckel 6718d2eb7c Invited spring to the party 🎉 Taking development speed to the next level 🚀- Enable via ENV 'ENABLE_SPRING'. 5 years ago
  Muhammad Nuzaihan cd4dc311ae Refactor and test IPv6 support in websocket server 6 years ago
  Ryan Lue 04055f7095 Replace unless with if ! (project-wide) 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 6 years ago
  Martin Edenhofer 9e03183e9e Fixed issue #1183 - Repetitive json error on production log. 7 years ago
  Martin Edenhofer 65b01371df Improved scheduler and websocket server logging. 7 years ago
  Martin Edenhofer 093d679187 Load default gems based on bundle config. 7 years ago
  Julian K ceaf615282 Fix spelling mistake (#481) 7 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 7 years ago
  Martin Edenhofer 4628299d20 Introduced config.interface_handle to find out via which interface the source code got executed. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer 60b11db825 Just push related user organisation to clients (improved tests). 8 years ago
  Thorsten Eckel 00cffad79e Added some syntactic suguar (used in rubocop cops). 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
  Martin Edenhofer 037b4ffbd3 Fixed typos. 8 years ago
  Martin Edenhofer e461fa9ceb Set/gt remote ip of client connection. 8 years ago
  Martin Edenhofer 5f74e50433 Rewrite of web socket event backend. 8 years ago
  Martin Edenhofer 4b1e6f05fd Added logs for websocket server. 8 years ago
  Martin Edenhofer 7831f1c1f8 Added browser tests for customer chat. 8 years ago
  Martin Edenhofer c0d1948358 Cleanup. 8 years ago
  Martin Edenhofer 791c0f934c First version of customer chat. 8 years ago
  Martin Edenhofer f527a058c6 Fixed typo. 8 years ago
  Martin Edenhofer 0100b38386 Prevent not needed use if database connections. 9 years ago
  Martin Edenhofer e1aae93269 Fixed rubocop checks. 9 years ago
  Martin Edenhofer ee5e084b63 Improved error handling. 9 years ago
  Martin Edenhofer 2760137eef Removed not used logon_session feature. Added web socket authentication. Prepared browser finger print. 9 years ago
  Martin Edenhofer 2edeef76e1 Removed not needed code. 9 years ago
  Martin Edenhofer 1f0ee62fbf Improved output for starting/stopping. 9 years ago
  Thorsten Eckel 54fd62487c Applied rubocop cop 'Style/SpaceInsideStringInterpolation'. 9 years ago
  Martin Edenhofer 5cd3ca79bd Improved api for sending messages. 9 years ago
  Martin Edenhofer c9608cdc00 Improved logging. 9 years ago
  Martin Edenhofer b7ecd9a1eb Fixed use of last_ping. 9 years ago
  Martin Edenhofer c8ae1d38e1 Use utc timestamps for all. 9 years ago
  Thorsten Eckel 6decb755f5 Moved rubocop cop 'Style/FileName' exclusion back to .rubocop.yml, since it will be ignored as comment in websocket-server.rb. 9 years ago
  Thorsten Eckel c1c35ce39e Corrected with rubocop cop 'Style/GlobalVars'. 9 years ago