|  Trent Larson | ca8da9fd5e | add 'isRegistered' check to guard against many buttons | 1 year ago | 
				
					
						|  Trent Larson | ff3d397150 | move pointers to other projects up in the project view | 1 year ago | 
				
					
						|  Trent Larson | 052d5c5bd1 | add a test for empty ID, fix some linting | 1 year ago | 
				
					
						|  Trent Larson | 9213ad1f4a | remove unused code | 1 year ago | 
				
					
						|  Jose Olarte III | 26f6eb66fe | Playwright: additional checks to add contact | 1 year ago | 
				
					
						|  Jose Olarte III | 88f41b885c | Added IDs for Playwright targeting | 1 year ago | 
				
					
						|  Trent Larson | 1fbd1da87d | add visibility flag set, refactor to see results, and add copy icons for contact info | 1 year ago | 
				
					
						|  Trent Larson | d96770a351 | move copy icon for DIDs on contact screen | 1 year ago | 
				
					
						|  Trent Larson | 8d684f1b29 | tweak verbiage and make other UI tweaks | 1 year ago | 
				
					
						|  Trent Larson | 6272b3045b | fix where it doesn't remove the plan when editing and removing it | 1 year ago | 
				
					
						|  Trent Larson | 375d6ddbe2 | fix problem detecting plans when editing gifts | 1 year ago | 
				
					
						|  Trent Larson | f497c53294 | hide the details of a claim by default | 1 year ago | 
				
					
						|  Trent Larson | cb8aeeac1b | show full contact details, plus other tweaks | 1 year ago | 
				
					
						|  Trent Larson | 791a35d97c | fix one linting error | 1 year ago | 
				
					
						|  Trent Larson | 5647c4627f | import & update selected contacts | 1 year ago | 
				
					
						|  Trent Larson | 3f2f334424 | add help text, both in general and for download | 1 year ago | 
				
					
						|  Trent Larson | 3b05ae7d9d | enhance seed-backup with clipboard copy & more info | 1 year ago | 
				
					
						|  Trent Larson | 81c96a5cd1 | make the list of all claims show a link to each specific claim | 1 year ago | 
				
					
						|  Trent Larson | c0df24fe01 | add more type casts | 1 year ago | 
				
					
						|  Trent Larson | c16c1689a3 | add ability to edit a GiveAction | 1 year ago | 
				
					
						|  Trent Larson | 6ae2329317 | refactor out unused DB reference | 1 year ago | 
				
					
						|  Trent Larson | f362f19cbb | await all of the db.settings updates | 1 year ago | 
				
					
						|  Trent Larson | e51a7b84a4 | fix linting | 1 year ago | 
				
					
						|  Trent Larson | 403327c25a | create an identifier by default, while letting them choose if passkeys are enabled | 1 year ago | 
				
					
						|  Trent Larson | bc59cd5c41 | cache the passkey JWANT access token for multiple signatures | 1 year ago | 
				
					
						|  Trent Larson | 9b65fb7ef9 | remove remaining getIdentity calls & fix QR code for did:peer | 1 year ago | 
				
					
						|  Trent Larson | f74b399871 | reword some things in help | 1 year ago | 
				
					
						|  Trent Larson | 05398b4de7 | add BTC donation address | 1 year ago | 
				
					
						|  trentlarson | 2aedf6c185 | 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> | 1 year ago | 
				
					
						|  Trent Larson | 925f3e90bb | change first page back to prompts without passkey | 1 year ago | 
				
					
						|  Trent Larson | bc1846a95a | consolidate getIdentity & remove dups | 1 year ago | 
				
					
						|  Trent Larson | 674ca1d63c | replace remaining didJwt.createJwt calls with one that checks for did:peer | 1 year ago | 
				
					
						|  Trent Larson | f184fe4d51 | linting cleanup | 1 year ago | 
				
					
						|  Trent Larson | c67ceebc67 | change accessToken to take a DID | 1 year ago | 
				
					
						|  Trent Larson | c200cdbead | add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer | 1 year ago | 
				
					
						|  Trent Larson | 2dd6e9b07a | make a passkey-generator in start & home pages, and make that the default | 1 year ago | 
				
					
						|  Trent Larson | 33d6b9df96 | misc tweaks and linting clean-up | 1 year ago | 
				
					
						|  Trent Larson | 63d0f3c748 | misc syntactic & type-checking clean-up | 1 year ago | 
				
					
						|  Trent Larson | 54d14324a1 | allow deletion of an identity | 1 year ago | 
				
					
						|  Trent Larson | 05cc5b011d | show a loading indicator on the claim-confirmation screen | 1 year ago | 
				
					
						|  Trent Larson | a3b0993855 | fill in the "Load More" links for plan linkages | 1 year ago | 
				
					
						|  Trent Larson | 596454fc3d | add section for gives provided by a plan | 1 year ago | 
				
					
						|  Trent Larson | 5e39b91ee5 | fix type of the raw claim sent | 1 year ago | 
				
					
						|  Trent Larson | dffa007a74 | add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen | 1 year ago | 
				
					
						|  Trent Larson | 1c0e0aeeba | modify & explain icons next to feed | 1 year ago | 
				
					
						|  Trent Larson | 1147ee4707 | refactor display logic a bit (no flow changes intended) | 1 year ago | 
				
					
						|  trentlarson | e68d4fbe6d | passkey test (#116) Co-authored-by: Trent Larson <trent@trentlarson.com>
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/116
Co-authored-by: trentlarson <trent@trentlarson.com>
Co-committed-by: trentlarson <trent@trentlarson.com> | 1 year ago | 
				
					
						|  Trent Larson | c3a1571c2f | move & resize the contact edit & info buttons | 1 year ago | 
				
					
						|  Trent Larson | 1611d22892 | bump to v 0.3.14 | 1 year ago | 
				
					
						|  Trent Larson | 4c6c85983c | fix checkbox verbiage when no project is chosen for a give | 1 year ago |