dependabot[bot]
|
947cafe2ad
chore(deps): bump nanoid from 3.1.29 to 3.2.0 in /frontend
|
2 years ago |
Kristian Vos
|
b817641f28
feat: added confirm prompt when closing EditSong with unsaved changes or EditSongs with todo items left
|
2 years ago |
Kristian Vos
|
d1676ab87f
fix: session clearing task didn't work
|
2 years ago |
Kristian Vos
|
1835d71a15
fix: importing YouTube playlists with music filter returned extra undefined song
|
2 years ago |
Kristian Vos
|
645ee67833
fix: fixed small addSongToPlaylist action issue
|
2 years ago |
Owen Diffey
|
8e812e82b5
refactor(EditSongs): Click sidebar overlay to close mobile sidebar
|
2 years ago |
Owen Diffey
|
959c6c38d9
refactor(EditSongs): Responsiveness and sidebar as togglable overlay on mobile
|
2 years ago |
Owen Diffey
|
4305032a3e
refactor(EditSongs): Click status icon to toggle done
|
2 years ago |
Owen Diffey
|
b3b1379d2a
refactor(EditSongs): Filter flagged items button and next item looping
|
2 years ago |
Owen Diffey
|
67fd717146
refactor(EditSongs): Hide sidebar if only 1 item queued
|
2 years ago |
Kristian Vos
|
058029aaeb
refactor: automatically edit the first song in EditSongs upon opening
|
2 years ago |
Kristian Vos
|
4130514c05
fix: some AdvancedTable keyboard shortcuts were called even with a modal open or an input focused
|
2 years ago |
Kristian Vos
|
dd97d2090e
refactor: reworked EditSong footer and save functionality
|
2 years ago |
Kristian Vos
|
e5aacdfaa1
refactor: added not found message in EditSong
|
2 years ago |
Kristian Vos
|
805dc96b64
refactor: eslint fixes
|
2 years ago |
Kristian Vos
|
0b9f4b67f2
refactor: replaced ImportAlbum edit songs with the new EditSongs
|
2 years ago |
Kristian Vos
|
e4e2ad4015
refactor: implemented EditSongs properly on admin/songs page
|
2 years ago |
Owen Diffey
|
3b1f306c19
fix: Admins unable to add song or set to another users playlist
|
2 years ago |
Kristian Vos
|
bc9d75ef71
Merge branch 'staging' of https://github.com/Musare/Musare into staging
|
2 years ago |
Kristian Vos
|
4d561cb1ef
refactor: added ability for admins to reposition songs and delete songs from playlists
|
2 years ago |
Owen Diffey
|
2d0fcca822
refactor(songs): Replaced async.eachLimit UPDATE_SONG with UPDATE_SONG
|
2 years ago |
Kristian Vos
|
30533ce601
Merge branch 'staging' of https://github.com/Musare/Musare into staging
|
2 years ago |
Kristian Vos
|
bd930becd0
feat: added UPDATE_SONGS job on the backend to more efficiently update many songs
|
2 years ago |
Owen Diffey
|
76fadd3aec
fix: Unauthenticated page access redirect does not remove query from url
|
2 years ago |
Owen Diffey
|
eb59d2ce90
refactor(EditSong): Notice styling
|
2 years ago |
Owen Diffey
|
7d1d6a6f3e
feat(EditSongs): Song update and removed events handling
|
2 years ago |
Kristian Vos
|
194fb4848c
docs: added value format for song tags
|
2 years ago |
Kristian Vos
|
2ea05cb07f
refactor: switched to dedicated action for getting list of songs in EditSongs
|
2 years ago |
Kristian Vos
|
f96efce168
Merge branch 'staging' of https://github.com/Musare/Musare into staging
|
2 years ago |
Kristian Vos
|
9bee8df278
refactor: worked more on EditSong functionality
|
2 years ago |