FairPlayTube icon indicating copy to clipboard operation
FairPlayTube copied to clipboard

The Next Generation of Video Sharing Portals. An Open Source Project created with the best technologies there are: Microsoft .NET & Azure. It is not only designed as an educational tool for developers...

Results 49 FairPlayTube issues
Sort by recently updated
recently updated
newest added

Create the "UserYouTubeChannelController" and add the endpoints matching the methods in the "UserYouTubeChannelService"

enhancement

In the database project add a new table named "VideoEditingProcess", with the following columns * VideoEditingProcessId * VideoInfoId * EditingStepNumber * Description * DurationInHours * PrePublishingCosts * IOriginatorInfo interface columns

enhancement
good first issue

In the database project add a new table named "UserRecommendedVideo", with the following columns * UserRecommendedVideoId * RecommenderApplicationUserId * VideoInfoId * IOriginatorInfo interface columns

enhancement
good first issue

We need a logo for the system, that represents the "Fair Play" concept * Focused on users * Transparent to users * Users helping each other succeed

good first issue

**Describe the bug** When using the Twitter Share button in the video details page, the twitter popup does not show the thumbnail image. **To Reproduce** Steps to reproduce the behavior:...

bug
good first issue

In the database project add a new table named "VideoRecommendation", with the following columns * VideoRecommendationId * RecommenderApplicationUserId * RecommendedVideoId * IOriginatorInfo interface columns Regenerate the data access. Create the...

enhancement
good first issue

We want upload component to have a progress indicator, showing a percentage on the upload state. This may need modification on the FilesaveController too.

enhancement
good first issue

Currently the video upload functionality has multiple steps that cause big delays to the user * When using a file * Unavoidable delay uploading the file to the API *...

enhancement
good first issue