sigit.io/src
2024-05-24 16:05:52 +03:00
..
assets chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00
components fix(LogOut): used log out action instead of clearState utility 2024-05-24 15:31:53 +03:00
controllers feat(Relay): added methods to get info, most popular, connect and disconnect from relays 2024-05-24 15:57:03 +03:00
hooks feat(Relays): added logic to manage relays 2024-05-21 08:02:48 +03:00
layouts style: lint fix 2024-05-17 13:35:37 +02:00
pages feat(Relays): improved relays page 2024-05-24 15:39:37 +03:00
routes chore: added changes from main 2024-05-24 16:05:52 +03:00
store chore(Store): added USER_LOGOUT action 2024-05-24 15:30:29 +03:00
types chore(Types): added relay types 2024-05-24 15:29:45 +03:00
utils feat(Relays): improved relays page 2024-05-24 15:39:37 +03:00
App.css chore: initialized vite app 2024-02-27 19:03:15 +05:00
App.tsx style: lint 2024-05-17 15:28:47 +02: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 feat(Relays): added logic to manage relays 2024-05-21 08:02:48 +03:00
vite-env.d.ts chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00