Commit graph

  • 405805ff89 Add check against missing api video detail failing to fetch master Ajay 2024-11-07 02:24:39 -0500
  • 01c306287a Fix axios error handling Ajay 2024-11-06 21:23:15 -0500
  • 826d49ba1f Add support for floatie proxy Ajay 2024-11-04 15:04:43 -0500
  • b18fbde8c9
    Merge 374ddc74bd into b03057c5bf hanydd 2024-10-30 23:57:47 +0800
  • b03057c5bf Fix redis cache metrics generation Ajay 2024-10-30 02:35:59 -0400
  • 54e03a389b Remove string from metrics Ajay 2024-10-30 02:32:33 -0400
  • f5911b09cb
    Merge a701486cbd into 93f7161724 Tristan 2024-10-27 13:16:00 +0100
  • 93f7161724 Only uploaded warned info for upvotes Ajay 2024-10-27 02:17:34 -0400
  • ad8040bf9c
    Merge efa6c10d56 into e9c0c44528 dependabot[bot] 2024-10-19 12:03:43 +0000
  • efa6c10d56
    Bump cookie and express dependabot/npm_and_yarn/multi-9f37c16f8f dependabot[bot] 2024-10-19 12:03:41 +0000
  • e9c0c44528 Add new webhook for was warned Ajay 2024-10-18 03:08:24 -0400
  • a668431866
    Merge 4dfbb9039d into 566eabdc31 Brian Choromanski 2024-10-08 21:17:42 -0400
  • 4dfbb9039d Upgraded more actions dependencies Brian Choromanski 2024-10-08 21:17:01 -0400
  • 05c5cf57e4 Upgraded actions dependencies Brian Choromanski 2024-10-08 21:10:10 -0400
  • 566eabdc31 Add metrics endpoint Ajay 2024-10-02 20:06:57 -0400
  • f26db7238a
    Merge pull request #591 from ajayyy/dependabot/npm_and_yarn/multi-d66d039ac5 Ajay Ramachandran 2024-09-17 02:30:27 -0400
  • fb05ec51d3
    Bump serve-static and express dependabot[bot] 2024-09-17 06:18:07 +0000
  • a701486cbd refactor: change isoTimestamp to isoDate Tristan 2024-09-16 19:24:54 +0200
  • 829fd5dc18 test(thumbnailVotes): impl createdAt and updatedAt Tristan 2024-09-16 19:12:50 +0200
  • 32fd897203 test(titleVotes): impl createdAt and updatedAt Tristan 2024-09-16 19:11:01 +0200
  • fae043f79c test(lockCategories): impl createdAt and updatedAt Tristan 2024-09-16 19:02:44 +0200
  • f35e50cd4f test(userNames): impl updatedAt Tristan 2024-09-16 18:54:57 +0200
  • 2919d06063 test(sponsorTimes): impl updatedAt for update queries Tristan 2024-09-16 18:48:20 +0200
  • 5ff8599fb3 test(sponsorTimes): impl updatedAt for insert queries Tristan 2024-09-16 18:48:04 +0200
  • a7c81bc4f3 test(vipUsers): impl createdAt Tristan 2024-09-16 18:01:31 +0200
  • 88e3bca0eb docs(DatabaseSchema): update timestamp field types Tristan 2024-08-19 22:22:49 +0200
  • 26faa362ff feat(thumbnailVotes): change timestamps to ISO 8601 Tristan 2024-08-19 22:19:52 +0200
  • f72d7526f1 feat(lockCategories): change timestamps to ISO 8601 Tristan 2024-08-19 22:18:29 +0200
  • 106505ab19 feat(lockCategories): change timestamps to ISO 8601 Tristan 2024-08-19 22:16:26 +0200
  • eca5abe969 feat(categoryVotes): change timestamps to ISO 8601 Tristan 2024-08-19 22:15:19 +0200
  • 81d581679b feat(userNames): change timestamps to ISO 8601 Tristan 2024-08-19 22:14:50 +0200
  • 2ea44c952e feat(sponsorTimes): change timestamps to ISO 8601 Tristan 2024-08-19 22:14:17 +0200
  • 6530484bde feat(vipUsers): change timestamps to ISO 8601 Tristan 2024-08-19 22:12:11 +0200
  • dad8e63f88 feat(thumbnailVotes): impl updatedAt Tristan 2024-08-03 11:13:00 +0200
  • 484fa9f313 fix: update config version Tristan 2024-08-03 11:10:32 +0200
  • 3c6855c41d fix(sponsorTimes): fix migration Tristan 2024-08-03 11:09:27 +0200
  • 0faffa0add feat(titleVotes): impl createdAt and updatedAt Tristan 2024-08-03 11:07:59 +0200
  • 8859729599 fix(sponsorTimes): update updatedAt on updates Tristan 2024-08-03 10:41:41 +0200
  • ebc3b2ce86 feat(lockCategories): impl updatedAt Tristan 2024-08-03 10:26:29 +0200
  • 8645272c8a feat(categoryVotes): impl createdAt and updatedAt Tristan 2024-08-03 10:19:13 +0200
  • 886c0ca722 feat(userNames): impl createdAt and updatedAt Tristan 2024-08-03 10:11:42 +0200
  • 168127173c feat(sponsorTimes): impl updatedAt Tristan 2024-08-03 10:08:17 +0200
  • 8095eb7480 feat(vipUsers): impl createdAt Tristan 2024-08-03 10:03:20 +0200
  • 0e53a4d719 feat: create migration Tristan 2024-08-03 09:17:34 +0200
  • eeb9f1b02f Log more when redis increment fails Ajay 2024-09-15 04:30:44 -0400
  • 8ba68e1b4c One less call when dealing with lru cache for ttl result and ensure reset keys cleared Ajay 2024-09-14 18:02:22 -0400
  • 17059fdbe6 One less call when dealing with lru cache Ajay 2024-09-14 17:52:50 -0400
  • 6e5f4f7610 Fix active requests list not getting deleted Ajay 2024-09-14 17:33:17 -0400
  • c313590d36 persona's revenge Ajay 2024-09-13 21:51:06 -0400
  • 4508ad11f2 Fix error when submitter ip not found Ajay 2024-09-13 14:37:37 -0400
  • dc5158257e Fix errors when postgres returns undefined and trying to save to redis Ajay 2024-09-13 14:36:52 -0400
  • 6edd71194b Log redis stats on high db load Ajay 2024-09-13 14:29:32 -0400
  • 7678be1e24 Add max redis response time for reads Ajay 2024-09-13 04:06:50 -0400
  • d28ac39d4f Allow newly used header Ajay 2024-09-07 23:31:16 -0400
  • 5fd6b5eb8b Fix canSubmitOriginal query on postgres Ajay 2024-09-01 19:29:08 -0400
  • 0e1a38c4d4 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer Ajay 2024-09-01 19:01:00 -0400
  • c496be5651 Disable innertube tests while they are broken Ajay 2024-09-01 19:00:59 -0400
  • 15a9c3a4eb
    Merge pull request #583 from ajayyy/dependabot/npm_and_yarn/braces-3.0.3 Ajay Ramachandran 2024-09-01 18:57:32 -0400
  • f1ebd56526
    Merge pull request #590 from ajayyy/dependabot/npm_and_yarn/axios-1.7.7 Ajay Ramachandran 2024-09-01 18:57:18 -0400
  • 258749ac31 Add more strict requirements for voting for original thumbnails Ajay 2024-09-01 18:56:29 -0400
  • ccccb1af3c
    Bump axios from 1.6.0 to 1.7.7 dependabot[bot] 2024-09-01 22:43:59 +0000
  • 13b8a988db update dep Ajay 2024-09-01 18:43:28 -0400
  • 803fc18554 Verify old submissions right after someone votes on it Ajay 2024-08-16 00:36:42 -0400
  • 59373cf346 Fix rejected server-side rendered ads issue not rejecting Ajay 2024-08-14 23:42:47 -0400
  • 05fd6abe91 Use env vars in workflow Ajay 2024-08-12 01:04:12 -0400
  • 090e185765 Add support for poToken and visitor data Ajay 2024-08-12 00:33:11 -0400
  • d2df5cef98 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer Ajay 2024-08-11 13:49:48 -0400
  • 214946897d Hardcode nn-block reputation Ajay 2024-08-11 13:49:46 -0400
  • 8da5de4d7b
    Merge pull request #588 from mini-bomba/dearrow-locked-titles-downvotes Ajay Ramachandran 2024-08-04 09:38:24 +0200
  • 380ec8d0ca
    Reformat SQL code in postBranding.ts webhook code mini-bomba 2024-08-03 22:01:46 +0200
  • 72086b0195
    Send webhook messages when a locked title is downvoted mini-bomba 2024-08-03 21:38:30 +0200
  • 61dcfeb69f
    Don't send to #dearrow-locked-titles when downvoting unlocked title mini-bomba 2024-08-03 21:10:06 +0200
  • 19d6d85aa6
    Merge pull request #589 from mini-bomba/tests-fix Ajay Ramachandran 2024-08-03 21:32:18 +0200
  • 814ceb56f1
    fix postgres+redis tests mini-bomba 2024-08-03 21:23:44 +0200
  • 195cc14d25
    Merge pull request #585 from mini-bomba/unrelated_chapter_suggestions Ajay Ramachandran 2024-08-03 21:19:59 +0200
  • 9427bf4f3d
    Merge pull request #586 from TristanWasTaken/db-schema Ajay Ramachandran 2024-08-03 08:00:47 +0200
  • 3f026409cd
    Don't show completely unrelated chapter suggestions mini-bomba 2024-07-29 02:11:30 +0200
  • d75b9ddcaa Show failure reason in webook Ajay 2024-07-24 13:42:40 -0400
  • 2fb3d05055 private video? Ajay 2024-07-24 13:06:19 -0400
  • 165ed8a6e0 Fix original thumbnail votes being shown because of fetch all Ajay 2024-07-09 19:49:37 -0400
  • 495b8031e3 Add better logging for failed reputation call Ajay 2024-06-30 09:40:25 -0400
  • 374ddc74bd Use join function for simplicity HanYaodong 2024-06-13 10:35:23 +0800
  • 738f863581 Don't send server-side render error for title submissions Ajay 2024-06-25 14:36:05 +0530
  • 8b5e69f36f docs: fix typos in DatabaseSchema.md Tristan 2024-06-24 03:14:05 +0200
  • 10e37824d8 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer Ajay 2024-06-21 15:43:30 +0530
  • 428343e7d8 Require a vote for original to show Ajay 2024-06-21 15:43:26 +0530
  • bdabd98730
    Merge 5062bef005 into 4e69ac60bc Michael M. Chang 2024-06-21 17:22:46 +1000
  • 4e69ac60bc
    Merge pull request #584 from TristanWasTaken/db Ajay Ramachandran 2024-06-21 09:00:52 +0530
  • 3b03792903 docs: fix userFeatures md list Tristan 2024-06-21 03:17:31 +0200
  • 1a0b6ab097 Update DatabaseSchema.md Tristan 2024-06-21 03:15:07 +0200
  • 8e5084cd72 docs: update private schemas Tristan 2024-06-21 03:11:28 +0200
  • 96feaf3cbe docs: update public schemas Tristan 2024-06-21 03:08:38 +0200
  • d08cfee5b4 docs: update private indexes Tristan 2024-06-21 01:35:38 +0200
  • 96dd9eceb3 docs: update public indexes Tristan 2024-06-21 01:34:25 +0200
  • 4422104294 docs: format lists Tristan 2024-06-21 01:34:15 +0200
  • 4ad553478b chore: fix misleading/unclear migration comments Tristan 2024-06-21 00:50:10 +0200
  • 47323156c1
    Bump braces from 3.0.2 to 3.0.3 dependabot[bot] 2024-06-16 11:24:49 +0000
  • a181d52fb2 Fix types Ajay 2024-06-12 12:01:40 +0530
  • ee9ed6af1f Add server-side ads check for dearrow submissions Ajay 2024-06-12 11:57:59 +0530
  • ec1e6d63a4 Add protection against server-side ad injection (SSAP) Ajay 2024-06-12 09:55:41 +0530