Commit Graph

1576 Commits (0d9f6f19b247062119f4e5cc55dfb114024d7029)

Author SHA1 Message Date
Patrick Fruh 1d5c2737aa Added space between value and percent sign
Also added space between number and percent sign to follow International System of Units (SI)
2020-06-09 20:59:22 +02:00
Patrick Fruh 7ce93c8cce Use same ms conversion as other graphs 2020-06-09 20:47:31 +02:00
Patrick Fruh 5434b26b6e Revert "Use humanTime instead of doing own calculations"
This reverts commit 2c5a6318d6.
2020-06-09 20:45:12 +02:00
Patrick Fruh 2c5a6318d6 Use humanTime instead of doing own calculations 2020-06-09 20:36:09 +02:00
Patrick Fruh 0d350fb023 Use Math.round, only use ms in graphs when at least 10 ms
Math.round is about 99% faster https://jsperf.com/math-round-vs-tofixed2/17

Graph change tries to avoid rising/falling graphs while displayed values don't change
2020-06-09 20:17:41 +02:00
Patrick Fruh a8fb5ce80e Round instead of floor to be more accurate to value 2020-06-09 20:02:02 +02:00
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