Commit Graph

1520 Commits (0a91e49416c0e88165ca526a6319ad0a3a328507)

Author SHA1 Message Date
Patrick Fruh 2fe56b1e92 Use short codes for ms and μs
Also added space between number and symbol according to International System of Units (SI)
2020-06-09 19:59:02 +02:00
Patrick Fruh 811236f8b4 Fix time conversion in overview and charts 2020-06-09 18:50:59 +02:00
hunterlong 434c8f2906 checkin test 2020-06-08 20:56:51 -07:00
hunterlong 37e405df77 added pem file TLS cert generator 2020-06-08 20:40:39 -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 60100461c9 tests 2020-06-04 16:49:37 -07:00
hunterlong 0ef00d682c tests 2020-06-04 16:18:37 -07:00
hunterlong ebc2e302d6 tests 2020-06-04 15:59:31 -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
Hunter Long eddf378938
Merge pull request #588 from kvpt/service
Fix service handling in announcements page
2020-06-04 03:20:58 -07:00
Hunter Long 90eedb7ff7
Merge pull request #589 from kvpt/heatmap
Fix heatmap
2020-06-04 03:20:34 -07:00
Hunter Long 2cceaec54a
Merge branch 'master' into heatmap 2020-06-04 03:20:26 -07:00
Hunter Long ac66447c08
Merge pull request #590 from kvpt/login
Fix login if oauth fail to init
2020-06-04 03:17:55 -07:00
Hunter Long 473f3383ae
Merge pull request #587 from kvpt/announcement
Fix announcement display
2020-06-04 03:17:16 -07:00
Hunter Long eef5e89045
Merge branch 'master' into announcement 2020-06-04 03:17:01 -07:00
Hunter Long 0254d70af1
Merge pull request #618 from statping/i18n
i18n Multi-Language Support
2020-06-04 03:15:39 -07:00
zeeZ 271264fc10 separate command options and option arguments 2020-06-03 19:49:23 +02:00
hunterlong 8fd585120a language 2020-06-02 00:22:26 -07:00
hunterlong d463f548ad language 2020-06-02 00:05:13 -07:00
hunterlong 98175ab326 i18n implementation for frontend, oauth url fixes, added language into Core, 2020-06-01 23:56:19 -07:00
Hunter Long bb9eacc522
Merge pull request #617 from statping/features-fixes-2
Features fixes 2
2020-06-01 19:27:52 -07:00
hunterlong ee7960ebe7 newsletter option 2020-06-01 19:27:31 -07:00
hunterlong 8a3a1888cf readd volume 2020-06-01 19:02:25 -07:00
hunterlong 5ae1c76ba5 PR #612 merged, version up 2020-06-01 18:37:22 -07:00
Hunter Long a2621fa6c0
Merge pull request #612 from fabiopbx/bugfix-581
fix create/edit services
2020-06-01 18:35:26 -07:00
hunterlong be710ff838 newsletter feature 2020-05-29 15:07:11 -07:00
hunterlong 5eecb5fa53 newsletter feature 2020-05-29 15:06:13 -07:00
Fabio Rodrigues f96c43d98c fix create/edit services, fixes #581. fixes #608 2020-05-28 18:35:33 +01:00
Hunter Long 71ceeb7397
Update issue-report.md 2020-05-25 23:23:06 -07:00
Hunter Long 276738ae19
Update bug-report.md 2020-05-25 23:22:44 -07:00
hunterlong fd75693331 skip mobile notifier test 2020-05-25 23:18:56 -07:00
hunterlong 5d66e34e56 include netgo tag during golang build process 2020-05-25 22:11:32 -07:00
hunterlong 96be7f96da stale fix 2020-05-25 21:10:03 -07:00
hunterlong 02e7da3c60 actions not running? 2020-05-25 20:35:35 -07:00
hunterlong 6b1cba957d repush 2020-05-25 15:23:02 -07:00
hunterlong 4bfed92fb5 stale issue bot fix, test fix 2020-05-25 14:26:44 -07:00
hunterlong b25f7c3a66 stale issue bot fix, test fix 2020-05-23 17:32:51 -07:00
hunterlong eb634c472b stale issue bot fix, test fix 2020-05-23 00:18:06 -07:00
hunterlong d7c54eb5e7 stale issue bot fix, test fix 2020-05-22 22:36:39 -07:00
hunterlong 65f32896cf stale issue bot fix, test fix 2020-05-22 20:41:27 -07:00
hunterlong 8e3e5a8bae TLS form fix 2020-05-21 07:56:32 -07:00
hunterlong ad03ef545d patch 2020-05-21 05:04:45 -07:00
hunterlong bfd173d7d7 updated ICMP to use system ping command (doesnt need root), added tests for TCP/HTTP TLS and non-TLS service checks 2020-05-21 00:10:35 -07:00
hunterlong a8bae268ea TCP service fix for services that are not using TLS (different packages) 2020-05-20 19:53:09 -07:00
hunterlong 21b037ab8c attempt to use GH actions and xgo to build binaries 2020-05-20 18:29:23 -07:00