Jonathan
|
713aec6a00
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
3 years ago |
Jonathan
|
8d837fe3ca
feat(Station page): completely new design, still some improvements to be made for mobile
|
3 years ago |
Kristian Vos
|
662d49d85d
Small addition to last commit
|
3 years ago |
Kristian Vos
|
2968e81a57
Fixed issue where station wouldn't always skip
|
3 years ago |
Kristian Vos
|
9c81389996
Fixed unnecesarry error with receiving Redis messages
|
3 years ago |
Kristian Vos
|
261e321708
Fixed issues with addings songs to queue and adding playlists to queue
|
3 years ago |
Kristian Vos
|
58ef5f9576
Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing
|
3 years ago |
Kristian Vos
|
fc909692e8
Some debug improvements
|
3 years ago |
Owen Diffey
|
58a16de49e
Removed Spotify and Discord integrations
|
3 years ago |
Kristian Vos
|
f4fb49a853
Worked on statistics page to show # of paused jobs
|
3 years ago |
Kristian Vos
|
60a3d11a20
Fixed some issues in backend due to eslint
|
3 years ago |
Kristian Vos
|
1f1248e2fa
Fixed more backend issues
|
3 years ago |
Kristian Vos
|
6d85786ce6
Many more backend fixes
|
3 years ago |
Kristian Vos
|
bd1f764bdd
Changed copyright year to 2021
|
3 years ago |
Kristian Vos
|
f4ac10794d
Some backend fixes
|
3 years ago |
Kristian Vos
|
5840fd3244
Added jsdocs and fixed eslint errors
|
3 years ago |
Kristian Vos
|
17b027fde6
Further improved job system
|
3 years ago |
Kristian Vos
|
03a61883b3
Further improved backend
|
3 years ago |
Kristian Vos
|
110271df79
Rewrote job system partly
|
3 years ago |
Jonathan
|
22c9c18671
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
3 years ago |
Jonathan
|
fc28a7564f
chore(backend): added jsdocs for most functions
|
3 years ago |
Jonathan Graham
|
327bef8baa
fix(backend): songs module should use songs schema in redis, not mongo
|
3 years ago |
Kristian Vos
|
710b168a8d
Fixed issue with tabs in Docker when logging
|
3 years ago |
Kristian Vos
|
efb8500194
Fixed eslint backend issues
|
3 years ago |
Kristian Vos
|
dff1b31586
Removed a console log at boot
|
3 years ago |
Jonathan
|
6b05464976
chore: specified node version to avoid issues between machines
|
3 years ago |
Kristian Vos
|
e67abe27f2
Fixed oauth module issue in backend
|
3 years ago |
Jonathan
|
8462ba6ff6
fix(Settings/Preferences): current nightmode status not being reflected on initial load
|
3 years ago |
Jonathan
|
a7f0e08d11
refactor(InputHelpBox): modularised to allow easier for future updates
|
3 years ago |
Jonathan
|
5ded59f38a
chore(eslint): added vue/order-in-components as a rule for consistency
|
3 years ago |