243 Commits (8a9b2f74c8e3eb176a3160dfc7742b1894c813c4)
 

Author SHA1 Message Date
  Jonathan Cobb 8a9b2f74c8 log install script before sleeping for debug 4 years ago
  Jonathan Cobb 09f4aca37f add journalctl -ex to error output if ansible run fails 4 years ago
  Jonathan Cobb d9b4d1a55a better support for debugging node installation 4 years ago
  Jonathan Cobb aa989c0a50 OK for network to be in starting state if nodes are active 4 years ago
  Jonathan Cobb 455729344f change network node check from isRunning to isActive 4 years ago
  Jonathan Cobb 225b5a041e better handling of special networks in network monitor 4 years ago
  Jonathan Cobb 9fc084fe44 add NetworkMonitorService to keep network state in sync with nodes 4 years ago
  Jonathan Cobb a96491d109 add missing uri base in DO driver stopNode 4 years ago
  Jonathan Cobb 214f16baae remove extra proxy_pass directive in node nginx conf 4 years ago
  Jonathan Cobb 69f49bc786 logout if session is not valid 4 years ago
  Jonathan Cobb 5302244a80 better error message when key is in use by another account 4 years ago
  Jonathan Cobb 70ef9454dc allow multiple users to use the same ssh key name. 4 years ago
  Jonathan Cobb 3a5d661a5d bump version 4 years ago
  Jonathan Cobb 689f969c1c raise log levels to warn 4 years ago
  Jonathan Cobb 0afb8150e3 proper mapping of single-page app files to web root 4 years ago
  Jonathan Cobb 0235ebd92c fix logout/session detection 4 years ago
  Jonathan Cobb 7bfb72b078 do not show payments in ui if not enabled 4 years ago
  Jonathan Cobb 59fbdb47e9 clean up activation codepath. config.paymentsEnabled is now a derived property 4 years ago
  Jonathan Cobb 01e31e9bc2 fix approval token errors 4 years ago
  Jonathan Cobb 89e88a2cca fix ui payment bugs 4 years ago
  Jonathan Cobb 8788720e60 lower syncRequests cache threshold 4 years ago
  Jonathan Cobb c4bffb3d0e use err.approvalToken.invalid instead of err.totpToken.invalid when checking approvals 4 years ago
  Jonathan Cobb 187f17fb48 avoid NPE looking up geo when not activated 4 years ago
  Jonathan Cobb 26534435d1 revert log level for RestServerBase 4 years ago
  Jonathan Cobb 5a7bcae0d1 rename mitmPort, set minimum worker threads to 12 4 years ago
  Jonathan Cobb 0af64e8205 adjust logging 4 years ago
  Jonathan Cobb 0a3ae3c7d3 remove worker thread check, we will set this elsewhere 4 years ago
  Jonathan Cobb 2a6b52a262 print number of worker threads 4 years ago
  Jonathan Cobb bc84dd0ab7 use node.sslPort instead of configuration.nginxPort 4 years ago
  Jonathan Cobb 99538ffc9b do not cache notification responses when system time has been changed (for example in a test) 4 years ago
  Jonathan Cobb f5e8b02450 improve notification handling, avoid deadlocks, allow inline processing 4 years ago
  Jonathan Cobb 109f45b02a fix delegate caching for payments 4 years ago
  Jonathan Cobb 2c774bdf67 fix bubble.jar var reference in bubble ansible role 4 years ago
  Jonathan Cobb d1ce4ee644 disable device creation on non-node networks 4 years ago
  Jonathan Cobb 284a06d4ba avoid violating unique index, give each uninitialized device a unique name 4 years ago
  Jonathan Cobb ca0b1d7730 fix nginx config for single-page app 4 years ago
  Jonathan Cobb edf3798b81 serve static files via nginx 4 years ago
  Jonathan Cobb fd436f5798 concurrency improvements, do not call delegate multiple times with the same request 4 years ago
  Jonathan Cobb 81d31d1c55 debugging notifications 4 years ago
  Jonathan Cobb b0c4c198ea only send first-time message once 4 years ago
  Jonathan Cobb e881f0730d fix loading indicator/button disabling for new bubble in ui 4 years ago
  Jonathan Cobb 6c84158a89 calculate sslPort and publicBaseUri in AnsiblePrepService, avoid complex handlebars logic in ansible files 4 years ago
  Jonathan Cobb 903cbcfe8e logout if session is invalid 4 years ago
  Jonathan Cobb 2cb64c034d set ssl_port in ansible config properly based on installType 4 years ago
  Jonathan Cobb 3fd176ab66 use simple class name for errbit listener thread 4 years ago
  Jonathan Cobb fd7144c9b5 do not throw exception when optional template is not found 4 years ago
  Jonathan Cobb 1c30cfe1f4 set installType on network 4 years ago
  Jonathan Cobb 37b6e7db2c nginx seems to want each server in its own file 4 years ago
  Jonathan Cobb 8f9772a31d fix nginx SSL config and admin key installation 4 years ago
  Jonathan Cobb cbc55dce69 install ssh key if requested, even for fork 4 years ago