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
86095cba5c
fix(files): show other file types in content for create, fix sign and verify error
2024-08-22 18:19:16 +02:00
0b9c9906b7
chore(git): merge pull request #162 from nip44 into staging
...
Release to Staging / build_and_release (push) Successful in 1m25s
Reviewed-on: #162
Reviewed-by: enes <enes@noreply.git.nostrdev.com>
2024-08-22 13:52:19 +00: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
73a5d42fcf
chore(workflow-audit): omit dev dependencies in npm audit
Open PR on Staging / audit_and_check (pull_request) Successful in 41s
2024-08-22 14:37:23 +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
20496c7e3e
Merge pull request 'Releasing new design' ( #161 ) from staging into main
...
Release to Production / build_and_release (push) Successful in 1m9s
Reviewed-on: #161
Reviewed-by: eugene <eugene@nostrdev.com>
2024-08-21 11:38:24 +00:00
eb08760f87
chore(git): merge pull request #160 from fix-collection-21-8 into staging
...
Release to Staging / build_and_release (push) Successful in 1m20s
Reviewed-on: #160
Reviewed-by: eugene <eugene@nostrdev.com>
2024-08-21 11:15:44 +00:00
15d4d0a752
fix: review suggestion
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-21 13:11:56 +02:00
7b33e37ca5
refactor(toolbox): make Text default
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-21 11:37:07 +02:00
329fd3d27b
fix: useSigitProfile dep
...
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
Remove unecessary dep and disable lint line
2024-08-21 11:30:20 +02:00
58f70db7f6
fix(verify-page): map item keys
2024-08-21 11:26:17 +02:00
8c974768a8
fix: sign buttons styles
...
Fix issue caused by styles change from 6f88f22933
2024-08-21 11:25:35 +02:00
e7b0bbe23c
fix: update user placeholder for create
2024-08-21 11:21:57 +02:00
3c230e6fb4
fix: optional label for download button in filelist
2024-08-21 11:21:26 +02:00
35f6a639e6
Merge pull request 'fix: manage pending relay connection requests' ( #159 ) from reduce-relay-connection-attempts into staging
...
Release to Staging / build_and_release (push) Successful in 1m12s
Reviewed-on: #159
2024-08-21 08:06:38 +00: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
7bb83695c9
Merge pull request 'fix: displays complete marks from other users' ( #156 ) from issue-155 into staging
...
Release to Staging / build_and_release (push) Successful in 1m11s
Reviewed-on: #156
Reviewed-by: enes <enes@noreply.git.nostrdev.com>
2024-08-21 07:32:14 +00:00
603b01d400
Merge pull request 'chore: updating licence' ( #150 ) from licence into staging
...
Release to Staging / build_and_release (push) Successful in 1m12s
Reviewed-on: #150
2024-08-21 07:30:30 +00:00
2d82521641
Merge branch 'staging' into licence
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-21 07:30:21 +00:00
daniyal
42d74c656a
fix: in pdf marking if counterpart does not have any of name, displayname, username then show pubkey
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-21 00:43:41 +05:00
daniyal
2c18c51029
chore: quick fix
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-21 00:34:39 +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
07d25ebbd2
fix: add parantheses, invoke unixNow
Release to Staging / build_and_release (push) Successful in 1m15s
2024-08-20 17:37:32 +02:00
23a7dc4269
Merge branch 'staging' into issue-155
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-20 14:08:18 +00: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
c3a39157ff
fix(verify-page): remove mark border in production, enable dev flag for css classes
...
Release to Staging / build_and_release (push) Successful in 1m14s
Hotfix
2024-08-20 15:47:51 +02:00
4d794e1e53
Merge pull request 'feat(create-page): new create page design' ( #153 ) from 148-create-page into staging
...
Release to Staging / build_and_release (push) Successful in 1m12s
Reviewed-on: #153
2024-08-20 12:43:20 +00:00
404f4aa3a1
fix(lint): update warning limit
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-20 14:40:12 +02: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
bec3c92b03
fix: add missing null and reduce warning limit
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-20 14:28:34 +02:00
ba7d3fadbd
Merge pull request 'feat: implemented relay controller and use that for fetching and publishing events' ( #149 ) from relay-controller into staging
...
Release to Staging / build_and_release (push) Successful in 1m12s
Reviewed-on: #149
Reviewed-by: enes <enes@noreply.git.nostrdev.com>
2024-08-20 12:13:23 +00: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
3d3b8ba6e1
chore(git): merge branch 'staging' into 148-create-page
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-20 14:05:07 +02:00
b6e739bc14
chore(git): merge pull request 'feat(verify-page): new verify page design' ( #151 ) from 136-verify-page-after-merges into staging
...
Release to Staging / build_and_release (push) Successful in 1m12s
Reviewed-on: #151
2024-08-20 11:57:40 +00:00
17c91b5507
chore(git): merge branch 'staging' into 136-verify-page-after-merges
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-20 13:55:07 +02:00
e0d6c03639
fix(relay-controller): sigit relay immutability and relay list
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-20 13:52:24 +02:00
f162baadbb
Merge pull request 'Signing Page - New Design' ( #152 ) from sigit-info-signing-page into staging
...
Release to Staging / build_and_release (push) Successful in 1m12s
Reviewed-on: #152
2024-08-20 11:29:11 +00:00
3a6c5ae8e3
chore: formatting
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-20 14:27:35 +03:00
55bf90e93c
chore: linting
Open PR on Staging / audit_and_check (pull_request) Failing after 32s
2024-08-20 14:21:45 +03:00
b12ce258eb
fix(create-page): show other file types in content
2024-08-20 11:46:45 +02:00
6f88f22933
fix: leaky styling and warnings
...
Closes #147
2024-08-20 11:46:45 +02:00
0d1a7ba171
fix(draw): add resize cursor to resize handle
2024-08-20 11:46:45 +02:00
19f7151db7
refactor(create-page): toolbox update
2024-08-20 11:46:45 +02:00