Commit Graph

  • edd11cc99c Merge pull request #409 from mchangrh/redisHashCache Ajay Ramachandran 2021-12-03 00:14:01 -05:00
  • 8d533d0e94 Move default hash times to var Ajay Ramachandran 2021-12-03 00:12:08 -05:00
  • 8f3a5a0e4d Merge pull request #416 from mchangrh/npm-update Ajay Ramachandran 2021-12-03 00:02:16 -05:00
  • bd3e38fe40 Remove extra log Ajay Ramachandran 2021-12-02 23:48:10 -05:00
  • 6f05b5b92d Merge pull request #412 from mchangrh/requiredSegment/shortHash Ajay Ramachandran 2021-12-02 23:44:29 -05:00
  • 9bc65d566a Merge pull request #417 from ajayyy/bulk-ratings Ajay Ramachandran 2021-12-02 23:44:09 -05:00
  • 0cd25f0498 Fix issues with query caching for ratings Ajay Ramachandran 2021-12-02 23:42:39 -05:00
  • 48ac8d1136 Add test for get bulk rating Ajay Ramachandran 2021-12-02 23:12:48 -05:00
  • dd2db4bbbf Fix wrong eslint disable Ajay Ramachandran 2021-12-02 01:25:26 -05:00
  • 9e86f463d8 Support regex via sqlite Ajay Ramachandran 2021-12-02 01:23:59 -05:00
  • 733bd338e7 Add bulk rating fetching Ajay Ramachandran 2021-12-02 01:10:09 -05:00
  • 7df9f0b054 npm audit fix Michael C 2021-12-01 16:45:11 -05:00
  • 91ba6948d8 engine limited by express-promise-router, dev engine is LTS 16 Michael C 2021-12-01 16:26:56 -05:00
  • af4b2e4624 minor changes Michael C 2021-12-01 15:43:43 -05:00
  • 8fe0a45435 add partial lookup Michael C 2021-11-30 18:58:37 -05:00
  • d55a860114 Merge pull request #406 from mchangrh/searchSegments/userID Ajay Ramachandran 2021-11-28 11:20:14 -05:00
  • ad23ec040b Merge pull request #405 from mchangrh/validateVideoID Ajay Ramachandran 2021-11-28 11:20:04 -05:00
  • 5a69de730c rename hashKey to be more generic Michael C 2021-11-27 02:47:18 -05:00
  • 6baa00b76d remove newline-before-return eslint Michael C 2021-11-27 02:42:59 -05:00
  • a5a90e3c84 add getHashCache where applicable= Michael C 2021-11-27 02:41:34 -05:00
  • 7e1550f3c0 Update nginx config Ajay Ramachandran 2021-11-21 17:40:39 +01:00
  • 4584dbc047 add userID to searchSegments Michael C 2021-11-20 01:15:33 -05:00
  • 0a869dbbd7 strict check for videoID length Michael C 2021-11-19 02:13:11 -05:00
  • 20e9a3e8b1 Fix index using non existent column Ajay Ramachandran 2021-11-16 22:53:59 -05:00
  • 0478491f93 Merge pull request #390 from whizzzkid/fix/general-fixes Ajay Ramachandran 2021-11-16 19:22:52 -05:00
  • 4797a7d938 Merge branch 'master' into fix/general-fixes Ajay Ramachandran 2021-11-16 19:18:16 -05:00
  • 726a081df1 Merge pull request #403 from mchangrh/ratingFix Ajay Ramachandran 2021-11-16 19:17:48 -05:00
  • ad7574308f clear rating cache Michael C 2021-11-15 01:50:09 -05:00
  • 03c95ca158 rename clearSegmentCache Michael C 2021-11-15 01:48:14 -05:00
  • b9ebd00365 fixed tests, typos and optimized code for ratings Michael C 2021-11-15 01:17:36 -05:00
  • bc6db0d109 Add endpoints for rating endpoint (dislikes) Ajay Ramachandran 2021-11-14 23:09:12 -05:00
  • 7590047c6d Merge pull request #401 from ajayyy/chapters Ajay Ramachandran 2021-11-14 16:41:51 -05:00
  • e85a0d4f28 Fix lock reason test with filler Ajay Ramachandran 2021-11-08 19:28:27 -05:00
  • 16c5819f5c Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into chapters Ajay Ramachandran 2021-11-08 19:26:39 -05:00
  • db48953e39 Allow mute intro, outro, preview and add filler Ajay Ramachandran 2021-11-08 19:22:17 -05:00
  • 1106048b37 Allow mute intro, outro, preview and add filler Ajay Ramachandran 2021-11-08 19:22:17 -05:00
  • a2698fb70d Set all videoInfo values in chapters name test Ajay Ramachandran 2021-11-06 23:18:28 -04:00
  • 6919b5433b Add suggested chapter names Ajay Ramachandran 2021-11-06 22:43:03 -04:00
  • c371d35e82 update db schema Ajay Ramachandran 2021-11-06 19:56:01 -04:00
  • 0b7904f891 Add test case for small part that is the same action type Ajay Ramachandran 2021-11-06 17:40:26 -04:00
  • c0072d5c72 Add another segment to overlap test case and fix for that case Ajay Ramachandran 2021-11-06 17:28:58 -04:00
  • 2733cd6606 Switch to new method that splits up existing groups instead of making new ones Ajay Ramachandran 2021-11-06 16:11:02 -04:00
  • 7eef74a7dc Add new % overlap function used for chapters Ajay Ramachandran 2021-11-06 16:09:55 -04:00
  • 32150e4a1d Add submitting description for chapters Ajay Ramachandran 2021-11-06 00:54:28 -04:00
  • 0c16448065 Merge pull request #397 from mchangrh/base-sqlite-ci Ajay Ramachandran 2021-10-30 21:50:55 -04:00
  • 991d384f11 Merge pull request #398 from mchangrh/userID-skipSegments Ajay Ramachandran 2021-10-30 21:50:32 -04:00
  • aa40ac7777 Merge pull request #400 from mchangrh/shadowban-test Ajay Ramachandran 2021-10-30 20:04:02 -04:00
  • 88a368d0b9 add tests for shadowban Michael C 2021-10-30 17:58:17 -04:00
  • 246ec7c3c3 Merge branch 'master' into fix/general-fixes Nishant Arora 2021-10-27 23:51:45 -06:00
  • 70d0387356 routes/deleteLockCategories: fixed Nishant Arora 2021-10-27 23:50:20 -06:00
  • 19f7bbcde5 Add info about using sb mirror Ajay Ramachandran 2021-10-27 21:25:46 -04:00
  • dd8b2f8809 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer Ajay Ramachandran 2021-10-27 19:36:36 -04:00
  • 6cf268330f Remove old auto-ban on low trust Ajay Ramachandran 2021-10-27 19:36:33 -04:00
  • 9d761815d8 add userID to getSkipSegments Michael C 2021-10-27 17:03:16 -04:00
  • 6adfb84c0f add generate-sqlite-base Michael C 2021-10-27 15:55:11 -04:00
  • d0b1608181 Merge pull request #396 from mchangrh/fix-rsync Ajay Ramachandran 2021-10-27 09:04:31 -04:00
  • dc7831c31f fix rsync file name Michael C 2021-10-26 22:38:46 -04:00
  • 06af78c770 Merge pull request #394 from mchangrh/rsync-container Ajay Ramachandran 2021-10-26 22:16:06 -04:00
  • 58de2a786d Fix testing server getting full path Ajay Ramachandran 2021-10-26 22:05:51 -04:00
  • 452d8a47f5 Switch testing server ip Ajay Ramachandran 2021-10-26 22:02:50 -04:00
  • 6db89778a9 enable testing server Ajay Ramachandran 2021-10-26 22:00:32 -04:00
  • 65fa663a1a add rsyncd config Michael C 2021-10-26 21:55:32 -04:00
  • 59b1d02075 Add new vps Ajay Ramachandran 2021-10-26 20:54:25 -04:00
  • cfae20282f Merge pull request #377 from mchangrh/nginx-gzip Ajay Ramachandran 2021-10-26 20:52:29 -04:00
  • d06762418e Merge pull request #387 from mchangrh/no-console Ajay Ramachandran 2021-10-26 20:39:43 -04:00
  • a9adfbc06d disable eslint for error dump Michael C 2021-10-26 20:37:49 -04:00
  • 5743ed5434 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into no-console Michael C 2021-10-26 20:36:53 -04:00
  • eecb238e18 Merge pull request #389 from mchangrh/replication-mirror Ajay Ramachandran 2021-10-26 20:34:22 -04:00
  • 3877cd580c Merge pull request #391 from HaiDang666/388_lock-user-with-reason Ajay Ramachandran 2021-10-26 20:26:44 -04:00
  • 393027c1ea Merge pull request #386 from mchangrh/more-stats Ajay Ramachandran 2021-10-26 20:24:06 -04:00
  • 6be034362b don't queue dump if generate=false Michael C 2021-10-24 16:19:40 -04:00
  • 103280ca59 remove unuse variable Felix Hoang 2021-10-24 16:27:12 +07:00
  • b715b30ae6 add username in get lock reason route Felix Hoang 2021-10-24 16:04:18 +07:00
  • 6bcc4cdfa3 sturcture for init and exit Michael C 2021-10-22 11:37:32 -04:00
  • a3ea732870 delete config.json.backup - thankfully no private information Michael C 2021-10-22 03:54:17 -04:00
  • fd6ae8fc0e bargaining with postgres CI Michael C 2021-10-22 01:26:08 -04:00
  • 0a54b18d64 Making newline as warning Nishant Arora 2021-10-22 00:32:43 -06:00
  • 05072f5d22 routes/deleteLockCategories: Run Queries in Parallel Nishant Arora 2021-10-22 00:17:43 -06:00
  • 28dc0fb512 routes/addUserAsVIP: fixed Nishant Arora 2021-10-21 23:59:08 -06:00
  • 2376d88481 routes/addUnlistedVideo: Improved Nishant Arora 2021-10-21 23:49:42 -06:00
  • db8543a0b4 utils/getService: Improve Functionality to run on O(n) Nishant Arora 2021-10-21 23:49:36 -06:00
  • b785658db1 Fixing eslint Nishant Arora 2021-10-21 23:48:35 -06:00
  • 2d10dd6c9c add extension to db.sql Michael C 2021-10-22 01:05:08 -04:00
  • c6428bf9e4 import without fs Michael C 2021-10-21 23:15:36 -04:00
  • 0163a52e55 if in mirror mode, import CSV files Michael C 2021-10-21 03:49:25 -04:00
  • 815df94db4 add eslint rule for no-console Michael C 2021-10-20 01:01:58 -04:00
  • 109578a3ed remove extra console.log lines Michael C 2021-10-20 00:59:08 -04:00
  • ac15686b47 add loadAvg to status Michael C 2021-10-20 00:16:27 -04:00
  • 93536976d0 Merge pull request #385 from mchangrh/384-fix Ajay Ramachandran 2021-10-19 23:30:09 -04:00
  • 6caab2ef06 don't destructure and re-structure Michael C 2021-10-19 23:23:58 -04:00
  • a316403bb5 quote for postgres Michael C 2021-10-19 23:22:13 -04:00
  • 5cf7a61de1 restructure for postgres Michael C 2021-10-19 23:14:52 -04:00
  • d0deb6fe27 finish tests and remove extra console.logs Michael C 2021-10-19 23:06:47 -04:00
  • 4ee35d3cd4 implementation Michael C 2021-10-19 22:05:08 -04:00
  • ec16828497 Merge pull request #383 from mchangrh/fix-fragment Ajay Ramachandran 2021-10-19 21:33:40 -04:00
  • 83b8127eb2 fix fragment in links Michael C 2021-10-19 03:52:24 -04:00
  • a42e933240 Send webhook link with required segment Ajay Ramachandran 2021-10-18 20:02:17 -04:00
  • 201f6cb900 update lru diskcache Ajay Ramachandran 2021-10-17 16:32:07 -04:00
  • c91d04760a Add documentation for video info db schema Ajay Ramachandran 2021-10-17 14:57:55 -04:00
  • 91c52c15fd Add indexes for videoInfo Ajay Ramachandran 2021-10-17 14:55:55 -04:00