52 Commits

Author SHA1 Message Date
dependabot[bot]
34a4aeb82b
Bump browserslist in /server/chart.js-node-ssr-example
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.0...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 00:56:23 +00:00
73986c614f Merge branch 'master' of https://github.com/sigonasr2/projectdivar 2021-02-21 02:34:54 -06:00
2bf6824ee2 Implement rate endpoints and more integration with miyu bot 2021-02-21 02:34:03 -06:00
8334b44cd7
Merge pull request #5 from sigonasr2/dependabot/npm_and_yarn/frontend/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1 in /frontend
2021-02-17 09:23:20 +09:00
99c1e25d73
Merge pull request #4 from sigonasr2/dependabot/npm_and_yarn/server/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1 in /server
2021-02-17 09:23:07 +09: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
dependabot[bot]
ae78dcc90f
Bump axios from 0.19.2 to 0.21.1 in /frontend
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/master/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:53:59 +00:00
f42b034344 Implement D4DJ endpoints and database 2021-02-14 19:52:56 -06:00
f698d24472 Containerize imgparser 2020-09-30 14:21:23 -05: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
d39482aadc Add in navigation / back to top of page button 2020-09-28 13:22:21 -05:00
6e01f96772 Update website with new graphical features and finish streaming monitor features 2020-09-28 07:19:53 -05:00
c01cc3b5a4 Update profile page to live update 2020-09-27 04:14:23 -05:00
f9852b8ef1 Implement basic stream monitoring 2020-09-25 09:36:23 -05:00
ea5add10f9 Start implementation of DivaBotGuardian 2020-09-25 06:36:03 -05:00
da8576d287 Support Future Tone Twitter/Image uploads 2020-09-23 18:57:15 -05:00
183fde69be Include new releases + prep for stream uploading 2020-09-22 07:41:42 -05:00
19b97b64dd Implement retry algorithm for twitter/image submissions 2020-09-17 23:47:44 -05:00
91d30e4fa0 Fix handling of image upload endpoint to immediately remove files instead of waiting for confirmation. 2020-09-16 16:24:31 -05:00
6e50ab2915 Implement image submission systems and linking twitter profiles 2020-09-15 08:14:34 -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
ec3a90c082 Fix profiles not displaying if there's defined data types that are equal to 0 (they were coming out falsy) 2020-09-08 19:21:23 -05:00
34afee1623 Implement screenshot display functionality 2020-08-19 06:54:34 -05:00
57866c1440 Include some auto scroll functionality and URL linking for player profiles 2020-08-19 04:07:06 -05:00
860994bcc7 Update minor files 2020-08-15 00:12:26 -05:00
786dc6b6d7
Merge pull request #3 from sigonasr2/fine
Update to get back up to original files
2020-08-15 14:09:15 +09:00
b0a71f847c Update to get back up to original files 2020-08-15 00:08:36 -05:00
1817e53a47 Include better searchbar functionality. Added album art. Added some missing data points. 2020-08-14 23:53:21 -05:00
911e848514 Revert "Include better searchbar functionality. Added album art. Added some missing data points."
This reverts commit 32ac68da448bd10b3eceff5d870a178ca3b7f0f6.
2020-08-14 23:52:53 -05:00
32ac68da44 Include better searchbar functionality. Added album art. Added some missing data points. 2020-08-14 23:51:09 -05:00
e578f352cf Update colors displayed around song frames for FC/PFCs 2020-08-12 20:28:50 -05:00
f2fa1aad51 Improve portable display of site, improve individual display song separation. 2020-08-12 19:57:27 -05:00
01b111a1ac Continue to upgrade single song info displays, update song ranking system again. 2020-08-12 19:19:08 -05:00
6a6cf508a3 Add in LoadMore component and removed ugly and clunky div height boxes 2020-08-09 19:41:20 -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
1a87505c87 Implement mod display, tooltips, and fixed undefined issues with displaying best plays (especially prevalent on slow loading devices) 2020-07-30 07:41:50 -05:00
3654aae637 Implement a lot of completion report functionality and more complex database queries 2020-07-29 05:47:30 -05:00
a061932290 Remove dependency jpeg-js and implement updated song rating system 2020-07-28 10:09:39 -05:00
a453b0f8f2 Added Best Plays panel, improved flex layout for small devices 2020-07-26 23:04:29 -05:00
86d91a3d5c Implement twitter bot image retrieval, submitting to uploaded plays, and performing song submission for each user's submitted linked Twitter account 2020-07-25 11:09:21 -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
097bfd49be Implement profile page structure. Fix many bugs related to promise errors and improved submission rating system. Added remove song capability. 2020-07-17 11:47:11 -05:00
b62f376837 Improved logic for song ratings and perform recalculation of player ratings on song submission along with score rechecks. Player ratings now stored in database for quick lookups. 2020-07-14 17:24:20 -05:00
6cb6c687f3 Implement fancy Project Divar logo, prepare homepage. Create better song rating algorithm. 2020-07-14 12:03:21 -05:00
0a84c9ccc7 Update score submission to include fail data. 2020-07-12 12:46:12 -05:00
57501a6a87 Fix incompatibilities with bot client. 2020-07-12 05:17:28 -05:00