Commit Graph

40 Commits

Author SHA1 Message Date
Émilien (perso) 58115dd0dc
remove pull request mention (#51)
* remove pull request mention

* better wording

Co-authored-by: syeopite <70992037+syeopite@users.noreply.github.com>

---------

Co-authored-by: syeopite <70992037+syeopite@users.noreply.github.com>
2024-04-28 12:52:00 +02:00
Samantaz Fox 3eedbaf66b
Fix cast error of uptime value (#50) 2024-04-22 19:50:07 +02:00
Emilien Devos 88bb7ecfaa use the new status page ID for updown.io 2024-04-21 22:46:02 +02:00
TheFrenchGhosty 420ec3ea5d
Updown implementation (#47)
* Updown debut implementation - currently broken

* add support for updown.io

* errorStats parameter does not exist anymore removing

* add comment for read only key

* use directly the exception message when priting the error message

---------

Co-authored-by: Emilien Devos <4016501+unixfox@users.noreply.github.com>
2024-04-21 22:43:35 +02:00
TheFrenchGhosty 74ab5a9519
Double the time before requests to /api/v1/stats timeout 2022-05-02 00:58:41 +02:00
TheFrenchGhosty c2a26e5d67
Update instances file filename 2022-03-29 14:31:00 +00:00
TheFrenchGhosty e4d0dc9f5e Update for the move to mkdocs-material 2022-03-07 20:37:08 +01:00
NeoCode 12fb8d7993
Cors api field #35 (#36)
* Add CORS and API field

* Changed CORS from string to boolean

* Check for valid JSON

* Fix lint

* Change table order

* Simplified CORS method and added comment
2022-01-15 20:10:34 +01:00
Perflyst e2d7c7dd6d
Use default uptimerobot url 2021-04-27 19:55:45 +02:00
Andrew Zhao 215244e956 fixes 2021-03-10 12:50:45 -05:00
Émilien Devos a34614d815
fix instance health fetching 2021-03-02 14:58:28 +00:00
Perflyst 4d3c2025cc
Merge pull request #20 from hackerncoder/explainHealthTooltip
Add tooltip explaining health
2021-01-22 16:28:01 +01:00
Perflyst fde1e5c09d
Update formatting 2021-01-22 16:27:54 +01:00
Perflyst 7cbcce12ed
Merge pull request #19 from hackerncoder/explainHealth
Add text explaining health in footer.
2021-01-22 16:16:16 +01:00
Perflyst b7a4b4a2e5
Update uptimerobot domain 2021-01-22 16:10:43 +01:00
HackerNCoder 7cb0e12792
Add tooltip explaining health 2021-01-07 23:39:51 +00:00
HackerNCoder 787b814bd8
Add text explaining health in footer. 2021-01-07 23:09:23 +00:00
TheFrenchGhosty 287a3d99a0 Update the documentation and repository links 2020-12-01 18:18:05 +01:00
Emilien Devos 001c411e15 change weeklyRatio to 30dRatio 2020-11-16 19:31:07 +02:00
Cadence Ember 8dca31248f
Fix wiki page fetch URL
The wiki on omarroth/invidious no longer exists. Update it to be iv-org/invidious to fix the site.
2020-08-21 16:55:17 +12:00
Omar Roth cbc77463be
Revert "Fix JSON response"
This reverts commit 1df56ebcb8.
2020-07-30 08:27:42 -04:00
Omar Roth 1df56ebcb8
Fix JSON response 2020-07-30 08:26:11 -04:00
Omar Roth 44415c1c62
Update dependencies 2020-07-16 18:15:17 -04:00
Omar Roth 1a07a52113
Update dependencies 2020-04-09 11:50:29 -05:00
Omar Roth e0e103a8ab
Fix support for compound sorting 2020-02-20 18:07:43 -05:00
Omar Roth 7ab7beabf4
Add support for compound sorting 2020-02-02 11:52:39 -05:00
Omar Roth abf3c4e53f
Remove blocked instances from listing 2020-02-01 11:17:58 -05:00
Omar Roth 3a8481e453
Fix error handling for uptime monitors 2019-10-19 16:20:41 -04:00
Omar Roth 0e888b0857
Fix typo in monitor handling 2019-09-27 08:39:34 -04:00
Omar Roth 555186af62
Add CORS header for '/instances.json' 2019-09-26 10:25:25 -04:00
Omar Roth 5a7ba726c9
Update timeout for uptime monitors 2019-09-26 10:25:05 -04:00
Omar Roth 51c67b3da6
Support 'sort_by' in JSON response 2019-09-18 14:21:08 -04:00
Omar Roth 8a84d24c47
Move title text for instance region 2019-09-06 09:40:42 -04:00
Omar Roth 71dbbcb266
Add error handling for pulling monitors 2019-09-05 07:47:02 -04:00
Omar Roth e94bb4fa4a
Shorten longer URLs 2019-09-05 07:38:49 -04:00
Omar Roth 57c113fbcc
Fix overflow 2019-09-04 22:35:39 -04:00
Omar Roth 25d8a9d76d
Fix default sort 2019-09-04 22:09:06 -04:00
Omar Roth 047d53bfb1
Add security headers 2019-09-04 22:05:25 -04:00
Omar Roth 798b2c282f
Add <title> 2019-09-04 21:15:37 -04:00
Omar Roth b25cb3cbc0
Initial commit 2019-09-04 20:55:33 -04:00