Commit Graph

468 Commits

Author SHA1 Message Date
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
Joe-Dowd
cd875bd0f9 docker 2020-07-05 04:37:57 +01:00
Joe-Dowd
743a5d69b2 Merge branch 'testing' of github.com:Joe-Dowd/SponsorBlockServer into mysql-conv 2020-07-05 04:35:31 +01:00
Joe-Dowd
74b82ea990 Docker files 2020-07-05 04:35:06 +01:00
Joe Dowd
220f562242 Merge pull request #1 from Joe-Dowd/mysql-conv
Mysql conv
2020-07-05 04:33:26 +01:00
Joe-Dowd
46dd16caf9 added ability to query mysql database 2020-07-05 04:14:15 +01:00
Ajay Ramachandran
325981b9c9 Merge pull request #91 from pdonias/rework-getSkipSegments
`getSkipSegments` rework
2020-06-08 22:58:01 -04:00
Pierre Donias
85dcb39f5e Rework of getSkipSegments 2020-06-03 16:56:40 +02:00
Ajay Ramachandran
fea5d234ae Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer 2020-06-02 19:28:25 -04:00
Ajay Ramachandran
aa4574cfde Add category to notification 2020-06-02 19:28:09 -04:00
Ajay Ramachandran
2e56228323 Merge pull request #90 from ajayyy/testing
Testing
2020-05-28 19:38:14 -04:00
Ajay Ramachandran
617f075c19 Added semi-colons and spacing 2020-05-28 18:24:02 -04:00
Ajay Ramachandran
ba512f004e sponsorStart, sponsorEnd -> startTime, endTime 2020-05-28 18:23:19 -04:00
Ajay Ramachandran
45d10f2667 Merge pull request #89 from pdonias/improve-similar-sponsors-groups
Improve generation of similar sponsors groups
2020-05-28 18:05:50 -04:00
Pierre Donias
47d532733b Improve generation of similar sponsors groups
by running a single flat loop
2020-05-28 22:36:47 +02:00
Ajay Ramachandran
aad75b9eea Merge branch 'experimental' of https://github.com/ajayyy/SponsorBlockServer 2020-05-25 22:50:39 -04:00
Ajay Ramachandran
73740bc920 Remove submission cap 2020-05-25 22:50:18 -04:00
Ajay Ramachandran
33cff4a08c Merge pull request #88 from ajayyy/testing
Raise max submissions per user to 16
2020-05-25 22:23:56 -04:00
Ajay Ramachandran
c16044ee2c Merge pull request #87 from ajayyy/experimental
Raise max submissions per user to 16
2020-05-25 22:23:12 -04:00
Ajay Ramachandran
2cbeb50927 Raise max submissions per user to 16 2020-05-25 22:22:53 -04:00
Ajay Ramachandran
51f760332b Changed getIP to be all lowercase 2020-05-17 01:38:15 -04:00
Ajay Ramachandran
a2caa53664 Only sponsors must be longer than 1 second.
Also added proper error message when submission is too short.
2020-05-16 18:33:16 -04:00
Ajay Ramachandran
88a9628e7e Disable IP ratelimiting 2020-05-16 16:54:51 -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
dc7cd0993a Merge branch 'testing' of https://github.com/ajayyy/SponsorBlockServer 2020-05-16 00:12:55 -04:00
Ajay Ramachandran
7b31c40676 Prevent userID errors 2020-05-16 00:12:31 -04:00
Ajay Ramachandran
81e9d8ce0f Merge pull request #85 from ajayyy/testing
Make VIP submissions take priority
2020-05-16 00:09:57 -04:00
Ajay Ramachandran
0315aa67d7 make VIP submissions take priority. 2020-05-16 00:07:56 -04:00
Ajay Ramachandran
f57e73d87b Merge pull request #84 from ajayyy/testing
Testing
2020-05-15 19:18:03 -04:00