|
83ddc1bbc8
|
feat: add dropzone and multiple files support
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
|
2024-08-08 17:30:49 +02:00 |
|
|
276ad23e2c
|
chore(git): merge branch 'staging' into issue-121
|
2024-08-08 16:27:55 +02:00 |
|
|
738a6b87f5
|
refactor(pdf): use minified and remove unnecessary vite config
|
2024-08-08 12:37:47 +02:00 |
|
|
d5e0769692
|
fix: pdfjs import
Open PR on Staging / audit_and_check (pull_request) Failing after 32s
|
2024-08-08 12:39:29 +03:00 |
|
|
2acb353535
|
refactor: post-PR review changes
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
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 |
|
|
f51afe3b67
|
fix: some linter warnings and an error
|
2024-08-05 09:49:56 +02: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 |
|
|
645039a6d4
|
revert 72251d9f40
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 |
|
SwiftHawk
|
ad9c88a4f5
|
chore: merge main
|
2024-05-16 11:23:26 +05:00 |
|
SwiftHawk
|
e4675af4dd
|
fix: handle the case when zip entry is undefined
|
2024-05-16 10:55:44 +05:00 |
|
Davinci
|
4f4f7fb5c1
|
fix: remove nostr image for placeholder avatar, use robohash instead
|
2024-05-15 13:57:54 +02:00 |
|
SwiftHawk
|
75bc984a8b
|
chore: convert verify to sign
|
2024-05-15 16:11:57 +05:00 |
|
Yury
|
819902eafb
|
chore: fixed code formatting
|
2024-05-15 11:50:21 +03:00 |
|
Yury
|
4e7f9d650e
|
feat: changed MIME type of the uploaded file to sigit
|
2024-05-15 11:41:10 +03:00 |
|
Davinci
|
f6a2f4aa48
|
chore: error message
|
2024-05-14 17:20:19 +02:00 |
|
|
7c2b8dc53e
|
Merge branch 'main' into issue16
|
2024-05-14 15:09:09 +00:00 |
|
|
c5ad828dca
|
Merge branch 'main' into issue-11
|
2024-05-14 15:08:54 +00:00 |
|
Davinci
|
e7a57c9aa1
|
chore: addressing comments
|
2024-05-14 16:48:09 +02:00 |
|
SwiftHawk
|
1f9954befd
|
feat: update signing flow
|
2024-05-14 14:27:05 +05:00 |
|
Davinci
|
608400d010
|
fix: failed DM error handling
|
2024-05-13 13:11:52 +02:00 |
|
Davinci
|
0cdb5c2136
|
chore(git): Merge branch 'main' into issue-11
|
2024-05-13 08:24:54 +02:00 |
|
Davinci
|
2c2eeba83f
|
fix: increased timeout for extension user prompt
|
2024-05-13 07:50:32 +02:00 |
|
Davinci
|
38def3bda5
|
fix: url encode the DM link payload
|
2024-05-09 12:53:45 +02:00 |
|
SwiftHawk
|
de00b9b5a7
|
fix: update DM wording
|
2024-05-08 19:11:06 +05:00 |
|
SwiftHawk
|
3d980ca2e7
|
fix: use hash router instead of browser router
|
2024-05-08 19:00:39 +05:00 |
|
SwiftHawk
|
d879c7d45a
|
feat: added hashes.json in zip
Release / build_and_release (push) Successful in 56s
|
2024-04-22 16:24:50 +05:00 |
|
SwiftHawk
|
9fa3df3850
|
fix: update the url in DM to contain fileUrl and encryption key
Release / build_and_release (push) Successful in 56s
|
2024-04-19 15:57:44 +05:00 |
|
SwiftHawk
|
a32abaf9e7
|
feat: implemented the UI and logic for signing document
Release / build_and_release (push) Successful in 55s
|
2024-04-18 16:12:11 +05:00 |
|
SwiftHawk
|
c4ef090f3c
|
fix: format fixed for iv in encryption key
Release / build_and_release (push) Successful in 1m0s
|
2024-04-16 13:29:56 +05:00 |
|
SwiftHawk
|
bd1e8417c1
|
feat: create signing request and send a DM to first signer with zip file url and encryption key
Release / build_and_release (push) Successful in 1m2s
|
2024-04-08 17:45:51 +05:00 |
|
Sabir Hassan
|
e57893b1b2
|
chore: no need to expire auth token
Release / build_and_release (push) Successful in 43s
|
2024-03-20 09:44:10 +05:00 |
|
Sabir Hassan
|
2ed092bcbd
|
feat: maintain logged in sesssion
Release / build_and_release (push) Successful in 43s
|
2024-03-19 15:27:18 +05:00 |
|
Sabir Hassan
|
7c3c061b88
|
fix: update the logic for login with nsecbunker
Release / build_and_release (push) Successful in 49s
|
2024-03-05 15:08:33 +05:00 |
|
Sabir Hassan
|
c0547b2a1f
|
feat: implemented profile page
|
2024-03-01 15:16:35 +05:00 |
|
Sabir Hassan
|
aa991be416
|
chore: implemented basic layout and login page
|
2024-02-28 21:49:44 +05:00 |
|