|
b7d1fea077
|
fix: addressing comments
|
2025-01-15 10:38:40 +01:00 |
|
|
6777e96d23
|
chore(git): Merging NDK refactor
Open PR on Staging / audit_and_check (pull_request) Successful in 39s
|
2025-01-13 12:13:03 +01:00 |
|
daniyal
|
48f85f54c8
|
chore: quick fixes
Open PR on Staging / audit_and_check (pull_request) Successful in 44s
|
2025-01-06 16:04:54 +05:00 |
|
daniyal
|
14c103dd40
|
chore: merge staging into use-ndk
Open PR on Staging / audit_and_check (pull_request) Successful in 44s
|
2025-01-04 12:21:47 +05:00 |
|
daniyal
|
3a09d4c595
|
chore: process received events all together instead of one by one which casuses in-consistencies due to async nature of redux updates
Open PR on Staging / audit_and_check (pull_request) Successful in 44s
|
2025-01-04 11:24:35 +05:00 |
|
|
070e8c39f0
|
feat: implemented multiple preferred file (blossom) servers for user app data and meta
|
2024-12-30 17:25:42 +01:00 |
|
daniyal
|
95f5398736
|
chore: replace the usage of ProfileMetadata with NDKUserProfile
Open PR on Staging / audit_and_check (pull_request) Successful in 46s
|
2024-12-28 14:57:19 +05:00 |
|
daniyal
|
01bb68d87b
|
chore: fix issue in publishing sigit
Open PR on Staging / audit_and_check (pull_request) Successful in 45s
|
2024-12-28 00:44:21 +05:00 |
|
daniyal
|
006ed7b548
|
chore: fix fetching of user profile
|
2024-12-28 00:43:00 +05:00 |
|
daniyal
|
4e54d12175
|
chore: merge stating into use-ndk
|
2024-12-27 15:33:43 +05:00 |
|
daniyal
|
e8a53bc73e
|
chore: removed relay controller in favor of NDKContext
Open PR on Staging / audit_and_check (pull_request) Successful in 47s
|
2024-12-22 23:38:27 +05:00 |
|
daniyal
|
0ea6ba0033
|
chore: remove dvm utils file and use useDvm hook instead
|
2024-12-22 21:53:00 +05:00 |
|
daniyal
|
458de18f12
|
chore(refactore): use NDKContext for findMetadata instead of metadata controller
|
2024-12-20 15:52:45 +05:00 |
|
daniyal
|
0cc1a32059
|
chore(refactor): replace authContoller with useAuth hook
|
2024-12-20 15:25:02 +05:00 |
|
enes
|
3d1bdece4d
|
feat(meta): send notifications with blossom instead of meta.json
|
2024-12-06 20:00:38 +01:00 |
|
daniyal
|
3c061d5920
|
feat: added ndkContext and used it in relays page
|
2024-12-06 14:16:46 +05:00 |
|
enes
|
be146fa0fa
|
refactor(signature): apply strategy pattern and make it easier to expand with new tools
|
2024-11-18 17:20:20 +01:00 |
|
enes
|
9551750cbe
|
feat(signature): signature pad encrypt, upload, fetch, decrypt, render, add to pdf
|
2024-11-15 17:51:11 +01:00 |
|
|
7f411f09a7
|
chore: merge branch 'main' into issue-166-open-timestamps
|
2024-10-18 11:24:31 +03:00 |
|
|
f09d9b2378
|
refactor(ts): remove type assertion
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
|
2024-10-08 20:14:44 +02:00 |
|
|
331759de5c
|
refactor: add useCallback, add methods and split effects
Open PR on Staging / audit_and_check (pull_request) Successful in 34s
|
2024-10-07 20:37:46 +02:00 |
|
|
edeb22fb37
|
chore: updates namings
|
2024-10-07 17:18:27 +02:00 |
|
|
637e26bf35
|
refactor: init nostr-login, login method strategies, remove bunker
|
2024-10-07 13:36:45 +02:00 |
|
|
edbe708b65
|
feat(opentimestamps): updates data model and useSigitMeta hook
|
2024-10-02 14:47:32 +02:00 |
|
|
e1c750495e
|
refactor: useSigitProfiles removed, per user profile hook in avatar, refactor name tooltip
|
2024-09-16 11:06:55 +02:00 |
|
|
13254fbe06
|
feat: add exportedBy to useSigitMeta
|
2024-09-16 11:06:55 +02:00 |
|
|
fa1811a330
|
refactor(error): refactor SigitMetaParseError
|
2024-08-28 13:25:56 +02: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 |
|
|
a442e71087
|
fix(pdf): add proper default width value
Open PR on Staging / audit_and_check (pull_request) Successful in 34s
|
2024-08-27 17:28:18 +02: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 |
|
|
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 |
|
|
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 |
|
|
f88e2ad680
|
fix(verify-page): parse and show mark values
|
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 |
|
|
d8adb2c744
|
fix: next signer and spinner anim duration
|
2024-08-14 14:34:51 +02: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 |
|
|
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 |
|
|
becd02153c
|
feat(dashboard): add sigits filtering, sorting, searching
|
2024-08-07 14:15:20 +02:00 |
|
|
64c48835a4
|
refactor: sigit cards design and split components
|
2024-08-06 12:42:21 +02:00 |
|
Yury
|
026537c75b
|
fix(MetadataController): fixed getting popular relays
|
2024-05-28 12:22:31 +03:00 |
|
|
645039a6d4
|
revert 72251d9f4054317bd74039c5539b00bef77652b2
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
|
64f822743f
|
feat(Relays): added logic to manage relays
|
2024-05-24 16:10:49 +03:00 |
|