Michael C
|
fd6ae8fc0e
|
bargaining with postgres CI
- fix tests with lockCategories
- new unique naming scheme for video
- super janky somehow working method for comparing arrays out of order
|
2021-10-22 03:53:27 -04:00 |
|
Nishant Arora
|
0a54b18d64
|
Making newline as warning
|
2021-10-22 00:32:43 -06:00 |
|
Nishant Arora
|
05072f5d22
|
routes/deleteLockCategories: Run Queries in Parallel
|
2021-10-22 00:17:43 -06:00 |
|
Nishant Arora
|
28dc0fb512
|
routes/addUserAsVIP: fixed
|
2021-10-21 23:59:08 -06:00 |
|
Nishant Arora
|
2376d88481
|
routes/addUnlistedVideo: Improved
|
2021-10-21 23:49:42 -06:00 |
|
Nishant Arora
|
db8543a0b4
|
utils/getService: Improve Functionality to run on O(n)
|
2021-10-21 23:49:36 -06:00 |
|
Nishant Arora
|
b785658db1
|
Fixing eslint
|
2021-10-21 23:48:35 -06:00 |
|
Michael C
|
2d10dd6c9c
|
add extension to db.sql
|
2021-10-22 01:05:08 -04:00 |
|
Michael C
|
c6428bf9e4
|
import without fs
|
2021-10-21 23:15:36 -04:00 |
|
Michael C
|
0163a52e55
|
if in mirror mode, import CSV files
|
2021-10-21 03:49:25 -04:00 |
|
Michael C
|
815df94db4
|
add eslint rule for no-console
|
2021-10-20 01:01:58 -04:00 |
|
Michael C
|
109578a3ed
|
remove extra console.log lines
|
2021-10-20 00:59:08 -04:00 |
|
Michael C
|
ac15686b47
|
add loadAvg to status
|
2021-10-20 00:16:27 -04:00 |
|
Ajay Ramachandran
|
93536976d0
|
Merge pull request #385 from mchangrh/384-fix
Implement #384
|
2021-10-19 23:30:09 -04:00 |
|
Michael C
|
6caab2ef06
|
don't destructure and re-structure
|
2021-10-19 23:23:58 -04:00 |
|
Michael C
|
a316403bb5
|
quote for postgres
|
2021-10-19 23:22:13 -04:00 |
|
Michael C
|
5cf7a61de1
|
restructure for postgres
|
2021-10-19 23:14:52 -04:00 |
|
Michael C
|
d0deb6fe27
|
finish tests and remove extra console.logs
|
2021-10-19 23:06:47 -04:00 |
|
Michael C
|
4ee35d3cd4
|
implementation
|
2021-10-19 22:05:08 -04:00 |
|
Ajay Ramachandran
|
ec16828497
|
Merge pull request #383 from mchangrh/fix-fragment
fix fragment in links
|
2021-10-19 21:33:40 -04:00 |
|
Michael C
|
83b8127eb2
|
fix fragment in links
|
2021-10-19 03:52:24 -04:00 |
|
Ajay Ramachandran
|
a42e933240
|
Send webhook link with required segment
|
2021-10-18 20:02:17 -04:00 |
|
Ajay Ramachandran
|
201f6cb900
|
update lru diskcache
|
2021-10-17 16:32:07 -04:00 |
|
Ajay Ramachandran
|
c91d04760a
|
Add documentation for video info db schema
|
2021-10-17 14:57:55 -04:00 |
|
Ajay Ramachandran
|
91c52c15fd
|
Add indexes for videoInfo
|
2021-10-17 14:55:55 -04:00 |
|
Ajay Ramachandran
|
c6944bd7cf
|
Fix types on videoInfo table
|
2021-10-17 14:54:35 -04:00 |
|
Ajay Ramachandran
|
450f4a2d44
|
Store video info from submissions
|
2021-10-17 14:42:48 -04:00 |
|
Ajay Ramachandran
|
bda2ff4d23
|
Merge pull request #380 from ajayyy/skipSegments-values
Return locked and votes in skipSegment calls
|
2021-10-15 00:17:10 -04:00 |
|
Ajay Ramachandran
|
f6d6e93847
|
Return locked and votes in skipSegment calls
#379
|
2021-10-15 00:14:59 -04:00 |
|
Ajay Ramachandran
|
9cdccbe7f0
|
Fix user counter not working
|
2021-10-12 21:19:37 -04:00 |
|
Michael C
|
2ad52e70bb
|
enforce gzip for downloads
|
2021-10-05 23:31:05 -04:00 |
|
Ajay Ramachandran
|
656e35c080
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer
|
2021-10-03 21:16:10 +02:00 |
|
Ajay Ramachandran
|
895df94493
|
Add redirect to shorturl for wiki
|
2021-10-03 21:16:05 +02:00 |
|
Ajay Ramachandran
|
8d07ba7f23
|
Merge pull request #376 from FlorianZahn/votingAbuseFixes
Voting abuse fixes
|
2021-10-03 13:21:11 -04:00 |
|
Ajay Ramachandran
|
7e23bc9eeb
|
Check for service in category vote
|
2021-10-03 13:12:14 -04:00 |
|
Ajay Ramachandran
|
658e391f50
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into pr/FlorianZahn/376
|
2021-10-03 13:11:25 -04:00 |
|
FlorianZahn
|
69e321c405
|
Improved formatting
|
2021-10-03 19:03:49 +02:00 |
|
Ajay Ramachandran
|
b5d9c02d9e
|
Merge pull request #374 from HaiDang666/355_check-service
add service to table only have videoID
|
2021-10-03 12:57:28 -04:00 |
|
Ajay Ramachandran
|
2388dea859
|
Remove extra log
|
2021-10-03 12:55:49 -04:00 |
|
FlorianZahn
|
178c4d9792
|
Remove comment
Co-authored-by: Ajay Ramachandran <dev@ajay.app>
|
2021-10-03 18:53:34 +02:00 |
|
FlorianZahn
|
0aa286442f
|
Vip locked segment voting, handle client side
Co-authored-by: Ajay Ramachandran <dev@ajay.app>
|
2021-10-03 18:53:06 +02:00 |
|
Ajay Ramachandran
|
543fb535df
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer
|
2021-10-03 08:56:42 +02:00 |
|
Ajay Ramachandran
|
9cb0b356ed
|
Kill dead nginx processes to avoid memory leak #372
|
2021-10-03 08:56:02 +02:00 |
|
FlorianZahn
|
7135aa3369
|
removing console.log() commands
|
2021-10-02 05:11:26 +02:00 |
|
FlorianZahn
|
aacd297b3b
|
Fixed bugs where normal users could cirumvent vip locks by changing categories
|
2021-10-02 05:04:18 +02:00 |
|
FlorianZahn
|
bb2a007ed1
|
first changes and timeout on 2nd test
|
2021-10-02 04:39:54 +02:00 |
|
Haidang666
|
356974b478
|
add service to table only have videoID
|
2021-09-30 13:56:55 +07:00 |
|
Ajay Ramachandran
|
99d72b92e4
|
Clear cache after purging segments
|
2021-09-29 16:31:44 -04:00 |
|
Ajay Ramachandran
|
eaaf106d7c
|
Another try at #372
|
2021-09-29 12:22:40 -04:00 |
|
Ajay Ramachandran
|
86e26025f4
|
Safe navigation
|
2021-09-28 09:56:32 -04:00 |
|