sigit.io/src
2024-04-16 13:28:47 +05:00
..
assets chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00
components 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
controllers fix: use relays from nip65 for broadcasting DMs 2024-04-16 11:12:29 +05:00
layouts 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
pages fix: hanlde error in decryption of zip file 2024-04-16 13:28:47 +05:00
routes 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
store 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
types fix: use relays from nip65 for broadcasting DMs 2024-04-16 11:12:29 +05:00
utils 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
App.css chore: initialized vite app 2024-02-27 19:03:15 +05:00
App.tsx 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
colors.scss chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00
index.css chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00
main.tsx feat: maintain logged in sesssion 2024-03-19 15:27:18 +05:00
vite-env.d.ts chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00