v1.00 | Degree final project
What's Changed
- Añadido backend y reestructuracion de carpetas del proyecto by @AntonioMrtz in #1
- Rename Explorar.jsx to Explorar.jsx by @AntonioMrtz in #2
- Electron react boilerplate merge with main by @AntonioMrtz in #3
- chore : minor updates pull_request_template by @AntonioMrtz in #4
- Dynamic playlists sidebar by @AntonioMrtz in #5
- Playlist view by @AntonioMrtz in #6
- Conflict scroll bar main content wrapper with app scroll bar by @AntonioMrtz in #7
- Sticky profile by @AntonioMrtz in #8
- Song config boton mute by @Ercamarero in #9
- Mute button aesthetic by @Ercamarero in #10
- feat : ContextMenu para canciones en Playlist hecho by @AntonioMrtz in #11
- Refactor : InfoPopover refactorizado a partir de ConfirmationMenu by @AntonioMrtz in #12
- refactor : InfoPopover refactorizado by @AntonioMrtz in #13
- Like button by @Ercamarero in #15
- feat : Context Menu Playlist Sidebar by @AntonioMrtz in #16
- feat : Song duration by @AntonioMrtz in #17
- Feat: Description by @Ercamarero in #18
- Fix:description by @Ercamarero in #19
- Feat:Subheader playlist by @Ercamarero in #23
- Fix:Descripcion by @Ercamarero in #25
- Update playlist data by @AntonioMrtz in #26
- Feat : Create playlist with description by @AntonioMrtz in #27
- Refactor/backend restructuration by @AntonioMrtz in #28
- fix : obtener env desde Repo Git y pasarlo a los tests by @AntonioMrtz in #30
- Feat/testing backend by @AntonioMrtz in #31
- refactor : ContextMenu Refactorizado Css y en Misma carpeta by @AntonioMrtz in #32
- test : prueba PR by @AntonioMrtz in #33
- feat/loading animation by @AntonioMrtz in #40
- Feat/number plays song by @mariete1223 in #42
- feat : Playlist > Subheader > Ellipsis > ContextMenu DONE by @AntonioMrtz in #43
- Upload date by @KarlosM2 in #45
- fix : add missing field duration in post_song by @AntonioMrtz in #46
- Refactor/fix lint errors by @AntonioMrtz in #47
- fix : lint fix Playlist > FetchSongData + improved performance by @AntonioMrtz in #48
- Home by @AntonioMrtz in #49
- feat : add ContextMenuPlaylist to Home > Playlist by @AntonioMrtz in #50
- Refactor/number of plays by @AntonioMrtz in #51
- Feat/TestAPI by @AntonioMrtz in #52
- feat : add loading circle while playlist not fetched by @AntonioMrtz in #53
- Refactor/loading circle component by @AntonioMrtz in #54
- fix : show loadingcircle in the center ContextMenu by @AntonioMrtz in #55
- Feat/user backend by @AntonioMrtz in #56
- Fix/change song to song dto in playlist backend by @AntonioMrtz in #57
- Feat/hashed passwords by @AntonioMrtz in #58
- Feat/artist backend by @AntonioMrtz in #59
- Feat/owner of playlist by @AntonioMrtz in #60
- Feat/playback history by @AntonioMrtz in #61
- feat : create/delete song with uploaded_songs artist and tests by @AntonioMrtz in #62
- test : add test.* collection for testing by @AntonioMrtz in #63
- Explorar by @AntonioMrtz in #64
- Feat/user profile by @AntonioMrtz in #65
- Feat/user profile refactor for artist by @AntonioMrtz in #66
- Feat/playlist like by @AntonioMrtz in #67
- feat : add Composition to ContextMenuSong(No playlist) by @AntonioMrtz in #68
- Feat/add&delete playlist from user by @AntonioMrtz in #69
- feat : add disabled button and style if not owner by @AntonioMrtz in #70
- feat : song create only available if user by @AntonioMrtz in #71
- feat : sidebar only displays saved playlist and playlist of user by @AntonioMrtz in #72
- feat : add songs to playlist only owner by @AntonioMrtz in #73
- Feat/login register by @AntonioMrtz in #74
- feat : refactor ShowAllItems & add ArtistCard by @AntonioMrtz in #75
- feat : add play count to Playlist > Song by @AntonioMrtz in #76
- Feat/play count artist by @AntonioMrtz in #77
- Feat/middleware jwt by @AntonioMrtz in #78
- Feat/upload song & playlist disable close while uploading by @AntonioMrtz in #79
- feat : add Logout ContextMenu by @AntonioMrtz in #80
- Feat/register page by @AntonioMrtz in #81
- Feat/mostrar todo user artist profile by @AntonioMrtz in #82
- Test/database songs for testing by @AntonioMrtz in #83
- Test/react testing by @AntonioMrtz in #86
- Feat/song streaming using lambda aws by @AntonioMrtz in #87
- Test/canciones endpoint testing with aws by @AntonioMrtz in #88
- Feat/generate docs GitHub actions by @AntonioMrtz in #89
- test by @AntonioMrtz in #90
- feat : use pat by @AntonioMrtz in #91
- fix : credentials by @AntonioMrtz in #92
- Feat/explorar search bar by @AntonioMrtz in #96
New Contributors
- @Ercamarero made their first contribution in #9
- @mariete1223 made their first contribution in #42
- @KarlosM2 made their first contribution in #45
Full Changelog: https://github.com/AntonioMrtz/SpotifyElectron/commits/v1.00