hunterlong
|
bc45135301
|
modified Maintance routine to use time.After channel, not tick.
|
2020-06-10 23:21:53 -07:00 |
hunterlong
|
1b68476b81
|
urgent bug fix 100% CPU, pprof with DEBUG env,
|
2020-06-10 23:11:39 -07:00 |
hunterlong
|
6fd87b7a2f
|
fakey postman tests, removing for now...
|
2020-06-10 20:51:24 -07:00 |
hunterlong
|
4266539e66
|
seriously postman...
|
2020-06-10 20:31:57 -07:00 |
hunterlong
|
256e772d51
|
fixed service page
|
2020-06-10 19:43:35 -07:00 |
hunterlong
|
a86b8de718
|
fixed service page
|
2020-06-10 17:19:16 -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 |
hunterlong
|
d3d1f9d2a0
|
version up
|
2020-06-10 11:04:39 -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 |
Hunter Long
|
79a1e68ec1
|
Merge pull request #645 from kaeltis/fixTimeConversion
Fix time conversion in overview and charts
|
2020-06-10 10:58:15 -07:00 |
Hunter Long
|
f695195b9e
|
Merge pull request #638 from statping/code-cleanup
Code cleanup
|
2020-06-10 10:57:40 -07:00 |
hunterlong
|
a0698fbc95
|
tests
|
2020-06-10 10:46:32 -07:00 |
hunterlong
|
8f85654040
|
tests
|
2020-06-10 09:04:34 -07:00 |
hunterlong
|
a0517bc64c
|
package updates
|
2020-06-10 08:22:59 -07:00 |
hunterlong
|
b659e24246
|
meta tags
|
2020-06-10 05:30:48 -07:00 |
hunterlong
|
c9a7a67d1a
|
meta tags
|
2020-06-09 17:40:05 -07:00 |
Patrick Fruh
|
489b837972
|
Remove calculation from ServiceSparkLine.vue
ServiceSparkLine gets ms, not μs
Also changed another toFixed to round
|
2020-06-09 21:12:46 +02:00 |
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 |