Commit Graph

342 Commits

Author SHA1 Message Date
c22b1e4b5a fix: inlined svg background images
surround imported svg with double quotes, vite recommendation
2024-07-31 17:31:23 +02:00
3470bf78b7 refactor: nostr gif, use it from assets instead link 2024-07-31 17:29:34 +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
5d415a2359 refactor: recursiveRouteRenderer params update and comments 2024-07-31 13:48:57 +02:00
1070c9a8f9 refactor: review colors, usage
Requested Change
2024-07-31 13:39:16 +02:00
fcd00d9e9c fix: font url typo 2024-07-31 13:36:41 +02:00
dc11f5695d refactor: update main layout loading desc 2024-07-30 16:25:36 +02:00
d7f9807e20 fix: color scheme 2024-07-30 16:16:52 +02:00
5a4da1834b fix: loading spinner, improve desc readability, use favicon instead of circle 2024-07-30 13:29:03 +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
aa5aa60c6a fix: fonts 2024-07-30 12:00:57 +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
99856fd8f2 fix: gap, spacing 2024-07-29 18:55:19 +02:00
d0a6297cce fix: remove placeholder used for text 2024-07-29 18:25:32 +02:00
9dae3a48be fix: IconButton conflict, username layout 2024-07-29 18:06:23 +02:00
e3ca3ab908 fix: popup forms designs 2024-07-29 17:12:47 +02:00
c7dfb2864a fix: list item key 2024-07-29 15:28:19 +02:00
55158fc313 fix: update popup design 2024-07-29 15:27:20 +02:00
28184ab038 fix: update buttons and button icon design 2024-07-29 14:39:30 +02:00
af689a00f7 fix: update footer design 2024-07-29 14:12:01 +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
e54eced800 feat: add custom Container component for layouts 2024-07-29 11:20:39 +02:00
2cd851a7c1 fix: add default typography styles 2024-07-29 11:19:41 +02:00
b5de0ce04a chore: remove unused css and fonts 2024-07-29 11:15:59 +02:00
804bb6c9ac fix: composition for links and buttons 2024-07-26 16:03:45 +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
87c6807ba0 fix: app bar z-index 2024-07-26 15:37:40 +02:00
4556bd0c66 fix: pdf to png scaling is 1, bottom position is now included 2024-07-26 15:24:23 +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
45f0764fa8 fix: footer padding and responsiveness 2024-07-25 18:03:03 +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
a82f138057 chore: remove unused css file 2024-07-25 15:06:55 +02:00
0a61ae5f64 feat: landing page implementation and styling 2024-07-25 15:05:47 +02:00
3ae7d09fa4 chore: added comments 2024-07-12 15:07:36 +02:00
131b15fc8c chore: mark model change 2024-07-12 14:19:59 +02:00
91dae29ea5 chore(git): Merge branch 'main' into issue-99 2024-07-12 09:15:52 +02:00
8576034829 feat(pdf markings): added drawing component, parsing pdfs and displaying in the UI 2024-07-11 16:16:36 +02:00
daniyal
d5c45902b8 chore: add nip70 tag to signed events in meta.json 2024-07-10 14:30:14 +05:00
SH
7df6ab8c84 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
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
6b135ac54d fix: add timeout in publishing updated app data and sending notifications 2024-07-08 16:50:38 +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
fa7a6e85f4 fix: fetch app data from after login 2024-07-08 14:27:09 +05:00
SwiftHawk
ef5376e2d1 fix: add default title for sigit 2024-07-08 14:26:36 +05:00
SwiftHawk
412da32293 chore remove unused code 2024-07-05 14:17:12 +05:00
SwiftHawk
f3b24dee65 chore: remove unused code from nostr controller 2024-07-05 14:09:47 +05:00
SwiftHawk
d5024745f1 fix: navigation to profile page from username component 2024-07-05 14:04:20 +05:00
SwiftHawk
d4c50dabaf chore: update flow for storing sigits 2024-07-05 13:38:04 +05:00
007f49b671 chore(git): Merge branch 'staging' into issue-99 2024-06-29 00:49:05 +02:00
c0ca9de5a0 style: lint 2024-06-29 00:46:35 +02:00
2585017905 style: lint 2024-06-29 00:44:06 +02:00
e715f6ae6f feat(PDF Management): added pdf pages preview with fields list 2024-06-29 00:43:08 +02:00
SwiftHawk
88bdce33c9 chore: quick fix 2024-06-28 14:25:41 +05:00
SwiftHawk
5850ef7dce chore: push unfinished changes 2024-06-28 14:24:14 +05:00
SwiftHawk
29654a9b91 chore: add comments 2024-06-13 14:58:54 +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
SwiftHawk
662c1c26b3 Merge branch 'staging' into issue-69 2024-05-31 14:27:50 +05:00
SwiftHawk
278d9655f6 feat: add cache setting page 2024-05-31 14:26:59 +05:00
SwiftHawk
307f32bb7b fix: false positive case of navigator.online 2024-05-31 12:14:33 +05:00
SwiftHawk
425e7bc653 chore: convert hexkey of submitter to npub format 2024-05-31 09:09:48 +05:00
SwiftHawk
e82023f105 feat: added a setting page 2024-05-31 08:57:43 +05:00
SwiftHawk
ba1219b790 chore: if name or display name is not defined in metadata, set npub in top right 2024-05-30 22:36:17 +05:00
SwiftHawk
2b9617232e feat: update findMetadata method of metadata controller 2024-05-30 22:28:40 +05:00
SwiftHawk
5b1147da5d feat: added a local cache based on browsers built in indexDB 2024-05-30 22:26:57 +05:00
Yury
b27b27f067 chore: added comment 2024-05-29 17:08:38 +03:00
Yury
f041370c62 chore: added comment 2024-05-29 17:06:47 +03:00
Yury
7be98978dd fix(Offline): fixed 0.0.0.0 host 2024-05-29 17:03:00 +03:00
Yury
ecc752d31a chore(Types): improved relay stats types 2024-05-29 09:54:02 +03:00
zver
c3d5a1042c fix: adding link to source and updating home page wording 2024-05-28 15:58:53 +01:00
SwiftHawk
3ff96e453c Merge branch 'staging' into issue-73 2024-05-28 15:11:48 +05:00
SwiftHawk
c3c9bf772d feat: add the ability to create and sign while user is offline 2024-05-28 15:10:06 +05:00
Yury
be4e7ab2bd fix(Login): fixed loginWithExtension func 2024-05-28 12:23:18 +03:00
Yury
026537c75b fix(MetadataController): fixed getting popular relays 2024-05-28 12:22:31 +03:00
SwiftHawk
9bb62cf966 fix: use kind 0 event for nostr joining block 2024-05-27 15:57:40 +05:00
SwiftHawk
90734196e5 fix: use kind 27235 in place of kind 1 wherever possible 2024-05-27 15:56:52 +05:00
SwiftHawk
3efa557976 feat: allow the user to login via nsecbunker using only domain part 2024-05-27 14:32:24 +05:00
b
645039a6d4 revert 72251d9f40
All checks were successful
Release / build_and_release (push) Successful in 1m5s
revert Merge pull request 'relay-management-latest' (#75) from relay-management-latest into main

Reviewed-on: https://git.sigit.io/sig/it/pulls/75
2024-05-24 14:31:18 +00:00
Yury
fb2d8eb4d7 chore: cleanup 2024-05-24 16:40:18 +03:00
Yury
fc032afb8f chore: added changes from main 2024-05-24 16:11:34 +03:00
Yury
ffb237991c feat(Relay): added methods to get info, most popular, connect and disconnect from relays 2024-05-24 16:10:49 +03:00
Yury
c37e8f36c2 feat(Relays): improved relays page 2024-05-24 16:10:49 +03:00
Yury
803e242b01 fix(LogOut): used log out action instead of clearState utility 2024-05-24 16:10:49 +03:00
Yury
ad69504278 chore(Store): added USER_LOGOUT action 2024-05-24 16:10:49 +03:00
Yury
f9518a6e4d chore(Types): added relay types 2024-05-24 16:10:49 +03:00
Yury
106827b6da feat(Store): configured relays state 2024-05-24 16:10:49 +03:00
Yury
64f822743f feat(Relays): added logic to manage relays 2024-05-24 16:10:49 +03:00
SwiftHawk
b36e98c09d chore: quick fix
All checks were successful
Release / build_and_release (push) Successful in 1m6s
2024-05-24 14:36:36 +05:00
b
2cdcfd7ca7 Merge branch 'main' into improve-verification 2024-05-24 09:27:46 +00:00
Davinci
e501f99729 chore: removed commented code 2024-05-24 08:51:59 +02:00
SwiftHawk
7947abf0f9 feat: add prev signer's signature in the content of next signer's signed event 2024-05-24 11:39:28 +05:00
Davinci
dada1eebc5 chore: label fix 2024-05-22 12:31:00 +02:00
Davinci
35bd6d3688 style: lint 2024-05-22 12:08:12 +02:00
Davinci
213ae79bf5 fix: login with hex key does not work, missing proper error when nsec or private key is wrong 2024-05-22 12:08:02 +02:00
Leonardo Davinci
f3cbf71c3c Merge branch 'main' into issue-43 2024-05-22 09:11:25 +00:00
Davinci
67e5c19870 fix: profile page styling 2024-05-22 11:09:41 +02:00
SwiftHawk
9e530e4f17 chore: quick fiX
All checks were successful
Release / build_and_release (push) Successful in 1m3s
2024-05-22 13:41:48 +05:00
SwiftHawk
6611a855d9 feat: improve verification process 2024-05-22 11:19:40 +05:00
Davinci
2c60e2962f style: lint 2024-05-21 15:21:21 +02:00
Davinci
6eedfb8f3f feat: added profile banner 2024-05-21 15:21:07 +02:00
Leonardo Davinci
008dc98c0e Merge branch 'main' into issue-43 2024-05-21 08:09:30 +00:00
Davinci
5d0076dd62 feat: added profile view 2024-05-21 09:07:52 +02:00
SwiftHawk
4a71582b43 Chore: quick fix 2024-05-20 13:28:46 +05:00
SwiftHawk
e0b1b4a172 chore fix type 2024-05-20 12:19:53 +05:00
SwiftHawk
8deaae80de feat: ability to change the order of signers in create screen 2024-05-20 00:08:41 +05:00
Yury
bf0357cca1 chore: fixed linting issue 2024-05-17 16:48:16 +03:00
Davinci
a1f16c33b2 style: lint 2024-05-17 15:28:47 +02:00
Davinci
eff8827a86 fix: opening link to sign a file while not logged in is not redirecting correctly 2024-05-17 15:28:35 +02:00
Davinci
ccc31c51c9 fix: userRobotImage reducer type fix 2024-05-17 13:49:23 +02:00
Davinci
194c564ddc style: lint fix 2024-05-17 13:35:37 +02:00
Davinci
8c5835c07f chore(git): Merge branch 'main' into pictures-fixes 2024-05-17 13:34:51 +02:00
Davinci
5f8e8fd6f4 fix: profile picture inconsistencies, login with enter 2024-05-17 13:33:01 +02:00
^
33d58a2166 fix: wording of adding counterparties
All checks were successful
Release / build_and_release (push) Successful in 1m9s
2024-05-17 12:27:05 +01:00
^
481ef6cdc2 fix: updating title on homepage
All checks were successful
Release / build_and_release (push) Successful in 1m7s
2024-05-17 12:13:37 +01:00
^
867e1b88c2 fix: homepage alpha warning
All checks were successful
Release / build_and_release (push) Successful in 1m4s
2024-05-17 10:25:29 +01:00
SwiftHawk
4f11b1c4a8 chore: add comments 2024-05-17 13:59:03 +05:00
SwiftHawk
52bf4fd934 Merge branch 'main' into issue-40 2024-05-17 13:43:17 +05:00
SwiftHawk
ee2f0cbc97 feat: convert hexkeys to npub in meta.json 2024-05-17 13:34:56 +05:00
Davinci
12d1c74992 chore(git): Merge branch 'main' into pictures-fixes 2024-05-17 09:37:45 +02:00
Davinci
6604ea2046 fix: looping trough robo sets, image not shown when visiting profile while not logged in 2024-05-17 09:37:30 +02:00