Michael C
|
2683c61995
|
add minUserIDLength config option
|
2022-12-17 23:35:13 -05:00 |
|
Ajay Ramachandran
|
5965879ed1
|
Rename highlight category to poi_highlight
|
2021-08-17 22:01:12 -04:00 |
|
Michael C
|
d710b88c3e
|
add 5 minute timeout to CI, added note in config
- added note in config to use enable_offline_queue to avoid timeouts
- removed wait action from CI
|
2021-06-29 16:23:52 -04:00 |
|
Ajay Ramachandran
|
ec081cf0c5
|
Support multiple newleaf urls
|
2021-06-03 11:38:21 -04:00 |
|
Ajay Ramachandran
|
0904036009
|
Use newleaf instead of YouTube API
|
2021-06-02 22:34:38 -04:00 |
|
Ajay Ramachandran
|
590ed037dd
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into export
|
2021-05-23 11:17:10 -04:00 |
|
Nanobyte
|
f561388a1f
|
Rename noSegments to lockCategories
|
2021-04-24 01:54:42 +02:00 |
|
Ajay Ramachandran
|
ddf1fdc89c
|
Merge branch 'master' into feat/limit-reward-time-per-segment
|
2021-04-18 15:47:42 -04:00 |
|
Ajay Ramachandran
|
911ebddd69
|
Fix example config
|
2021-04-17 23:09:21 -04:00 |
|
Ajay Ramachandran
|
6554e142cc
|
Add highlight category
|
2021-04-04 23:12:26 -04:00 |
|
Nanobyte
|
2c3dde0d2e
|
Timestamp based dump filenames and garbage collection
|
2021-03-22 22:18:23 +01:00 |
|
Nanobyte
|
8219b0398e
|
Fix invalid json in example config
|
2021-03-22 01:35:45 +01:00 |
|
Nanobyte
|
84b86bb6a1
|
Make dumpDatabase configurable
|
2021-03-21 22:40:57 +01:00 |
|
Nanobyte
|
d6ba5684e0
|
Limit reward time per segment
|
2021-02-26 01:57:45 +01:00 |
|
Ajay Ramachandran
|
e979cbba4e
|
Merge branch 'master' into 147-add-cache-for-gettopusers
|
2020-10-14 18:35:15 -04:00 |
|
Ajay Ramachandran
|
e4045952c8
|
Merge branch 'master' into feature/getuserinfo
|
2020-10-14 18:34:27 -04:00 |
|
Ajay Ramachandran
|
d7763b688d
|
Fix example error codes
|
2020-10-11 13:14:52 -04:00 |
|
Ajay Ramachandran
|
a5f5f72346
|
Setup different ratelimit for views and votes
|
2020-10-11 13:07:57 -04:00 |
|
Nanobyte
|
58097f0d60
|
Add vote rate limit
|
2020-10-11 16:17:17 +02:00 |
|
Nanobyte
|
25b91af8bc
|
Add cache for getTopUsers
See #147
|
2020-10-06 23:25:11 +02:00 |
|
Nanobyte
|
36f654f41c
|
Blocking users with too many active warnings from submitting votes and submissions
|
2020-09-16 22:40:11 +02:00 |
|
Ajay Ramachandran
|
0c14560eaa
|
Merge branch 'master' into nb-mod-fetch
|
2020-09-11 17:32:14 -04:00 |
|
Nanobyte
|
dec0971c14
|
Adding check to only allow a list of categories
|
2020-09-09 16:40:13 +02:00 |
|
Andrew Lee
|
e8116de4bb
|
Update configs for NB discord URLs
|
2020-09-05 17:03:52 -04:00 |
|
Ajay Ramachandran
|
febfab40de
|
Merge branch 'experimental' of https://github.com/ajayyy/SponsorBlockServer
|
2020-08-30 11:18:05 -04:00 |
|
Ajay Ramachandran
|
89ee0afd61
|
Only accept new user count if higher + add to example config
|
2020-08-30 11:17:26 -04:00 |
|
Ajay Ramachandran
|
ba68969943
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into nb-mod-fetch
# Conflicts:
# src/routes/postSkipSegments.js
# test/mocks.js
|
2020-08-29 21:03:13 -04:00 |
|
Andrew Lee
|
f1c520fbe8
|
Merge branch 'master' into nb-mod-fetch
|
2020-08-29 16:37:20 -04:00 |
|
TAG-Epic
|
a268f9a892
|
Update example & test config
|
2020-08-23 20:54:18 +02:00 |
|
Joe Dowd
|
0e34423dd6
|
added option to example config
|
2020-07-27 05:53:16 +01:00 |
|
Ajay Ramachandran
|
bf2646978a
|
Removed NB URL from example config
|
2020-05-03 11:49:04 -04:00 |
|
Ajay Ramachandran
|
a278036f1d
|
Added neural block mock
|
2020-04-30 19:13:42 -04:00 |
|
Ajay Ramachandran
|
9a317a2c23
|
Added getIP options
|
2020-04-30 00:34:34 -04:00 |
|
Ajay Ramachandran
|
d767f2ff6b
|
Added schema upgrade system and started on new vote type
|
2020-04-27 23:01:51 -04:00 |
|
Ajay Ramachandran
|
da47098ccd
|
Added info to config example
|
2020-03-26 21:58:21 -04:00 |
|
Joe Dowd
|
97b2d2d561
|
Updated config comment to match changed condition for running schema script
|
2020-02-15 21:02:56 +00:00 |
|
Joe Dowd
|
7acb19756b
|
Create DB form schema on start if config option is set
|
2020-02-13 00:03:09 +00: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
|
69f1bff0a1
|
Made it send a discord message when someone downvotes a sponsor.
|
2019-12-24 10:53:20 -05:00 |
|
Ajay Ramachandran
|
4b47769f61
|
Added ability to enable read only mode from the config.
|
2019-10-28 16:37:08 -04:00 |
|
Ajay Ramachandran
|
ff0b661f26
|
Added port to config
|
2019-09-04 13:41:07 -04:00 |
|
Ajay Ramachandran
|
347ae87b12
|
Added config file.
|
2019-09-04 13:18:47 -04:00 |
|