sigit.io/src
2024-05-28 10:30:27 +03:00
..
assets chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00
components fix(AppBar): fixed not closing menu 2024-05-28 10:25:42 +03:00
controllers fix(Auth): fixed redirect 2024-05-28 10:26:46 +03:00
hooks feat(Relays): added logic to manage relays 2024-05-24 16:10:49 +03:00
layouts style: lint fix 2024-05-17 13:35:37 +02:00
pages fix(Relays): add color to the container class 2024-05-28 10:30:27 +03:00
routes chore: cleanup 2024-05-24 16:40:18 +03:00
store chore(Store): added USER_LOGOUT action 2024-05-24 16:10:49 +03:00
types chore(Types): added relay types 2024-05-24 16:10:49 +03:00
utils feat(Relays): improved relays page 2024-05-24 16:10:49 +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: added profile banner 2024-05-21 15:21:07 +02:00
main.tsx feat(Relays): added logic to manage relays 2024-05-24 16:10:49 +03:00
vite-env.d.ts chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00