Jonathan
|
0e8eea65c0
feat(Settings): polished Settings page
|
3 years ago |
Jonathan
|
7e01f2bdaa
chore(backend): added eslint and prettier, along with changing all files to conform
|
3 years ago |
Kristian Vos
|
e9f60312e4
Enabled mongoose useUnifiedTopology option to shut up warning
|
4 years ago |
Kristian Vos
|
ecc1f4fd98
refactor/feat: Huge backend rewrite
|
4 years ago |
Jonathan
|
570d9cae81
feat: activity feed for profile
|
5 years ago |
Kristian Vos
|
57331551cd
fix: fix for thumbnail validation for non-https
|
5 years ago |
Kristian Vos
|
a225122028
refactor: replaced mongoose isAsync due to future deprecation
|
5 years ago |
Kristian Vos
|
a7471f5628
refactor: updated value validation
|
5 years ago |
Kristian Vos
|
4c316bac4b
refactor: added code to handle disconnecting for redis, mongo and Discord with module states
|
5 years ago |
Kristian Vos
|
ca4bc489aa
refactor: temporarily disabled genres validation
|
5 years ago |
Kristian Vos
|
4344774303
refactor: completely updated editsong modal, added discogs support, temporarily disabled snyk test
|
5 years ago |
Kristian Vos
|
51e646ccde
fix: fixed issue where users could create more than 3 community stations
|
5 years ago |
Kristian Vos
|
dcd432438c
feature: added module status screen and module stages and timings (buggy)
|
5 years ago |
Kristian Vos
|
bba26cdef9
refactor: Implemented new module system for backend. Still very buggy.
|
5 years ago |
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 |