artur
|
d00e16139e
|
Assign name on login, change confirm modals, change push warning, reject reqs before connect
|
2024-02-07 10:41:00 +03:00 |
|
Bekbolsun
|
326d824451
|
Merge branch 'develop' of https://github.com/nostrband/noauth into feature/prettier-config
|
2024-02-06 22:51:50 +06:00 |
|
artur
|
cc9840760b
|
Add disallow on window close in popup mode
|
2024-02-06 19:03:56 +03:00 |
|
Bekbolsun
|
be8cfcb3a5
|
add prettier
|
2024-02-06 15:49:05 +06:00 |
|
artur
|
14940a4345
|
Add popup confirm mode, make on-demand mean connect+get_public_key
|
2024-02-06 11:41:51 +03:00 |
|
artur
|
fa4c5d3532
|
Start OAuth-flow support by sending authUrl replies
|
2024-02-06 09:53:01 +03:00 |
|
artur
|
e80a41bfa0
|
Change relay to .env variable
|
2024-02-05 19:08:33 +03:00 |
|
artur
|
6c2a12c924
|
Fix updateUI to ensure all action windows are notified
|
2024-02-05 16:18:20 +03:00 |
|
artur
|
8aabb45917
|
Add name saving to login flow
|
2024-02-05 16:01:26 +03:00 |
|
artur
|
5b57b42111
|
Add name processing for signup, add pow to nip98 and to sendName, minor UI changes
|
2024-02-05 14:29:25 +03:00 |
|
Nostr.Band
|
9c18310fd9
|
Merge pull request #4 from nostrband/refactor/sync-npub
Refactor/login
|
2024-02-05 09:12:22 +03:00 |
|
Bekbolsun
|
c5af7d377d
|
fix error on login
|
2024-02-02 18:48:08 +06:00 |
|
artur
|
f2e70a998d
|
Merge branch 'main' into develop
|
2024-02-02 13:40:27 +03:00 |
|
artur
|
b2e1a43f1b
|
Fix createHandleCloseReplace implementation
|
2024-02-02 13:39:56 +03:00 |
|
artur
|
ae7b39c851
|
Fix modal replace logic, fix notif click, fix notif messages, fix activity history order
|
2024-02-02 12:51:30 +03:00 |
|
Bekbolsun
|
1c6947d549
|
Merge branch 'refactor/sync-npub' of https://github.com/nostrband/noauth into refactor/sync-npub
|
2024-02-02 14:31:27 +06:00 |
|
Bekbolsun
|
fabc920563
|
fix navigating to key page & handle empty input values on submit
|
2024-02-02 14:30:49 +06:00 |
|
Nostr.Band
|
020ab18e56
|
Merge pull request #3 from nostrband/refactor/sync-npub
add sync npub logic & change perms and activity history design & add …
|
2024-02-02 09:51:20 +03:00 |
|
artur
|
696adf691f
|
Add get started and learn more to welcome screen, remove welcome page, fix sync logic and UX, set nsec input type to password
|
2024-02-02 09:49:28 +03:00 |
|
Bekbolsun
|
e5d2b8808b
|
add sync npub logic & change perms and activity history design & add delete app/perm requests
|
2024-02-01 18:33:19 +06:00 |
|
artur
|
41de75ff6e
|
Fix typo in encryptKeyPass
|
2024-01-30 15:42:53 +03:00 |
|
artur
|
cddf0b7805
|
Merge branch 'develop' of https://github.com/nostrband/noauth into develop
|
2024-01-30 11:19:35 +03:00 |
|
artur
|
c28ef815ac
|
Fix notifCallback reset after notif
|
2024-01-30 11:19:32 +03:00 |
|
Bekbolsun
|
0b07b78b5c
|
resolve conflicts
|
2024-01-29 21:21:21 +06:00 |
|
Bekbolsun
|
3fa6e1cdaa
|
add close button in modals & add app details page
|
2024-01-29 21:10:11 +06:00 |
|
artur
|
04ecb813b2
|
Fix basic to include connect
|
2024-01-29 14:07:13 +03:00 |
|
artur
|
0044697159
|
Change perm sets, add 'basic' perm, fix disallow logic
|
2024-01-29 11:33:04 +03:00 |
|
artur
|
5fa22a2d9e
|
Show Signup only if no keys
|
2024-01-23 10:23:14 +03:00 |
|
artur
|
a4739068ff
|
Fix loading profile for username at KeyPage, fix nofity typo
|
2024-01-23 09:47:40 +03:00 |
|
Bekbolsun
|
2115ce340d
|
fix closing modals & add loader on enabling back signing
|
2024-01-23 10:36:43 +06:00 |
|
Bekbolsun
|
eff6792d64
|
reject penging requests on close modals & confirm only selected pending reqs in ConfirmEvent
|
2024-01-22 21:27:23 +06:00 |
|
Bekbolsun
|
cb70f41010
|
fix: show profiles view & handle pending requests
|
2024-01-19 16:05:01 +06:00 |
|
Bekbolsun
|
e6f2e7c21e
|
add confirm connect/event modals
|
2024-01-17 15:01:26 +06:00 |
|
artur
|
06ddb39531
|
Fix isBackgroundEnable
|
2023-12-25 12:55:45 +03:00 |
|
Bekbolsun
|
66adabb9e3
|
add auth modals & settings, connect app modals
|
2023-12-25 15:05:16 +06:00 |
|
Bekbolsun
|
a72038ae04
|
init develop branch
|
2023-12-19 22:06:18 +06:00 |
|
artur
|
c292ab2990
|
Add get_nip04_key method
|
2023-12-05 19:20:41 +03:00 |
|
artur
|
d6bfdb345e
|
Add importKey, add custom signer for backend, remove db from critical path of RPC with given perms
|
2023-12-05 18:50:14 +03:00 |
|
artur
|
3552447383
|
Fix Safari doesn't store CryptoKey in IndexedDB
|
2023-12-01 16:38:11 +03:00 |
|
artur
|
6dde554865
|
First commit
|
2023-12-01 15:19:13 +03:00 |
|
artur
|
ecafc1f8ba
|
Initialize project using Create React App
|
2023-11-23 11:54:24 +03:00 |
|