62 Commits

Author SHA1 Message Date
Davinci
8e7620201e fix: removing file upload, avatar by robohash 2024-05-14 14:39:05 +02:00
Davinci
2221b22285 chore: media server protocol fix, removed npub cash 2024-05-13 10:11:39 +02:00
Davinci
1fbc2414fe chore: removed sufficient if 2024-05-13 09:52:07 +02:00
Davinci
0cdb5c2136 chore(git): Merge branch 'main' into issue-11 2024-05-13 08:24:54 +02:00
Davinci
413c9cc575 chore: lint 2024-05-13 08:02:35 +02:00
Davinci
041bd0daff feat(profile): picture upload, robohash, website, npub cash 2024-05-13 08:00:44 +02:00
Davinci
2c2eeba83f fix: increased timeout for extension user prompt 2024-05-13 07:50:32 +02:00
b
e479156270 Merge pull request 'feat: show block number on user profile' () from issue-1 into main
Reviewed-on: https://git.sigit.io/sig/it/pulls/18
Reviewed-by: Leonardo Davinci <m@noreply.git.sigit.io>
Reviewed-by: b <b@4j.cx>
2024-05-10 10:58:14 +00:00
SwiftHawk
37bc205ce4 feat: make block number link that will refernce to the event 2024-05-10 15:57:04 +05:00
SwiftHawk
5c36554b66 chore: add comments 2024-05-10 15:27:34 +05:00
SwiftHawk
1eed099059 feat: show block number on user profile 2024-05-10 15:16:28 +05:00
b
58408eb309 Merge pull request 'Logo and favicon' () from issue3 into main
Reviewed-on: https://git.sigit.io/sig/it/pulls/15
2024-05-09 13:51:01 +00:00
Davinci
5d6a3580a6 fix: when decrypting file, have better error messages 2024-05-09 15:47:46 +02:00
Davinci
38def3bda5 fix: url encode the DM link payload 2024-05-09 12:53:45 +02:00
Davinci
a36ed8eab0 feat: logo and favicon 2024-05-09 10:43:54 +02:00
s
15a3d83610 Merge pull request 'fix: update DM wording' () from issue-4 into main
Reviewed-on: https://git.sigit.io/sig/it/pulls/13
2024-05-08 14:12:26 +00:00
SwiftHawk
de00b9b5a7 fix: update DM wording 2024-05-08 19:11:06 +05:00
SwiftHawk
1add2efd14 chore: quick fix 2024-05-08 19:01:31 +05:00
SwiftHawk
3d980ca2e7 fix: use hash router instead of browser router 2024-05-08 19:00:39 +05:00
SwiftHawk
9064b0c8c3 chore: add homepage field in package.json 2024-05-08 15:43:23 +05:00
b
b9510f23e9 chore: adding images 2024-04-25 18:02:33 +00:00
SwiftHawk
d879c7d45a feat: added hashes.json in zip 2024-04-22 16:24:50 +05:00
SwiftHawk
9fa3df3850 fix: update the url in DM to contain fileUrl and encryption key 2024-04-19 15:57:44 +05:00
SwiftHawk
89850f881d feat: add color border to user's profile picture based on first 6 character of user's hexkey 2024-04-19 14:07:18 +05:00
SwiftHawk
a32abaf9e7 feat: implemented the UI and logic for signing document 2024-04-18 16:12:11 +05:00
SwiftHawk
c4ef090f3c fix: format fixed for iv in encryption key 2024-04-16 13:29:56 +05:00
SwiftHawk
660efb3b67 fix: hanlde error in decryption of zip file 2024-04-16 13:28:47 +05:00
SwiftHawk
349e26b628 fix: use relays from nip65 for broadcasting DMs 2024-04-16 11:12:29 +05:00
b
f4c26945c1 Update README.md 2024-04-15 18:31:37 +00:00
SwiftHawk
3bf2437d17 chore: quick fix 2024-04-08 18:05:28 +05:00
SwiftHawk
96587e3e6a update relay url 2024-04-08 17:53:47 +05:00
SwiftHawk
bd1e8417c1 feat: create signing request and send a DM to first signer with zip file url and encryption key 2024-04-08 17:45:51 +05:00
SwiftHawk
d4b095c5ca add contributing.md 2024-04-05 12:17:47 +05:00
Sabir Hassan
a70d02b4ea chore: revert changes related to displaying nsecbunker connection string 2024-03-25 10:30:01 +05:00
Sabir Hassan
b2a8cff907 feat: added nsecbunker setting page 2024-03-22 12:46:57 +05:00
Sabir Hassan
4973721608 feat: added the ability to login with nsecbunker connection string 2024-03-22 12:29:23 +05:00
Sabir Hassan
e57893b1b2 chore: no need to expire auth token 2024-03-20 09:44:10 +05:00
Sabir Hassan
2ed092bcbd feat: maintain logged in sesssion 2024-03-19 15:27:18 +05:00
Sabir Hassan
a9bdd1f95e chore: show npub in profile page 2024-03-19 14:36:34 +05:00
Sabir Hassan
6981bef65a fix: first find metadata on purplepag relay and then try other relays 2024-03-19 14:23:34 +05:00
Sabir Hassan
962b2bcea6 fix: update nsecBunker delegated key after logout 2024-03-19 12:29:24 +05:00
Sabir Hassan
3626368e95 fix: no need to listen for authUrl in createNsecBunkerSigner method of NostrController 2024-03-19 10:51:20 +05:00
Sabir Hassan
c99a2a81c2 fix: use iframe for nsecbunker auth 2024-03-19 10:46:27 +05:00
Sabir Hassan
7c3c061b88 fix: update the logic for login with nsecbunker 2024-03-05 15:08:33 +05:00
Sabir Hassan
f670bd57f5 chore: quick fix 2024-03-05 14:08:18 +05:00
Sabir Hassan
22f8eeebf2 chore: quick fix 2024-03-04 13:33:55 +05:00
Sabir Hassan
34e7a34bd7 chore: fix error handling in login page 2024-03-04 12:45:00 +05:00
Sabir Hassan
560cf84799 chore: fix workflow 2024-03-01 16:35:23 +05:00
Sabir Hassan
fdcc72643b chore: fix workflow 2024-03-01 16:33:25 +05:00
Sabir Hassan
7d89f38720 chore: fix workflow 2024-03-01 16:27:33 +05:00