enes enes
  • Joined on 2024-07-24
enes closed pull request sigit/sigit.io#213 2024-09-20 16:10:17 +00:00
WIP: fix: nostr discovery timeout
enes commented on pull request sigit/sigit.io#213 2024-09-20 16:10:17 +00:00
WIP: fix: nostr discovery timeout

Issue mitigated with the update on the blossom-server. Updated the config, disabled nostr discovery. Blossom server version 4.3.2 resolve this issue as well (we are on 4.3.0).

enes created pull request sigit/sigit.io#213 2024-09-20 15:36:29 +00:00
fix: nostr discovery timeout
enes pushed to hotfix-nostr-discovery-error-9-20 at sigit/sigit.io 2024-09-20 15:35:34 +00:00
3a090cdfd6 fix: nostr discovery timeout
enes created branch hotfix-nostr-discovery-error-9-20 in sigit/sigit.io 2024-09-20 15:35:34 +00:00
enes pushed to 201-toolbox-update at sigit/sigit.io 2024-09-20 09:13:58 +00:00
2e1d48168a refactor: rename userId to npub
e05d3e53a2 fix: remove duplicate states and fix default signer
d8d51be603 fix: add small avatar when select is not showing
5f92906032 fix: add file and page index, hide select if not active
70cca9dd10 refactor: add getProfileUsername utility func
Compare 5 commits »
enes commented on issue sigit/sigit.io#125 2024-09-20 07:44:46 +00:00
Implement Draft Sigits

Templates feature as part of the drafts (or maybe a separate issue):

  • Ability to have slots for signers (e.g. Signer 1, Signer 2, Signer 3) and only LATER add counterparts
  • Reuse templates…
enes pushed to 201-toolbox-update at sigit/sigit.io 2024-09-19 11:31:04 +00:00
9bae5b9ba2 Merge branch 'staging' into 201-toolbox-update
9432e99b3b chore(git): merge pull request #212 from 186-header-design into staging
ff875cc9d7 chore(git): merge pull request #208 from 184-upload-add into staging
d45ea63c20 refactor: remove header height from calc
aec0d0bdd8 fix: center block scrolling on mark items
Compare 8 commits »
enes deleted branch 186-header-design from sigit/sigit.io 2024-09-19 11:30:47 +00:00
enes pushed to staging at sigit/sigit.io 2024-09-19 11:30:47 +00:00
9432e99b3b chore(git): merge pull request #212 from 186-header-design into staging
d45ea63c20 refactor: remove header height from calc
aec0d0bdd8 fix: center block scrolling on mark items
5f39b55f68 feat: add banner and styling
ebd59471c7 fix: footer portal on relays
Compare 5 commits »
enes closed issue sigit/sigit.io#186 2024-09-19 11:30:47 +00:00
Layout - Header - hide when scrolled to match the new design implementation [Desktop only]
enes merged pull request sigit/sigit.io#212 2024-09-19 11:30:46 +00:00
feat: add notice banner, header hiding, fix footer
enes deleted branch 184-upload-add from sigit/sigit.io 2024-09-19 11:29:46 +00:00
enes pushed to staging at sigit/sigit.io 2024-09-19 11:29:46 +00:00
ff875cc9d7 chore(git): merge pull request #208 from 184-upload-add into staging
6d78d9ed64 fix(create): uploading file adds to the existing file list, dedupe file list
Compare 2 commits »
enes closed issue sigit/sigit.io#184 2024-09-19 11:29:45 +00:00
Create Page - Upload file should not remove existing files, just add to them
enes merged pull request sigit/sigit.io#208 2024-09-19 11:29:45 +00:00
fix(create): uploading file adds to the existing file list, dedupe file list
enes deleted branch 145-default-signer from sigit/sigit.io 2024-09-19 11:24:18 +00:00
enes pushed to 201-toolbox-update at sigit/sigit.io 2024-09-19 11:24:18 +00:00
a1bf88d243 chore(git): merge pull request #207 from 145-default-signer into 201-toolbox-update
67c3c74515 Merge branch '201-toolbox-update' into 145-default-signer
39934f59c3 fix: last signer as default next
dfdcb8419d fix(marks): add default signer
Compare 4 commits »
enes closed issue sigit/sigit.io#145 2024-09-19 11:24:17 +00:00
Create Page - Marks Should be Assigned a Signer
enes merged pull request sigit/sigit.io#207 2024-09-19 11:24:17 +00:00
fix(marks): add default signer