Commit Graph

  • c6944bd7cf Fix types on videoInfo table Ajay Ramachandran 2021-10-17 14:54:35 -04:00
  • 450f4a2d44 Store video info from submissions Ajay Ramachandran 2021-10-17 14:42:48 -04:00
  • bda2ff4d23 Merge pull request #380 from ajayyy/skipSegments-values Ajay Ramachandran 2021-10-15 00:17:10 -04:00
  • f6d6e93847 Return locked and votes in skipSegment calls Ajay Ramachandran 2021-10-15 00:14:59 -04:00
  • 9cdccbe7f0 Fix user counter not working Ajay Ramachandran 2021-10-12 21:19:37 -04:00
  • 2ad52e70bb enforce gzip for downloads Michael C 2021-10-05 23:31:05 -04:00
  • 656e35c080 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer Ajay Ramachandran 2021-10-03 21:16:10 +02:00
  • 895df94493 Add redirect to shorturl for wiki Ajay Ramachandran 2021-10-03 21:16:05 +02:00
  • 8d07ba7f23 Merge pull request #376 from FlorianZahn/votingAbuseFixes Ajay Ramachandran 2021-10-03 13:21:11 -04:00
  • 7e23bc9eeb Check for service in category vote Ajay Ramachandran 2021-10-03 13:12:14 -04:00
  • 658e391f50 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into pr/FlorianZahn/376 Ajay Ramachandran 2021-10-03 13:11:25 -04:00
  • 69e321c405 Improved formatting FlorianZahn 2021-10-03 19:03:49 +02:00
  • b5d9c02d9e Merge pull request #374 from HaiDang666/355_check-service Ajay Ramachandran 2021-10-03 12:57:28 -04:00
  • 2388dea859 Remove extra log Ajay Ramachandran 2021-10-03 12:55:49 -04:00
  • 178c4d9792 Remove comment FlorianZahn 2021-10-03 18:53:34 +02:00
  • 0aa286442f Vip locked segment voting, handle client side FlorianZahn 2021-10-03 18:53:06 +02:00
  • 543fb535df Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer Ajay Ramachandran 2021-10-03 08:56:42 +02:00
  • 9cb0b356ed Kill dead nginx processes to avoid memory leak #372 Ajay Ramachandran 2021-10-03 08:56:02 +02:00
  • 7135aa3369 removing console.log() commands FlorianZahn 2021-10-02 05:11:26 +02:00
  • aacd297b3b Fixed bugs where normal users could cirumvent vip locks by changing categories FlorianZahn 2021-10-02 05:04:18 +02:00
  • bb2a007ed1 first changes and timeout on 2nd test FlorianZahn 2021-10-02 04:39:54 +02:00
  • 356974b478 add service to table only have videoID Haidang666 2021-09-30 13:56:55 +07:00
  • 99d72b92e4 Clear cache after purging segments Ajay Ramachandran 2021-09-29 16:31:44 -04:00
  • eaaf106d7c Another try at #372 Ajay Ramachandran 2021-09-29 12:22:40 -04:00
  • 86e26025f4 Safe navigation Ajay Ramachandran 2021-09-28 09:56:32 -04:00
  • 4470f0b60b Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer Ajay Ramachandran 2021-09-28 09:50:26 -04:00
  • 3873aa61bc Release client even if an error occurs Ajay Ramachandran 2021-09-28 09:50:24 -04:00
  • 3335d54153 Log stack for unhandled errors Ajay Ramachandran 2021-09-28 09:48:24 -04:00
  • ad3f2088ef Merge pull request #370 from mchangrh/switch-axios Ajay Ramachandran 2021-09-27 20:24:34 -04:00
  • 39baa4871a Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer Ajay Ramachandran 2021-09-27 20:17:24 -04:00
  • 9d2c5ed74e Call connect manually to catch errors Ajay Ramachandran 2021-09-27 20:17:02 -04:00
  • 6d76bea5c5 remove node-fetch, types and @types/request Michael C 2021-09-26 18:15:24 -04:00
  • 82c5c70eb7 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into switch-axios Michael C 2021-09-26 18:13:27 -04:00
  • bb448d6d55 Merge pull request #369 from mchangrh/reWriteAxios Ajay Ramachandran 2021-09-26 18:11:17 -04:00
  • 44511acd27 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into reWriteAxios Michael C 2021-09-26 18:08:30 -04:00
  • 5aa48cdbdf Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into switch-axios Michael C 2021-09-26 18:04:22 -04:00
  • 5f19d3ee09 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer Ajay Ramachandran 2021-09-26 15:02:39 -04:00
  • 598e4e2b79 Always restart db Ajay Ramachandran 2021-09-26 15:02:37 -04:00
  • 161091513d Merge pull request #365 from mchangrh/updateDependencies Ajay Ramachandran 2021-09-26 14:41:56 -04:00
  • 9619e95283 Don't use cache when no successful submissions exist Ajay Ramachandran 2021-09-26 11:11:08 -04:00
  • 6433f50edf replace node-fetch with axios in src Michael C 2021-09-23 01:21:10 -04:00
  • 28d637f620 remove extra async and extra utils Michael C 2021-09-22 23:34:46 -04:00
  • 4e50f0ab4b remaining tests Michael C 2021-09-22 23:18:31 -04:00
  • a028eaa41a object-curly-spacing Michael C 2021-09-22 18:52:35 -04:00
  • 5dcc90b31a fix CI errors Michael C 2021-09-22 18:46:13 -04:00
  • a5c88693b8 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into reWriteAxios Michael C 2021-09-22 18:44:23 -04:00
  • 9b6808273b json as any Michael C 2021-09-22 17:57:12 -04:00
  • c779c2c19e everything to postClearCache Michael C 2021-09-22 17:50:06 -04:00
  • a23387c877 raise redis memory Ajay Ramachandran 2021-09-21 23:19:20 -04:00
  • 0f0d43cc17 Merge pull request #362 from mchangrh/getLockReason Ajay Ramachandran 2021-09-21 19:06:36 -04:00
  • 94e1e8c377 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into reWriteTests Michael C 2021-09-21 02:03:05 -04:00
  • 5758f6512d move utils to seperate files and folder, update imports Michael C 2021-09-21 02:02:17 -04:00
  • 22c4468180 bump eslint, fix lint warning, made request dev Michael C 2021-09-21 00:47:35 -04:00
  • 1dd534cce9 update dependencies, add shims for node-fetch v3 Michael C 2021-09-20 01:43:19 -04:00
  • ce0073e7b0 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into getLockReason Michael C 2021-09-18 23:26:49 -04:00
  • c0074c9f8c add tests Michael C 2021-09-18 23:24:23 -04:00
  • 0fc39cf5f2 fix logic in getLockReason Michael C 2021-09-18 02:47:34 -04:00
  • d4d9f2d4d7 remove unnecessary async await Michael C 2021-09-17 00:03:42 -04:00
  • 802dd50163 naming Michael C 2021-09-17 00:01:29 -04:00
  • 9e9fcd47c0 finished other tests Michael C 2021-09-16 23:59:19 -04:00
  • e7d55d1e1b everything after postClearCache Michael C 2021-09-16 23:05:16 -04:00
  • 7cef510b29 quoted Michael C 2021-09-16 20:50:59 -04:00
  • 870ade6fa9 postSkipSegments Michael C 2021-09-16 20:44:12 -04:00
  • 803c3f2a29 Merge pull request #357 from mchangrh/getUserStats Ajay Ramachandran 2021-09-15 20:45:52 -04:00
  • 4d9e595470 Rename user stats parameters Ajay Ramachandran 2021-09-15 20:44:20 -04:00
  • bcdbc5fd60 Merge pull request #360 from HaiDang666/getService_helper Ajay Ramachandran 2021-09-15 20:30:48 -04:00
  • 61d7103f82 create getLockReason Michael C 2021-09-13 10:57:46 -04:00
  • 93c69248d9 Add getService helper function Haidang666 2021-09-13 14:49:17 +07:00
  • 18c1735087 acceptance Michael C 2021-09-07 00:48:01 -04:00
  • 76fe3f1165 stage of grief - depression Michael C 2021-09-07 00:44:39 -04:00
  • 6b7fdb8d9e please accept my double quotes Michael C 2021-09-07 00:38:15 -04:00
  • 46270cfe84 partialDeepEquals for varying orders Michael C 2021-09-07 00:32:32 -04:00
  • 2c2e9a2900 all columns in quotes Michael C 2021-09-07 00:18:15 -04:00
  • 3d30eea1cb add categoryStats and typeStats Michael C 2021-09-07 00:13:52 -04:00
  • 1e05c04a39 Allow mute and skip segments with same times Ajay Ramachandran 2021-09-05 22:40:40 -04:00
  • 6e55f9d979 everything up to purgeAllSegments Michael C 2021-09-04 19:23:43 -04:00
  • 4a394dd6dd Merge branch 'getUserStats' of github.com:mchangrh/SponsorBlockServer into getUserStats Michael C 2021-09-04 17:07:38 -04:00
  • 9b05ee96af add getUserStats Michael C 2021-09-04 17:05:23 -04:00
  • 97214bef1b add getUserStats Michael C 2021-09-04 17:05:23 -04:00
  • 1823a91d54 Limit mute action type to specific categories Ajay Ramachandran 2021-09-04 00:33:37 -04:00
  • 6f29b807c5 Merge pull request #356 from mchangrh/patch-1 Ajay Ramachandran 2021-09-03 19:20:24 -04:00
  • b50b215f20 avoid unnecessary eslint-disable-line Michael M. Chang 2021-09-03 17:48:00 -04:00
  • 33318ef4c6 Add youtube api cache Ajay Ramachandran 2021-09-02 18:33:52 -04:00
  • 2a284d7f25 Treat segments where end time of one equals start time of the other as not overlapping Ajay Ramachandran 2021-09-02 13:07:49 -04:00
  • 9cbea88f6f Merge pull request #353 from mchangrh/statusOptions Ajay Ramachandran 2021-09-02 12:04:38 -04:00
  • 2a1b645241 Merge pull request #348 from mchangrh/searchSegments Ajay Ramachandran 2021-09-02 00:53:55 -04:00
  • 74626f8e3f more endpoints! Michael C 2021-09-01 23:49:18 -04:00
  • fa1166e5d8 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into searchSegments Michael C 2021-09-01 23:26:55 -04:00
  • 664db71104 get status with options Michael C 2021-09-01 23:24:43 -04:00
  • cfefb7c629 Merge pull request #352 from mchangrh/getStatus Ajay Ramachandran 2021-09-01 17:11:25 -04:00
  • e12724af15 add getStatus and cases Michael C 2021-09-01 16:52:41 -04:00
  • d6a986d6cf Disable shadow hidden when vip upvotes Ajay Ramachandran 2021-09-01 15:28:39 -04:00
  • e9bffd0cf2 add test cases and fixed bugs Michael C 2021-09-01 13:53:06 -04:00
  • 9bef529486 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into searchSegments Michael C 2021-08-31 23:10:04 -04:00
  • ba7fb6525f Allow VIP to submit poi segments at any time Ajay Ramachandran 2021-08-31 12:27:15 -04:00
  • df904e3744 Merge pull request #350 from mchangrh/poi-min-start-time Ajay Ramachandran 2021-08-31 12:25:17 -04:00
  • b369916904 Merge pull request #347 from mchangrh/beautify-nginx Ajay Ramachandran 2021-08-31 12:23:57 -04:00
  • 13480fe96c Merge pull request #346 from mchangrh/update-dependencies Ajay Ramachandran 2021-08-31 12:23:48 -04:00
  • 44711267fd Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer Ajay Ramachandran 2021-08-31 12:10:25 -04:00
  • 9849fba97a Don't crash if failed to get ip from db Ajay Ramachandran 2021-08-31 12:10:23 -04:00