Michael C
1c2dd055c1
Update dependencies & eslint
...
- update API-Docs link
- cast err as string to appease eslint
- update package and bump minimum to fix security issue
- removed unnecessary filters from gitignore
2021-08-27 17:09:31 -04:00
Michael C
c448bb3d9a
add test case
2021-08-27 16:44:29 -04:00
Michael C
265a01dcde
re-shadowban user
...
if user is already shadowbanned but unhideOldSubmissions is true, sets all submissions to hidden. If not true, then return 409 duplicate
2021-08-25 01:56:34 -04:00
Michael C
c3f7b29d44
throw error 400 when start or endtime has colon
2021-08-24 19:12:58 -04:00
Ajay Ramachandran
f1f5bdb2be
Fix test
2021-08-17 22:08:51 -04:00
Ajay Ramachandran
5965879ed1
Rename highlight category to poi_highlight
2021-08-17 22:01:12 -04:00
Ajay Ramachandran
c869e60b04
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer
2021-08-10 23:13:59 -04:00
Ajay Ramachandran
d653f00a2d
Print when partial deep equals fails
2021-08-10 23:13:56 -04:00
Ajay Ramachandran
1cbd162a22
Support commas in timestamps
2021-08-10 23:12:20 -04:00
Ajay Ramachandran
fa901add35
print error in tests
2021-08-10 10:52:02 -04:00
Michael C
58551ba37f
add maxRewardTime
2021-08-06 00:51:22 -04:00
Michael C
5ad7c6a3ba
catch all error in endpoint
2021-08-06 00:51:22 -04:00
Ajay Ramachandran
71c01c0f3b
add option to get ban status from user info
2021-08-05 20:11:05 -04:00
Michael C
ed0d832e08
use partialDeepEquals for tests
2021-08-03 00:19:37 -04:00
Michael C
b39c06a9ef
add tests, new partialDeepEquals
2021-08-02 21:59:06 -04:00
Michael C
7dff254604
add userAgent to tests
2021-08-01 15:28:17 -04:00
Haidang666
85e78d2490
Use assert in test
2021-08-01 14:59:25 +07:00
Ajay Ramachandran
3368615a77
Add test for body user agent
2021-08-01 02:57:02 -04:00
Ajay Ramachandran
8f0f01e6b2
Parse user agent header
2021-07-31 21:49:10 -04:00
Ajay Ramachandran
e056c30f05
Merge pull request #327 from HaiDang666/324_user-agent
...
Store user-agent in postSkipSegment
2021-07-31 20:56:00 -04:00
Haidang666
01cbf67bcb
Fix test on new warning reason format
2021-07-30 13:50:46 +07:00
Haidang666
ce193b60f7
Store user-agent in postSkipSegment
2021-07-30 13:47:21 +07:00
Michael C
32056ab2f1
re-enable warning if still within issue time
2021-07-28 02:52:00 -04:00
Haidang666
c701998a35
return reason in locked categories when submission fail
2021-07-27 14:03:51 +07:00
Ajay Ramachandran
9aa0ff6de6
Merge pull request #319 from HaiDang666/266_final
...
Update: most upvoted segments on locked videos as locked submissions
2021-07-26 23:48:58 -04:00
Ajay Ramachandran
37ea8adb73
assert fixed value
2021-07-26 23:46:26 -04:00
Ajay Ramachandran
7b15957bb8
fix tests
2021-07-25 14:34:55 -04:00
Haidang666
0eb298a943
Update query and test
2021-07-24 15:09:30 +07:00
Ajay Ramachandran
0990a9b87d
Add semicolon
2021-07-22 20:00:42 -04:00
Michael C
87727ef360
fix tests and linting
2021-07-22 17:50:39 -04:00
Haidang666
2773c5f500
Update: most upvoted segments on locked videos as locked submissions
2021-07-21 16:16:58 +07:00
Ajay Ramachandran
c070e5f40d
Fix falsey values getting through tests
2021-07-20 17:21:22 -04:00
Michael C
f774df972d
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into stricter-eslint
2021-07-18 14:30:27 -04:00
Michael C
2075ed46e1
added null warningReason
2021-07-18 02:39:37 -04:00
Michael C
fdb88dd401
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into getUserInfo/param
2021-07-18 02:38:12 -04:00
Michael C
205958464a
new stringDeepEquals
2021-07-18 02:33:57 -04:00
Michael C
a7aaffcfe5
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into stricter-eslint
2021-07-18 02:27:48 -04:00
Michael C
8ee51a1cb0
testing CI
2021-07-14 14:11:34 -04:00
Michael C
5f2bc37e96
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into stricter-eslint
2021-07-13 15:55:03 -04:00
Michael C
59bad90480
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into getLockCategories/reason
2021-07-13 13:51:51 -04:00
Ajay Ramachandran
a342ad5bda
Merge pull request #316 from mchangrh/400-on-noparam
...
Return 400 if no parameters specified
2021-07-12 14:17:20 -04:00
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
8b3ffe5d0d
fix eslint for tests
2021-07-12 02:43:46 -04:00
Michael C
a8f7080bf2
fix typo in tests
2021-07-12 00:32:51 -04:00
Michael C
d9a66a5894
quote & check for db version
2021-07-12 08:59:12 +07:00
Haidang666
bbb1db014c
Add archive downvote function unit test
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