Kristian Vos
|
9e0666b177
refactor: changed the DataModule parseQuery function and find job function a little bit, and a few other small changes
|
2 years ago |
Kristian Vos
|
09d2a5b8f4
refactor: changed JobContext to be param instead of this, force use an empty object if no payload is expected
|
2 years ago |
Kristian Vos
|
eecbb3e117
refactor: reverted unintional vscode changes
|
2 years ago |
Kristian Vos
|
4b9d71ee92
feat: worked on new module/job system with runJob, job context and more
|
2 years ago |
Owen Diffey
|
8e1bf72828
fix: Backend debugger not working since migrating to ts-node-dev
|
2 years ago |
Owen Diffey
|
6fbea63faa
feat: Added collection document validation logic and job average time stats
|
2 years ago |
Owen Diffey
|
f3546ecd5a
feat: Started implementing generic parsing and caching of find queries
|
2 years ago |
Owen Diffey
|
5654c21bac
Merge tag 'v3.8.0-rc2' into staging
|
2 years ago |
Owen Diffey
|
f799040d73
chore: Updated package.json to v3.8.0-rc2
|
2 years ago |
Owen Diffey
|
cb045215c6
chore: Added v3.8.0-rc2 changelog
|
2 years ago |
Owen Diffey
|
6be255044c
refactor: Continued implementing logging class
|
2 years ago |
Owen Diffey
|
d4b9325f82
feat: Started adding logging class
|
2 years ago |
Owen Diffey
|
61eedea54c
refactor: Replaced jsdoc with tsdoc
|
2 years ago |
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 |