Ajay Ramachandran
|
3d0b9edb9c
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer
|
2021-07-12 11:05:14 -04:00 |
|
Ajay Ramachandran
|
a23ec160c0
|
Make reputation take into account more recent segments
|
2021-07-12 11:05:12 -04:00 |
|
Michael C
|
b5a29675d6
|
fix more non-format string-concat
|
2021-07-12 02:48:49 -04:00 |
|
Michael C
|
c0b1d201ad
|
fix non-format eslint in src/
|
2021-07-12 02:12:22 -04:00 |
|
Michael C
|
d9a66a5894
|
quote & check for db version
|
2021-07-12 08:59:12 +07:00 |
|
Haidang666
|
6b5156468c
|
Add archive downvote segment cron
|
2021-07-12 08:59:12 +07:00 |
|
Michael M. Chang
|
0b7ba793b4
|
Merge branch 'master' into 400-on-noparam
|
2021-07-11 14:27:32 -04:00 |
|
Michael C
|
e8d0da3ce3
|
add 400 conditions
|
2021-07-10 16:30:30 -04:00 |
|
Michael C
|
7e977ad811
|
add warningReason and specify returned types
|
2021-07-09 12:07:36 -04:00 |
|
Ajay Ramachandran
|
a471e057f5
|
Remove category from segment id
|
2021-07-07 18:21:25 -04:00 |
|
Ajay Ramachandran
|
ed5de984f2
|
Add action type when finding UUID in webhook
|
2021-07-07 18:16:06 -04:00 |
|
Ajay Ramachandran
|
301f5e7113
|
Include action type in UUID
|
2021-07-07 18:12:52 -04:00 |
|
Michael C
|
5e58efb07f
|
early 400 on skipSegments
|
2021-07-07 17:36:52 -04:00 |
|
Michael C
|
4a835d5306
|
fix typos
|
2021-07-07 16:44:05 -04:00 |
|
Michael C
|
7d62fcd8cc
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into getLockCategories/reason
|
2021-07-07 16:31:37 -04:00 |
|
Michael C
|
50e7f4af8e
|
use .reduce from @HaiDang666
|
2021-07-07 00:51:08 -04:00 |
|
Michael C
|
3371c6a099
|
add reason to getLockCategories
|
2021-07-07 00:22:05 -04:00 |
|
Haidang666
|
14f55c9ee5
|
Add lock category reason
|
2021-07-06 13:31:44 +07:00 |
|
Michael C
|
d48b6ea80e
|
no need for eslint-disable
|
2021-07-06 01:06:29 -04:00 |
|
Ajay Ramachandran
|
4272f9de99
|
Merge pull request #305 from ajayyy/userid-limit
Minimum userID size
|
2021-07-06 01:00:44 -04:00 |
|
Ajay Ramachandran
|
8e0e66d662
|
Merge pull request #298 from ajayyy/mute-skip
Silent skip type
|
2021-07-06 01:00:22 -04:00 |
|
Ajay Ramachandran
|
48349070b3
|
Combine action type segments when sorting overlapping
|
2021-07-06 00:57:57 -04:00 |
|
Ajay Ramachandran
|
2379899f02
|
Add a minimum size to userID when submitting
|
2021-07-06 00:49:07 -04:00 |
|
Michael C
|
ede02eaa8c
|
add hashedVideoID to lockCategories
|
2021-07-05 20:01:10 -04:00 |
|
Ajay Ramachandran
|
ab27cbef07
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into mute-skip
|
2021-07-05 13:29:26 -04:00 |
|
Ajay Ramachandran
|
c2d4f2578c
|
Merge pull request #300 from mchangrh/appease-eslint
Appease eslint
|
2021-07-05 13:29:18 -04:00 |
|
Ajay Ramachandran
|
fa4c77b495
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into mute-skip
|
2021-07-05 13:27:25 -04:00 |
|
Ajay Ramachandran
|
c3dcd58390
|
Rename type
|
2021-07-05 13:25:54 -04:00 |
|
Ajay Ramachandran
|
c77814235c
|
Add action type to getSkipSegments
|
2021-07-05 13:23:31 -04:00 |
|
Michael C
|
d29c9613b9
|
type config & remove await from memoryCache
|
2021-07-05 02:59:01 -04:00 |
|
Michael C
|
351c89f235
|
add types from ajayyyy/lru-diskcache
- added existing types
- disbled no-unused-vars since there is no other way
|
2021-07-05 02:40:17 -04:00 |
|
Michael C
|
9a4cd431e8
|
rewrite getLockCategores to new spec
|
2021-07-05 02:33:32 -04:00 |
|
Michael C
|
cef6d5f365
|
fix eslint errors
|
2021-07-04 23:36:47 -04:00 |
|
Michael C
|
1c116eda3b
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into getLockCategories
|
2021-07-04 23:33:21 -04:00 |
|
Michael C
|
a860e96d35
|
getLockCategoresByHash
|
2021-07-04 23:33:12 -04:00 |
|
Ajay Ramachandran
|
d20320e87e
|
Add post for actionType
untested
|
2021-07-04 18:35:15 -04:00 |
|
Michael C
|
719a0956ac
|
add getLockCategories
|
2021-07-04 17:03:28 -04:00 |
|
Michael C
|
3c197ec3d9
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into fix-eslint
|
2021-07-04 15:23:00 -04:00 |
|
Ajay Ramachandran
|
0a60ca6468
|
Add repeating category for fetching by hash
Fixes #235
|
2021-07-04 14:20:54 -04:00 |
|
Ajay Ramachandran
|
990572ff31
|
Add parameter to fetch specific segments
|
2021-07-04 14:15:17 -04:00 |
|
Michael C
|
8df0c31d35
|
consistent return and sendStatus
|
2021-07-04 02:04:39 -04:00 |
|
Michael C
|
d89b26b77d
|
fix eslint-errors
|
2021-07-04 01:36:03 -04:00 |
|
Ajay Ramachandran
|
be277d0218
|
Merge pull request #284 from HaiDang666/283_show-lastest-warning
Show lastest warning when post segment
|
2021-07-03 22:46:26 -04:00 |
|
Ajay Ramachandran
|
cf592554f1
|
Merge branch 'master' into unhide-vote
|
2021-07-03 22:37:23 -04:00 |
|
Ajay Ramachandran
|
cb950ac5d7
|
Merge pull request #288 from mchangrh/remove-altvote
remote vote types 10/11
|
2021-07-03 22:36:42 -04:00 |
|
Ajay Ramachandran
|
4f29e2c197
|
Merge pull request #289 from DetachHead/express-promise-router
express-promise-router
|
2021-07-03 22:36:30 -04:00 |
|
Ajay Ramachandran
|
c9e0acd055
|
Fix any issue
|
2021-07-03 17:50:20 -04:00 |
|
Ajay Ramachandran
|
63254159ca
|
Merge pull request #292 from DetachHead/tsc_test
run `tsc` in the `test` script
|
2021-07-03 17:47:48 -04:00 |
|
Ajay Ramachandran
|
c5fd4b41b6
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer
|
2021-07-03 17:27:00 -04:00 |
|
Ajay Ramachandran
|
f5cfd6bfb5
|
Add try catch in dump database
|
2021-07-03 17:26:59 -04:00 |
|