sigit.io/src
enes c22b1e4b5a fix: inlined svg background images
surround imported svg with double quotes, vite recommendation
2024-07-31 17:31:23 +02:00
..
assets refactor: nostr gif, use it from assets instead link 2024-07-31 17:29:34 +02:00
components refactor: nostr gif, use it from assets instead link 2024-07-31 17:29:34 +02:00
controllers fix: return immediately from publish event when published to at least one relay and keep publishing to other in background 2024-07-09 17:17:57 +05:00
hooks fix(MetadataController): fixed getting popular relays 2024-05-28 12:22:31 +03:00
layouts refactor: nostr gif, use it from assets instead link 2024-07-31 17:29:34 +02:00
pages fix: inlined svg background images 2024-07-31 17:31:23 +02:00
routes refactor: recursiveRouteRenderer params update and comments 2024-07-31 13:48:57 +02:00
services chore: push unfinished changes 2024-06-28 14:24:14 +05:00
store chore: update flow for storing sigits 2024-07-05 13:38:04 +05:00
styles refactor: review colors, usage 2024-07-31 13:39:16 +02:00
theme fix: IconButton conflict, username layout 2024-07-29 18:06:23 +02:00
types chore remove unused code 2024-07-05 14:17:12 +05:00
utils chore: add nip70 tag to signed events in meta.json 2024-07-10 14:30:14 +05:00
App.scss refactor: review colors, usage 2024-07-31 13:39:16 +02:00
App.tsx refactor: recursiveRouteRenderer params update and comments 2024-07-31 13:48:57 +02: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 fix: font url typo 2024-07-31 13:36:41 +02:00
main.tsx feat: improve design for homepage 2024-06-07 16:13:32 +05:00
vite-env.d.ts chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00