Commit History

Author SHA1 Message Date
  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). 4 years ago
  Mantas Masalskis 563bcfbefd Maintenance: Custom Rubocop matcher for making sure "unless" conditional is not used in Ruby 4 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. 6 years ago
  Thorsten Eckel 6718d2eb7c Invited spring to the party 🎉 Taking development speed to the next level 🚀- Enable via ENV 'ENABLE_SPRING'. 6 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. 7 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. 8 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. 9 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
  Thorsten Eckel cad3bf8842 - Moved websocket-server.rb 'Style/FileName' rubocop cop exclusion from .rubocop.yml to websocket-server.rb. 9 years ago
  Thorsten Eckel 409ae23e78 Corrected with rubocop cop 'Rails/TimeZone'. 9 years ago
  Thorsten Eckel c282fd2b37 Corrected with rubocop cop 'Lint/UnusedBlockArgument'. 9 years ago
  Thorsten Eckel 1ac1cf4184 Corrected with rubocop cop 'Style/Next'. 9 years ago
  Thorsten Eckel 650e17be7c Corrected with rubocop cop 'Lint/StringConversionInInterpolation'. 9 years ago
  Thorsten Eckel 21a7a87098 Corrected with rubocop cop 'Style/Semicolon'. 9 years ago
  Thorsten Eckel 44adaf000e Corrected with rubocop cop 'Style/DeprecatedHashMethods'. 9 years ago