Commit Graph

  • 870b80998e updated the readme Joe-Dowd 2020-04-04 00:19:28 +01:00
  • 2f9f4c2bc0 Added nodemon to watch for changed and reload with tests for "npm run dev" Joe-Dowd 2020-04-03 22:25:11 +01:00
  • 1ad0c195ad Merge pull request #66 from Joe-Dowd/refactor Ajay Ramachandran 2020-04-03 16:48:38 -04:00
  • cc0bfef0ad added more tests (categories prep) Joe-Dowd 2020-04-03 21:45:06 +01:00
  • 6f2798e8c4 merged master into testing Joe-Dowd 2020-04-02 18:54:21 +01:00
  • 819f338c68 Ensured anything in master is implemented Joe-Dowd 2020-04-02 18:53:02 +01:00
  • 5d2d5819cf added db files to .gitignore Joe-Dowd 2020-04-02 18:38:00 +01:00
  • 393c131104 remove duplicate videoID in test cases Joe-Dowd 2020-04-01 23:42:58 +01:00
  • af149b09a9 added getSavedTimeForUser test Joe-Dowd 2020-04-01 23:39:56 +01:00
  • 3087e05212 added getHash import for getSavedTimeForUser Joe-Dowd 2020-04-01 23:29:37 +01:00
  • 0f7d1dd801 Merge pull request #64 from Joe-Dowd/refactor Ajay Ramachandran 2020-04-01 17:25:44 -04:00
  • 461483ea36 changed a test message Joe-Dowd 2020-04-01 22:12:32 +01:00
  • 7bf43cfe9a You can insert into the test db in the test scripts Joe-Dowd 2020-04-01 22:02:59 +01:00
  • 30d24de4d3 added http tests Joe-Dowd 2020-04-01 21:29:13 +01:00
  • e2f430dd09 removed db files from test Joe-Dowd 2020-04-01 21:08:48 +01:00
  • 5369d48eae Added testing Joe-Dowd 2020-04-01 21:04:04 +01:00
  • 1bff019a64 fixed youtube / discord calls Joe-Dowd 2020-04-01 19:28:21 +01:00
  • 60dfec3375 Merge pull request #59 from Joe-Dowd/createDBFromSchema Ajay Ramachandran 2020-03-26 21:58:59 -04:00
  • da47098ccd Added info to config example Ajay Ramachandran 2020-03-26 21:58:21 -04:00
  • f1ee7bb430 Removed console.log Joe-Dowd 2020-03-20 21:50:57 +00:00
  • be6d75c1ff add mode condition to logger util Joe-Dowd 2020-03-19 23:44:43 +00:00
  • 9bf065e1f0 added request debug log without condition Joe-Dowd 2020-03-19 23:38:03 +00:00
  • 8543647cbc added youtube util and cors middleware Joe-Dowd 2020-03-19 23:32:18 +00:00
  • 5c3d18b0e2 Initial refactor (routes and utils to respective folders) Joe-Dowd 2020-03-19 23:20:33 +00:00
  • f6826b60b0 Merge pull request #63 from Joe-Dowd/more-sponsortime-checks Ajay Ramachandran 2020-03-17 23:50:43 -04:00
  • 5bf86ca7bf Don't allow Infinity to be passed into the database as a sponsor time. Joe Dowd 2020-03-18 02:25:37 +00:00
  • a8cbc4fbdb Stopped initial DB from being created when missing if config option set to false. Checked for existence of schema files before executing the schema. Joe Dowd 2020-03-10 02:10:53 +00:00
  • 67bbce0b07 Merge pull request #62 from ajayyy/experimental Ajay Ramachandran 2020-03-04 15:19:23 -05:00
  • dd2a8b682c Added indexes and mmap to the private db Ajay Ramachandran 2020-03-04 15:17:50 -05:00
  • cfba798b89 Merge pull request #61 from ajayyy/experimental Ajay Ramachandran 2020-03-02 17:57:27 -05:00
  • d226c52630 Enable memory mapped IO Ajay Ramachandran 2020-03-02 17:56:00 -05:00
  • 202d7eb047 Update README.MD Ajay Ramachandran 2020-02-25 22:16:22 -05:00
  • 891e5d795f Merge pull request #60 from ajayyy/experimental Ajay Ramachandran 2020-02-21 18:46:15 -05:00
  • 744538eec6 Allow duplicate votes Ajay Ramachandran 2020-02-21 18:45:17 -05:00
  • 97b2d2d561 Updated config comment to match changed condition for running schema script Joe Dowd 2020-02-15 21:02:56 +00:00
  • 1900d1ae52 Check config.readonly instead of config.mode as condition to creading tables from schema files Joe Dowd 2020-02-15 20:52:33 +00:00
  • 3dfeefd174 Update README.MD Ajay Ramachandran 2020-02-12 20:35:56 -05:00
  • 7acb19756b Create DB form schema on start if config option is set Joe Dowd 2020-02-13 00:03:09 +00:00
  • dc4c68903f Made sponsor submission work on POST. Ajay Ramachandran 2020-01-28 20:10:47 -05:00
  • 2cfe8964f3 Updated API Url Ajay Ramachandran 2020-01-28 15:39:08 -05:00
  • 402be52681 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into experimental Ajay Ramachandran 2020-01-25 12:07:39 -05:00
  • 8f12cc527b Fixed missing get Ajay Ramachandran 2020-01-25 12:07:20 -05:00
  • 0a78310fdd Merge pull request #57 from ajayyy/experimental Ajay Ramachandran 2020-01-25 11:58:51 -05:00
  • 012f3e695e Merge pull request #56 from ajayyy/better-sqlite Ajay Ramachandran 2020-01-25 11:58:25 -05:00
  • aad16e2359 API now returns the user count from the download stores. Ajay Ramachandran 2020-01-24 22:56:47 -05:00
  • d3998f5d13 Fixed shield user count Ajay Ramachandran 2020-01-24 21:56:57 -05:00
  • 0b6d2381dc Merge branch 'better-sqlite' of https://github.com/ajayyy/SponsorBlockServer into experimental Ajay Ramachandran 2020-01-24 21:51:45 -05:00
  • b5070cf647 Switched to better sqlite Ajay Ramachandran 2020-01-24 21:37:16 -05:00
  • 97a2aa5015 Merge pull request #55 from ajayyy/experimental Ajay Ramachandran 2020-01-23 15:05:51 -05:00
  • 938cff5381 Now sets the journal mode to wal Ajay Ramachandran 2020-01-23 15:02:55 -05:00
  • ca5890e6e3 Added WAL mode checkpoint number Ajay Ramachandran 2020-01-23 15:00:20 -05:00
  • b5e569a80d Merge pull request #54 from ajayyy/experimental Ajay Ramachandran 2019-12-29 21:56:58 -05:00
  • e868fb4c22 Increased VIP power even more. Ajay Ramachandran 2019-12-29 21:55:48 -05:00
  • 16d3404476 Merge branch 'experimental' of https://github.com/ajayyy/SponsorBlockServer Ajay Ramachandran 2019-12-29 00:25:06 -05:00
  • f156b21ead Updated gitignore Ajay Ramachandran 2019-12-29 00:24:51 -05:00
  • daef6ab06b Removed accidental upload Ajay Ramachandran 2019-12-29 00:24:19 -05:00
  • 2f92efc44b Merge pull request #53 from ajayyy/experimental Ajay Ramachandran 2019-12-29 00:23:25 -05:00
  • 94bb1665a9 Fixed formatting. Ajay Ramachandran 2019-12-29 00:22:39 -05:00
  • 1d1c30a483 Added post for view counting and vote endpoints. Ajay Ramachandran 2019-12-28 23:55:19 -05:00
  • 306456c3c7 Merge pull request #52 from ajayyy/experimental Ajay Ramachandran 2019-12-28 23:30:45 -05:00
  • bf56d5c3d7 Prevented crash from thumbnail being missing. Ajay Ramachandran 2019-12-28 23:30:10 -05:00
  • 6e6795a6f4 Merge pull request #51 from ajayyy/experimental Ajay Ramachandran 2019-12-28 23:26:32 -05:00
  • befb3f69bd Prevented overdownvoting Ajay Ramachandran 2019-12-28 23:25:57 -05:00
  • 65d90495eb Merge pull request #50 from ajayyy/experimental Ajay Ramachandran 2019-12-28 13:41:31 -05:00
  • 8f9d991a6c Fixed discord error. Ajay Ramachandran 2019-12-28 13:41:13 -05:00
  • fd6f6d6c9a Merge pull request #49 from ajayyy/experimental Ajay Ramachandran 2019-12-28 11:53:40 -05:00
  • 20fbb84118 Made it show votes before and after in the discord message. Ajay Ramachandran 2019-12-28 11:53:25 -05:00
  • 85fd0254e8 Merge pull request #48 from ajayyy/experimental Ajay Ramachandran 2019-12-28 11:51:43 -05:00
  • 1b4c38d82b Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into experimental Ajay Ramachandran 2019-12-28 11:50:03 -05:00
  • c20649e14a Made the discord notification show votes after vote happened. Ajay Ramachandran 2019-12-28 11:49:51 -05:00
  • e20910c920 Merge pull request #47 from ajayyy/experimental Ajay Ramachandran 2019-12-28 11:30:39 -05:00
  • efc32f8e3a Improved VIP downvote calculation. Ajay Ramachandran 2019-12-28 00:48:11 -05:00
  • d5a679731c Removed notification for first time submission if there is a conflict. Ajay Ramachandran 2019-12-28 00:41:33 -05:00
  • 95ccaf9478 Increased downvote power and VIP downvote power. Ajay Ramachandran 2019-12-28 00:38:22 -05:00
  • 50bc218ccd Fixed double downvote issue. Ajay Ramachandran 2019-12-28 00:36:03 -05:00
  • 765755a041 Added first time submission notifications for discord. Ajay Ramachandran 2019-12-28 00:29:14 -05:00
  • 54455bf625 Made errors respond 502 instead of 409. Ajay Ramachandran 2019-12-24 11:05:11 -05:00
  • 69f1bff0a1 Made it send a discord message when someone downvotes a sponsor. Ajay Ramachandran 2019-12-24 10:53:20 -05:00
  • 96fff242f4 Moved API Docs Ajay Ramachandran 2019-12-23 21:39:28 -05:00
  • ae9d840567 Merge pull request #45 from ajayyy/experimental Ajay Ramachandran 2019-12-10 19:55:25 -05:00
  • b65cab0508 Revert "Revert "Revert "Added all db write methods to a queue.""" Ajay Ramachandran 2019-12-10 19:54:56 -05:00
  • d0d62faf57 Merge pull request #44 from ajayyy/experimental Ajay Ramachandran 2019-12-10 19:23:14 -05:00
  • 379bbee4ab Revert "Revert "Added all db write methods to a queue."" Ajay Ramachandran 2019-12-10 19:22:35 -05:00
  • 82e3c8395c Clarified difference between local userID and public userID Ajay Ramachandran 2019-12-08 19:09:02 -05:00
  • 95016dab4d Fixed copying error Ajay Ramachandran 2019-12-08 19:04:55 -05:00
  • 9da0d47208 Update README.MD Ajay Ramachandran 2019-12-08 18:16:09 -05:00
  • 667b87cd92 Update README.MD Ajay Ramachandran 2019-12-06 21:47:44 -05:00
  • 3a9971ce8b Merge pull request #42 from ajayyy/experimental Ajay Ramachandran 2019-12-03 17:33:08 -05:00
  • 691d87d4ff Merged users with the same username for leaderboard purposes. Ajay Ramachandran 2019-12-03 17:32:03 -05:00
  • 505f2c7385 Fixed getSavedTimeForUser to ignore low voted or shadow hidden submissions. Ajay Ramachandran 2019-12-03 17:02:02 -05:00
  • c9988f1144 Fixed typo Ajay Ramachandran 2019-11-28 18:58:19 -05:00
  • 57ada81c62 Merge pull request #41 from ajayyy/experimental Ajay Ramachandran 2019-11-23 01:29:59 -05:00
  • 9cf4a7ed55 Revert "Added all db write methods to a queue." Ajay Ramachandran 2019-11-23 01:27:32 -05:00
  • f798fa1af1 Merge pull request #40 from ajayyy/experimental Ajay Ramachandran 2019-11-21 13:37:03 -05:00
  • 2a25e4a2d9 Removed banned users from total stats. Ajay Ramachandran 2019-11-21 13:27:09 -05:00
  • aae0a6f9d4 Removed shadow hidden submissions from stats. Ajay Ramachandran 2019-11-15 16:16:42 -05:00
  • 145cb771b7 Merge pull request #38 from ajayyy/experimental Ajay Ramachandran 2019-10-29 17:30:28 -04:00
  • 17f7e618ec Added all db write methods to a queue. Ajay Ramachandran 2019-10-29 17:29:31 -04:00
  • 4b47769f61 Added ability to enable read only mode from the config. Ajay Ramachandran 2019-10-28 16:37:08 -04:00
  • e87f804070 Fixed config defined too late Ajay Ramachandran 2019-10-27 18:02:12 -04:00