sigit.io/src
2024-05-20 17:56:42 +03:00
..
assets chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00
components chore: add comments 2024-05-20 17:56:42 +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 chore: add comments 2024-05-20 17:56:42 +03:00
pages fix: homepage alpha warning 2024-05-20 17:56:42 +03:00
routes feat: add verify page 2024-05-20 17:48:51 +03:00
store fix: profile picture inconsistencies, login with enter 2024-05-20 17:54:10 +03:00
types feat: convert hexkeys to npub in meta.json 2024-05-20 17:55:29 +03:00
utils feat: convert hexkeys to npub in meta.json 2024-05-20 17:55:29 +03:00
App.css chore: initialized vite app 2024-02-27 19:03:15 +05:00
App.tsx chore: fixed code formatting 2024-05-15 11:50:21 +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