Joe Dowd
|
c946d2309e
|
add is VIP endpoint
|
2020-08-22 03:58:27 +01:00 |
|
Joe Dowd
|
6bde59c14a
|
added extra sql test
|
2020-08-22 03:29:16 +01:00 |
|
Joe Dowd
|
db3de8ce6f
|
changed copy/pasted comment
|
2020-08-22 03:21:10 +01:00 |
|
Joe Dowd
|
f53c541538
|
added ability for vips to submit segments not in a video
|
2020-08-22 03:05:51 +01:00 |
|
Joe Dowd
|
44ea0c418a
|
fixed db update, started no segments
|
2020-08-22 02:14:19 +01:00 |
|
Joe Dowd
|
16c68dd51d
|
allow removing own segments with a downvote
|
2020-08-21 22:32:34 +01:00 |
|
Joe Dowd
|
c1d4ba3c80
|
Merge pull request #2 from Joe-Dowd/logging-change
Added logger util and used in place of console log
|
2020-08-21 21:06:22 +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
|
2516634856
|
Don't allow 0 ms submissions
|
2020-08-02 12:08:44 -04:00 |
|
Ajay Ramachandran
|
d5a720fa0c
|
Check that start time is not less than zero
|
2020-08-02 11:58:11 -04:00 |
|
Joe Dowd
|
5ac5c30fd6
|
import config
|
2020-07-28 04:32:12 +01:00 |
|
Joe Dowd
|
f4db30e988
|
Merge branch 'testing' of github.com:Joe-Dowd/SponsorBlockServer into testing
|
2020-07-28 04:04:56 +01:00 |
|
Ajay Ramachandran
|
5fc839513e
|
Merge pull request #105 from Joe-Dowd/proxy-submission
Proxy submission
|
2020-07-27 21:09:32 -04:00 |
|
Ajay Ramachandran
|
7878336866
|
Don't return after proxying
|
2020-07-27 20:53:15 -04:00 |
|
Ajay Ramachandran
|
cadf2640fe
|
Add spacing
|
2020-07-27 19:54:38 -04:00 |
|
Ajay Ramachandran
|
98b79b042b
|
Return when proxying
|
2020-07-27 19:54:08 -04:00 |
|
Ajay Ramachandran
|
51fe7d5599
|
Changed to if statement
|
2020-07-27 19:53:23 -04:00 |
|
Joe Dowd
|
99c8d5d238
|
removed log and fixed log typo
|
2020-07-27 05:56:23 +01:00 |
|
Joe Dowd
|
0e34423dd6
|
added option to example config
|
2020-07-27 05:53:16 +01:00 |
|
Joe Dowd
|
18f5d656de
|
Aded option to proxy submisissions to another server to persist.
|
2020-07-27 05:51:49 +01:00 |
|
Ajay Ramachandran
|
22fc90713a
|
Merge pull request #104 from ajayyy/experimental
Fix shadow hidden endpoint
|
2020-07-26 11:45:20 -04:00 |
|
Ajay Ramachandran
|
fe444560fd
|
Fix shadow hidden endpoint
|
2020-07-26 11:44:15 -04:00 |
|
Ajay Ramachandran
|
0cda5db916
|
Merge pull request #103 from ajayyy/experimental
Improve user banning
|
2020-07-26 11:28:54 -04:00 |
|
Ajay Ramachandran
|
986c9dcf5f
|
Don't show banned users on the leaderboard
|
2020-07-26 11:26:51 -04:00 |
|
Ajay Ramachandran
|
4bfa5e7de8
|
Banned users can't vote
|
2020-07-26 11:13:36 -04:00 |
|
Ajay Ramachandran
|
ec10117179
|
Merge pull request #102 from ajayyy/testing
Update master
|
2020-07-25 21:45:04 -04:00 |
|
Ajay Ramachandran
|
77f856a052
|
Merge pull request #101 from ajayyy/experimental
Vote changes
|
2020-07-25 21:43:27 -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
|
84c5a76e90
|
Merge pull request #100 from ajayyy/experimental
Fix weight not updating properly
|
2020-07-23 23:36:04 -04:00 |
|
Ajay Ramachandran
|
b6dd109fcb
|
Fix weight not properly
|
2020-07-23 23:34:31 -04:00 |
|
Ajay Ramachandran
|
0dfe4b1ae2
|
Merge pull request #99 from ajayyy/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
|
2020-07-23 19:00:00 -04:00 |
|
dependabot[bot]
|
c9e7ec07f5
|
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-23 22:14:14 +00:00 |
|
Ajay Ramachandran
|
369ebf48b2
|
Merge pull request #98 from MRuy/master
Fixed mixed up category stats
|
2020-07-23 18:13:42 -04:00 |
|
Nanobyte
|
c2e0c1be95
|
Fixed mixed up category stats
|
2020-07-17 03:24:53 +02:00 |
|
Ajay Ramachandran
|
4ab827da06
|
Merge pull request #96 from ajayyy/testing
Update master
|
2020-07-16 20:25:25 -04:00 |
|
Ajay Ramachandran
|
b965e5bf56
|
Merge pull request #95 from MRuy/master
Added categoryStats for getTopUsers
|
2020-07-16 18:57:28 -04:00 |
|
Nanobyte
|
b41c633a54
|
Simplified categoryStats query parameter
|
2020-07-17 00:51:37 +02:00 |
|
Nanobyte
|
1823305a5e
|
Fixed empty array for categoryStats in getTopUsers
|
2020-07-16 21:53:09 +02:00 |
|
Nanobyte
|
c4f9515c09
|
Added categoryStats for getTopUsers
|
2020-07-14 18:15:23 +02:00 |
|
Joe-Dowd
|
de81b135f4
|
removed un-needed import
|
2020-07-10 01:48:21 +01:00 |
|
Joe-Dowd
|
0d773a9a61
|
removed docker filed (not needed for PR)
|
2020-07-10 01:47:46 +01:00 |
|
Joe-Dowd
|
13e4adf18f
|
PR comments resolved
|
2020-07-10 01:46:09 +01:00 |
|
Ajay Ramachandran
|
da9ab111bc
|
Merge pull request #94 from ajayyy/testing
Update master
|
2020-07-08 23:04:24 -04:00 |
|
Ajay Ramachandran
|
adbb176697
|
Merge pull request #93 from ajayyy/experimental
Remove extra power downvote
|
2020-07-08 23:02:30 -04:00 |
|
Ajay Ramachandran
|
347f2ab1e1
|
Remove extra power downvote
|
2020-07-08 22:46:32 -04:00 |
|
Joe-Dowd
|
8e89d2bf92
|
Added default config for docker
|
2020-07-05 09:25:57 +01:00 |
|
Joe-Dowd
|
9a168aae45
|
change mount point for config
|
2020-07-05 05:09:06 +01:00 |
|
Joe-Dowd
|
b03daa3c71
|
executable entrypoint
|
2020-07-05 04:40:56 +01:00 |
|