Michael C
|
3371c6a099
|
add reason to getLockCategories
|
2021-07-07 00:22:05 -04: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
|
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
|
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
|
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 |
|
Michael C
|
931b3fdc68
|
disallow vote types 10/11
|
2021-07-02 23:07:17 -04:00 |
|
Michael C
|
107b21c463
|
restore hidden segments with vip upvote
|
2021-07-02 21:57:00 -04:00 |
|
Haidang666
|
24480fd18c
|
Revear auto clear unused code
|
2021-07-01 11:38:29 +07:00 |
|
Haidang666
|
402ea35971
|
Add postSkipSegments return lastes warning reason
|
2021-07-01 10:33:47 +07:00 |
|
Ajay Ramachandran
|
7a877a9653
|
Merge pull request #282 from HaiDang666/276_warn-reason
User warning reason
|
2021-06-30 13:43:08 -04:00 |
|
Ajay Ramachandran
|
ce59d3f95f
|
Don't fail if row is undefined
|
2021-06-30 00:01:40 -04:00 |
|
Haidang666
|
214ddc9807
|
Add warning reason in postWarning
|
2021-06-29 14:56:57 +07:00 |
|
Ajay Ramachandran
|
6f18a49ba0
|
Switch username update to one query
|
2021-06-28 22:05:15 -04:00 |
|
Ajay Ramachandran
|
8b54e965a2
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer
|
2021-06-28 13:24:04 -04:00 |
|
Ajay Ramachandran
|
0ddde452e3
|
Auto-lock username when admin changes it
https://github.com/ajayyy/SponsorBlockServer/issues/168
|
2021-06-28 13:20:57 -04:00 |
|
Ajay Ramachandran
|
7dbd4a3150
|
Merge pull request #275 from HaiDang666/193_log-username-change
Add log when update username
|
2021-06-27 18:13:21 -04:00 |
|
Michael C
|
33a45ce0a2
|
fix TS declarations
|
2021-06-27 01:05:06 -04:00 |
|
Haidang666
|
f3542b7402
|
Fix column name for postgre
|
2021-06-27 11:51:04 +07:00 |
|
Haidang666
|
f5bb221ecd
|
Add log when update username
|
2021-06-27 11:45:42 +07:00 |
|
Michael C
|
2f50d80a75
|
add explit param
|
2021-06-26 23:02:52 -04:00 |
|
Michael C
|
b06a6fbb51
|
redos prevention
|
2021-06-25 15:57:41 -04:00 |
|
Michael C
|
f2490beea2
|
put in limits and escapes
|
2021-06-25 14:35:51 -04:00 |
|
Michael C
|
09ab1dabdf
|
set limit of 64 characters for lookup
|
2021-06-25 11:57:27 -04:00 |
|
Michael C
|
d4695f0192
|
add getUserID and tests
|
2021-06-25 03:33:41 -04:00 |
|
Haidang666
|
9b43ce0ab7
|
Add purge all segments of VideoId
|
2021-06-24 12:29:02 +07:00 |
|
Ajay Ramachandran
|
f71cd57bc7
|
Fix top users
|
2021-06-24 01:25:26 -04:00 |
|
Ajay Ramachandran
|
c5245cb8e2
|
Save more info in unlisted video endpoint
|
2021-06-23 23:58:33 -04:00 |
|
Ajay Ramachandran
|
15b3cb20b3
|
Remove print statement
|
2021-06-23 20:11:11 -04:00 |
|
Ajay Ramachandran
|
42da1b6c23
|
Add endpoint to submit unlisted videos
A temporary measure which will be removed next month
https://support.google.com/youtube/answer/9230970
|
2021-06-23 19:19:30 -04:00 |
|