Commit Graph

  • 919c47c993 Fix quote error Ajay Ramachandran 2021-07-22 00:08:30 -04:00
  • 2773c5f500 Update: most upvoted segments on locked videos as locked submissions Haidang666 2021-07-21 16:16:58 +07:00
  • c070e5f40d Fix falsey values getting through tests Ajay Ramachandran 2021-07-20 17:21:22 -04:00
  • 31103faf92 Improve shadow ban check Ajay Ramachandran 2021-07-20 17:15:15 -04:00
  • 05ec937b06 Fix youtube api cache key Ajay Ramachandran 2021-07-20 13:54:30 -04:00
  • 3c5a27d9f5 fix incorrect sql Ajay Ramachandran 2021-07-20 13:42:31 -04:00
  • 1ad805fda3 reset video duration when vip upvotes hidden segment Ajay Ramachandran 2021-07-20 13:40:22 -04:00
  • 6171ba7c7a Print times of submissions on locked categories Ajay Ramachandran 2021-07-20 12:41:27 -04:00
  • c60b82d40a Only treat video as changed duration if both submitted and api agree Ajay Ramachandran 2021-07-20 12:38:45 -04:00
  • 13a04a0442 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer Ajay Ramachandran 2021-07-19 16:14:17 -04:00
  • db3701d76a Don't fail for invalid userID Ajay Ramachandran 2021-07-19 16:13:14 -04:00
  • a02d14e425 Merge pull request #317 from mchangrh/stricter-eslint Ajay Ramachandran 2021-07-18 14:39:17 -04:00
  • f774df972d Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into stricter-eslint Michael C 2021-07-18 14:30:27 -04:00
  • 04ed1112a4 Merge pull request #314 from mchangrh/getUserInfo/param Ajay Ramachandran 2021-07-18 11:52:13 -04:00
  • 2075ed46e1 added null warningReason Michael C 2021-07-18 02:39:37 -04:00
  • fdb88dd401 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into getUserInfo/param Michael C 2021-07-18 02:38:12 -04:00
  • 205958464a new stringDeepEquals Michael C 2021-07-18 02:33:57 -04:00
  • a7aaffcfe5 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into stricter-eslint Michael C 2021-07-18 02:27:48 -04:00
  • 0222b1fccd Update package lock Ajay Ramachandran 2021-07-16 16:23:08 -04:00
  • b98d6fd8ca Ignore votes from short ids Ajay Ramachandran 2021-07-16 16:22:55 -04:00
  • 3f6baebd71 Add friendlier message for short userID Ajay Ramachandran 2021-07-16 16:19:00 -04:00
  • ce2aa67832 Disable info logging on production Ajay Ramachandran 2021-07-15 16:06:04 -04:00
  • 83a77dfc74 Use strict equals Ajay Ramachandran 2021-07-15 14:03:30 -04:00
  • 27f406f757 Fix username existence check Ajay Ramachandran 2021-07-15 14:02:08 -04:00
  • 72e17b06fc Don't break if cron schedule is missing Ajay Ramachandran 2021-07-15 13:55:02 -04:00
  • 49e1e38f05 Enable info logs in production Ajay Ramachandran 2021-07-15 13:15:52 -04:00
  • d64a61738f Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer Ajay Ramachandran 2021-07-15 12:32:02 -04:00
  • d7b8c32c10 Remove lock when undoing vote Ajay Ramachandran 2021-07-15 12:32:00 -04:00
  • 42423a86a6 forgot to return reason Michael C 2021-07-14 14:30:36 -04:00
  • 8ee51a1cb0 testing CI Michael C 2021-07-14 14:11:34 -04:00
  • 5f2bc37e96 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into stricter-eslint Michael C 2021-07-13 15:55:03 -04:00
  • 1ba1450e9c string literal fixes & npm run postgres:docker Michael C 2021-07-13 15:45:24 -04:00
  • afabf3650b Merge pull request #307 from mchangrh/getLockCategories/reason Ajay Ramachandran 2021-07-13 14:48:22 -04:00
  • 59bad90480 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into getLockCategories/reason Michael C 2021-07-13 13:51:51 -04:00
  • a342ad5bda Merge pull request #316 from mchangrh/400-on-noparam Ajay Ramachandran 2021-07-12 14:17:20 -04:00
  • 3d0b9edb9c Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer Ajay Ramachandran 2021-07-12 11:05:14 -04:00
  • a23ec160c0 Make reputation take into account more recent segments Ajay Ramachandran 2021-07-12 11:05:12 -04:00
  • b5a29675d6 fix more non-format string-concat Michael C 2021-07-12 02:48:49 -04:00
  • 8b3ffe5d0d fix eslint for tests Michael C 2021-07-12 02:43:46 -04:00
  • c0b1d201ad fix non-format eslint in src/ Michael C 2021-07-12 02:12:22 -04:00
  • a8f7080bf2 fix typo in tests Michael C 2021-07-12 00:32:51 -04:00
  • 9445a06871 Merge pull request #312 from HaiDang666/221_archive-down-votes Ajay Ramachandran 2021-07-11 23:21:14 -04:00
  • d9a66a5894 quote & check for db version Michael C 2021-07-10 00:26:18 -04:00
  • bbb1db014c Add archive downvote function unit test Haidang666 2021-07-09 11:46:38 +07:00
  • 6b5156468c Add archive downvote segment cron Haidang666 2021-07-09 11:46:04 +07:00
  • 0b7ba793b4 Merge branch 'master' into 400-on-noparam Michael M. Chang 2021-07-11 14:27:32 -04:00
  • ef86fceedd Merge pull request #311 from mchangrh/dependency-bump Ajay Ramachandran 2021-07-11 11:52:35 -04:00
  • db6a205f43 Merge pull request #310 from mchangrh/testAssert Ajay Ramachandran 2021-07-11 11:51:45 -04:00
  • e8d0da3ce3 add 400 conditions Michael C 2021-07-10 16:30:30 -04:00
  • 7e977ad811 add warningReason and specify returned types Michael C 2021-07-09 12:07:36 -04:00
  • 81cae514a0 Update dependencies Michael C 2021-07-09 00:31:42 -04:00
  • 2d38ef921e use deepStringEqual instead of deepAssert Michael C 2021-07-08 00:59:15 -04:00
  • 9f05595cd6 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into testAssert Michael C 2021-07-08 00:51:56 -04:00
  • 178ed1e5af replace if tests with assert Michael C 2021-07-07 03:47:08 -04:00
  • 2105cdf10b Fix segment id test Ajay Ramachandran 2021-07-07 18:24:16 -04:00
  • a471e057f5 Remove category from segment id Ajay Ramachandran 2021-07-07 18:21:25 -04:00
  • ed5de984f2 Add action type when finding UUID in webhook Ajay Ramachandran 2021-07-07 18:16:06 -04:00
  • 301f5e7113 Include action type in UUID Ajay Ramachandran 2021-07-07 18:12:52 -04:00
  • 596dbf4ac8 404 tests Michael C 2021-07-07 17:39:16 -04:00
  • 9088d9fb9e additional tests Michael C 2021-07-07 17:37:40 -04:00
  • 5e58efb07f early 400 on skipSegments Michael C 2021-07-07 17:36:52 -04:00
  • 4a835d5306 fix typos Michael C 2021-07-07 16:44:05 -04:00
  • 7d62fcd8cc Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into getLockCategories/reason Michael C 2021-07-07 16:31:37 -04:00
  • 42e7c23ee2 Merge pull request #304 from HaiDang666/234_lockCategories-reason Ajay Ramachandran 2021-07-07 13:05:31 -04:00
  • 50e7f4af8e use .reduce from @HaiDang666 Michael C 2021-07-07 00:51:08 -04:00
  • 3371c6a099 add reason to getLockCategories Michael C 2021-07-07 00:22:05 -04:00
  • feba2af9ed Fix any type Haidang666 2021-07-06 13:42:08 +07:00
  • 6fcfeb2889 Fix deep equal fail Haidang666 2021-07-06 13:36:56 +07:00
  • 14f55c9ee5 Add lock category reason Haidang666 2021-07-06 13:31:44 +07:00
  • e94d1d4bae Merge pull request #306 from mchangrh/remove-disable-eslint Ajay Ramachandran 2021-07-06 01:15:27 -04:00
  • d48b6ea80e no need for eslint-disable Michael C 2021-07-06 01:06:29 -04:00
  • 8ff8f9628a Merge pull request #301 from mchangrh/eslint-gh-actions Ajay Ramachandran 2021-07-06 01:01:36 -04:00
  • 4272f9de99 Merge pull request #305 from ajayyy/userid-limit Ajay Ramachandran 2021-07-06 01:00:44 -04:00
  • 8e0e66d662 Merge pull request #298 from ajayyy/mute-skip Ajay Ramachandran 2021-07-06 01:00:22 -04:00
  • 48349070b3 Combine action type segments when sorting overlapping Ajay Ramachandran 2021-07-06 00:57:57 -04:00
  • 2379899f02 Add a minimum size to userID when submitting Ajay Ramachandran 2021-07-06 00:49:07 -04:00
  • 35e1cf5733 Add test for submitting Ajay Ramachandran 2021-07-06 00:22:01 -04:00
  • 139dff97ef Add tests for normal get segments Ajay Ramachandran 2021-07-06 00:19:16 -04:00
  • be006403ed Add tests for getting segment by hash Ajay Ramachandran 2021-07-06 00:11:04 -04:00
  • f67a805c1f Add issue assigning action Ajay Ramachandran 2021-07-05 20:50:22 -04:00
  • 35cfb01973 Merge pull request #303 from mchangrh/lockCategories/hashVideoID Ajay Ramachandran 2021-07-05 20:33:22 -04:00
  • fcea42bf38 fix typos, add upgrade_18 Michael C 2021-07-05 20:05:54 -04:00
  • ad3fe44418 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into eslint-gh-actions Michael C 2021-07-05 20:02:58 -04:00
  • ede02eaa8c add hashedVideoID to lockCategories Michael C 2021-07-05 20:01:10 -04:00
  • ab27cbef07 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into mute-skip Ajay Ramachandran 2021-07-05 13:29:26 -04:00
  • c2d4f2578c Merge pull request #300 from mchangrh/appease-eslint Ajay Ramachandran 2021-07-05 13:29:18 -04:00
  • fa4c77b495 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into mute-skip Ajay Ramachandran 2021-07-05 13:27:25 -04:00
  • e78c9703b8 Merge pull request #299 from mchangrh/getLockCategories Ajay Ramachandran 2021-07-05 13:27:14 -04:00
  • 28e7ec0ef9 Change db upgrade to v19 Ajay Ramachandran 2021-07-05 13:26:49 -04:00
  • c3dcd58390 Rename type Ajay Ramachandran 2021-07-05 13:25:54 -04:00
  • c77814235c Add action type to getSkipSegments Ajay Ramachandran 2021-07-05 13:23:31 -04:00
  • e8d5dbec3e add eslint workflow Michael C 2021-07-05 03:18:58 -04:00
  • d5204e9813 lint & fix tests Michael C 2021-07-05 03:14:05 -04:00
  • d29c9613b9 type config & remove await from memoryCache Michael C 2021-07-05 02:59:01 -04:00
  • 351c89f235 add types from ajayyyy/lru-diskcache Michael C 2021-07-05 02:40:17 -04:00
  • 9a4cd431e8 rewrite getLockCategores to new spec Michael C 2021-07-05 02:33:32 -04:00
  • cef6d5f365 fix eslint errors Michael C 2021-07-04 23:36:47 -04:00
  • 1c116eda3b Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into getLockCategories Michael C 2021-07-04 23:33:21 -04:00
  • a860e96d35 getLockCategoresByHash Michael C 2021-07-04 23:33:12 -04:00
  • d20320e87e Add post for actionType Ajay Ramachandran 2021-07-04 18:35:15 -04:00