Michael C
|
0a8f7aa39d
|
skipSegments return 400 if bad categories
|
2021-06-15 23:01:26 -04:00 |
|
Ajay Ramachandran
|
300ee0183e
|
Add a max initial boost
|
2021-05-24 10:51:32 -04:00 |
|
Ajay Ramachandran
|
d7f352d699
|
Revert "Don't get reputation every time"
This reverts commit 994dba86f6.
|
2021-05-23 23:36:16 -04:00 |
|
Ajay Ramachandran
|
994dba86f6
|
Don't get reputation every time
|
2021-05-23 23:30:47 -04:00 |
|
Ajay Ramachandran
|
30d0cb7590
|
Don't break with old cached data
|
2021-05-23 23:19:39 -04:00 |
|
Ajay Ramachandran
|
52b201ff87
|
Change to vary boost by votes
|
2021-05-23 21:43:23 -04:00 |
|
Ajay Ramachandran
|
d3210d4e27
|
Move files to utils
|
2021-05-23 18:00:20 -04:00 |
|
Ajay Ramachandran
|
5c2ab9087a
|
Use reputation when sorting segments
|
2021-05-23 17:54:51 -04:00 |
|
Ajay Ramachandran
|
799aef0b65
|
Move redis code to middleware
|
2021-05-23 15:49:12 -04:00 |
|
Ajay Ramachandran
|
9d19c59d44
|
Add caching for raw videoID fetching
|
2021-05-23 12:03:05 -04:00 |
|
Ajay Ramachandran
|
590ed037dd
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into export
|
2021-05-23 11:17:10 -04:00 |
|
Ajay Ramachandran
|
0c64f4b006
|
Check for array in non hash prefix method
|
2021-05-13 14:59:12 -04:00 |
|
Ajay Ramachandran
|
8088f37632
|
Only return one segment for highlight category
|
2021-04-05 23:48:51 -04:00 |
|
Ajay Ramachandran
|
c9a8dc21b1
|
Unlock videos and hide segments if duration changed
|
2021-03-29 19:16:18 -04:00 |
|
Ajay Ramachandran
|
37a07ace72
|
Cache data for getting hash-prefix segments
|
2021-03-26 19:03:30 -04:00 |
|
Ajay Ramachandran
|
3c89e9c015
|
Send back duration in getSkipSegments request
|
2021-03-19 22:52:23 -04:00 |
|
Ajay Ramachandran
|
29d2c9c25e
|
Add new "Service" option
|
2021-03-19 21:31:16 -04:00 |
|
Ajay Ramachandran
|
f4cf646f80
|
Add checks for empty categories after filtering
|
2021-03-08 22:06:18 -05:00 |
|
Ajay Ramachandran
|
54e69b266d
|
Fix tests
|
2021-03-06 00:25:18 -05:00 |
|
Ajay Ramachandran
|
44f10b9ff9
|
Removed some unused logs
|
2021-03-04 23:30:30 -05:00 |
|
Ajay Ramachandran
|
2772a9dcc6
|
Switch to case sensitive and get submitting + getting working
|
2021-03-04 20:23:05 -05:00 |
|
Ajay Ramachandran
|
1a66be8665
|
Make schemas work with postgres
|
2021-03-04 19:44:54 -05:00 |
|
Ajay Ramachandran
|
ff4af3786e
|
Switch to postgres + promises
|
2021-03-01 20:40:31 -05:00 |
|
Ajay Ramachandran
|
eeaa1614fa
|
Remove logging and fix voting error
|
2021-02-20 22:06:00 -05:00 |
|
Ajay Ramachandran
|
8c910b67b4
|
Only cache for all categories
|
2021-02-20 22:02:57 -05:00 |
|
Ajay Ramachandran
|
01d318d902
|
Add redis caching for 404s
|
2021-02-20 21:13:46 -05:00 |
|
Ajay Ramachandran
|
57adcd3c65
|
Replace VIP starting with 1000 votes with locked submissions
|
2021-02-18 20:24:04 -05:00 |
|
Ajay Ramachandran
|
7f0a35c88a
|
Fix type issues
|
2020-12-29 15:12:18 -05:00 |
|
Ajay Ramachandran
|
29ef770759
|
Add type safety to getSkipSegments
|
2020-12-29 14:16:11 -05:00 |
|
Ajay Ramachandran
|
30823b752d
|
Add shadowHidden type
|
2020-12-28 18:57:57 -05:00 |
|
Ajay Ramachandran
|
e3e9c89a80
|
Better fix for cache type error
|
2020-12-28 18:50:47 -05:00 |
|
Ajay Ramachandran
|
bb7cc60118
|
fix crash when variable missing from cache
|
2020-12-28 18:47:51 -05:00 |
|
Ajay Ramachandran
|
8129a488a9
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into feat/faster-segments
# Conflicts:
# src/routes/getSkipSegments.ts
# src/routes/getSkipSegmentsByHash.ts
# test/cases/getSegmentsByHash.js
|
2020-12-24 21:27:08 -05:00 |
|
Ajay Ramachandran
|
2cd78d5d2f
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into Dainius14/master
# Conflicts:
# src/routes/shadowBanUser.js
# src/routes/voteOnSponsorTime.ts
# test/cases/getSkipSegments.js
# test/cases/voteOnSponsorTime.js
|
2020-12-07 17:35:15 -05:00 |
|
Dainius Daukševičius
|
62b008e693
|
remove TODO comments
|
2020-10-26 19:13:30 +02:00 |
|
Dainius Daukševičius
|
08d27265fc
|
migrate to typescript
|
2020-10-26 19:13:30 +02:00 |
|