sigit.io/src
2024-05-20 17:57:26 +03:00
..
assets chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00
components style: lint fix 2024-05-20 17:57:26 +03:00
controllers fix: profile picture inconsistencies, login with enter 2024-05-20 17:54:10 +03:00
hooks feat(Relays): added logic to manage relays 2024-05-20 16:21:43 +03:00
layouts style: lint fix 2024-05-20 17:57:26 +03:00
pages fix: opening link to sign a file while not logged in is not redirecting correctly 2024-05-20 17:57:26 +03:00
routes feat: add verify page 2024-05-20 17:48:51 +03:00
store fix: userRobotImage reducer type fix 2024-05-20 17:57:26 +03:00
types feat: convert hexkeys to npub in meta.json 2024-05-20 17:55:29 +03:00
utils style: lint fix 2024-05-20 17:57:26 +03:00
App.css chore: initialized vite app 2024-02-27 19:03:15 +05:00
App.tsx fix: opening link to sign a file while not logged in is not redirecting correctly 2024-05-20 17:57:26 +03: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: profile picture inconsistencies, login with enter 2024-05-20 17:54:10 +03:00
vite-env.d.ts chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00