Commit graph

1359 commits

Author SHA1 Message Date
Ajay Ramachandran
d130af130b
Merge pull request #30 from ajayyy/experimental
Added port to config
2019-09-04 13:41:25 -04:00
Ajay Ramachandran
ff0b661f26 Added port to config 2019-09-04 13:41:07 -04:00
Ajay Ramachandran
62095b2847
Merge pull request #29 from ajayyy/experimental
Admin can change usernames + Config file
2019-09-04 13:21:06 -04:00
Ajay Ramachandran
347ae87b12 Added config file. 2019-09-04 13:18:47 -04:00
Ajay Ramachandran
b4c3edcd59 Allowed set username to be used by the admin to change any username. 2019-09-03 19:27:02 -04:00
Ajay Ramachandran
50b5f8ca21
Merge pull request #28 from ajayyy/experimental
Added days saved stat
2019-09-01 22:36:51 -04:00
Ajay Ramachandran
705a3c39da Added days saved stat. 2019-09-01 22:36:20 -04:00
Ajay Ramachandran
6750a5e875
Merge pull request #26 from ajayyy/experimental
ShadowHide + Sql Schemas
2019-08-24 17:06:23 -04:00
Ajay Ramachandran
cd29ce1ca3 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into experimental
# Conflicts:
#	index.js
2019-08-24 17:05:10 -04:00
Ajay Ramachandran
d79921f2d6 Added shadow banning and unshadow banning users. 2019-08-24 16:24:39 -04:00
Ajay Ramachandran
f5d820c511
Merge pull request #24 from bershanskiy/master
Fix documentation
2019-08-23 14:54:30 -04:00
Ajay Ramachandran
1b4767cd38 Locked the username for undefined. 2019-08-22 16:15:13 -04:00
Ajay Ramachandran
58d3699a06 Fixed includes check 2019-08-22 14:18:31 -04:00
Ajay Ramachandran
49af7dd65d Added new shadowHidden variable that only lets it get sent out to submitters. 2019-08-22 00:01:27 -04:00
Ajay Ramachandran
4ceb7f3b47 Removed unneeded table from schema 2019-08-21 17:06:22 -04:00
Ajay Ramachandran
a6b166588f Added sql schemas 2019-08-21 17:05:08 -04:00
Anton Bershanskiy
1b4ae3ab3c
Fix documentation
In actual implementation /api/getUsername is using GET.
2019-08-21 15:54:42 -05:00
Ajay Ramachandran
8c0321f2cc
Merge pull request #22 from ajayyy/add-license-1
Create LICENSE
2019-08-19 20:59:21 -04:00
Ajay Ramachandran
a3f60477ec
Create LICENSE 2019-08-19 20:59:10 -04:00
Ajay Ramachandran
69258587bc Raised stats limit to 100. 2019-08-19 20:42:25 -04:00
Ajay Ramachandran
9742129547
Merge pull request #21 from ajayyy/experimental
Fixed duplicate vote check being broken
2019-08-19 15:53:50 -04:00
Ajay Ramachandran
db1a3a4062 Fixed duplicate vote check being broken. 2019-08-19 15:53:31 -04:00
Ajay Ramachandran
3007c8db0e
Merge pull request #20 from ajayyy/experimental
Made downvote more powerful if there are some views or votes already
2019-08-18 17:57:32 -04:00
Ajay Ramachandran
a0bbffaf91 Made downvote more powerful if there are some views or votes already. 2019-08-18 17:57:13 -04:00
Ajay Ramachandran
a984d75638
Update README.MD 2019-08-13 00:29:54 -04:00
Ajay Ramachandran
9b9638cc6e
Update README.MD 2019-08-13 00:29:36 -04:00
Ajay Ramachandran
3091d86186
Update README.MD 2019-08-13 00:28:14 -04:00
Ajay Ramachandran
0072cdb17b
Merge pull request #18 from ajayyy/experimental
Username support
2019-08-12 23:43:17 -04:00
Ajay Ramachandran
6b88719cf6 Reverted postVideoSponsors back to get method 2019-08-12 23:43:05 -04:00
Ajay Ramachandran
4079419fa8 Added API endpoint to get the username 2019-08-12 23:31:44 -04:00
Ajay Ramachandran
dc33bc33d6 Added ability to set a username that is used when returning the stats. 2019-08-12 23:20:56 -04:00
Ajay Ramachandran
d94c2bdf95
Removed unnecessary comment 2019-08-12 13:19:56 -04:00
Ajay Ramachandran
43f658f5e9
Merge pull request #17 from ajayyy/experimental
Changed limits and better stats
2019-08-12 13:17:20 -04:00
Ajay Ramachandran
db4ddb0b8b Made low voted submissions not count in the stats 2019-08-12 12:42:27 -04:00
Ajay Ramachandran
073717cd1f Raised per user sponsor limit to 8 2019-08-12 12:34:51 -04:00
Ajay Ramachandran
29cb68ac31
Update README.MD 2019-08-03 22:43:14 -04:00
Ajay Ramachandran
b53495a0d2
Update README.MD 2019-08-03 22:41:46 -04:00
Ajay Ramachandran
363cc1da69
Update README.MD 2019-08-03 22:41:15 -04:00
Ajay Ramachandran
3d72a674e6
Update README.MD 2019-08-03 22:40:49 -04:00
Ajay Ramachandran
06f160d8ab
Added API docs 2019-08-03 22:37:35 -04:00
Ajay Ramachandran
8c235f6fcc
Merge pull request #15 from ajayyy/experimental
Added user count to stats
2019-08-03 15:10:19 -04:00
Ajay Ramachandran
6df7eed22a Added user count to stats 2019-08-03 15:10:04 -04:00
Ajay Ramachandran
6f07fbc536
Merge pull request #14 from ajayyy/experimental
Added totals api endpoint
2019-08-03 12:05:19 -04:00
Ajay Ramachandran
463a48f33a Added totals api endpoint 2019-08-03 12:04:22 -04:00
Ajay Ramachandran
f449d05a38
Merge pull request #13 from ajayyy/experimental
Raised stats limit to 50
2019-08-03 00:24:11 -04:00
Ajay Ramachandran
580a9d9eba Raised stats limit to 50 2019-08-03 00:23:43 -04:00
Ajay Ramachandran
094a2fb2a0
Merge pull request #12 from ajayyy/experimental
Added stats endpoint
2019-08-03 00:13:52 -04:00
Ajay Ramachandran
4dca4081c1 Added api endpoint to get the top users 2019-08-03 00:13:21 -04:00
Ajay Ramachandran
c9ccc409a3
Merge pull request #10 from OfficialNoob/patch-1
Added hash function and BehindProxy bool
2019-07-31 23:36:12 -04:00
Ajay Ramachandran
d5d33f0e9b Reformatted and fixed missing parameters. 2019-07-31 23:32:25 -04:00