Commit Graph

355 Commits

Author SHA1 Message Date
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
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
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
Ajay Ramachandran
3e2ab9c30a Merge pull request #80 from ajayyy/get-ip-fixes
Get IP options
2020-05-15 19:16:19 -04:00
Ajay Ramachandran
ad7d1a53d9 Added string check to getIP 2020-05-15 19:14:30 -04:00
Ajay Ramachandran
46abd002f2 Merge pull request #83 from ajayyy/new-vote-options
Fix adding VIPs
2020-05-14 18:31:18 -04:00
Ajay Ramachandran
8e7595cd34 Fix adding VIPs 2020-05-12 21:07:09 -04:00
Ajay Ramachandran
b619d91aab Merge pull request #82 from ajayyy/new-vote-options
Prevent crash when category-voting on invalid UUID
2020-05-11 18:10:12 -04:00
Ajay Ramachandran
0060b5e5af Prevent crash when category-voting on invalid UUID 2020-05-11 18:07:57 -04:00
Ajay Ramachandran
ada64d97a6 Merge pull request #78 from ajayyy/new-vote-options
New vote options + Auto-schema upgrade
2020-05-10 20:21:50 -04:00
Ajay Ramachandran
14c0aa1ec1 Make key in config unique 2020-05-10 20:19:04 -04:00
Ajay Ramachandran
b2705dfb2d Prevented upvotes on "dead" submissions unless they are VIP. 2020-05-10 00:08:05 -04:00
Ajay Ramachandran
8638698d61 Added schema upgrades for both DBs 2020-05-03 13:25:45 -04:00
Ajay Ramachandran
d4328f4d54 Change the version code to be the last run upgrade file. 2020-05-03 12:08:07 -04:00
Ajay Ramachandran
8eecffd3d5 Changed from version table to a key-value config table. 2020-05-03 12:01:49 -04:00
Ajay Ramachandran
9a317a2c23 Added getIP options 2020-04-30 00:34:34 -04:00