Commit Graph

  • 4dd6b6d7a4 fix: landing page wording ^ 2024-05-15 19:28:27 +01:00
  • cc9fb50b07 fix: landing page ^ 2024-05-15 18:48:28 +01:00
  • 076e19b435 Merge branch 'main' into issue-27 b 2024-05-15 12:27:24 +00:00
  • 4f4f7fb5c1 fix: remove nostr image for placeholder avatar, use robohash instead Davinci 2024-05-15 13:57:54 +02:00
  • 32c9a062c4 chore: decodeURIComponent of encryption key when entered manually SwiftHawk 2024-05-15 16:25:21 +05:00
  • a02f6859b8 Merge pull request 'Entering decryption key manually does not work because of encoded URI' () from issue32 into main s 2024-05-15 11:16:02 +00:00
  • d15943f61b fix: placeholder avatar is incosistent across components Davinci 2024-05-15 13:14:21 +02:00
  • 75bc984a8b chore: convert verify to sign SwiftHawk 2024-05-15 16:11:57 +05:00
  • f4877b55dd chore: remove unused code SwiftHawk 2024-05-15 16:03:31 +05:00
  • d9f9302ab8 Merge pull request 'issue-31' () from issue-31 into main Y 2024-05-15 11:02:48 +00:00
  • 6e5b6ccc02 Merge branch 'main' into issue32 Leonardo Davinci 2024-05-15 09:58:25 +00:00
  • e498ecb082 fix: entering decryption key manually does not work because of encoded URI Davinci 2024-05-15 11:57:35 +02:00
  • 16a88ef1ad Merge pull request 'chore: quick fix' () from quick-fix into main s 2024-05-15 09:56:09 +00:00
  • a2042c833b chore: quick fix SwiftHawk 2024-05-15 14:55:19 +05:00
  • 202a18f73d Merge branch 'main' of ssh://git.sigit.io:29418/sig/it into issue-31 Yury 2024-05-15 12:12:25 +03:00
  • 819902eafb chore: fixed code formatting Yury 2024-05-15 11:50:21 +03:00
  • b48ab86aab Merge pull request 'fix: change sign to create' () from issue-24 into main s 2024-05-15 08:46:12 +00:00
  • f35f469547 fix: change sign to create SwiftHawk 2024-05-15 13:41:55 +05:00
  • 4e7f9d650e feat: changed MIME type of the uploaded file to sigit Yury 2024-05-15 11:41:10 +03:00
  • 8e1f445da6 chore: style fix SwiftHawk 2024-05-15 11:19:28 +05:00
  • f65ef0e5b2 Merge pull request 'fix: enable verify button' () from issue-25 into main s 2024-05-15 05:46:35 +00:00
  • f4a837ae09 fix: enable verify button SwiftHawk 2024-05-14 23:55:16 +05:00
  • 33ed372236 Merge pull request 'fix: failed DM error handling' () from issue16 into main b 2024-05-14 15:37:40 +00:00
  • f6a2f4aa48 chore: error message Davinci 2024-05-14 17:20:19 +02:00
  • 7c2b8dc53e Merge branch 'main' into issue16 b 2024-05-14 15:09:09 +00:00
  • a99c16a3a7 Merge pull request 'fix: when decrypting file, have better error messages' () from issue-11 into main b 2024-05-14 15:09:01 +00:00
  • c5ad828dca Merge branch 'main' into issue-11 b 2024-05-14 15:08:54 +00:00
  • a1f096018c chore: error message dots Davinci 2024-05-14 16:59:13 +02:00
  • e7a57c9aa1 chore: addressing comments Davinci 2024-05-14 16:48:09 +02:00
  • 8e7620201e fix: removing file upload, avatar by robohash Davinci 2024-05-14 14:39:05 +02:00
  • 323c06c909 chore: quick fix SwiftHawk 2024-05-14 17:14:53 +05:00
  • ddf53c54a9 chore quick fix SwiftHawk 2024-05-14 16:35:21 +05:00
  • b5273393e6 fix: remove both from UserRole enum SwiftHawk 2024-05-14 15:37:55 +05:00
  • 56b137774d chore: update server url SwiftHawk 2024-05-14 15:00:43 +05:00
  • 7f73e9718b Merge pull request 'feat: update signing flow' () from issue-5 into main s 2024-05-14 09:31:42 +00:00
  • 1f9954befd feat: update signing flow SwiftHawk 2024-05-14 14:27:05 +05:00
  • 608400d010 fix: failed DM error handling Davinci 2024-05-13 13:11:52 +02:00
  • 2221b22285 chore: media server protocol fix, removed npub cash Davinci 2024-05-13 10:11:39 +02:00
  • 1fbc2414fe chore: removed sufficient if Davinci 2024-05-13 09:52:07 +02:00
  • 0cdb5c2136 chore(git): Merge branch 'main' into issue-11 Davinci 2024-05-13 08:24:54 +02:00
  • 413c9cc575 chore: lint Davinci 2024-05-13 08:02:35 +02:00
  • 041bd0daff feat(profile): picture upload, robohash, website, npub cash Davinci 2024-05-13 08:00:44 +02:00
  • 2c2eeba83f fix: increased timeout for extension user prompt Davinci 2024-05-13 07:50:32 +02:00
  • e479156270 Merge pull request 'feat: show block number on user profile' () from issue-1 into main b 2024-05-10 10:58:14 +00:00
  • 37bc205ce4 feat: make block number link that will refernce to the event SwiftHawk 2024-05-10 15:57:04 +05:00
  • 5c36554b66 chore: add comments SwiftHawk 2024-05-10 15:27:34 +05:00
  • 1eed099059 feat: show block number on user profile SwiftHawk 2024-05-10 15:16:28 +05:00
  • 58408eb309 Merge pull request 'Logo and favicon' () from issue3 into main b 2024-05-09 13:51:01 +00:00
  • 5d6a3580a6 fix: when decrypting file, have better error messages Davinci 2024-05-09 15:47:46 +02:00
  • 38def3bda5 fix: url encode the DM link payload Davinci 2024-05-09 12:53:45 +02:00
  • a36ed8eab0 feat: logo and favicon Davinci 2024-05-09 10:43:54 +02:00
  • 15a3d83610 Merge pull request 'fix: update DM wording' () from issue-4 into main s 2024-05-08 14:12:26 +00:00
  • de00b9b5a7 fix: update DM wording SwiftHawk 2024-05-08 19:11:06 +05:00
  • 1add2efd14 chore: quick fix SwiftHawk 2024-05-08 19:01:31 +05:00
  • 3d980ca2e7 fix: use hash router instead of browser router SwiftHawk 2024-05-08 19:00:39 +05:00
  • 9064b0c8c3 chore: add homepage field in package.json SwiftHawk 2024-05-08 15:43:23 +05:00
  • b9510f23e9 chore: adding images b 2024-04-25 18:02:33 +00:00
  • d879c7d45a feat: added hashes.json in zip SwiftHawk 2024-04-22 16:24:50 +05:00
  • 9fa3df3850 fix: update the url in DM to contain fileUrl and encryption key SwiftHawk 2024-04-19 15:57:44 +05:00
  • 89850f881d feat: add color border to user's profile picture based on first 6 character of user's hexkey SwiftHawk 2024-04-19 14:07:18 +05:00
  • a32abaf9e7 feat: implemented the UI and logic for signing document SwiftHawk 2024-04-18 16:12:11 +05:00
  • c4ef090f3c fix: format fixed for iv in encryption key SwiftHawk 2024-04-16 13:29:56 +05:00
  • 660efb3b67 fix: hanlde error in decryption of zip file SwiftHawk 2024-04-16 13:28:47 +05:00
  • 349e26b628 fix: use relays from nip65 for broadcasting DMs SwiftHawk 2024-04-16 11:12:29 +05:00
  • f4c26945c1 Update README.md b 2024-04-15 18:31:37 +00:00
  • 3bf2437d17 chore: quick fix SwiftHawk 2024-04-08 18:05:28 +05:00
  • 96587e3e6a update relay url SwiftHawk 2024-04-08 17:53:47 +05:00
  • bd1e8417c1 feat: create signing request and send a DM to first signer with zip file url and encryption key SwiftHawk 2024-04-08 17:45:51 +05:00
  • d4b095c5ca add contributing.md SwiftHawk 2024-04-05 12:17:47 +05:00
  • a70d02b4ea chore: revert changes related to displaying nsecbunker connection string Sabir Hassan 2024-03-25 10:30:01 +05:00
  • b2a8cff907 feat: added nsecbunker setting page Sabir Hassan 2024-03-22 12:46:57 +05:00
  • 4973721608 feat: added the ability to login with nsecbunker connection string Sabir Hassan 2024-03-22 12:29:23 +05:00
  • e57893b1b2 chore: no need to expire auth token Sabir Hassan 2024-03-20 09:44:10 +05:00
  • 2ed092bcbd feat: maintain logged in sesssion Sabir Hassan 2024-03-19 15:27:18 +05:00
  • a9bdd1f95e chore: show npub in profile page Sabir Hassan 2024-03-19 14:36:34 +05:00
  • 6981bef65a fix: first find metadata on purplepag relay and then try other relays Sabir Hassan 2024-03-19 14:23:34 +05:00
  • 962b2bcea6 fix: update nsecBunker delegated key after logout Sabir Hassan 2024-03-19 12:29:24 +05:00
  • 3626368e95 fix: no need to listen for authUrl in createNsecBunkerSigner method of NostrController Sabir Hassan 2024-03-19 10:51:20 +05:00
  • c99a2a81c2 fix: use iframe for nsecbunker auth Sabir Hassan 2024-03-19 10:46:27 +05:00
  • 7c3c061b88 fix: update the logic for login with nsecbunker Sabir Hassan 2024-03-05 15:08:33 +05:00
  • f670bd57f5 chore: quick fix Sabir Hassan 2024-03-05 14:08:18 +05:00
  • 22f8eeebf2 chore: quick fix Sabir Hassan 2024-03-04 13:33:55 +05:00
  • 34e7a34bd7 chore: fix error handling in login page Sabir Hassan 2024-03-04 12:45:00 +05:00
  • 560cf84799 chore: fix workflow Sabir Hassan 2024-03-01 16:35:23 +05:00
  • fdcc72643b chore: fix workflow Sabir Hassan 2024-03-01 16:33:25 +05:00
  • 7d89f38720 chore: fix workflow Sabir Hassan 2024-03-01 16:27:33 +05:00
  • e1ffdfec4c chore: fix workflow Sabir Hassan 2024-03-01 15:39:43 +05:00
  • b7ccd8c4e5 chore: fix workflow Sabir Hassan 2024-03-01 15:36:59 +05:00
  • 2fbdf7af56 chore: fix workflow Sabir Hassan 2024-03-01 15:32:15 +05:00
  • 1d9560f9d2 chore: fix workflow Sabir Hassan 2024-03-01 15:30:00 +05:00
  • d5eb4417d6 chore: fix workflow Sabir Hassan 2024-03-01 15:25:32 +05:00
  • 62ce775c5d chore: added release workflow Sabir Hassan 2024-03-01 15:19:19 +05:00
  • c0547b2a1f feat: implemented profile page Sabir Hassan 2024-03-01 15:16:35 +05:00
  • 8a1cf9264d chore: remove unused imnports Sabir Hassan 2024-02-29 12:15:50 +05:00
  • f99d131b6c chore: quick fix Sabir Hassan 2024-02-29 12:14:17 +05:00
  • dc6f7f1a83 chore: fix appBar Sabir Hassan 2024-02-29 12:05:05 +05:00
  • aa991be416 chore: implemented basic layout and login page Sabir Hassan 2024-02-28 21:49:44 +05:00
  • 4dfb379921 chore: initialized vite app Sabir Hassan 2024-02-27 19:03:15 +05:00