Commit Graph

67 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
Émilien (perso) bd6bfce1c3
update crystal version + shards lib (#48) 2024-04-21 21:36:03 +02:00
TheFrenchGhosty 5301e08bd3
Merge pull request #39 from iv-org/timeout
Double the time before requests to /api/v1/stats timeout
2022-05-02 13:48:24 +02:00
TheFrenchGhosty 74ab5a9519
Double the time before requests to /api/v1/stats timeout 2022-05-02 00:58:41 +02:00
TheFrenchGhosty d696237221
Merge pull request #38 from iv-org/TheFrenchGhosty-patch-1
Update instances file filename
2022-03-29 14:34:19 +00:00
TheFrenchGhosty c2a26e5d67
Update instances file filename 2022-03-29 14:31:00 +00:00
TheFrenchGhosty 6bef2f442d
Merge pull request #37 from iv-org/mkdocs
Update for the move to mkdocs-material
2022-03-08 14:33:53 +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
TheFrenchGhosty e46bf0d710
Update the README 2021-08-10 16:45:51 +02:00
TheFrenchGhosty c81aaed8c1
Update URL is CI 2021-08-10 16:42:05 +02:00
Samantaz Fox 1a584b453f
Update URL in README 2021-08-10 15:12:03 +02:00
Perflyst cc4ffcf190
Merge pull request #26 from iv-org/uptimerobot-url-custom-domain-deprecation
Use default uptimerobot url
2021-05-04 16:58:59 +02:00
Perflyst b15d4e5c6a
Merge pull request #25 from iv-org/crystal-update
Crystal update
2021-05-04 16:54:51 +02:00
Perflyst 9cc8a0b4e6 Update to crystal 1.0.0 2021-04-27 20:17:32 +02:00
Perflyst e2d7c7dd6d
Use default uptimerobot url 2021-04-27 19:55:45 +02:00
Perflyst 17e268574b
Merge pull request #22 from tenpura-shrimp/master
fixes
2021-04-27 19:47:08 +02:00
Andrew Zhao 215244e956 fixes 2021-03-10 12:50:45 -05:00
Perflyst 2845a0e7ff
Merge pull request #21 from unixfox/patch-1
fix instance health fetching
2021-03-02 16:15:32 +01: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
Perflyst c89f5f8a91
Merge pull request #18 from iv-org/release-container
Add container release CI
2021-01-15 08:33:24 +01:00
Perflyst 7836d417f4
Add container release CI 2021-01-08 14:26:37 +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
Perflyst b4a5810db3
Merge pull request #17 from iv-org/ci
Add container and CI
2021-01-07 21:05:27 +01:00
Perflyst 25489db90d Add badge to readme, update docs reference 2021-01-07 20:56:42 +01:00
Perflyst 67009abc57 Track shards and drop travis 2021-01-07 20:56:14 +01:00
Perflyst 824aa7eee9
curl only once 2021-01-07 13:44:15 +01:00
Perflyst 869aa199a3
Add container and CI 2021-01-07 13:20:18 +01:00
Perflyst a413b4ca36
Merge pull request #15 from TheFrenchGhosty/documentation-moved
Update the documentation and repository links
2020-12-01 21:15:57 +01:00
TheFrenchGhosty f5786e6597 Update the readme 2020-12-01 18:27:14 +01:00
TheFrenchGhosty 287a3d99a0 Update the documentation and repository links 2020-12-01 18:18:05 +01:00
TheFrenchGhosty e254d04034
Merge pull request #13 from unixfox/weeklyRatio_fix
change weeklyRatio to 30dRatio
2020-11-16 17:37:05 +00:00
Emilien Devos 001c411e15 change weeklyRatio to 30dRatio 2020-11-16 19:31:07 +02:00
Perflyst 9b99fc0ff1
Merge pull request #9 from cloudrac3r/patch-1
Fix wiki page fetch URL
2020-08-21 08:32:34 +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 771b0b31b2
Bump dependencies 2020-02-20 18:08:44 -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