Kristian Vos
|
26623635a5
fix: fixed issue with playlist validation limit
|
5 years ago |
Jonathan
|
e63b01ed36
fix(mongoose): update count() to countDocuments()
|
5 years ago |
Kristian Vos
|
8f3ade77d0
refactor: changed song title requirements to allow any YouTube video title
|
5 years ago |
Kristian Vos
|
ea38651664
Updated backend packages
|
5 years ago |
Jonathan
|
16c3503bd5
fix(dev): fixed some outlying issues
|
5 years ago |
KrisVos130
|
3f43ca07da
Added lockdown to backend.
|
7 years ago |
KrisVos130
|
6803f984c2
Added the majority of the punishment system.
|
7 years ago |
KrisVos130
|
6e11b50e89
Add MongoDB users and authentication.
|
7 years ago |
KrisVos130
|
466fa90523
Temporarily moved queue validation to addToQueue function.
|
7 years ago |
KrisVos130
|
a85e008969
Worked more on errors and limits. Queue validation still not completely fixed.
|
7 years ago |
KrisVos130
|
8544c841ca
Fixed some issues with limits and console.log's.
|
7 years ago |
KrisVos130
|
cef5134512
Fixed issue with password RegEx.
|
7 years ago |
KrisVos130
|
f4f5e1da99
Got mostly everything done for limits on backend. The playlist songs array doesn't get verified for some reason.
|
7 years ago |
KrisVos130
|
c4c0b20b90
One commit combining 15 lost commits from Kris and Owen from the past 8 days.
|
7 years ago |
KrisVos130
|
6cff7ab31e
Worked on replacing station _id's with station name's.
|
7 years ago |
theflametrooper
|
6434b017bd
Added bluebird as mongoose Promise library as mpromise is depreceated
|
7 years ago |
KrisVos130
|
d1b006a68a
Fixed small issue and added automatic exiting of the backend when Mongo/Redis connection failed.
|
7 years ago |
theflametrooper
|
4a35b2e5c8
Finished creating of Reports on backend and refactored part of frontend
|
8 years ago |
KrisVos130
|
37b4b038a3
Added skipvote, improved and fixed station creating and various other bugs.
|
8 years ago |
theflametrooper
|
baf7696575
Added very basic Playlist functionality on backend
|
8 years ago |
theflametrooper
|
08b36b8db2
Added basic reports logic and schema
|
8 years ago |
theflametrooper
|
9de02f0dd6
Cleaned code up a bit with Stations/Songs
|
8 years ago |
theflametrooper
|
d8b6bae49e
Implemented News on the backend
|
8 years ago |
KrisVos130
|
1ecc92e85e
Added (untested) queueSong.add function.
|
8 years ago |
Cameron Kline
|
22c3b27c50
Huge backend architecture change.
|
8 years ago |