Commit Graph

197 Commits (statping-ng-merge)

Author SHA1 Message Date
70B43r 9429563206 replaced os system call with library 2022-11-17 22:13:43 +01:00
Viktor Sidorenko 15e8eb57d6
fix http_proxy param
Hello.
In latest build of statping (v0.90.80) not worked http requests via http_proxy.
This commit can fix this.
2022-06-24 17:37:27 +03:00
Thomas Wouters 6071f4e96d Fix config directory permission validation
Directories were reported as read-only as soon as the effective uid didn't the
match directory owner.

Rewrite permission validation to properly support UNIX permissions.

Does not support for Access Control Lists.

Fixes #87
2022-01-20 18:59:56 +01:00
Jonathan Barney f4b24bb706 update user agent 2021-09-14 10:40:12 -07:00
Adam Boutcher 29666adfd8 More changes to get it to successfully build 2021-08-13 14:14:20 +01:00
Adam Boutcher 4736a95d81 changes to try and get a successful build 2021-08-13 14:01:02 +01:00
Adam Boutcher e8edf46e6b Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
Adam Boutcher bc0b7583c6 More changed from statping to statping-ng 2021-08-13 12:15:15 +01:00
britannic d85a022cdb
Merge branch 'dev' into Improve-Web-Browser-Emulation 2020-12-16 18:29:43 -08:00
Hunter Long a03f93b433 PR merges, version bump, removed internal cache, removed unused http server complexities 2020-12-15 00:40:26 -08:00
britannic f0284f075b Improve browser emulation to address issue #878 2020-11-13 21:41:04 -08:00
hunterlong 8659bd5453 read_only DB env, DSN env 2020-09-16 00:01:44 -07:00
hunterlong a3ce4124f6 UI fixes, import/export views 2020-09-08 17:56:39 -07:00
hunterlong 7901aeea7c test fix 2020-08-29 20:32:10 -07:00
hunterlong a43d7834b9 fix for updating fields 2020-08-26 03:48:05 -07:00
hunterlong 3067bc085a ui features, failure reasons (generic), help view generated from Wiki 2020-08-18 12:39:55 -07:00
hunterlong d2000f00ca workflow 2020-08-17 12:33:14 -07:00
hunterlong 3ab3e71dcc sentry and xgo 2020-08-12 14:39:15 -07:00
hunterlong 6e76b1cf29 tests, email rendered from MJML, db changes 2020-08-05 21:17:14 -07:00
hunterlong dbe858c842 asset dir perms 2020-08-03 21:33:10 -07:00
hunterlong aeaba54f82 allow user to overwrite user-agent header 2020-08-03 04:03:31 -07:00
hunterlong 2ffbfca653 tests, http proxy in transport 2020-07-20 04:58:13 -07:00
hunterlong 949747be70 removing unused code, tests 2020-07-19 23:07:29 -07:00
hunterlong 7120015c7c letsencrypt enable ENV var 2020-07-15 10:09:00 -07:00
hunterlong eda0c507c5 LetsEncrypt SSL cert process with ENVs, JWT token key from API secret SHA256 2020-07-14 21:26:54 -07:00
hunterlong 759798e1da gh actions, ping command for windows 2020-07-10 09:25:56 -07:00
hunterlong 2037359fad ping regex for windows, gh actions 2020-07-10 09:21:54 -07:00
hunterlong 7f5a6a2e7c fixed ICMP latency and ping duration, organized Vue files 2020-07-09 11:19:31 -07:00
hunterlong 507c42f07e setup form fix 2020-06-26 16:51:12 -07:00
hunterlong 7be131d0cf added http headers for outgoing requests, removed mobile notifier inputs, added Pushover notifier fields 2020-06-24 18:58:21 -07:00
hunterlong 386d9a49b9 test fix 2020-06-20 21:31:08 -07:00
hunterlong 2e2b4c2a7f email notifier update, duration humanized 2020-06-19 02:14:40 -07:00
hunterlong 641f2d18b2 UI fixes, i18n updates, notifier example usage 2020-06-17 15:35:13 -07:00
hunterlong de051d4bcd CLI fixes for PORT and IP/HOST 2020-06-13 19:46:31 -07:00
hunterlong fb2a9fe067 CLI fixes for PORT and IP/HOST 2020-06-13 18:39:47 -07:00
hunterlong e27b8de55e version up, default GET http method, metrics 2020-06-12 18:23:30 -07:00
hunterlong 95e294f553 prometheus metrics for better debugging 2020-06-12 18:13:28 -07:00
hunterlong 1b68476b81 urgent bug fix 100% CPU, pprof with DEBUG env, 2020-06-10 23:11:39 -07:00
hunterlong dde3951264 postman tests update 2020-06-10 12:57:56 -07:00
hunterlong 4f268edc10 fixed ENV merge with flags. 2020-06-10 12:41:43 -07:00
Hunter Long 45a04941e0
Merge pull request #623 from zeeZ/bugfix/602-icmp-broken
separate command options and option arguments
2020-06-10 10:59:34 -07:00
Hunter Long e3c8b9b2ea
Merge pull request #626 from zeeZ/bugfix/wait-for-cmd-reads
Wait for cmd reads to complete before calling Wait()
2020-06-10 10:58:59 -07:00
hunterlong a0698fbc95 tests 2020-06-10 10:46:32 -07:00
hunterlong 6156a55e12 code cleanup, debug mode (pprof), new env vars: DISABLE_HTTP, LOGS_MAX_COUNT, LOGS_MAX_AGE, LOGS_MAX_SIZE, DISABLE_COLORS, fixed DISABLE_LOGS bool env, mobile notifier update to fit the next mobile app update, 2020-06-08 17:51:37 -07:00
hunterlong c06eba3bc8 code cleanup, debug mode (pprof), new env vars: DISABLE_HTTP, LOGS_MAX_COUNT, LOGS_MAX_AGE, LOGS_MAX_SIZE, DISABLE_COLORS, fixed DISABLE_LOGS bool env, mobile notifier update to fit the next mobile app update, 2020-06-05 17:36:39 -07:00
hunterlong 29bda29874 code cleanup 2020-06-04 20:47:35 -07:00
hunterlong d16023abe5 tests 2020-06-04 15:05:23 -07:00
hunterlong cfdee4659b tests 2020-06-04 07:08:53 -07:00
hunterlong 128c53e5e1 language 2020-06-04 06:13:32 -07:00
zeeZ e58130cc6b Wait for cmd reads to complete before calling Wait() 2020-06-04 14:36:39 +02:00