|
5e0e9e541f
|
setup all endpoints
|
2021-07-26 03:57:31 +00:00 |
|
|
48058b4cb4
|
whoops. https
|
2021-07-26 03:54:13 +00:00 |
|
|
dcd6e2c31f
|
Try single endpoint
|
2021-07-26 03:28:47 +00:00 |
|
|
0582793805
|
update proxy
|
2021-07-26 03:27:46 +00:00 |
|
|
b38a54a3c3
|
General commit
|
2021-07-25 20:37:19 -05:00 |
|
|
ef9d324cc8
|
Process en data
|
2021-06-30 21:05:21 -05: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 |
|
|
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 |
|
|
b0a71f847c
|
Update to get back up to original files
|
2020-08-15 00:08:36 -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 |
|
|
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 |
|
|
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 |
|
|
6cb6c687f3
|
Implement fancy Project Divar logo, prepare homepage. Create better song rating algorithm.
|
2020-07-14 12:03:21 -05:00 |
|
|
ff41d1b1ad
|
Setup scoring backend
|
2020-07-11 22:22:21 -05:00 |
|