Commit graph

1377 commits

Author SHA1 Message Date
Michael C
5758f6512d
move utils to seperate files and folder, update imports 2021-09-21 02:02:17 -04:00
Michael C
22c4468180
bump eslint, fix lint warning, made request dev 2021-09-21 00:47:35 -04:00
Michael C
1dd534cce9
update dependencies, add shims for node-fetch v3 2021-09-20 01:43:19 -04:00
Michael C
ce0073e7b0
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into getLockReason 2021-09-18 23:26:49 -04:00
Michael C
c0074c9f8c
add tests 2021-09-18 23:24:23 -04:00
Michael C
0fc39cf5f2
fix logic in getLockReason 2021-09-18 02:47:34 -04:00
Michael C
d4d9f2d4d7
remove unnecessary async await 2021-09-17 00:03:42 -04:00
Michael C
802dd50163
naming 2021-09-17 00:01:29 -04:00
Michael C
9e9fcd47c0
finished other tests 2021-09-16 23:59:19 -04:00
Michael C
e7d55d1e1b
everything after postClearCache 2021-09-16 23:05:16 -04:00
Michael C
7cef510b29
quoted 2021-09-16 20:50:59 -04:00
Michael C
870ade6fa9
postSkipSegments 2021-09-16 20:44:12 -04:00
Ajay Ramachandran
803c3f2a29
Merge pull request #357 from mchangrh/getUserStats
add getUserStats
2021-09-15 20:45:52 -04:00
Ajay Ramachandran
4d9e595470 Rename user stats parameters 2021-09-15 20:44:20 -04:00
Ajay Ramachandran
bcdbc5fd60
Merge pull request #360 from HaiDang666/getService_helper
Add getService helper function
2021-09-15 20:30:48 -04:00
Michael C
61d7103f82
create getLockReason 2021-09-13 10:57:46 -04:00
Haidang666
93c69248d9 Add getService helper function 2021-09-13 14:49:17 +07:00
Michael C
18c1735087
acceptance 2021-09-07 00:48:01 -04:00
Michael C
76fe3f1165
stage of grief - depression 2021-09-07 00:44:39 -04:00
Michael C
6b7fdb8d9e
please accept my double quotes 2021-09-07 00:38:15 -04:00
Michael C
46270cfe84
partialDeepEquals for varying orders 2021-09-07 00:32:32 -04:00
Michael C
2c2e9a2900
all columns in quotes 2021-09-07 00:18:15 -04:00
Michael C
3d30eea1cb
add categoryStats and typeStats 2021-09-07 00:13:52 -04:00
Ajay Ramachandran
1e05c04a39 Allow mute and skip segments with same times 2021-09-05 22:40:40 -04:00
Michael C
6e55f9d979
everything up to purgeAllSegments 2021-09-04 19:23:43 -04:00
Michael C
4a394dd6dd
Merge branch 'getUserStats' of github.com:mchangrh/SponsorBlockServer into getUserStats 2021-09-04 17:07:38 -04:00
Michael C
9b05ee96af
add getUserStats 2021-09-04 17:06:49 -04:00
Michael C
97214bef1b
add getUserStats 2021-09-04 17:05:23 -04:00
Ajay Ramachandran
1823a91d54 Limit mute action type to specific categories 2021-09-04 00:33:37 -04:00
Ajay Ramachandran
6f29b807c5
Merge pull request #356 from mchangrh/patch-1
avoid unnecessary eslint-disable-line
2021-09-03 19:20:24 -04:00
Michael M. Chang
b50b215f20
avoid unnecessary eslint-disable-line 2021-09-03 17:48:00 -04:00
Ajay Ramachandran
33318ef4c6 Add youtube api cache 2021-09-02 18:33:52 -04:00
Ajay Ramachandran
2a284d7f25 Treat segments where end time of one equals start time of the other as not overlapping 2021-09-02 13:07:49 -04:00
Ajay Ramachandran
9cbea88f6f
Merge pull request #353 from mchangrh/statusOptions
get status with options
2021-09-02 12:04:38 -04:00
Ajay Ramachandran
2a1b645241
Merge pull request #348 from mchangrh/searchSegments
add getSearchSegments endpoint
2021-09-02 00:53:55 -04:00
Michael C
74626f8e3f
more endpoints! 2021-09-01 23:49:18 -04:00
Michael C
fa1166e5d8
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into searchSegments 2021-09-01 23:26:55 -04:00
Michael C
664db71104
get status with options 2021-09-01 23:24:43 -04:00
Ajay Ramachandran
cfefb7c629
Merge pull request #352 from mchangrh/getStatus
add getStatus and cases
2021-09-01 17:11:25 -04:00
Michael C
e12724af15
add getStatus and cases 2021-09-01 16:52:41 -04:00
Ajay Ramachandran
d6a986d6cf Disable shadow hidden when vip upvotes 2021-09-01 15:28:39 -04:00
Michael C
e9bffd0cf2
add test cases and fixed bugs 2021-09-01 13:53:06 -04:00
Michael C
9bef529486
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into searchSegments 2021-08-31 23:10:04 -04:00
Ajay Ramachandran
ba7fb6525f Allow VIP to submit poi segments at any time 2021-08-31 12:27:15 -04:00
Ajay Ramachandran
df904e3744
Merge pull request #350 from mchangrh/poi-min-start-time
add config key for poiMinimumStartTime
2021-08-31 12:25:17 -04:00
Ajay Ramachandran
b369916904
Merge pull request #347 from mchangrh/beautify-nginx
Beautify nginx
2021-08-31 12:23:57 -04:00
Ajay Ramachandran
13480fe96c
Merge pull request #346 from mchangrh/update-dependencies
Update dependencies & eslint
2021-08-31 12:23:48 -04:00
Ajay Ramachandran
44711267fd Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer 2021-08-31 12:10:25 -04:00
Ajay Ramachandran
9849fba97a Don't crash if failed to get ip from db 2021-08-31 12:10:23 -04:00
Michael C
bb02033567
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into searchSegments 2021-08-31 01:18:18 -04:00