Kristian Vos
|
4048e73bc5
Rename ManageStation to ManageStationKris
|
3 years ago |
Kristian Vos
|
3a074833df
Various bug fixes
|
3 years ago |
Kristian Vos
|
b4790146d8
Added ability to open import album button from editsong
|
3 years ago |
Kristian Vos
|
223c344d5e
Added button to save, verify and close song with one press
|
3 years ago |
Kristian Vos
|
7558cf02c6
Added ImportAlbum modal
|
3 years ago |
Kristian Vos
|
fc466a8338
Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing
|
3 years ago |
Kristian Vos
|
5159f94706
Small fix for issues after migration11
|
3 years ago |
Jonathan
|
4be7ab60dc
fix(Tooltips): don't show on mobile unless explicitly specified e.g. song actions
|
3 years ago |
Jonathan
|
4b8459f92c
fix(Checkboxes): more modern style of checkbox for AddToPlaylist and Preferences toggles
|
3 years ago |
Jonathan
|
cf2048e21e
fix(backend): removed some TODO js comments that are easy to resolve
|
3 years ago |
Jonathan
|
37ea2b619d
migrate(Songs): changed acceptedAt -> verifiedAt and acceptedBy -> verifiedBy
|
3 years ago |
Jonathan
|
a3f035f87d
chore: updated lofig and toasters (security fixes)
|
3 years ago |
Jonathan
|
40e82ca4dc
fix(ManageStation): added scrollIntoView for tabs inside Playlist tab
|
3 years ago |
Kristian Vos
|
2705b55416
Fixed a few security vulnerabilities
|
3 years ago |
Kristian Vos
|
3d66c90f01
Fixed issue with EditSong duration setting
|
3 years ago |
Kristian Vos
|
e7ca4604fd
Improved responsiveness of settings page
|
3 years ago |
Kristian Vos
|
0d7b960a2c
Improved responsiveness of profile page
|
3 years ago |
Kristian Vos
|
f5579170cf
Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing
|
3 years ago |
Kristian Vos
|
5847941ade
Added tab switching into view on admin pages
|
3 years ago |
Jonathan
|
a77608cf02
fix(AddToPlaylistDropdown): should only show user modifiable playlists
|
3 years ago |
Kristian Vos
|
db2342ff94
Some fixes after last merge
|
3 years ago |
Jonathan
|
b2c129e579
fix(Station page): styling of 404 page for Stations
|
3 years ago |
Kristian Vos
|
023edcbbdc
Merge branch 'polishing' into manage-station
|
3 years ago |
Kristian Vos
|
7329a51d45
Worked more on experimental ManageStation design (WIP)
|
3 years ago |
Jonathan
|
53dfeab017
migrate(Playlists): added migration for changes in how song position in playlists is handled
|
3 years ago |
Jonathan
|
5e545d0e5b
refactor(Sortable Songs In Playlists): revisited efficiency of solution
|
3 years ago |
Jonathan
|
486c78daa8
feat(Tooltips): seperate theme for info tooltips (compared to action-based tooltips), smaller font size
|
3 years ago |
Jonathan
|
3ce685294c
feat(ManageStation): showTab() should scroll to that tab in the selector (esp. on mobile)
|
3 years ago |
Jonathan
|
e36cec1219
fix(AddToPlaylistDropdown): 'PLAYLIST_INDEX_FOR_ME' job was called way too many times
|
3 years ago |
Jonathan
|
6bbc5c2828
feat(mobile): added toast on ios devices to promote clicking play manually
|
3 years ago |