Trent Larson
|
d4bf045049
|
Merge branch 'master' into passkey
|
8 months ago |
Trent Larson
|
1639e7cf25
|
move & resize the contact edit & info buttons
|
8 months ago |
Trent Larson
|
8f2bebe8ae
|
bump version and add "-beta"
|
8 months ago |
Trent Larson
|
810f307442
|
bump to v 0.3.14
|
8 months ago |
Trent Larson
|
a4bdd2e922
|
fix checkbox verbiage when no project is chosen for a give
|
8 months ago |
Trent Larson
|
08e1ce6486
|
fix prompt for already-registered contacts (plus some verbiage)
|
8 months ago |
Trent Larson
|
e88eea7f36
|
add BX currency, add link for user's activity, tweak verbiage
|
8 months ago |
Trent Larson
|
ea156fac13
|
improve messaging when user has no offers or projects
|
8 months ago |
Trent Larson
|
a95d5db24a
|
fix justification of checkboxes and text so they don't move
|
8 months ago |
Trent Larson
|
453256f874
|
give-detail page: add more-correct parameters from confirm-give page, and allow toggling of project & user-recipient
|
8 months ago |
Trent Larson
|
7bf488d4fe
|
tweak UI for give-confirmation screen
|
8 months ago |
Trent Larson
|
230773a917
|
add Confirm Gift screen for simpler confirmation
|
8 months ago |
Trent Larson
|
8a64da2b5f
|
modify test payload, add test to help with server verification
|
8 months ago |
Trent Larson
|
cf1137737a
|
allow switching to did:peer ID, remove another unnecessary data point
|
8 months ago |
Trent Larson
|
82f51b6f93
|
save passkey DID in accounts, consolidate more data
|
8 months ago |
Trent Larson
|
83722e0057
|
remove duplicate data elements, including public key which is in peer DID
|
8 months ago |
Trent Larson
|
3bb2498e28
|
refactor, and make separate testing buttons for different approaches
|
8 months ago |
Trent Larson
|
80f05ba9e9
|
add signing by non-simplewebauthn code
|
8 months ago |
Trent Larson
|
bb555cd6ee
|
finally get something other that simplewebauthn working
|
8 months ago |
Trent Larson
|
1dd7c6e3b1
|
fully split the signature creation from the verification
|
9 months ago |
Trent Larson
|
e8423b1a00
|
register with simple-lib browser (works until jwt signature validation)
|
9 months ago |
Trent Larson
|
b4a521c6d4
|
remove lingering pieces of tests from /start
|
9 months ago |
Trent Larson
|
a64c7c2848
|
move all passkey testing to /test
|
9 months ago |
Trent Larson
|
37907ee3ad
|
attempt to simply verify something signed with the same library -- doesn't work
|
9 months ago |
Trent Larson
|
43da8586e5
|
use code from @simplewebauthn/server in hopes of more accurate parsing
|
9 months ago |
Trent Larson
|
94443c93bc
|
gets past code errors and now gotta verify signature (note that had to add Buffer in asn1 lib)
|
9 months ago |
Trent Larson
|
2a675eca6a
|
derive DID for issuer
|
9 months ago |
Trent Larson
|
94fb76cfdc
|
retrieve the correct passkey just created (doesn't validate JWT)
|
9 months ago |
Trent Larson
|
7dde4d4d30
|
add prompt for a passkey and a start at creating a JWT out of it
|
9 months ago |
Trent Larson
|
79d93994c2
|
fix dependency vulnerabilities
|
9 months ago |
Trent Larson
|
bab4a62540
|
bump version and add -beta; enhance help
|
9 months ago |
Trent Larson
|
f84a2c2750
|
bump to verson 0.3.13
|
9 months ago |
Trent Larson
|
2321e1d6e8
|
allow link to the large version of a project image
|
9 months ago |
Trent Larson
|
af976ba838
|
add an image to projects (which shows on all ProjectIcons except for offers)
|
9 months ago |
Trent Larson
|
d08541fdae
|
bump version and add -beta
|
9 months ago |
Trent Larson
|
fa92beed27
|
update CHANGELOG
|
9 months ago |
Trent Larson
|
9e1ae2abe5
|
bump to version 0.3.12
|
9 months ago |
Trent Larson
|
ad39ea05c2
|
fix the photo share_target, and tweak other verbiage
|
9 months ago |
Trent Larson
|
151c8154c4
|
bump version and add -beta
|
9 months ago |
Trent Larson
|
21a6348afc
|
add a global error handler
|
9 months ago |
Trent Larson
|
210605c8e4
|
bump to version 0.3.11 (and enhance warning on profile deletion)
|
9 months ago |
Trent Larson
|
33a340326f
|
set the correct active camera number when it starts
|
9 months ago |
Trent Larson
|
3f8596aacc
|
bump version and add -beta
|
9 months ago |
Trent Larson
|
fd112bd447
|
allow any image URL for gifts & profiles
|
9 months ago |
Trent Larson
|
7d6b210ee1
|
allow file choice for gift, plus other UI fixes
|
9 months ago |
Trent Larson
|
6c28828c0a
|
fix cropping problem where long images go off the screen
|
9 months ago |
Trent Larson
|
6af239378c
|
bump to v 0.3.10, fix image upload on Chrome
|
9 months ago |
trentlarson
|
4ff7d908d4
|
Merge pull request 'add a share_target for people to add a photo' (#115) from share-photo into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/115
|
9 months ago |
Trent Larson
|
17c901b1de
|
add file-chooser to the profile image selection
|
10 months ago |
Trent Larson
|
f7b5dbf4ce
|
style the sharing screen (plus other fixes)
|
10 months ago |