Commit graph

33 commits

Author SHA1 Message Date
Vlad Stan
7ec3045130 feat: add extension clean-up endpoint 2023-02-17 14:57:31 +02:00
Vlad Stan
855812cb8f refactor: extract NostrRelay 2023-02-17 14:44:39 +02:00
Vlad Stan
aa68d2a79a refactor: extract EventValidator 2023-02-17 14:44:39 +02:00
Vlad Stan
c46c903703 refactor: move client-manager 2023-02-17 14:44:39 +02:00
Vlad Stan
aed098499a chore: code format 2023-02-16 14:19:21 +02:00
Vlad Stan
5a984bddcd feat: mage block/allow accounts 2023-02-16 14:17:21 +02:00
Vlad Stan
2c5dfbbf92 feat: add basic block/allow actions 2023-02-16 12:33:16 +02:00
Vlad Stan
bc1af610db chore: mypy fixes 2023-02-15 18:18:46 +02:00
Vlad Stan
d0f38346e3 feat: basic account UI 2023-02-15 14:17:01 +02:00
Vlad Stan
58723a387f chore: code format 2023-02-15 10:49:36 +02:00
Vlad Stan
1c81ca300f refactor: extract extract_domain function 2023-02-15 10:33:56 +02:00
Vlad Stan
3648dc212c feat: partial AUTH support 2023-02-14 17:26:40 +02:00
Vlad Stan
d0c6f1392b feat: on create save domain for relay 2023-02-14 10:27:24 +02:00
Vlad Stan
dfda2367a2 feat: add payment for stoeage 2023-02-13 17:49:10 +02:00
Vlad Stan
bd5957b443 feat: update account when join invoce paid 2023-02-13 14:12:37 +02:00
Vlad Stan
ebada934b0 chore: code format 2023-02-10 17:25:02 +02:00
Vlad Stan
8678090e7b feat: create invoice to join 2023-02-10 17:20:55 +02:00
Vlad Stan
9ccd94aae3 feat: basic relay public info 2023-02-10 13:39:38 +02:00
Vlad Stan
1eda457067 chore: force py format 2023-02-10 12:16:25 +02:00
Vlad Stan
4b96f65c85 fix: delete relay 2023-02-08 12:58:19 +02:00
Vlad Stan
5339dde64a fix: revert NostrClientManagerinit place 2023-02-08 11:40:42 +02:00
Vlad Stan
534cf04210 feat: use RelayConfig for active relays 2023-02-08 10:21:26 +02:00
Vlad Stan
b098dc5d77 feat: clean-up when relay deleted 2023-02-08 09:29:14 +02:00
Vlad Stan
b2b5058784 refactor: extract client_manager 2023-02-08 08:49:52 +02:00
Vlad Stan
f56e9e2e56 feat: block access to deactivated client 2023-02-06 17:42:27 +02:00
Vlad Stan
dedcf823bd refactor: NIPs endpoint 2023-02-06 17:03:20 +02:00
Vlad Stan
aff949fed5 feat: allow custom relay IDs 2023-02-06 16:58:29 +02:00
Vlad Stan
eedaa52bcf feat: allow admin users to specify custom relay name 2023-02-06 16:43:59 +02:00
Vlad Stan
bc60551313 feat: toggle relays on and off 2023-02-06 16:33:08 +02:00
Vlad Stan
a849dea99f feat: add UI for basic relay operations 2023-02-06 15:30:05 +02:00
Vlad Stan
cbbabf2ce8 feat: partial NIP11 2023-02-03 16:37:27 +02:00
Pavol Rusnak
30150c4561 remove unused imports, don't use format string when not needed 2023-01-31 11:39:35 +02:00
Vlad Stan
4b82905f78 feat: extracted 2023-01-30 14:40:55 +02:00