Commit Graph

194 Commits

Author SHA1 Message Date
Y
10759f6882 Merge pull request 'Add workflows from staging' (#82) from staging into main
All checks were successful
Release to Production / build_and_release (push) Successful in 1m8s
Reviewed-on: https://git.sigit.io/sig/it/pulls/82
Reviewed-by: Leonardo Davinci <m@noreply.git.sigit.io>
2024-05-27 13:55:48 +00:00
Y
280288b123 Merge pull request 'fix(CI): fixed secret' (#81) from workflow-fix into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m5s
Reviewed-on: https://git.sigit.io/sig/it/pulls/81
2024-05-27 12:37:04 +00:00
Yury
3e360aab15 fix(CI): fixed secret 2024-05-27 15:29:44 +03:00
Yury
d840ef7271 chore(CI): configured Staging and Production workflows
Some checks failed
Release to Staging / build_and_release (push) Failing after 1m3s
2024-05-27 15:17:04 +03:00
b
a3c421d34a Merge pull request 'fix: use kind 27235 in place of kind 1' (#80) from issue-76 into main
All checks were successful
Release / build_and_release (push) Successful in 1m5s
Reviewed-on: https://git.sigit.io/sig/it/pulls/80
Reviewed-by: Y <yury@4gl.io>
2024-05-27 12:04:36 +00:00
SwiftHawk
9bb62cf966 fix: use kind 0 event for nostr joining block 2024-05-27 15:57:40 +05:00
SwiftHawk
90734196e5 fix: use kind 27235 in place of kind 1 wherever possible 2024-05-27 15:56:52 +05:00
s
5c286c6b97 Merge pull request 'feat: allow the user to login via nsecbunker using only domain part' (#79) from issue-77 into main
All checks were successful
Release / build_and_release (push) Successful in 1m6s
Reviewed-on: https://git.sigit.io/sig/it/pulls/79
Reviewed-by: Y <yury@4gl.io>
2024-05-27 10:02:08 +00:00
SwiftHawk
3efa557976 feat: allow the user to login via nsecbunker using only domain part 2024-05-27 14:32:24 +05:00
b
645039a6d4 revert 72251d9f40
All checks were successful
Release / build_and_release (push) Successful in 1m5s
revert Merge pull request 'relay-management-latest' (#75) from relay-management-latest into main

Reviewed-on: https://git.sigit.io/sig/it/pulls/75
2024-05-24 14:31:18 +00:00
Y
72251d9f40 Merge pull request 'relay-management-latest' (#75) from relay-management-latest into main
All checks were successful
Release / build_and_release (push) Successful in 1m8s
Reviewed-on: https://git.sigit.io/sig/it/pulls/75
2024-05-24 13:48:01 +00:00
Yury
fb2d8eb4d7 chore: cleanup 2024-05-24 16:40:18 +03:00
Yury
fc032afb8f chore: added changes from main 2024-05-24 16:11:34 +03:00
Yury
ffb237991c feat(Relay): added methods to get info, most popular, connect and disconnect from relays 2024-05-24 16:10:49 +03:00
Yury
c37e8f36c2 feat(Relays): improved relays page 2024-05-24 16:10:49 +03:00
Yury
803e242b01 fix(LogOut): used log out action instead of clearState utility 2024-05-24 16:10:49 +03:00
Yury
ad69504278 chore(Store): added USER_LOGOUT action 2024-05-24 16:10:49 +03:00
Yury
f9518a6e4d chore(Types): added relay types 2024-05-24 16:10:49 +03:00
Yury
106827b6da feat(Store): configured relays state 2024-05-24 16:10:49 +03:00
Yury
64f822743f feat(Relays): added logic to manage relays 2024-05-24 16:10:49 +03:00
SwiftHawk
b36e98c09d chore: quick fix
All checks were successful
Release / build_and_release (push) Successful in 1m6s
2024-05-24 14:36:36 +05:00
b
63edff2aed Merge pull request 'feat: add prev signer's signature in the content of next signer's signed event' (#74) from improve-verification into main
Some checks failed
Release / build_and_release (push) Failing after 32s
Reviewed-on: https://git.sigit.io/sig/it/pulls/74
Reviewed-by: Leonardo Davinci <m@noreply.git.sigit.io>
2024-05-24 09:28:20 +00:00
b
2cdcfd7ca7 Merge branch 'main' into improve-verification 2024-05-24 09:27:46 +00:00
b
9caba52f7d Merge pull request 'Login with NSEC and HEX private key formats. Proper errors.' (#66) from issue-45 into main
Some checks failed
Release / build_and_release (push) Failing after 37s
Reviewed-on: https://git.sigit.io/sig/it/pulls/66
Reviewed-by: Y <yury@4gl.io>
2024-05-24 08:35:33 +00:00
Davinci
555d8bedca chore(git): Merge branch 'main' into issue-45 2024-05-24 08:52:29 +02:00
Davinci
e501f99729 chore: removed commented code 2024-05-24 08:51:59 +02:00
SwiftHawk
352500970e Merge branch 'main' into improve-verification 2024-05-24 11:44:29 +05:00
SwiftHawk
7947abf0f9 feat: add prev signer's signature in the content of next signer's signed event 2024-05-24 11:39:28 +05:00
b
7808bcde44 Update README.md
Some checks failed
Release / build_and_release (push) Failing after 33s
2024-05-23 23:47:48 +00:00
b
833a9f20d8 Update README.md
Some checks failed
Release / build_and_release (push) Failing after 33s
2024-05-23 23:44:54 +00:00
Davinci
dada1eebc5 chore: label fix 2024-05-22 12:31:00 +02:00
Davinci
35bd6d3688 style: lint 2024-05-22 12:08:12 +02:00
Davinci
213ae79bf5 fix: login with hex key does not work, missing proper error when nsec or private key is wrong 2024-05-22 12:08:02 +02:00
Y
bb28e47ff9 Merge pull request 'feat: added profile view' (#64) from issue-43 into main
Some checks failed
Release / build_and_release (push) Failing after 31s
Reviewed-on: https://git.sigit.io/sig/it/pulls/64
Reviewed-by: Y <yury@4gl.io>
2024-05-22 09:11:58 +00:00
Leonardo Davinci
f3cbf71c3c Merge branch 'main' into issue-43 2024-05-22 09:11:25 +00:00
Davinci
67e5c19870 fix: profile page styling 2024-05-22 11:09:41 +02:00
SwiftHawk
9e530e4f17 chore: quick fiX
All checks were successful
Release / build_and_release (push) Successful in 1m3s
2024-05-22 13:41:48 +05:00
s
be493a9203 Merge pull request 'feat: improve verification process' (#65) from issue-48 into main
All checks were successful
Release / build_and_release (push) Successful in 1m3s
Reviewed-on: https://git.sigit.io/sig/it/pulls/65
2024-05-22 08:03:34 +00:00
SwiftHawk
6611a855d9 feat: improve verification process 2024-05-22 11:19:40 +05:00
Davinci
2c60e2962f style: lint 2024-05-21 15:21:21 +02:00
Davinci
6eedfb8f3f feat: added profile banner 2024-05-21 15:21:07 +02:00
Leonardo Davinci
008dc98c0e Merge branch 'main' into issue-43 2024-05-21 08:09:30 +00:00
Davinci
5d0076dd62 feat: added profile view 2024-05-21 09:07:52 +02:00
s
72d0a8bb77 Merge pull request 'feat: ability to change the order of signers in create screen' (#61) from issue-33 into main
All checks were successful
Release / build_and_release (push) Successful in 1m9s
Reviewed-on: https://git.sigit.io/sig/it/pulls/61
2024-05-20 08:30:16 +00:00
SwiftHawk
4a71582b43 Chore: quick fix 2024-05-20 13:28:46 +05:00
SwiftHawk
e0b1b4a172 chore fix type 2024-05-20 12:19:53 +05:00
SwiftHawk
8deaae80de feat: ability to change the order of signers in create screen 2024-05-20 00:08:41 +05:00
Y
d356f6d8b8 Merge pull request 'chore: fixed linting issue' (#60) from lint-fix into main
All checks were successful
Release / build_and_release (push) Successful in 1m7s
Reviewed-on: https://git.sigit.io/sig/it/pulls/60
2024-05-17 13:48:46 +00:00
Yury
bf0357cca1 chore: fixed linting issue 2024-05-17 16:48:16 +03:00
Y
f76408ba51 Merge pull request 'issue-47' (#59) from issue-47 into main
Some checks failed
Release / build_and_release (push) Failing after 33s
Reviewed-on: https://git.sigit.io/sig/it/pulls/59
Reviewed-by: Y <yury@4gl.io>
2024-05-17 13:39:01 +00:00