f0ba9da8af
fix: outdated cache checks
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-09-09 14:16:58 +02:00
81f40c345a
refactor: use ellipsis instead of 3 dots
2024-09-05 09:31:52 +02:00
a3effd878b
fix(pdf): use minified version of pdf
2024-09-03 16:46:54 +02:00
c2d065a8a5
refactor(pdf-dist): optimize workers
2024-09-02 12:59:35 +02:00
1c998ab99f
refactor(error): refactor MetaParseError 2
2024-08-28 13:25:56 +02:00
fa1811a330
refactor(error): refactor SigitMetaParseError
2024-08-28 13:25:56 +02:00
3a03e3c7e8
chore: comment typo
2024-08-28 13:25:56 +02:00
5570d72f79
chore(git): merge pr #165 from 146-pdf-scaling into staging
...
Release to Staging / build_and_release (push) Successful in 1m21s
Reviewed-on: #165
Reviewed-by: eugene <eugene@nostrdev.com>
2024-08-28 11:23:33 +00:00
59c3fc69a2
fix(pdf): reuse content width function
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-28 11:41:29 +02:00
9dc160e89c
Merge pull request 'Signing Order' ( #167 ) from issue-158 into staging
...
Release to Staging / build_and_release (push) Successful in 1m13s
Reviewed-on: #167
Reviewed-by: enes <enes@noreply.git.nostrdev.com>
2024-08-28 08:41:33 +00:00
4712031615
fix(pdf): scaling on resize, add avatars to counterpart select
Open PR on Staging / audit_and_check (pull_request) Successful in 34s
2024-08-27 15:24:19 +02:00
ec305c417b
fix: signing order
Open PR on Staging / audit_and_check (pull_request) Successful in 34s
2024-08-27 16:17:34 +03:00
8c5be3713d
refactor(pdf): remove unused code
Open PR on Staging / audit_and_check (pull_request) Successful in 34s
2024-08-26 14:10:11 +02:00
ea09daa669
fix(pdf): dynamic mark scaling
...
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
Caveat: scaling is not fluid, refresh is required
2024-08-23 21:30:32 +02:00
ac3186a02e
fix(pdf): scaling and font styles consistency
...
Closes #146
2024-08-23 13:39:49 +02:00
ae08b07d74
feat: add uploaded image file as preview
2024-08-22 18:48:03 +02:00
05a2dba164
fix: show extension box for non-mark files, de-dupe css and code
...
Closes #138
2024-08-22 18:20:54 +02:00
c9d7d0a6f5
feat(content): show other file types as gray box
2024-08-22 18:19:16 +02:00
daniyal
070b02abee
chore: quick fix
Open PR on Staging / audit_and_check (pull_request) Successful in 43s
2024-08-22 16:12:58 +05:00
daniyal
49c1714962
fix: use old approach of using sha256 for generating d tag
Open PR on Staging / audit_and_check (pull_request) Successful in 44s
2024-08-22 16:11:20 +05:00
daniyal
18270c5d8a
feat: use nip04 for encryption and decryption of userData to store on blossom server
Open PR on Staging / audit_and_check (pull_request) Failing after 17s
2024-08-22 13:08:30 +05:00
daniyal
d7b5ea9b9e
fix: use default relayMap if its undefined in redux store
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-21 12:53:19 +05:00
c1b1c5a075
Merge branch 'staging' into reduce-relay-connection-attempts
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-21 07:42:43 +00:00
daniyal
4a553c047c
chore: addressed PR comments
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-21 12:41:59 +05:00
daniyal
f9fcfb1c9e
fix: manage pending relay connection requests
...
Open PR on Staging / audit_and_check (pull_request) Successful in 34s
Also remove the getMostPopularRelays function and use a hardcoded list of relays
Further, if metadata event is not found from relays cache an empty metadata for that pubkey
2024-08-21 00:16:21 +05:00
4d4a5b63cf
fix: displays complete marks from other users
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-20 17:04:27 +03:00
15e01f530f
chore(git): merge branch 'staging' into 148-create-page
2024-08-20 14:39:19 +02:00
61f39d17ff
fix(lint): add deps, remove any, update warning limit
Open PR on Staging / audit_and_check (pull_request) Successful in 34s
2024-08-20 14:38:03 +02:00
0f8a40e9f0
Merge branch 'staging' into relay-controller
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-20 12:12:11 +00:00
b12ce258eb
fix(create-page): show other file types in content
2024-08-20 11:46:45 +02:00
eca31cea4f
feat(pdf-marking): adds file validity check
2024-08-20 11:31:11 +02:00
b6479db266
fix(marks): add file grouping for marks, fix read pdf types
Open PR on Staging / audit_and_check (pull_request) Failing after 33s
2024-08-20 11:18:30 +02:00
b2c3cf2aca
fix(sigit): add to submittedBy avatar badge for verified sigit creation
2024-08-20 11:18:30 +02:00
268a4db3ff
revert: "feat(pdf-marking): adds file validity check"
...
Refs: ed7acd6cb4
2024-08-20 11:18:30 +02:00
7278485b76
fix(verify-page): export (download) files now includes files
...
The issue was noticed on the windows machine, removing forward slash made it work
2024-08-20 11:18:30 +02:00
78060fa15f
fix(marks): assign selectedMarkValue to currentValue and mark.value
2024-08-20 11:18:30 +02:00
2c586f3c13
feat(verify-page): add files view and content images
2024-08-20 11:18:30 +02:00
daniyal
66c7182fa4
chore(refactor): move dvm related function to dvm utils file and relay related to relays utils file
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-18 22:48:48 +05:00
daniyal
03cb6b1732
chore(refactor): move getNostrJoiningBlockNumber function to a separate dvm utils file
2024-08-16 11:42:28 +05:00
daniyal
a775d7b265
feat: implemented relay controller and use that for fetching and publishing events
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-15 22:13:39 +05:00
ed7acd6cb4
feat(pdf-marking): adds file validity check
2024-08-15 15:35:37 +03:00
7d3daa8d13
chore: git merge 136-verify-pageo signing-page-design
2024-08-14 17:22:21 +03:00
bff590f532
Merge branch 'staging' into signing-page-design
2024-08-14 17:19:32 +03:00
4b04bdf39e
refactor: useSigitMeta, DisplaySigners and UserDetails section
2024-08-14 14:27:49 +02:00
b3155cce0d
refactor: expand useSigitMeta and update verify w details section
2024-08-14 10:39:54 +02:00
d9779c10bd
refactor: flat meta and add useSigitProfile
2024-08-14 10:39:54 +02:00
6652c6519e
refactor(review): add date util functions
Open PR on Staging / audit_and_check (pull_request) Failing after 9s
2024-08-13 11:52:05 +02:00
6d881ccb45
feat(pdf-marking): adds file downloading functionality
2024-08-13 12:48:52 +03:00
f896849ffd
refactor: expand useSigitMeta and add comments
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-12 14:26:03 +02:00
ed0158e817
feat(pdf-marking): updates design and functionality of the pdf marking form
2024-08-11 22:19:26 +03:00