Commit Graph

77 Commits

Author SHA1 Message Date
2acb353535 refactor: post-PR review changes
Some checks failed
Open PR on Staging / audit_and_check (pull_request) Failing after 33s
2024-08-07 18:24:12 +03:00
3f5451b265 Merge branch 'staging' into 130-fix-empty-relay-issue
Some checks failed
Open PR on Staging / audit_and_check (pull_request) Failing after 32s
2024-08-07 17:55:22 +03:00
8d683de88c Revert "chore: prettier"
This reverts commit 7e420ef583.
2024-08-07 17:54:45 +03:00
7e420ef583 chore: prettier 2024-08-07 17:49:13 +03:00
ff1e127888 chore: fixes prettier rule 2024-08-07 17:42:53 +03:00
e3eb1f37c1 ci(prettier): changes after running npm run formatter:fix 2024-08-07 15:18:25 +02:00
52fe523196 fix: amends the relay look up method to return default relay set 2024-08-07 15:52:14 +03:00
b44f7fb5e3 chore: fixes linting errors and adds comments 2024-08-06 12:25:29 +03:00
a1cb6c6caf refactor: moves constants in one place 2024-08-06 12:24:52 +03:00
0ba3ae14a4 refactor: moves font size and type to a constant 2024-08-06 12:24:48 +03:00
651d576eea refactor: updates utils and pdf rendering components 2024-08-06 12:24:36 +03:00
cb9a443fb1 feat(pdf-marking): implements png to pdf conversion and ability to download full sigits after signing 2024-08-06 12:24:25 +03:00
b58ba625f9 feat(pdf-marking): add pdf-view components 2024-08-06 12:22:47 +03:00
bf167d78f2 chore: add pdf util 2024-08-06 12:21:01 +03:00
91dae29ea5 chore(git): Merge branch 'main' into issue-99 2024-07-12 09:15:52 +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
412da32293 chore remove unused code 2024-07-05 14:17:12 +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
2585017905 style: lint 2024-06-29 00:44:06 +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
e8da0dc76f fix: update online and offline flows 2024-06-12 19:44:06 +05:00
SwiftHawk
ded8304c66 fix: sigit's wrapper zip should contain keys.json file 2024-06-12 15:02:26 +05:00
SwiftHawk
307f32bb7b fix: false positive case of navigator.online 2024-05-31 12:14:33 +05:00
SwiftHawk
3ff96e453c Merge branch 'staging' into issue-73 2024-05-28 15:11:48 +05:00
Yury
026537c75b fix(MetadataController): fixed getting popular relays 2024-05-28 12:22:31 +03: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
c37e8f36c2 feat(Relays): improved relays page 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
Leonardo Davinci
f3cbf71c3c Merge branch 'main' into issue-43 2024-05-22 09:11:25 +00:00
SwiftHawk
6611a855d9 feat: improve verification process 2024-05-22 11:19:40 +05:00
Davinci
6eedfb8f3f feat: added profile banner 2024-05-21 15:21:07 +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
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
Yury
0fab6b5cdc fix(DM): removed direct download link 2024-05-17 08:51:28 +03:00
Davinci
e3e15b7af1 fix: nsec login, metadata overlapping, robohash image in metadata state 2024-05-16 16:45:00 +02:00
Davinci
3d958e809f chore(git): Merge branch 'main' into issue-27 2024-05-16 09:25:14 +02:00
Davinci
9aa10664a7 fix: getRobohash function will do the conversion of pubkey 2024-05-16 08:55:24 +02:00