Commit graph

1511 commits

Author SHA1 Message Date
Michael C
5a69de730c
rename hashKey to be more generic 2021-11-27 02:47:18 -05:00
Michael C
6baa00b76d
remove newline-before-return eslint 2021-11-27 02:42:59 -05:00
Michael C
a5a90e3c84
add getHashCache where applicable= 2021-11-27 02:41:34 -05:00
Ajay Ramachandran
7e1550f3c0 Update nginx config 2021-11-21 17:40:39 +01:00
Michael C
4584dbc047
add userID to searchSegments 2021-11-20 01:15:33 -05:00
Michael C
0a869dbbd7
strict check for videoID length 2021-11-19 02:27:42 -05:00
Ajay Ramachandran
20e9a3e8b1 Fix index using non existent column 2021-11-16 22:53:59 -05:00
Ajay Ramachandran
0478491f93
Merge pull request #390 from whizzzkid/fix/general-fixes
General Improvements
2021-11-16 19:22:52 -05:00
Ajay Ramachandran
4797a7d938
Merge branch 'master' into fix/general-fixes 2021-11-16 19:18:16 -05:00
Ajay Ramachandran
726a081df1
Merge pull request #403 from mchangrh/ratingFix
Fixed issues with ratings
2021-11-16 19:17:48 -05:00
Michael C
ad7574308f
clear rating cache 2021-11-15 01:50:09 -05:00
Michael C
03c95ca158
rename clearSegmentCache 2021-11-15 01:48:14 -05:00
Michael C
b9ebd00365
fixed tests, typos and optimized code for ratings 2021-11-15 01:17:36 -05:00
Ajay Ramachandran
bc6db0d109 Add endpoints for rating endpoint (dislikes)
https://github.com/ajayyy/SponsorBlock/issues/1039
2021-11-14 23:09:12 -05:00
Ajay Ramachandran
7590047c6d
Merge pull request #401 from ajayyy/chapters
Initial Chapters
2021-11-14 16:41:51 -05:00
Ajay Ramachandran
e85a0d4f28 Fix lock reason test with filler 2021-11-08 19:28:27 -05:00
Ajay Ramachandran
16c5819f5c Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into chapters 2021-11-08 19:26:39 -05:00
Ajay Ramachandran
db48953e39 Allow mute intro, outro, preview and add filler 2021-11-08 19:24:58 -05:00
Ajay Ramachandran
1106048b37 Allow mute intro, outro, preview and add filler 2021-11-08 19:22:17 -05:00
Ajay Ramachandran
a2698fb70d Set all videoInfo values in chapters name test 2021-11-06 23:18:28 -04:00
Ajay Ramachandran
6919b5433b Add suggested chapter names 2021-11-06 22:43:03 -04:00
Ajay Ramachandran
c371d35e82 update db schema 2021-11-06 19:56:01 -04:00
Ajay Ramachandran
0b7904f891 Add test case for small part that is the same action type 2021-11-06 17:40:26 -04:00
Ajay Ramachandran
c0072d5c72 Add another segment to overlap test case and fix for that case 2021-11-06 17:28:58 -04:00
Ajay Ramachandran
2733cd6606 Switch to new method that splits up existing groups instead of making new ones
Kind of #107
2021-11-06 16:11:02 -04:00
Ajay Ramachandran
7eef74a7dc Add new % overlap function used for chapters
Kind of #107
2021-11-06 16:09:55 -04:00
Ajay Ramachandran
32150e4a1d Add submitting description for chapters 2021-11-06 00:54:28 -04:00
Ajay Ramachandran
0c16448065
Merge pull request #397 from mchangrh/base-sqlite-ci
add generate-sqlite-base
2021-10-30 21:50:55 -04:00
Ajay Ramachandran
991d384f11
Merge pull request #398 from mchangrh/userID-skipSegments
add userID to getSkipSegments
2021-10-30 21:50:32 -04:00
Ajay Ramachandran
aa40ac7777
Merge pull request #400 from mchangrh/shadowban-test
add tests for shadowban
2021-10-30 20:04:02 -04:00
Michael C
88a368d0b9
add tests for shadowban 2021-10-30 17:58:17 -04:00
Nishant Arora
246ec7c3c3
Merge branch 'master' into fix/general-fixes 2021-10-27 23:51:45 -06:00
Nishant Arora
70d0387356
routes/deleteLockCategories: fixed 2021-10-27 23:50:20 -06:00
Ajay Ramachandran
19f7bbcde5 Add info about using sb mirror
Closes #373
2021-10-27 21:25:46 -04:00
Ajay Ramachandran
dd8b2f8809 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer 2021-10-27 19:36:36 -04:00
Ajay Ramachandran
6cf268330f Remove old auto-ban on low trust 2021-10-27 19:36:33 -04:00
Michael C
9d761815d8
add userID to getSkipSegments 2021-10-27 17:03:16 -04:00
Michael C
6adfb84c0f
add generate-sqlite-base 2021-10-27 16:04:52 -04:00
Ajay Ramachandran
d0b1608181
Merge pull request #396 from mchangrh/fix-rsync
fix rsync config name
2021-10-27 09:04:31 -04:00
Michael C
dc7831c31f
fix rsync file name 2021-10-26 22:38:46 -04:00
Ajay Ramachandran
06af78c770
Merge pull request #394 from mchangrh/rsync-container
add rsyncd config
2021-10-26 22:16:06 -04:00
Ajay Ramachandran
58de2a786d Fix testing server getting full path 2021-10-26 22:05:51 -04:00
Ajay Ramachandran
452d8a47f5 Switch testing server ip 2021-10-26 22:02:50 -04:00
Ajay Ramachandran
6db89778a9 enable testing server 2021-10-26 22:00:32 -04:00
Michael C
65fa663a1a
add rsyncd config 2021-10-26 21:55:32 -04:00
Ajay Ramachandran
59b1d02075 Add new vps 2021-10-26 20:54:25 -04:00
Ajay Ramachandran
cfae20282f
Merge pull request #377 from mchangrh/nginx-gzip
Fix NGINX mime type
2021-10-26 20:52:29 -04:00
Ajay Ramachandran
d06762418e
Merge pull request #387 from mchangrh/no-console
[ESLint] noconsole
2021-10-26 20:39:43 -04:00
Michael C
a9adfbc06d
disable eslint for error dump 2021-10-26 20:37:49 -04:00
Michael C
5743ed5434
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into no-console 2021-10-26 20:36:53 -04:00