Joe Dowd
|
fba25fea0f
|
Update src/routes/voteOnSponsorTime.js
Co-authored-by: Ajay Ramachandran <dev@ajay.app>
|
2020-08-22 20:45:31 +01:00 |
|
Joe Dowd
|
16c68dd51d
|
allow removing own segments with a downvote
|
2020-08-21 22:32:34 +01:00 |
|
Joe Dowd
|
226197a827
|
Added logger util and used in place of console log
|
2020-08-21 15:27:41 +01:00 |
|
Ajay Ramachandran
|
4bfa5e7de8
|
Banned users can't vote
|
2020-07-26 11:13:36 -04:00 |
|
Ajay Ramachandran
|
15fb572b80
|
Added IP test and potentially improved performance
|
2020-07-25 21:40:49 -04:00 |
|
Ajay Ramachandran
|
e71680c8e3
|
Block voting without submitting and on the same IP
|
2020-07-25 21:35:43 -04:00 |
|
Ajay Ramachandran
|
005e88d169
|
Merge pull request #92 from Joe-Dowd/mysql-conv
Added ability to query a mysql database
|
2020-07-25 19:01:57 -04:00 |
|
Ajay Ramachandran
|
347f2ab1e1
|
Remove extra power downvote
|
2020-07-08 22:46:32 -04:00 |
|
Joe-Dowd
|
46dd16caf9
|
added ability to query mysql database
|
2020-07-05 04:14:15 +01:00 |
|
Ajay Ramachandran
|
aa4574cfde
|
Add category to notification
|
2020-06-02 19:28:09 -04:00 |
|
Ajay Ramachandran
|
34a33bbda1
|
Fixed voting on non existent submission status in wrong spot
|
2020-05-16 16:41:55 -04:00 |
|
Ajay Ramachandran
|
261432a7fd
|
Fix isUserTrustworthy missing from voting method
|
2020-05-16 16:40:18 -04:00 |
|
Ajay Ramachandran
|
06d1c082fb
|
Fix issues with userID getting in voting
|
2020-05-16 00:42:38 -04:00 |
|
Ajay Ramachandran
|
7f07794ce4
|
Removed null coalescence operator
|
2020-05-16 00:15:33 -04:00 |
|
Ajay Ramachandran
|
7b31c40676
|
Prevent userID errors
|
2020-05-16 00:12:31 -04:00 |
|
Ajay Ramachandran
|
0060b5e5af
|
Prevent crash when category-voting on invalid UUID
|
2020-05-11 18:07:57 -04:00 |
|
Ajay Ramachandran
|
b2705dfb2d
|
Prevented upvotes on "dead" submissions unless they are VIP.
|
2020-05-10 00:08:05 -04:00 |
|
Ajay Ramachandran
|
6a17e4d141
|
Added test cases for voting and fixed code to support them.
|
2020-04-29 22:15:16 -04:00 |
|
Ajay Ramachandran
|
ad169fd6e7
|
Added VIP support to category vote
|
2020-04-29 21:30:07 -04:00 |
|
Ajay Ramachandran
|
f23ead56ad
|
Updated inserts to new database schema and removed null coalescing
|
2020-04-29 21:26:11 -04:00 |
|
Ajay Ramachandran
|
98f4d973e7
|
Added wrong category vote option.
|
2020-04-29 20:56:34 -04:00 |
|
Ajay Ramachandran
|
cb2b0aabf3
|
Merge branch 'testing' of https://github.com/ajayyy/SponsorBlockServer into new-vote-options
# Conflicts:
# src/routes/voteOnSponsorTime.js
|
2020-04-29 19:58:19 -04:00 |
|
Ajay Ramachandran
|
e27ef39dcf
|
Remove unused function
|
2020-04-29 18:26:05 -04:00 |
|
Joe-Dowd
|
d930853edf
|
review changes
|
2020-04-29 22:27:38 +01:00 |
|
Joe-Dowd
|
e9e525ec63
|
fixed formatting
|
2020-04-28 05:18:54 +01:00 |
|
Joe-Dowd
|
13aee13f18
|
Improved phrasing of error responses \n removed debug logs
|
2020-04-28 05:10:55 +01:00 |
|
Joe-Dowd
|
f6df7e5f6f
|
remove testing logs
|
2020-04-28 05:07:39 +01:00 |
|
Joe-Dowd
|
cfa80be4c7
|
add user history to discord notification on segment reporting
|
2020-04-28 05:04:51 +01:00 |
|
Ajay Ramachandran
|
cde51a3059
|
Only unhide submissions with normal vote
|
2020-04-27 23:02:29 -04:00 |
|
Ajay Ramachandran
|
d767f2ff6b
|
Added schema upgrade system and started on new vote type
|
2020-04-27 23:01:51 -04:00 |
|
Joe-Dowd
|
819f338c68
|
Ensured anything in master is implemented
|
2020-04-02 18:53:02 +01:00 |
|
Joe-Dowd
|
30d24de4d3
|
added http tests
|
2020-04-01 21:29:13 +01:00 |
|
Joe-Dowd
|
5369d48eae
|
Added testing
|
2020-04-01 21:04:04 +01:00 |
|
Joe-Dowd
|
1bff019a64
|
fixed youtube / discord calls
|
2020-04-01 19:28:21 +01:00 |
|
Joe-Dowd
|
8543647cbc
|
added youtube util and cors middleware
|
2020-03-20 20:14:14 +00:00 |
|
Joe-Dowd
|
5c3d18b0e2
|
Initial refactor (routes and utils to respective folders)
|
2020-03-20 20:13:55 +00:00 |
|