Jose Olarte III
|
8ce439f78a
|
New test
|
6 months ago |
Trent Larson
|
3b772f8b4a
|
make the list of all claims show a link to each specific claim
|
6 months ago |
Trent Larson
|
59820a2f01
|
add more type casts
|
6 months ago |
Trent Larson
|
d724d8093c
|
add ability to edit a GiveAction
|
6 months ago |
Jose Olarte III
|
71ef3718c8
|
More tests added
|
6 months ago |
Trent Larson
|
6456ce8dcc
|
refactor out unused DB reference
|
6 months ago |
Trent Larson
|
5ad8a2d2ba
|
await all of the db.settings updates
|
6 months ago |
Jose Olarte III
|
190732fb00
|
Filename-based sequence
|
6 months ago |
Jose Olarte III
|
cd3cbda801
|
Switched to baseURL
|
6 months ago |
Jose Olarte III
|
72472e9d5e
|
Simplify
|
6 months ago |
Jose Olarte III
|
1fdb4bfe8c
|
Check activity feed
|
6 months ago |
Jose Olarte III
|
357b8df364
|
Cleanup
|
6 months ago |
Trent Larson
|
41a9c65afb
|
fix linting
|
6 months ago |
Trent Larson
|
4e1df0eeee
|
Merge branch 'passkey-cache'
|
6 months ago |
Trent Larson
|
4270374a67
|
create an identifier by default, while letting them choose if passkeys are enabled
|
6 months ago |
Kent Bull
|
9b9254cc13
|
Merge pull request 'docs: add tlmgr font packages' (#122) from kentbull/crowd-funder-for-time-pwa:kent/docs-update-tlmgr-packages into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/122
|
6 months ago |
Kent Bull
|
2fb8601e3a
|
docs: add tlmgr font packages
|
6 months ago |
Trent Larson
|
4272c45b9e
|
rename "docs" directory to "doc"
|
6 months ago |
Trent Larson
|
47274a9e7c
|
add instructions to run tests, and fix linting (for WebStorm)
|
6 months ago |
Trent Larson
|
b2ebc2992b
|
cache the passkey JWANT access token for multiple signatures
|
6 months ago |
Kent Bull
|
41a33398b0
|
Merge pull request 'docs: basic pandoc setup' (#118) from kentbull/crowd-funder-for-time-pwa:kb/add-usage-guide into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/118
|
6 months ago |
Jose Olarte III
|
27501f0898
|
Create Project automation + test
|
6 months ago |
Jose Olarte III
|
1642f1e748
|
Cleanup
|
6 months ago |
Jose Olarte III
|
6e82db7cff
|
Updated test directory
|
6 months ago |
Jose Olarte III
|
8702ad0d22
|
Tesdt: validate copy contact info to clipboard
|
6 months ago |
Jose Olarte III
|
fdb2fae3b9
|
Test: new ID from seed phrase
|
6 months ago |
Jose Olarte III
|
14c501d124
|
Playwright install
|
6 months ago |
Trent Larson
|
cd0a31e6f5
|
remove remaining getIdentity calls & fix QR code for did:peer
|
6 months ago |
Trent Larson
|
f7f38789d2
|
reword some things in help
|
6 months ago |
Trent Larson
|
f4f762b31c
|
add BTC donation address
|
6 months ago |
trentlarson
|
f6338c05ee
|
move low-level DID-related create & decode into separate folder (#120)
Co-authored-by: Trent Larson <trent@trentlarson.com>
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/120
Co-authored-by: trentlarson <trent@trentlarson.com>
Co-committed-by: trentlarson <trent@trentlarson.com>
|
6 months ago |
trentlarson
|
d1d6bf51b8
|
Merge pull request 'Refactor JWT-creation calls through single function' (#119) from passkey-all into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/119
|
6 months ago |
Trent Larson
|
f46a60b5dd
|
change first page back to prompts without passkey
|
6 months ago |
Trent Larson
|
11163dfad9
|
consolidate getIdentity & remove dups
|
6 months ago |
Trent Larson
|
7cb9e2aa52
|
replace remaining didJwt.createJwt calls with one that checks for did:peer
|
6 months ago |
Trent Larson
|
145a1da37e
|
linting cleanup
|
6 months ago |
Trent Larson
|
bce003e508
|
change accessToken to take a DID
|
6 months ago |
Trent Larson
|
45f0a14661
|
add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer
|
6 months ago |
Trent Larson
|
42fde503e3
|
make a passkey-generator in start & home pages, and make that the default
|
7 months ago |
Trent Larson
|
6b65e31649
|
misc tweaks and linting clean-up
|
7 months ago |
Trent Larson
|
9677a344c2
|
misc syntactic & type-checking clean-up
|
7 months ago |
Trent Larson
|
e4a5629cff
|
allow deletion of an identity
|
7 months ago |
Trent Larson
|
c4125822cb
|
show a loading indicator on the claim-confirmation screen
|
7 months ago |
Trent Larson
|
6f2da589b1
|
fill in the "Load More" links for plan linkages
|
7 months ago |
Trent Larson
|
1ebfc997eb
|
add section for gives provided by a plan
|
7 months ago |
Trent Larson
|
dea3f78173
|
fix type of the raw claim sent
|
7 months ago |
Trent Larson
|
053ee4a748
|
add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen
|
7 months ago |
Kent Bull
|
acd5593c95
|
Merge branch 'master' into kb/add-usage-guide
|
7 months ago |
Kent Bull
|
d4a9e7e364
|
docs: finish initial boostrapping dev guide
|
7 months ago |
Kent Bull
|
91875e7305
|
docs: add more docs on local run
|
7 months ago |