Commit Graph

99 Commits

Author SHA1 Message Date
1f46539238 doc: add CONFIGURATION.md 2022-11-08 23:52:23 -05:00
b48843ca2b test: add unit tests for SubscribeMessageHandler 2022-11-08 23:52:23 -05:00
be2c648ada docs: improve PR checklist 2022-11-08 23:52:22 -05:00
3f102b15b6 docs: add CONTRIBUTING doc 2022-11-08 23:52:22 -05:00
c45c02ca61 docs: add PR template 2022-11-08 23:52:22 -05:00
f057406fe4 test: delegated event message handler 2022-11-08 23:52:22 -05:00
46cd022598 test: refactor settings 2022-11-08 23:52:21 -05:00
59bf1a67fd test: add some unit tests for settings 2022-11-08 23:52:21 -05:00
a7e404be1d chore(ci): improve release workflow/tidy up 2022-10-19 09:35:45 -04:00
57f0f388ec fix(ci): build/push image after coverage 2022-10-19 09:35:45 -04:00
127eff127c docs: remove tag badge 2022-10-19 09:35:45 -04:00
06db70585d chore(ci): build docker img & publish 2022-10-19 09:35:45 -04:00
d135c2bc3d chore(ci): add dockerfile labels 2022-10-19 09:35:44 -04:00
89358fa056 docs: add badges/link to tg group 2022-10-19 09:35:44 -04:00
5013cc0641 chore(ci): add gh actions badge to readme 2022-10-19 09:35:44 -04:00
5598e3b787 chore(ci): yank env from coverage in checks.yml 2022-10-19 09:35:44 -04:00
48ddfb7c1f feat(ci): add release workflow 2022-10-19 09:35:43 -04:00
ca96a2a609 chore: add coveralls badge to readme 2022-10-19 09:35:43 -04:00
e0107a3771 chore: minor stuff 2022-10-18 23:11:43 -04:00
f74c533952 chore: use coveralls 2022-10-18 23:11:43 -04:00
b475139a80 chore: custom github token for coverage reporter 2022-10-18 23:11:42 -04:00
f046787a07 chore: use lcov reporter 2022-10-18 23:11:42 -04:00
46c956b230 chore: generate lcov report 2022-10-18 23:11:42 -04:00
1eba57bc63 chore: disable coverage check 2022-10-18 23:11:42 -04:00
1bf3cd0305 chore: display coverage 2022-10-18 23:11:41 -04:00
871f67275a chore: add runs-on prop to checks workflow 2022-10-18 23:11:41 -04:00
760b399eb6 feat: add checks workflow 2022-10-18 23:11:41 -04:00
dbed094776 fix: remove env var from docker compose up script 2022-10-18 23:11:41 -04:00
526fc9b624 chore: bump version to 1.4.0 2022-10-18 23:11:40 -04:00
3b95db0d12 chore: improve docker building/running 2022-10-18 23:11:40 -04:00
5eeaf23dda chore: log supported nips to console 2022-10-18 23:11:40 -04:00
0b58bcc2f7 chore: move supported NIPs to package json 2022-10-18 23:11:40 -04:00
e659384fd6 chore: don't save on exit 2022-10-18 23:11:39 -04:00
2733016b78 feat: add docker-compose.yml 2022-10-18 23:11:39 -04:00
d04f6b089c feat: add Dockerfile 2022-10-18 23:11:39 -04:00
e538697f0e chore: add tsconfig for builds 2022-10-18 23:11:39 -04:00
4b8905b470 chore: create settings file on startup 2022-10-18 23:11:38 -04:00
a581e90ad5 chore: bump package version to 1.3.0 2022-10-18 23:11:38 -04:00
7189eeca16 1.2.0 2022-10-18 23:11:38 -04:00
0dc7e8352e fix: broadcasting received events to all workers 2022-10-18 23:11:38 -04:00
13bd023a1b chore: add delegated event message handler 2022-10-18 23:11:37 -04:00
f0a10527c3 chore: log web socket server errors 2022-10-18 23:11:37 -04:00
70c76e552d test: add event message handler unit tests 2022-10-18 23:11:37 -04:00
cc09597526 chore: inject settings into EventMessageHandler 2022-10-18 23:11:37 -04:00
dca599da26 test: proof of work utils 2022-10-18 23:11:36 -04:00
ac5a9d6788 test: add UnsubscribeMessageHandler unit tests 2022-10-18 23:11:36 -04:00
fa179cb2e8 chore: bump to version 1.1.0 2022-10-18 23:11:36 -04:00
68678a5ad8 chore: enforce pubkey whitelist/blacklist 2022-10-18 23:11:36 -04:00
45fe91ae66 chore: enforce event kind limits 2022-10-18 23:11:35 -04:00
54ece3641b chore: fix identation 2022-10-18 23:11:35 -04:00