Commit graph

77 commits

Author SHA1 Message Date
renovate[bot]
bc6dcc835b fix(deps): update module golang.org/x/oauth2 to v0.14.0 2023-11-09 00:29:22 +00:00
renovate[bot]
b496c49abf fix(deps): update module github.com/gofiber/fiber/v2 to v2.50.0 2023-10-16 13:11:03 +00:00
renovate[bot]
f3681c9c83 fix(deps): update module golang.org/x/oauth2 to v0.13.0 2023-10-06 11:16:18 +00:00
renovate[bot]
a54aa399c1 fix(deps): update module github.com/gofiber/fiber/v2 to v2.49.2 2023-09-14 08:04:35 +00:00
renovate[bot]
d8766b8328 chore(deps): update docker/setup-buildx-action action to v3 2023-09-12 21:12:36 +01:00
renovate[bot]
969945bfd4 chore(deps): update docker/login-action action to v3 2023-09-12 21:11:22 +01:00
renovate[bot]
c6802c3f55 chore(deps): update docker/build-push-action action to v5 2023-09-12 21:11:13 +01:00
renovate[bot]
3f80cdccf4 chore(deps): update docker/setup-qemu-action action to v3 2023-09-12 21:10:26 +01:00
Kavin
8858c65ef7
Use latest stable version of golang. 2023-09-12 21:09:46 +01:00
renovate[bot]
cc32f3c99b fix(deps): update module golang.org/x/oauth2 to v0.12.0 2023-09-05 18:43:43 +00:00
renovate[bot]
2a43f66cae chore(deps): update actions/checkout action to v4 2023-09-04 16:42:51 +00:00
renovate[bot]
8e8e8f5b1d fix(deps): update module github.com/gofiber/fiber/v2 to v2.49.1 2023-09-02 20:34:25 +00:00
Kavin
3cb46f1bac
Send an identifiable user-agent. 2023-08-30 19:58:48 +01:00
renovate[bot]
b37ee94e52 fix(deps): update module github.com/gofiber/fiber/v2 to v2.49.0 2023-08-27 14:50:09 +00:00
Kavin
fa6de143d9
Check streams response for videoplayback. 2023-08-20 20:13:36 +01:00
Kavin
f822a8213d
Update go-github library. 2023-08-20 20:04:25 +01:00
Bnyro
2a6108365a
Merge pull request #47 from TeamPiped/fix-image-proxy-url
fix image proxy URL in config
2023-08-15 20:13:42 +02:00
Bnyro
885d056611
fix image proxy URL in config 2023-08-15 20:13:26 +02:00
Bnyro
bacc784f59
Merge pull request #45 from Bnyro/imageProxyUrl
include image proxy url and whether registration is disabled
2023-08-14 10:36:22 +02:00
renovate[bot]
35f1565594 fix(deps): update module golang.org/x/oauth2 to v0.11.0 2023-08-05 03:23:28 +00:00
Bnyro
119fd1c7c7 include image proxy url and whether registration is disabled 2023-07-28 18:17:58 +02:00
Kavin
bb978ea3a3
Merge pull request #44 from Bnyro/main
Parallel instance checks and improved error messages, code cleanup
2023-07-26 21:39:43 +01:00
Kavin
9e4c9e9d8c
Set a timeout for requests. 2023-07-26 21:31:31 +01:00
Kavin
20e5350736
Store checked instances in map to preserve order. 2023-07-26 12:46:28 +01:00
Kavin
e8d2b2b267
Remove listening on message as Gofiber has its own 2023-07-26 12:22:46 +01:00
Kavin
4ba1d2dfb4
Skip table lines properly. 2023-07-26 12:17:18 +01:00
Bnyro
c369f2b7bc parallize checks per instance using go routines 2023-07-21 23:49:00 +02:00
Bnyro
2e081e3641 fetch instance details asynchronously 2023-07-21 18:03:29 +02:00
renovate[bot]
c871ee0237 fix(deps): update module github.com/gofiber/fiber/v2 to v2.48.0 2023-07-16 18:01:25 +00:00
renovate[bot]
f60c6f6dc0 fix(deps): update module golang.org/x/oauth2 to v0.10.0 2023-07-05 21:57:06 +00:00
Kavin
c572bccd14
Update github sdk. 2023-07-02 00:44:20 +01:00
Kavin
b9d2496389
Add .idea/ to gitignore. 2023-07-02 00:43:41 +01:00
Kavin
53e860be10
Add check to see if instances can fetch videos. 2023-07-02 00:41:56 +01:00
renovate[bot]
fab1a5b01c fix(deps): update module github.com/google/go-github/v50 to v53 2023-06-19 17:13:07 +01:00
renovate[bot]
0e27928ad2 fix(deps): update module github.com/gofiber/fiber/v2 to v2.47.0 2023-06-19 09:12:01 +00:00
renovate[bot]
3f7787ca83 fix(deps): update module golang.org/x/oauth2 to v0.9.0 2023-06-13 15:34:29 +00:00
renovate[bot]
34a7ffae9f fix(deps): update module github.com/gofiber/fiber/v2 to v2.46.0 2023-05-19 13:06:10 +00:00
renovate[bot]
3e346213c1 fix(deps): update module golang.org/x/oauth2 to v0.8.0 2023-05-09 15:37:49 +00:00
renovate[bot]
ea5e5b1825 fix(deps): update module github.com/gofiber/fiber/v2 to v2.45.0 2023-05-07 16:53:55 +00:00
renovate[bot]
e030e874e0 fix(deps): update module github.com/gofiber/fiber/v2 to v2.44.0 2023-04-14 12:29:57 +00:00
renovate[bot]
5a08f32347 fix(deps): update module golang.org/x/oauth2 to v0.7.0 2023-04-07 12:06:42 +00:00
renovate[bot]
dfc27da590 chore(deps): update actions/setup-go action to v4 2023-03-31 13:55:35 +01:00
renovate[bot]
5d8d291a15 fix(deps): update module github.com/gofiber/fiber/v2 to v2.43.0 2023-03-24 22:59:34 +00:00
renovate[bot]
cceda05d09 fix(deps): update module github.com/google/go-github/v50 to v50.2.0 2023-03-17 20:35:47 +00:00
renovate[bot]
15a7a7f0a7 fix(deps): update module golang.org/x/oauth2 to v0.6.0 2023-03-05 06:01:47 +00:00
renovate[bot]
72034004fa fix(deps): update module github.com/google/go-github/v50 to v50.1.0 2023-02-24 03:06:02 +00:00
Kavin
d26e814f05
Add S3 enabled and caching checking. 2023-02-20 11:06:21 +00:00
renovate[bot]
e1811624b7 fix(deps): update module golang.org/x/oauth2 to v0.5.0 2023-02-08 23:36:21 +00:00
renovate[bot]
8c66d31b5c fix(deps): update module github.com/gofiber/fiber/v2 to v2.42.0 2023-02-03 15:26:16 +00:00
renovate[bot]
265d8558bd chore(deps): update docker/build-push-action action to v4 2023-01-30 22:13:12 +00:00