Owen Diffey
|
5efc7fb223
feat(EditSong): Added basic select player track position functionality
|
2 years ago |
Owen Diffey
|
096f6f44d8
refactor(EditSong): Set player to play if not already on seekTo
|
2 years ago |
Owen Diffey
|
9e62f495e4
fix: _id, verified and skipDuration attributes missing from playlist and/or station schemas
|
2 years ago |
Owen Diffey
|
85da4e9fe9
fix(Home): Station not automatically removed from favorite stations on deletion
|
2 years ago |
Owen Diffey
|
d912bb1732
fix(AdvancedTable): (un)highlightRow rowElement focus and blur not a function
|
2 years ago |
Owen Diffey
|
7526e08ba2
refactor: Create song as a job
|
2 years ago |
Owen Diffey
|
63240a2848
feat: Create songs from scratch
|
2 years ago |
Owen Diffey
|
043be6497a
refactor(MainHeader): Added night mode toggle label on mobile dropdown
|
2 years ago |
Owen Diffey
|
f56b2ec576
fix(Home): Station card top row should not wrap, and cleaned up LESS
|
2 years ago |
Owen Diffey
|
df708ab075
refactor: Replace deprecated /deep/ selector with :deep()
|
2 years ago |
Owen Diffey
|
3a15c554e8
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/backend/follow-redirects-1.14.8' into staging
|
2 years ago |
Owen Diffey
|
7dacdcecc7
chore(Wiki): Replace outdated repository naming
|
2 years ago |
dependabot[bot]
|
ecf85b8a68
chore(deps): bump follow-redirects from 1.14.4 to 1.14.8 in /backend
|
2 years ago |
Owen Diffey
|
182b3ddfa5
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/follow-redirects-1.14.8' into staging
|
2 years ago |
dependabot[bot]
|
a43656c873
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /frontend
|
2 years ago |
Owen Diffey
|
e6042e83d0
feat: Configurable docker container restart policy
|
2 years ago |
Owen Diffey
|
473e9df2ef
feat: Added docker-compose restart parameter to containers
|
2 years ago |
Kristian Vos
|
b669cfe2f5
chore: updated frontend and backend Node.JS version to 16 (LTS)
|
2 years ago |
Kristian Vos
|
769c17682a
chore: clarified Redis version in docker-compose.yml
|
2 years ago |
Kristian Vos
|
69ae22867d
chore: updated MongoDB to 5.0
|
2 years ago |
Kristian Vos
|
46db35799b
refactor: fixed eslint issues
|
2 years ago |
Kristian Vos
|
efef0d3642
chore: updated most backend npm packages in package.json
|
2 years ago |
Owen Diffey
|
6a98a5187c
refactor(SongThumbnail): Force non youtube thumbnails to 100% height
|
2 years ago |
Owen Diffey
|
a1df2ebf01
refactor: Consistent LESS box-shadow
|
2 years ago |
Owen Diffey
|
dafaaa6083
refactor: Consistent border-radius
|
2 years ago |
Owen Diffey
|
8e8b4e6e05
feat: Global LESS variables
|
2 years ago |
Owen Diffey
|
ba15a94d69
feat(AdvancedTable): Reset bulk actions popup position on screen resize if in initial position
|
2 years ago |
Owen Diffey
|
61c9bf242b
fix(MainHeader): Should not have background color in nightmode on mobile when hiding logged out
|
2 years ago |
Owen Diffey
|
ae628fa922
fix(Home): Unable to toggle nightmode on mobile when logged out
|
2 years ago |
Owen Diffey
|
2f434d3315
fix(Home): Relative header height causing overlay of content on non-standard resolutions
|
2 years ago |