Commit graph

196 commits

Author SHA1 Message Date
Ajay Ramachandran
dc4c68903f Made sponsor submission work on POST. 2020-01-28 20:10:47 -05:00
Ajay Ramachandran
402be52681 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into experimental 2020-01-25 12:07:39 -05:00
Ajay Ramachandran
8f12cc527b Fixed missing get 2020-01-25 12:07:20 -05:00
Ajay Ramachandran
0a78310fdd
Merge pull request #57 from ajayyy/experimental
API user count upgrade
2020-01-25 11:58:51 -05:00
Ajay Ramachandran
012f3e695e
Merge pull request #56 from ajayyy/better-sqlite
Switched to Better-Sqlite
2020-01-25 11:58:25 -05:00
Ajay Ramachandran
aad16e2359 API now returns the user count from the download stores. 2020-01-24 22:56:47 -05:00
Ajay Ramachandran
d3998f5d13 Fixed shield user count 2020-01-24 21:56:57 -05:00
Ajay Ramachandran
0b6d2381dc Merge branch 'better-sqlite' of https://github.com/ajayyy/SponsorBlockServer into experimental 2020-01-24 21:51:45 -05:00
Ajay Ramachandran
b5070cf647 Switched to better sqlite 2020-01-24 21:37:16 -05:00
Ajay Ramachandran
97a2aa5015
Merge pull request #55 from ajayyy/experimental
Added WAL mode checkpoint number
2020-01-23 15:05:51 -05:00
Ajay Ramachandran
938cff5381 Now sets the journal mode to wal 2020-01-23 15:02:55 -05:00
Ajay Ramachandran
ca5890e6e3 Added WAL mode checkpoint number 2020-01-23 15:00:20 -05:00
Ajay Ramachandran
b5e569a80d
Merge pull request #54 from ajayyy/experimental
Increased VIP power even more
2019-12-29 21:56:58 -05:00
Ajay Ramachandran
e868fb4c22 Increased VIP power even more. 2019-12-29 21:55:48 -05:00
Ajay Ramachandran
16d3404476 Merge branch 'experimental' of https://github.com/ajayyy/SponsorBlockServer 2019-12-29 00:25:06 -05:00
Ajay Ramachandran
f156b21ead Updated gitignore 2019-12-29 00:24:51 -05:00
Ajay Ramachandran
daef6ab06b Removed accidental upload 2019-12-29 00:24:19 -05:00
Ajay Ramachandran
2f92efc44b
Merge pull request #53 from ajayyy/experimental
Added post method for view counting and vote endpoints
2019-12-29 00:23:25 -05:00
Ajay Ramachandran
94bb1665a9 Fixed formatting. 2019-12-29 00:22:39 -05:00
Ajay Ramachandran
1d1c30a483 Added post for view counting and vote endpoints. 2019-12-28 23:55:19 -05:00
Ajay Ramachandran
306456c3c7
Merge pull request #52 from ajayyy/experimental
Prevented crash from thumbnail being missing
2019-12-28 23:30:45 -05:00
Ajay Ramachandran
bf56d5c3d7 Prevented crash from thumbnail being missing. 2019-12-28 23:30:10 -05:00
Ajay Ramachandran
6e6795a6f4
Merge pull request #51 from ajayyy/experimental
Prevented overdownvoting
2019-12-28 23:26:32 -05:00
Ajay Ramachandran
befb3f69bd Prevented overdownvoting 2019-12-28 23:25:57 -05:00
Ajay Ramachandran
65d90495eb
Merge pull request #50 from ajayyy/experimental
Fixed discord error
2019-12-28 13:41:31 -05:00
Ajay Ramachandran
8f9d991a6c Fixed discord error. 2019-12-28 13:41:13 -05:00
Ajay Ramachandran
fd6f6d6c9a
Merge pull request #49 from ajayyy/experimental
Made it show votes before and after in the discord message
2019-12-28 11:53:40 -05:00
Ajay Ramachandran
20fbb84118 Made it show votes before and after in the discord message. 2019-12-28 11:53:25 -05:00
Ajay Ramachandran
85fd0254e8
Merge pull request #48 from ajayyy/experimental
Made the discord notification show votes after vote happened
2019-12-28 11:51:43 -05:00
Ajay Ramachandran
1b4c38d82b Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into experimental 2019-12-28 11:50:03 -05:00
Ajay Ramachandran
c20649e14a Made the discord notification show votes after vote happened. 2019-12-28 11:49:51 -05:00
Ajay Ramachandran
e20910c920
Merge pull request #47 from ajayyy/experimental
Discord messages + Increased downvote power
2019-12-28 11:30:39 -05:00
Ajay Ramachandran
efc32f8e3a Improved VIP downvote calculation. 2019-12-28 00:48:11 -05:00
Ajay Ramachandran
d5a679731c Removed notification for first time submission if there is a conflict. 2019-12-28 00:41:33 -05:00
Ajay Ramachandran
95ccaf9478 Increased downvote power and VIP downvote power. 2019-12-28 00:38:22 -05:00
Ajay Ramachandran
50bc218ccd Fixed double downvote issue. 2019-12-28 00:36:03 -05:00
Ajay Ramachandran
765755a041 Added first time submission notifications for discord.
Also updated the downvote notification.
2019-12-28 00:29:14 -05:00
Ajay Ramachandran
54455bf625 Made errors respond 502 instead of 409. 2019-12-24 11:05:11 -05:00
Ajay Ramachandran
69f1bff0a1 Made it send a discord message when someone downvotes a sponsor. 2019-12-24 10:53:20 -05:00
Ajay Ramachandran
96fff242f4
Moved API Docs 2019-12-23 21:39:28 -05:00
Ajay Ramachandran
ae9d840567
Merge pull request #45 from ajayyy/experimental
Revert "Revert "Revert "Added all db write methods to a queue."""
2019-12-10 19:55:25 -05:00
Ajay Ramachandran
b65cab0508 Revert "Revert "Revert "Added all db write methods to a queue."""
This reverts commit 379bbee4ab.
2019-12-10 19:54:56 -05:00
Ajay Ramachandran
d0d62faf57
Merge pull request #44 from ajayyy/experimental
Revert "Revert "Added all db write methods to a queue.""
2019-12-10 19:23:14 -05:00
Ajay Ramachandran
379bbee4ab Revert "Revert "Added all db write methods to a queue.""
This reverts commit 9cf4a7ed55.
2019-12-10 19:22:35 -05:00
Ajay Ramachandran
82e3c8395c
Clarified difference between local userID and public userID 2019-12-08 19:09:02 -05:00
Ajay Ramachandran
95016dab4d
Fixed copying error 2019-12-08 19:04:55 -05:00
Ajay Ramachandran
9da0d47208
Update README.MD 2019-12-08 18:16:09 -05:00
Ajay Ramachandran
667b87cd92
Update README.MD 2019-12-06 21:47:44 -05:00
Ajay Ramachandran
3a9971ce8b
Merge pull request #42 from ajayyy/experimental
Merged same username users
2019-12-03 17:33:08 -05:00
Ajay Ramachandran
691d87d4ff Merged users with the same username for leaderboard purposes. 2019-12-03 17:32:03 -05:00