Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Feature/nolivestream #191

Merged
merged 13 commits into from
Nov 23, 2020
Merged

Feature/nolivestream #191

merged 13 commits into from
Nov 23, 2020

Conversation

tabeckers
Copy link
Contributor

@tabeckers tabeckers commented Nov 23, 2020

This PR removes the concept of a livestream from our backend.
All services in Swabbr.Core.Interfaces.Services have been completely cleaned up.

Fixes #190
Fixes #192

Note: The controllers will be cleaned up properly in a separate PR.
Note: The repositories and their abstractions will be cleaned up properly in a separate PR.

@tabeckers tabeckers added the enhancement New feature or request label Nov 23, 2020
@tabeckers tabeckers added this to the 1.0 milestone Nov 23, 2020
@tabeckers tabeckers self-assigned this Nov 23, 2020
@tabeckers tabeckers marked this pull request as ready for review November 23, 2020 12:56
Swabbr.Api/Controllers/ReactionsController.cs Show resolved Hide resolved
Swabbr.Core/Enums/ReactionState.cs Show resolved Hide resolved
Swabbr.Core/Services/HealthCheckService.cs Outdated Show resolved Hide resolved
Swabbr.Core/Services/UserSelectionService.cs Outdated Show resolved Hide resolved
Swabbr.Core/Services/UserSelectionService.cs Show resolved Hide resolved
Swabbr.Core/Services/VlogRequestService.cs Outdated Show resolved Hide resolved
Swabbr.Core/Services/VlogService.cs Show resolved Hide resolved
Swabbr.Core/Services/VlogService.cs Show resolved Hide resolved
Swabbr.Core/Storage/StorageObject.cs Show resolved Hide resolved
@tabeckers
Copy link
Contributor Author

Processed all suggestions which lead to some minor additions.

@tabeckers tabeckers merged commit d035db6 into development Nov 23, 2020
@tabeckers tabeckers deleted the feature/nolivestream branch November 23, 2020 14:17
This was linked to issues Nov 23, 2020
@tabeckers
Copy link
Contributor Author

The issue linking system failed to automatically close the referenced issues. Doing so manually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add blob storage functionality Remove livestream
2 participants