sigit.io/src
2024-05-14 17:20:19 +02:00
..
assets chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00
components feat: update signing flow 2024-05-14 14:27:05 +05:00
controllers chore: addressing comments 2024-05-14 16:48:09 +02: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 Merge branch 'main' into issue-11 2024-05-14 15:08:54 +00:00
routes feat: update signing flow 2024-05-14 14:27:05 +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 Merge branch 'main' into issue-11 2024-05-14 15:08:54 +00:00
utils chore: error message 2024-05-14 17:20:19 +02: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 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
main.tsx fix: use hash router instead of browser router 2024-05-08 19:00:39 +05:00
vite-env.d.ts chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00