ScuffleTV / scuffle

Live streaming platform
https://scuffle.tv
232 stars 26 forks source link

feat(platform): offline banners #197

Open lennartkloock opened 8 months ago

lennartkloock commented 8 months ago

Proposed changes

This pr implements offline banners.

Including:

Types of changes

What types of changes does your code introduce to Scuffle? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

codecov[bot] commented 8 months ago

Codecov Report

Attention: 306 lines in your changes are missing coverage. Please review.

Comparison is base (d94b57d) 45.48% compared to head (e77c8fb) 45.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/website #197 +/- ## =================================================== - Coverage 45.48% 45.15% -0.34% =================================================== Files 489 491 +2 Lines 32133 32369 +236 =================================================== Hits 14617 14617 - Misses 17516 17752 +236 ``` | [Files](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV) | Coverage Δ | | |---|---|---| | [platform/api/src/database/channel.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-cGxhdGZvcm0vYXBpL3NyYy9kYXRhYmFzZS9jaGFubmVsLnJz) | `0.00% <ø> (ø)` | | | [platform/api/src/database/file\_type.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-cGxhdGZvcm0vYXBpL3NyYy9kYXRhYmFzZS9maWxlX3R5cGUucnM=) | `0.00% <ø> (ø)` | | | [platform/api/src/database/role.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-cGxhdGZvcm0vYXBpL3NyYy9kYXRhYmFzZS9yb2xlLnJz) | `0.00% <ø> (ø)` | | | [platform/api/src/api/v1/gql/mutations/user.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-cGxhdGZvcm0vYXBpL3NyYy9hcGkvdjEvZ3FsL211dGF0aW9ucy91c2VyLnJz) | `0.00% <0.00%> (ø)` | | | [platform/api/src/subscription.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-cGxhdGZvcm0vYXBpL3NyYy9zdWJzY3JpcHRpb24ucnM=) | `0.00% <0.00%> (ø)` | | | [video/cli/src/invoker/direct.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-dmlkZW8vY2xpL3NyYy9pbnZva2VyL2RpcmVjdC5ycw==) | `0.00% <0.00%> (ø)` | | | [video/ingest/src/ingest/connection.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-dmlkZW8vaW5nZXN0L3NyYy9pbmdlc3QvY29ubmVjdGlvbi5ycw==) | `75.41% <50.00%> (ø)` | | | [platform/api/src/api/v1/upload/mod.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-cGxhdGZvcm0vYXBpL3NyYy9hcGkvdjEvdXBsb2FkL21vZC5ycw==) | `0.00% <0.00%> (ø)` | | | [platform/api/src/config.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-cGxhdGZvcm0vYXBpL3NyYy9jb25maWcucnM=) | `0.00% <0.00%> (ø)` | | | [platform/api/src/video\_event\_handler.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-cGxhdGZvcm0vYXBpL3NyYy92aWRlb19ldmVudF9oYW5kbGVyLnJz) | `0.00% <0.00%> (ø)` | | | ... and [8 more](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/197?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV) | |