Owen Diffey
|
390748e94f
refactor: Replaced nodemon with ts-node-dev
|
2 years ago |
Kristian Vos
|
5bfd5dd100
refactor: changed ActivtyWatch integration to not send watch event whne video is buffering, and include playback rate
|
2 years ago |
Kristian Vos
|
f4f7c1f004
feat: worked on DataModule find function, startup with async waterfall, and a few other small things
|
2 years ago |
Kristian Vos
|
a8c3c66b06
fix: station page song elapsed duration would be wrong on paused stations
|
2 years ago |
Owen Diffey
|
195415929a
refactor: Insert musare version and git info into builds via index.html
|
2 years ago |
Owen Diffey
|
e39283ac86
refactor: Started adding basis of DataModule
|
2 years ago |
Owen Diffey
|
80607e19bf
refactor: Use promises for module startup and shutdown
|
2 years ago |
Owen Diffey
|
36d36d9705
chore: Added backend debug .env option and added .vscode
|
2 years ago |
Kristian Vos
|
c23f955228
Initial code for new backend module and job system using TypeScript
|
2 years ago |
Owen Diffey
|
da4ab6e261
refactor(musare.sh): Use package.json lint scripts and autoremove markdown lint container
|
2 years ago |
Owen Diffey
|
30a7db49cb
chore: Disabled build-lint workflow action
|
2 years ago |
Owen Diffey
|
5e60329f2c
refactor: Added support for prod and TypeScript dev backend mode
|
2 years ago |
Owen Diffey
|
06934905b9
fix: User logged out after removing another user
|
2 years ago |
Owen Diffey
|
9acc6f83fd
fix(AddToPlaylistDropdown): Missing song added and removed event handling
|
2 years ago |
Kristian Vos
|
d7db19e93b
fix: activitywatch integration event started at was broken
|
2 years ago |
Owen Diffey
|
cc8636efe1
fix(SongItem): Clicking view YouTube video does not close actions tippy
|
2 years ago |
Owen Diffey
|
d7d40e2a7a
feat: Add/remove media to/from admin playlist from admin/songs/import
|
2 years ago |
Owen Diffey
|
157601c2d9
fix: User not removed as DJ from station on deletion
|
2 years ago |
Owen Diffey
|
0ac2587a87
fix: Toggling night mode does not update other tabs if logged out
|
2 years ago |
Owen Diffey
|
c5597497cf
chore: Updated package.json version to v3.9.0-dev
|
2 years ago |
Owen Diffey
|
5075d00c02
chore: Updated package.json version to v3.8.0-rc1
|
2 years ago |
Owen Diffey
|
653d6a4f46
chore: Added v3.8.0-rc1 changelog
|
2 years ago |
Owen Diffey
|
9f2421969d
fix: eslint fixes
|
2 years ago |
Kristian Vos
|
329a24214a
feat: added bulk adding/removing songs from admin playlists
|
2 years ago |
Owen Diffey
|
d44a771d14
fix: Require permissions to join certain rooms
|
2 years ago |
Owen Diffey
|
3b2795291c
chore: Updated README
|
2 years ago |
Owen Diffey
|
1af13c8a22
refactor: Move socket.on() usage outside of socket.onConnect()
|
2 years ago |
Kristian Vos
|
524a44c28d
feat: added admin playlist type
|
2 years ago |
Owen Diffey
|
1e3f26e5a1
fix: Bulk actions popup positioned below display view
|
2 years ago |
Kristian Vos
|
42bc2538df
fix: EditSong youtube video duration would sometimes not update after changing the youtube id
|
2 years ago |