Owen Diffey
|
b56a835c1c
fix: Backend ESLint fixes
|
1 rok temu |
Owen Diffey
|
a554a57d30
refactor(musare.sh): Use package.json lint scripts and autoremove markdown lint container
|
1 rok temu |
Owen Diffey
|
f0b8e85a1e
refactor: Copy types and required .git contents into docker images and only mount for development
|
1 rok temu |
Kristian Vos
|
fdb9102d31
fix: production mode getting git info in docker images wasn't working
|
1 rok temu |
Kristian Vos
|
397d4ea1c5
refactor: change musicbrainz user-agent
|
1 rok temu |
Owen Diffey
|
361a0e959a
refactor: Continued experimental config work
|
1 rok temu |
Owen Diffey
|
d8b73be1de
refactor: Provide application config over WS and split frontend config into backend and .env
|
1 rok temu |
Kristian Vos
|
3988b5b11f
feat: a lot more work on converting Spotify to alternative media sources
|
1 rok temu |
Kristian Vos
|
4d0bf9e62d
feat: worked on logic to convert Spotify tracks to alternative sources
|
1 rok temu |
Kristian Vos
|
0b964a1190
feat: added initial Spotify support
|
1 rok temu |
Kristian Vos
|
7b1857d35f
feat: added SoundCloud support (WIP)
|
1 rok temu |
Owen Diffey
|
4ee4dc6904
feat: Config options to disable GitHub authentication
|
2 lat temu |
Kristian Vos
|
c5ce844702
fix: removed leftover return statement in JobManager that caused a memory leak
|
2 lat temu |
Owen Diffey
|
530b9902d9
refactor: Renamed ratings module to media module and included ENSURE_SONG_EXISTS_BY_YOUTUBE_ID as GET_MEDIA
|
2 lat temu |
Kristian Vos
|
a9b5c93cc0
feat: worked further on the long job system
|
2 lat temu |
Owen Diffey
|
508ba549f7
refactor: Split song ratings off into new module for added youtube video support
|
2 lat temu |
Owen Diffey
|
b2c0381732
refactor(YouTube): Configurable quotas
|
2 lat temu |
Owen Diffey
|
57cfdbfecc
refactor: Allow empty/no payload for backend runjob command
|
2 lat temu |
Owen Diffey
|
11e7dd41c5
Merge tag 'v3.5.2' into staging
|
2 lat temu |
Kristian Vos
|
16e78eae25
fix: Node.JS update broke backend
|
2 lat temu |
Kristian Vos
|
8d48e4112f
feat: refactored YouTube module jobs, temporarily removed rate limiting, added quota tracking (WIP)
|
2 lat temu |
Kristian Vos
|
fbbabf8fec
feat: added tab-completion to backend commands
|
2 lat temu |
Kristian Vos
|
35b47e27ba
fix: git branch parsing was failing
|
2 lat temu |
Kristian Vos
|
2bfd4ec40a
fix: remove useless and confusing backslash in regex
|
2 lat temu |
Owen Diffey
|
c881b05a29
refactor: Separate docker container modes
|
2 lat temu |
Owen Diffey
|
79eeeb40e0
refactor: Verified parameter as a boolean and hidden song as a tag migration
|
2 lat temu |
Kristian Vos
|
1e40c95369
Revert "refactor(Songs): verified property as boolean and removed hidden type"
|
2 lat temu |
Owen Diffey
|
2e749eff6c
refactor(Songs): verified property as boolean and removed hidden type
|
2 lat temu |
Kristian Vos
|
8a4d6c8ad1
feat: made Git repository info available alongside Musare version, can be disabled on the frontend
|
2 lat temu |
Kristian Vos
|
174ea12ceb
feat: pull version from package.json and make it available as a log/comment/variable on the frontend and backend
|
2 lat temu |