|
d610c79cad
|
refactor: use useAppDispatch, useAppSelector hooks
|
2024-10-08 17:08:43 +02:00 |
|
|
8689c7f753
|
fix: remove screen on nostr-login launch
Ignores the init options param when screen is passed
|
2024-10-08 13:45:58 +02:00 |
|
|
532cdaed8e
|
refactor(auth): open nostr-login directly
|
2024-10-07 15:36:29 +02:00 |
|
|
637e26bf35
|
refactor: init nostr-login, login method strategies, remove bunker
|
2024-10-07 13:36:45 +02:00 |
|
|
633c23e459
|
refactor: center banner notice text
Open PR on Staging / audit_and_check (pull_request) Successful in 34s
|
2024-09-20 11:29:35 +02:00 |
|
|
70cca9dd10
|
refactor: add getProfileUsername utility func
|
2024-09-19 14:46:22 +02:00 |
|
|
5f39b55f68
|
feat: add banner and styling
|
2024-09-19 09:54:19 +02:00 |
|
|
1dfab7b82b
|
refactor: metadatacontroller as singleton
|
2024-09-16 11:06:55 +02:00 |
|
|
0a74ad97b2
|
fix: disable login, register fields, add coming soon
Login and register fields, and buttons are not interactive. Pages show Coming soon!
|
2024-07-31 18:35:45 +02:00 |
|
|
9dae3a48be
|
fix: IconButton conflict, username layout
|
2024-07-29 18:06:23 +02:00 |
|
|
28184ab038
|
fix: update buttons and button icon design
|
2024-07-29 14:39:30 +02:00 |
|
|
9189ff33bc
|
fix: reduce mui usage, implement design updates
|
2024-07-29 11:22:04 +02:00 |
|
|
87c6807ba0
|
fix: app bar z-index
|
2024-07-26 15:37:40 +02:00 |
|
|
017d1ab88b
|
fix: update logo and favicon
|
2024-07-26 10:43:19 +02:00 |
|
|
8fa074899c
|
chore: move scss styles to separate folder
|
2024-07-26 10:42:15 +02:00 |
|
|
0a61ae5f64
|
feat: landing page implementation and styling
|
2024-07-25 15:05:47 +02:00 |
|
SwiftHawk
|
12ca854c48
|
feat: make verify page public and add verify option in user menu list
|
2024-06-03 19:46:42 +05:00 |
|
SwiftHawk
|
e82023f105
|
feat: added a setting page
|
2024-05-31 08:57:43 +05:00 |
|
SwiftHawk
|
ba1219b790
|
chore: if name or display name is not defined in metadata, set npub in top right
|
2024-05-30 22:36:17 +05:00 |
|
zver
|
c3d5a1042c
|
fix: adding link to source and updating home page wording
|
2024-05-28 15:58:53 +01:00 |
|
Yury
|
026537c75b
|
fix(MetadataController): fixed getting popular relays
|
2024-05-28 12:22:31 +03:00 |
|
|
645039a6d4
|
revert 72251d9f40
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 |
|
Yury
|
803e242b01
|
fix(LogOut): used log out action instead of clearState utility
|
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 |
|
Davinci
|
194c564ddc
|
style: lint fix
|
2024-05-17 13:35:37 +02:00 |
|
Davinci
|
8c5835c07f
|
chore(git): Merge branch 'main' into pictures-fixes
|
2024-05-17 13:34:51 +02:00 |
|
Davinci
|
5f8e8fd6f4
|
fix: profile picture inconsistencies, login with enter
|
2024-05-17 13:33:01 +02:00 |
|
SwiftHawk
|
4f11b1c4a8
|
chore: add comments
|
2024-05-17 13:59:03 +05:00 |
|
Davinci
|
e3e15b7af1
|
fix: nsec login, metadata overlapping, robohash image in metadata state
|
2024-05-16 16:45:00 +02:00 |
|
Davinci
|
cb688afb8d
|
chore: removed unused import hexToNpub
Release / build_and_release (push) Successful in 1m6s
|
2024-05-16 11:43:17 +02:00 |
|
Davinci
|
9aa10664a7
|
fix: getRobohash function will do the conversion of pubkey
|
2024-05-16 08:55:24 +02:00 |
|
Davinci
|
4f4f7fb5c1
|
fix: remove nostr image for placeholder avatar, use robohash instead
|
2024-05-15 13:57:54 +02:00 |
|
Yury
|
819902eafb
|
chore: fixed code formatting
|
2024-05-15 11:50:21 +03:00 |
|
SwiftHawk
|
1f9954befd
|
feat: update signing flow
|
2024-05-14 14:27:05 +05:00 |
|
Davinci
|
a36ed8eab0
|
feat: logo and favicon
|
2024-05-09 10:43:54 +02:00 |
|
SwiftHawk
|
a32abaf9e7
|
feat: implemented the UI and logic for signing document
Release / build_and_release (push) Successful in 55s
|
2024-04-18 16:12:11 +05:00 |
|
SwiftHawk
|
bd1e8417c1
|
feat: create signing request and send a DM to first signer with zip file url and encryption key
Release / build_and_release (push) Successful in 1m2s
|
2024-04-08 17:45:51 +05:00 |
|
Sabir Hassan
|
a70d02b4ea
|
chore: revert changes related to displaying nsecbunker connection string
Release / build_and_release (push) Successful in 43s
|
2024-03-25 10:30:01 +05:00 |
|
Sabir Hassan
|
b2a8cff907
|
feat: added nsecbunker setting page
Release / build_and_release (push) Successful in 51s
|
2024-03-22 12:46:57 +05:00 |
|
Sabir Hassan
|
4973721608
|
feat: added the ability to login with nsecbunker connection string
Release / build_and_release (push) Successful in 43s
|
2024-03-22 12:29:23 +05:00 |
|
Sabir Hassan
|
2ed092bcbd
|
feat: maintain logged in sesssion
Release / build_and_release (push) Successful in 43s
|
2024-03-19 15:27:18 +05:00 |
|
Sabir Hassan
|
962b2bcea6
|
fix: update nsecBunker delegated key after logout
Release / build_and_release (push) Successful in 42s
|
2024-03-19 12:29:24 +05:00 |
|
Sabir Hassan
|
f670bd57f5
|
chore: quick fix
Release / build_and_release (push) Successful in 43s
|
2024-03-05 14:08:18 +05:00 |
|
Sabir Hassan
|
c0547b2a1f
|
feat: implemented profile page
|
2024-03-01 15:16:35 +05:00 |
|
Sabir Hassan
|
dc6f7f1a83
|
chore: fix appBar
|
2024-02-29 12:05:05 +05:00 |
|
Sabir Hassan
|
aa991be416
|
chore: implemented basic layout and login page
|
2024-02-28 21:49:44 +05:00 |
|