Ajay Ramachandran
|
e979cbba4e
|
Merge branch 'master' into 147-add-cache-for-gettopusers
|
2020-10-14 18:35:15 -04:00 |
|
Joe Dowd
|
830ef7e0dc
|
made youtube api cache have conatcnt part value
|
2020-10-14 20:52:01 +01:00 |
|
Ajay Ramachandran
|
e0df3d4208
|
Don't allow dots in videoID
|
2020-10-11 14:11:20 -04:00 |
|
Nanobyte
|
41dc16453e
|
Update src/utils/createMemoryCache.js
Co-authored-by: Ajay Ramachandran <dev@ajay.app>
|
2020-10-09 08:58:31 +02:00 |
|
Nanobyte
|
fb7ff50feb
|
Update src/utils/createMemoryCache.js
Co-authored-by: Ajay Ramachandran <dev@ajay.app>
|
2020-10-09 08:58:15 +02:00 |
|
Nanobyte
|
25b91af8bc
|
Add cache for getTopUsers
See #147
|
2020-10-06 23:25:11 +02:00 |
|
Nanobyte
|
cce20319ad
|
Submission UUID generation moved to function
See issue #139
|
2020-10-06 15:59:32 +02:00 |
|
Ajay Ramachandran
|
a86dc0fc7b
|
Changed redis polyfill to not throw an error
|
2020-09-15 12:16:34 -04:00 |
|
Ajay Ramachandran
|
eaaf3b8812
|
Add pollyfill for redis set
|
2020-09-15 12:15:23 -04:00 |
|
Joe Dowd
|
bbe31149b4
|
cleaner logging
|
2020-09-08 17:43:51 +01:00 |
|
Joe Dowd
|
d72a0ca009
|
Merge branch 'testing' of github.com:ajayyy/SponsorBlockServer into youtube-cache
|
2020-09-08 17:38:47 +01:00 |
|
Joe Dowd
|
9d94067cd0
|
Added youtube api cache (optional)
|
2020-09-08 17:37:29 +01:00 |
|
Ajay Ramachandran
|
1536cc085c
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into testing
|
2020-09-06 13:37:23 -04:00 |
|
Ajay Ramachandran
|
9bcecae9a2
|
Made report by submitter work for VIPs
|
2020-09-06 13:35:14 -04:00 |
|
Joe Dowd
|
2067599843
|
added test for hash prefix length
|
2020-08-31 03:27:12 +01:00 |
|
Joe Dowd
|
1a06502806
|
added get segments by hash prefix
|
2020-08-31 00:45:06 +01:00 |
|
Joe Dowd
|
84533b544a
|
Merge testing & bufgix on logging proxy submissions
|
2020-08-30 20:37:24 +01:00 |
|
Ajay Ramachandran
|
a161316dc2
|
Merge pull request #118 from TAG-Epic/custom-webhooks
Add custom webhooks
|
2020-08-29 19:26:13 -04:00 |
|
Ajay Ramachandran
|
f4b36867ff
|
Fixed duplicate variable
|
2020-08-24 20:15:46 -04:00 |
|
Ajay Ramachandran
|
2f2273b8a8
|
Added decimals to formatted time
|
2020-08-24 20:12:57 -04:00 |
|
Joe Dowd
|
dc7dadd9a1
|
tidy undesolved fix
|
2020-08-24 22:43:36 +01:00 |
|
Joe Dowd
|
3563924c6f
|
Fixed undesolved test error
|
2020-08-24 22:40:02 +01:00 |
|
TAG-Epic
|
aca4318351
|
Move dispatchEvent to webhookUtils
|
2020-08-24 09:06:47 +02:00 |
|
TAG-Epic
|
16777c30ca
|
Change .size to .length
|
2020-08-23 22:35:35 +02:00 |
|
TAG-Epic
|
9eddc330c5
|
Move getVoteAuthor to webhookUtils and move user status (api) to webhookUtils
|
2020-08-23 22:30:35 +02:00 |
|
TAG-Epic
|
e5aa631da0
|
Refactor custom webhooks
|
2020-08-23 21:44:50 +02:00 |
|
Ajay Ramachandran
|
ece475076e
|
Added log colors and method name
|
2020-08-23 12:35:57 -04:00 |
|
Joe Dowd
|
44ea0c418a
|
fixed db update, started no segments
|
2020-08-22 02:14:19 +01:00 |
|
Joe Dowd
|
226197a827
|
Added logger util and used in place of console log
|
2020-08-21 15:27:41 +01:00 |
|
Joe-Dowd
|
46dd16caf9
|
added ability to query mysql database
|
2020-07-05 04:14:15 +01:00 |
|
Ajay Ramachandran
|
51f760332b
|
Changed getIP to be all lowercase
|
2020-05-17 01:38:15 -04:00 |
|
Ajay Ramachandran
|
261432a7fd
|
Fix isUserTrustworthy missing from voting method
|
2020-05-16 16:40:18 -04:00 |
|
Ajay Ramachandran
|
ad7d1a53d9
|
Added string check to getIP
|
2020-05-15 19:14:30 -04:00 |
|
Ajay Ramachandran
|
9a317a2c23
|
Added getIP options
|
2020-04-30 00:34:34 -04:00 |
|
Ajay Ramachandran
|
9807d3e9c7
|
Merge
|
2020-04-06 20:05:26 -04:00 |
|
Ajay Ramachandran
|
f1a7524acf
|
Fixed getIP module import
|
2020-04-06 17:29:52 -04:00 |
|
Ajay Ramachandran
|
8eca458e38
|
Added DB checks to tests and fixed getIP using the wrong config
|
2020-04-06 17:25:20 -04:00 |
|
Joe-Dowd
|
5369d48eae
|
Added testing
|
2020-04-01 21:04:04 +01:00 |
|
Joe-Dowd
|
9bf065e1f0
|
added request debug log without condition
|
2020-03-20 20:14:20 +00:00 |
|
Joe-Dowd
|
8543647cbc
|
added youtube util and cors middleware
|
2020-03-20 20:14:14 +00:00 |
|
Joe-Dowd
|
5c3d18b0e2
|
Initial refactor (routes and utils to respective folders)
|
2020-03-20 20:13:55 +00:00 |
|