Ajay
|
46c372a764
|
Unlock other segments when vip votes for new segment
|
2023-02-14 22:10:46 -05:00 |
|
Michael M. Chang
|
3281954019
|
Update src/routes/postSkipSegments.ts
Co-authored-by: mini-bomba <55105495+mini-bomba@users.noreply.github.com>
|
2023-02-08 12:21:58 -05:00 |
|
Michael C
|
aece615992
|
give less permissions to tempVIPs
|
2023-02-08 01:54:20 -05:00 |
|
Ajay
|
6448fbfbd8
|
Fix logger calls where this will be wrong
|
2023-02-05 13:27:18 -05:00 |
|
Michael C
|
b855eea349
|
make privateIDUsername check more lenient #532
|
2023-01-29 16:10:59 -05:00 |
|
Ajay
|
51d25cfc68
|
Ban users submitting from banned IPs
|
2023-01-29 13:53:08 -05:00 |
|
Ajay
|
f8f02d86d5
|
Fix shadow hidden requiring type 1
|
2023-01-29 13:15:05 -05:00 |
|
Ajay
|
e69b61fb4c
|
Fix shadow ban exiting early
|
2023-01-28 14:42:16 -05:00 |
|
Ajay
|
5c1b502a15
|
Fix ban users var not used
|
2023-01-28 14:04:14 -05:00 |
|
Ajay
|
d5c544f1ee
|
Allow auto banning ips
|
2023-01-28 14:00:12 -05:00 |
|
Ajay
|
5426ae826e
|
Add IP banning
|
2023-01-28 13:09:04 -05:00 |
|
Ajay Ramachandran
|
d8e0eac61b
|
Use includes and check in sql usage
|
2023-01-28 12:18:34 -05:00 |
|
Michael C
|
74c0ba37e2
|
remove debug statements, fix shadowBanUser tests
|
2023-01-28 02:54:01 -05:00 |
|
Michael C
|
a64b8f99b7
|
use shared parseParams helper
|
2023-01-28 02:40:09 -05:00 |
|
Ajay
|
9cf2e1f0e9
|
Fix private db table removal and original title type
|
2023-01-28 02:31:49 -05:00 |
|
Ajay Ramachandran
|
d07aac3a33
|
Merge branch 'master' into clickbait
|
2023-01-28 02:13:42 -05:00 |
|
Ajay
|
b91114165e
|
use seperate queries
|
2023-01-28 02:12:33 -05:00 |
|
Ajay
|
36f1d15605
|
Add tests for get branding and fix issues
Also improve deep partial equals
|
2023-01-28 01:53:59 -05:00 |
|
Ajay Ramachandran
|
1641a41b00
|
Merge pull request #533 from mchangrh/cache-control
add ETag to skipSegments byHash
|
2023-01-28 01:16:32 -05:00 |
|
Ajay
|
4d8ce40ef4
|
Add missing import
|
2023-01-27 22:42:46 -05:00 |
|
Ajay
|
07c683e8f0
|
Add vote/submission for titles and thumbnails
|
2023-01-27 22:36:29 -05:00 |
|
Ajay
|
d0a9168531
|
remove temp server outage error
|
2023-01-22 18:59:51 -05:00 |
|
Ajay
|
2ed23d7fcb
|
Fix duplicate chapter issue
Fix https://github.com/ajayyy/SponsorBlockServer/issues/521
|
2023-01-21 21:52:39 -05:00 |
|
Michael C
|
e7a43d79ab
|
optimize skipSegments, add eTag
- moved skipSegments parameter parsing to new file
- added oldGetVideoSponsorTimes to getSkipSegments.ts
|
2023-01-01 04:59:57 -05:00 |
|
Michael C
|
a613b68c66
|
add ETag to skipSegments byHash
|
2023-01-01 02:50:49 -05:00 |
|
Ajay
|
66c2be6012
|
remove hash and extra segment params
|
2022-12-30 15:39:45 -05:00 |
|
Ajay
|
2a7083b9ef
|
Remove hash from result to save bandwidth
|
2022-12-30 15:07:59 -05:00 |
|
Michael C
|
90e5446078
|
add privateID username check
- bump AGPL to package-lock
|
2022-12-30 00:41:45 -05:00 |
|
Michael C
|
7c2feb80bc
|
videoID validation and userID min length
|
2022-12-27 01:45:50 -05:00 |
|
Ajay
|
cc24a4902f
|
Initial get branding
|
2022-12-23 16:56:27 -05:00 |
|
Michael C
|
2683c61995
|
add minUserIDLength config option
|
2022-12-17 23:35:13 -05:00 |
|
Ajay
|
992c65a39d
|
Fix sqlite tests
|
2022-11-21 17:06:04 -05:00 |
|
Ajay
|
b6e62aa68f
|
Add postgres request time stats
|
2022-11-21 16:48:16 -05:00 |
|
Ajay
|
30ac91c537
|
Don't refetch reputation if under high db load
|
2022-11-20 19:17:47 -05:00 |
|
Ajay
|
e252411fe1
|
No time saved for chapter
|
2022-11-20 17:30:13 -05:00 |
|
Ajay
|
0cd808a2d9
|
Add high load checks to leaderboard pages
|
2022-11-20 00:50:32 -05:00 |
|
Ajay
|
87e38c8bc4
|
Show total stats if not under high load
|
2022-11-20 00:47:41 -05:00 |
|
Ajay
|
9bd6e9df4f
|
Add error catching in segment by hash
|
2022-11-19 23:35:46 -05:00 |
|
Ajay
|
6c18579a78
|
Added back mention of video to lock message
|
2022-11-12 12:45:35 -05:00 |
|
Ajay
|
e6e8c8e5a1
|
Added suggestion to refresh for locks
|
2022-11-12 12:43:16 -05:00 |
|
Ajay
|
50743070de
|
Clarify locked category error
|
2022-11-12 12:41:00 -05:00 |
|
Ajay
|
2700b5b530
|
Add avg read and write for redis and write requests
|
2022-11-07 23:51:41 -05:00 |
|
Ajay
|
9b509e7289
|
Disable csv downloads
|
2022-11-07 16:24:43 -05:00 |
|
Ajay
|
2254e7f869
|
Fix license validation failing
|
2022-10-30 17:05:10 -04:00 |
|
Michael C
|
80c018c9d5
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into fullVideoLabels
|
2022-10-28 16:49:50 -04:00 |
|
Michael C
|
622511c8fd
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into more-coverage
|
2022-10-27 01:38:08 -04:00 |
|
Ajay
|
13ae4681cb
|
Fix hashing empty value for patreon sign in
|
2022-10-26 12:56:40 -04:00 |
|
Ajay
|
94eb37cb1c
|
Count active postgres and redis requests
|
2022-10-26 01:31:29 -04:00 |
|
Ajay
|
1e2437b993
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer
|
2022-10-22 13:32:49 -04:00 |
|
Ajay
|
a6275b3607
|
Add message about server outage
|
2022-10-22 13:32:48 -04:00 |
|