issues
search
FritzTheCat9
/
YoutubeLinks
I achieved 8th place in the "100 Commits" competition organized by DevMentors. Over 100 days, I developed the "YoutubeLinks" application, which allows users to create playlists from YouTube links and download those playlists as MP3 and MP4 files.
29
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refactor: add SDK for API to use it in Blazor and Integration Tests project
#70
FritzTheCat9
opened
2 days ago
0
feat: add some DDD and move some logic from handlers to aggregate roots
#69
FritzTheCat9
opened
2 days ago
0
fix: make E2E tests runnable without app running, polish E2E tests
#68
FritzTheCat9
opened
2 days ago
0
bug: on forgot email click there is an error with MudBlazor Text Field
#67
FritzTheCat9
opened
2 days ago
0
bug: unauthorized user can download link from playlist but set downloaded flag endpoint should not be called
#66
FritzTheCat9
opened
2 days ago
0
fix: FritzPasswordField with adornment on password text fields should not show a scrollbar
#65
FritzTheCat9
opened
3 months ago
0
fix: iframe error when debugging Blazor app
#64
FritzTheCat9
opened
6 months ago
0
feat: change password
#63
FritzTheCat9
opened
6 months ago
0
feat: Blazor handle frontend errors
#62
FritzTheCat9
opened
7 months ago
0
feat: Forgot password
#61
FritzTheCat9
closed
6 months ago
0
feat: Resend confirmation email
#60
FritzTheCat9
closed
6 months ago
0
Blazor Logger
#59
FritzTheCat9
opened
7 months ago
0
feat: Create database on app start, apply migrations if any pending
#58
FritzTheCat9
closed
7 months ago
0
feat: one server for multiple databases (other projects)
#57
FritzTheCat9
closed
7 months ago
1
fix: Docker Email Templates path error
#56
FritzTheCat9
closed
7 months ago
1
Docker
#55
FritzTheCat9
closed
7 months ago
2
Rework sending emails
#54
FritzTheCat9
opened
7 months ago
1
fix: Server errors are not displayed on blazor forms
#53
FritzTheCat9
closed
7 months ago
3
How it run
#52
BogdanJak
closed
7 months ago
8
Google auth
#51
FritzTheCat9
opened
7 months ago
0
Try OneOf library for handling validation errors
#50
FritzTheCat9
opened
7 months ago
0
Vue frontend
#49
FritzTheCat9
opened
7 months ago
0
Integration Tests
#48
FritzTheCat9
closed
2 days ago
1
E2E Tests
#47
FritzTheCat9
closed
5 months ago
1
Unit Tests
#46
FritzTheCat9
closed
6 months ago
1
feat(User): User playlist view
#45
FritzTheCat9
closed
8 months ago
0
feat(Link): Download link page
#44
FritzTheCat9
closed
8 months ago
0
fix: refactor all .razor components to .razor.cs + .razor
#43
FritzTheCat9
closed
8 months ago
0
feat(Links): TableView flag stored in local storage
#42
FritzTheCat9
closed
8 months ago
0
fix(Link): change link downloaded flag after successfull download should not be inside download request
#41
FritzTheCat9
closed
3 months ago
0
fix: pagination between grid and table view
#40
FritzTheCat9
closed
8 months ago
0
fix: RunAudioDownload returning title path with $$ not with three $$$ characters
#39
FritzTheCat9
closed
8 months ago
0
fix: Show dialog confirm on button downloaded flag click
#38
FritzTheCat9
closed
8 months ago
0
fix: add links to playlist form should be in links page not in dialog
#37
FritzTheCat9
closed
8 months ago
0
feat(Playlist): When downloading a playlist there should be displayed which downloading was successful and which failed
#36
FritzTheCat9
closed
8 months ago
1
feat(Playlist): When downloading a playlist there should be option to pick mp3 or mp4 file
#35
FritzTheCat9
closed
8 months ago
0
feat(Links): Change links view to compact mode (table) and miniture view (with youtube miniatures)
#34
FritzTheCat9
closed
8 months ago
0
fix: Add playlist links count to exported / imported playlist
#33
FritzTheCat9
closed
8 months ago
0
feat(Playlist): Download playlist fixes
#32
FritzTheCat9
closed
8 months ago
0
fix(YoutubeService): Normalized titles
#31
FritzTheCat9
closed
8 months ago
0
fix: large mp4 file download does not work
#30
FritzTheCat9
closed
7 months ago
2
feat: Change link title
#29
FritzTheCat9
closed
8 months ago
0
fix: Change validation errors color to match border
#28
FritzTheCat9
closed
8 months ago
0
fix: do not show error logs from yt-dlp in api logs
#27
FritzTheCat9
closed
8 months ago
0
fix(Link): Update Link downloaded flag while link has been downloaded to true
#26
FritzTheCat9
closed
8 months ago
0
feat(Link): Change Blazor UI for Links (table -> responsive grid)
#25
FritzTheCat9
closed
8 months ago
0
feat: Progress button while creating / editing a link (loading title from yt-dlp can take some time)
#24
FritzTheCat9
closed
8 months ago
0
feat(Playlist): reset playlist links downloaded flag
#23
FritzTheCat9
closed
8 months ago
0
bug: yt-dlp wrong encoding polish letters in C# process
#22
FritzTheCat9
closed
8 months ago
0
Error on docker yt-dlp not found
#21
FritzTheCat9
closed
7 months ago
1
Next