Kristian Vos
|
1059dda98e
feat: worked on convert spotify songs modal functionality
|
2 년 전 |
Kristian Vos
|
0903f1fce3
feat: worked more on implementing SoundCloud support in EditSong
|
2 년 전 |
Kristian Vos
|
2cce4c3229
feat: added temporary station history, and some small tweaks
|
2 년 전 |
Kristian Vos
|
ef714a8dd5
feat: added count tags to some tabs in stations, and fixed a few issues
|
2 년 전 |
Owen Diffey
|
0ac2587a87
fix: Toggling night mode does not update other tabs if logged out
|
2 년 전 |
Kristian Vos
|
329a24214a
feat: added bulk adding/removing songs from admin playlists
|
2 년 전 |
Owen Diffey
|
1af13c8a22
refactor: Move socket.on() usage outside of socket.onConnect()
|
2 년 전 |
Owen Diffey
|
1e3f26e5a1
fix: Bulk actions popup positioned below display view
|
2 년 전 |
Kristian Vos
|
a80cec6935
fix: profile activity items wouldn't load extra sets on scroll
|
2 년 전 |
Owen Diffey
|
23de440c56
fix: Bypass modal prevention checks if user/song/station or access to is removed
|
2 년 전 |
Owen Diffey
|
6fed402151
refactor: Stop scrolling to top of page on modal open
|
2 년 전 |
Owen Diffey
|
ba83bb5838
refactor: Moved openModal data intake from pinia stores to component props
|
2 년 전 |
Owen Diffey
|
1b975a5c75
refactor: Typescript continued..
|
2 년 전 |
Owen Diffey
|
f586edfb9e
refactor: Continued unsaved changes and form data handling improvements
|
2 년 전 |
Owen Diffey
|
b4080c2f72
fix: nightmode toggle out of sync on page load
|
2 년 전 |
Owen Diffey
|
1432585446
refactor: Started improving form data change and modal unsaved changes handling
|
2 년 전 |
Owen Diffey
|
6a0de9af85
refactor: Improved SocketHandler onConnect usage and consistency
|
2 년 전 |
Owen Diffey
|
d13729b1cd
refactor: Renamed CustomWebSocket to SocketHandler and fixed reconnection issues
|
2 년 전 |
Kristian Vos
|
a7b5059ca4
refactor: started implementing and converting to strict typechecking on the frontend, starting with App.vue (WIP)
|
2 년 전 |
Owen Diffey
|
95aa420502
refactor: Consolidated and separated CustomWebSocket
|
2 년 전 |
Owen Diffey
|
8749166fc5
refactor: Improved modal, station and homepage user permission change handling
|
2 년 전 |
Owen Diffey
|
09b472a62a
refactor: Moved toasts created from route query handling to router.beforeEach
|
2 년 전 |
Owen Diffey
|
363cd94f16
refactor: Continued implementing hasPermission
|
2 년 전 |
Kristian Vos
|
1e15eb515e
fix: profile page wasn't very responsive
|
2 년 전 |
Owen Diffey
|
a4186e4649
refactor: Replaced draggable component with vue-draggable-list package
|
2 년 전 |
Owen Diffey
|
202c76f4fa
refactor: Moved polyfill logic to draggable component and fixed css issues
|
2 년 전 |
Kristian Vos
|
ded7d5ab94
feat: added mobile drag and drop polyfill for custom draggable
|
2 년 전 |
Owen Diffey
|
5f66ee2a67
fix(Draggable): Styling issues
|
2 년 전 |
Kristian Vos
|
763f2ff8d5
refactor: combined EditSong and EditSongs modal
|
2 년 전 |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
2 년 전 |