sigit.io/src
2024-05-31 08:57:43 +05:00
..
assets chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00
components feat: added a setting page 2024-05-31 08:57:43 +05:00
controllers feat: update findMetadata method of metadata controller 2024-05-30 22:28:40 +05:00
hooks fix(MetadataController): fixed getting popular relays 2024-05-28 12:22:31 +03:00
layouts feat: update findMetadata method of metadata controller 2024-05-30 22:28:40 +05:00
pages feat: added a setting page 2024-05-31 08:57:43 +05:00
routes feat: added a setting page 2024-05-31 08:57:43 +05:00
services feat: added a local cache based on browsers built in indexDB 2024-05-30 22:26:57 +05:00
store fix(MetadataController): fixed getting popular relays 2024-05-28 12:22:31 +03:00
types feat: added a local cache based on browsers built in indexDB 2024-05-30 22:26:57 +05:00
utils Merge branch 'staging' into issue-73 2024-05-28 15:11:48 +05: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
constants.ts feat: allow the user to login via nsecbunker using only domain part 2024-05-27 14:32:24 +05:00
index.css feat: added profile banner 2024-05-21 15:21:07 +02:00
main.tsx fix(MetadataController): fixed getting popular relays 2024-05-28 12:22:31 +03:00
vite-env.d.ts chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00