Henry Whitaker
|
99c64af482
|
Move models into Models dir
|
2021-04-10 22:32:51 +01:00 |
|
Henry Whitaker
|
75c5a49398
|
Moved more stuff into actions, and made one endpoint for homepage data
|
2021-03-07 10:43:07 +00:00 |
|
Henry Whitaker
|
a2d8886bae
|
Moved speedtest logic into interface
|
2021-03-07 10:26:09 +00:00 |
|
Henry Whitaker
|
342d3fabf4
|
Fixed min setting bug
|
2020-09-11 01:23:25 +01:00 |
|
Henry Whitaker
|
334623454d
|
Added General settings section & min value on widgets
|
2020-09-11 00:51:27 +01:00 |
|
Henry Whitaker
|
ec56337b99
|
Added toggle to show failed tests on graph
re #285
|
2020-08-28 20:31:32 +01:00 |
|
Henry Whitaker
|
1fcdd5bb1d
|
Updated changelog
|
2020-08-25 21:23:06 +01:00 |
|
Henry Whitaker
|
e10b4dccde
|
Added optional authentication
|
2020-08-21 17:31:43 +01:00 |
|
Henry Whitaker
|
92544142a9
|
Integrations backend changes
- facade for healthchecks
- integrations config
|
2020-08-15 14:52:00 +01:00 |
|
Henry Whitaker
|
7a62b113bf
|
Fixed errors picked up by larastan
|
2020-08-03 16:22:07 +01:00 |
|
Henry Whitaker
|
a952c09e70
|
Added methods to delete speedtests
|
2020-07-22 01:40:19 +01:00 |
|
Henry Whitaker
|
f543e1345c
|
Added failure graph and graph settings panel
|
2020-07-06 19:34:10 +01:00 |
|
Henry Whitaker
|
8c9703021b
|
Exclude failed tests from homepage graphs
|
2020-07-06 10:25:30 +01:00 |
|
Henry Whitaker
|
4c7d9b2730
|
Updated latest endpoint to ignore failed tests in averages
|
2020-07-03 12:47:08 +01:00 |
|
Henry Whitaker
|
b1f00d2aa1
|
Added field for manual/scheduled tests
|
2020-07-03 10:42:18 +01:00 |
|
Henry Whitaker
|
91f457c7d1
|
Commented the code
|
2020-06-19 14:02:38 +01:00 |
|
Henry Whitaker
|
8035d51bf5
|
Fixed graph order
Explicit ordering by time was showing the results the wrong way around
|
2020-04-21 23:41:09 +01:00 |
|
Henry Whitaker
|
1c92353816
|
Changed latest graph to show last 7 days by default
|
2020-04-21 23:23:56 +01:00 |
|
Henry Whitaker
|
3ea2cb97e9
|
Added max and avg to data returned by the API
|
2020-04-13 22:36:49 +01:00 |
|
Henry Whitaker
|
1a9774f60c
|
Changed order of speedtests table
|
2020-04-13 08:15:52 +01:00 |
|
Henry Whitaker
|
1002ee55e5
|
Added method to get speedtests in last x days
|
2020-04-08 14:46:28 +01:00 |
|
Henry Whitaker
|
53823c1ed7
|
Moved API run call to queue
Now doesn't take like 60 seconds to run a speedtest from the API. Leaving it standard in the artisan command
|
2020-04-08 14:03:41 +01:00 |
|
Henry Whitaker
|
0062ac6960
|
Added base app
Has basic login UI, has methods to run speedtests
|
2020-04-08 13:57:26 +01:00 |
|