Commit Graph

158 Commits

Author SHA1 Message Date
f51afe3b67 fix: some linter warnings and an error 2024-08-05 09:49:56 +02:00
0a74ad97b2 fix: disable login, register fields, add coming soon
Login and register fields, and buttons are not interactive. Pages show Coming soon!
2024-07-31 18:35:45 +02:00
c22b1e4b5a fix: inlined svg background images
surround imported svg with double quotes, vite recommendation
2024-07-31 17:31:23 +02:00
6f4737d75c fix: icons, use FontAwesome package 2024-07-31 14:37:10 +02:00
20bb05ddc6 feat: add UserAvatar, UserIconButton
Closes #68 - Only use getRoboHashPicture function (set 1) for Avatars
2024-07-31 13:53:36 +02:00
1070c9a8f9 refactor: review colors, usage
Requested Change
2024-07-31 13:39:16 +02:00
202c98c94c fix: background overlap 2024-07-30 13:23:06 +02:00
e9a1b9894c feat: add background images 2024-07-30 13:14:18 +02:00
f1a26e4dc4 chore: styling cleanup 2024-07-30 12:23:38 +02:00
3a93622966 fix: svg attributes 2024-07-30 10:38:06 +02:00
c5b1a9b380 fix: title text align 2024-07-30 10:35:09 +02:00
53b7b05ac5 fix: top level container wrapper for other pages 2024-07-30 10:28:57 +02:00
baa1a7b040 fix: works offline card icon 2024-07-30 10:25:57 +02:00
0d49c49459 fix: card icons 2024-07-30 09:34:52 +02:00
e3ca3ab908 fix: popup forms designs 2024-07-29 17:12:47 +02:00
5d59ffce28 fix: update design buttons 2024-07-29 14:03:16 +02:00
9189ff33bc fix: reduce mui usage, implement design updates 2024-07-29 11:22:04 +02:00
3c22429941 fix: move nostr login to nostr route 2024-07-26 15:45:13 +02:00
868ae6f23e feat: add modal with login, register, nostr routes 2024-07-26 15:38:44 +02:00
06deecba76 chore: landing page comments cleanup 2024-07-26 13:18:05 +02:00
0b35f11abf feat: add children support to routes arrays 2024-07-26 13:15:14 +02:00
017d1ab88b fix: update logo and favicon 2024-07-26 10:43:19 +02:00
8fa074899c chore: move scss styles to separate folder 2024-07-26 10:42:15 +02:00
5b9093a6e7 chore: remove unused css 2024-07-25 16:46:52 +02:00
87e4536713 feat: landing page - responsive cards 2024-07-25 16:29:18 +02:00
3149ba9757 feat: landing page - larger cta button 2024-07-25 16:11:20 +02:00
0a61ae5f64 feat: landing page implementation and styling 2024-07-25 15:05:47 +02:00
SwiftHawk
0aaa20092e chore: add comments 2024-07-09 01:16:47 +05:00
SwiftHawk
8eaf9cb61c fix: use dedicated key from nip78 in auth event for uploading files.zip 2024-07-09 00:01:03 +05:00
SwiftHawk
6553ed89e0 fix: styles fixed in homepage 2024-07-08 16:49:48 +05:00
SwiftHawk
8167c5d05f chore: fix upload btn behaior in mobile view 2024-07-08 14:27:41 +05:00
SwiftHawk
ef5376e2d1 fix: add default title for sigit 2024-07-08 14:26:36 +05:00
SwiftHawk
d4c50dabaf chore: update flow for storing sigits 2024-07-05 13:38:04 +05:00
SwiftHawk
5850ef7dce chore: push unfinished changes 2024-06-28 14:24:14 +05:00
SwiftHawk
92b62a3cbe feat: navigate to different pages based on uploaded file 2024-06-13 11:47:28 +05:00
SwiftHawk
e8da0dc76f fix: update online and offline flows 2024-06-12 19:44:06 +05:00
SwiftHawk
8b90267e8d chore: update the implementation of export sigit 2024-06-12 16:21:45 +05:00
SwiftHawk
a3abf40f44 chore(refactor): move DisplayMeta component to separate file 2024-06-12 15:10:34 +05:00
SwiftHawk
ded8304c66 fix: sigit's wrapper zip should contain keys.json file 2024-06-12 15:02:26 +05:00
SwiftHawk
b145624f4c chore(refactor): break handle sign function into smaller chunks 2024-06-11 16:49:10 +05:00
SwiftHawk
c530abd298 chore(refactor): refactor handle create function 2024-06-10 18:10:43 +05:00
SwiftHawk
6f8830a77c fix: home screen style fixed for mobile view 2024-06-08 00:37:03 +05:00
SwiftHawk
021db5679a fix: replace sign with upload in homepage 2024-06-07 16:17:35 +05:00
SwiftHawk
de4d927c73 feat: improve design for homepage 2024-06-07 16:13:32 +05:00
SwiftHawk
8884389c6a feat: add verify link in landing page 2024-06-04 11:37:30 +05:00
SwiftHawk
07459e5e89 chore: add title field in meta.json 2024-06-03 22:59:51 +05:00
SwiftHawk
12ca854c48 feat: make verify page public and add verify option in user menu list 2024-06-03 19:46:42 +05:00
s
e7a004d0e7 Merge branch 'staging' into issue-103 2024-06-03 09:03:34 +00:00
SwiftHawk
1f7980e2ca feat: in offline mode navigate creator to sign screen after creation when creator is first signer 2024-06-03 14:01:24 +05:00
SwiftHawk
fff0fd762d fix: convert npub/nip05 to lowercase on adding as signer/viewer 2024-06-03 12:13:37 +05:00