16 Commits

Author SHA1 Message Date
dependabot[bot]
110c7d33dc
Merge 10a610c2c68fd3ccfefa550c6d8f0b8d95016b7c into 7dd9f5d0b5ee9e454486b1cdb0788f034408d266 2021-11-19 00:23:56 +00:00
7dd9f5d0b5 New routes to include playerID 2021-11-18 18:23:38 -06:00
dependabot[bot]
10a610c2c6
Bump tar from 4.4.13 to 4.4.19 in /server
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 19:50:35 +00:00
dependabot[bot]
71d2b481f8
Bump axios from 0.19.2 to 0.21.1 in /server
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 01:54:03 +00:00
f42b034344 Implement D4DJ endpoints and database 2021-02-14 19:52:56 -06:00
0d38e1fe1f Update twitter submission method to use #divarbot instead. Add ranking table styling, fix update issues with song panels 2020-09-29 13:10:13 -05:00
183fde69be Include new releases + prep for stream uploading 2020-09-22 07:41:42 -05:00
e93fbbb3c5 Update website with latest releases of DivaBot. 2020-09-13 00:51:37 -05:00
5d0de5240b Prepare for user registration system 2020-09-12 10:57:23 -05:00
4e6df0beb6 Implement info tables for individual song completions. Fixed bugs with uploading songs that were considered invalid 2020-08-09 10:31:36 -05:00
8edf92e870 Implement upload system and zip extraction in preparation for score submission 2020-07-22 10:30:06 -05:00
32d3ceeaf3 Tie all submit endpoints and image upload endpoints together. 2020-07-20 16:54:23 -05:00
0785506fad Update and test twitter endpoints and connections. Prepare java spring server 2020-07-18 15:39:27 -05:00
8202feb6cb Update server 2020-07-17 16:29:55 -05:00
098883d088 Fix server errors. Add in additional database rows/tables 2020-07-12 00:54:00 -05:00
ff41d1b1ad Setup scoring backend 2020-07-11 22:22:21 -05:00