Trent Larson
9c84302c2e
consolidate build & test instructions
1 month ago
Trent Larson
562e82f176
clean up build & test instructions
2 months ago
Matthew Raymer
20620c3aae
refactor: reorganize deep linking types and interfaces
Changes:
- Move deep link types from types/ to interfaces/
- Export baseUrlSchema for external use
- Add trailing commas for better git diffs
- Fix type inference for deepLinkSchemas
- Add deepLinks export to interfaces/index.ts
- Remove duplicate SuccessResult interface
- Update import paths in services/deepLinks.ts
This improves code organization by centralizing interface definitions
and fixing type inference issues.
2 months ago
Trent Larson
777f72f85d
refine instructions & remove duplicate info
3 months ago
Matthew Raymer
4e0f9235cd
docs: move build instructions from README to BUILDING.md
- Move detailed setup and build instructions from README.md to BUILDING.md
- Add concise reference to BUILDING.md in README.md
- Keep testing and other documentation in README.md
- Improve organization of documentation by separating build-specific content
3 months ago
Trent Larson
2b78307a51
bump version & add "-beta"
3 months ago
Trent Larson
da0f9e7581
add end time to projects
3 months ago
Trent Larson
51c8d8ac8b
change to three prompts for an onboarding-method choice (first one doesn't work yet)
3 months ago
Trent Larson
65cc13977d
bump version and add "-beta"
3 months ago
Trent Larson
41041d72c0
fix problem with production map endpoint server, and bump version to 0.3.52
4 months ago
Trent Larson
93bf3d2c08
bump to version 0.3.51, tweak README for deployments
4 months ago
Trent Larson
5c58f75d82
fix test number check that increments
4 months ago
Trent Larson
6cf28776b7
update instructions for test-all testing
4 months ago
Trent Larson
0a314934b8
add invite-one-accept screen dedicated to accepting invitations
5 months ago
Trent Larson
60f066bda0
change default reminder message; show people & unnamed icons blue for clickable
5 months ago
Trent Larson
a73f0239c9
fix problem not showing user's projects on project page
6 months ago
Trent Larson
bacf9d7de6
fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks
6 months ago
Trent Larson
149481d468
finish the loading of an invite RegisterAction when clicking on a link
7 months ago
Trent Larson
9f4a19993e
update nostr message to include signature for public key
7 months ago
Trent Larson
5efd3e0e89
bump to version 3.0.28
7 months ago
Trent Larson
d492ea9eeb
send all info needed to create a Trustroots event
7 months ago
Trent Larson
cd9f6b448b
add more specific check to avoid complaint about multiple matches
8 months ago
Trent Larson
534f3d8a8b
allow bulk-imported contacts to have visibility set
8 months ago
Trent Larson
8111b0e5cf
modify the settings to allow account-specific settings, eg. for "isRegistered"
8 months ago
Trent Larson
5151052202
fix test BVC setting, remove stray console.outs
8 months ago
Trent Larson
b922675491
misc commentary
9 months ago
Trent Larson
a001f2fde3
fix linting, and give instructions for current test suite
9 months ago
Trent Larson
f17f830453
tweak instructions for minimal test data
9 months ago
Trent Larson
2e6bd3bd9f
bump version and add "-beta"
9 months ago
Trent Larson
d3e5ac5c37
bump to version 0.3.15, fix a README instruction
9 months ago
Trent Larson
1ca61d72c9
comment out a breaking test on local data & enhance those instructions
9 months ago
Trent Larson
5334c5970b
make instructions for an Endorser server started from scratch
9 months ago
Trent Larson
ff35e53367
show full contact details, plus other tweaks
9 months ago
Trent Larson
77ce5c8ca7
add a config for local testing, plus add mobile testing and some instructions
9 months ago
Trent Larson
47274a9e7c
add instructions to run tests, and fix linting (for WebStorm)
10 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>
10 months ago
trentlarson
4cb434fd5d
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>
11 months ago
Trent Larson
f84a2c2750
bump to verson 0.3.13
12 months ago
Trent Larson
7d6b210ee1
allow file choice for gift, plus other UI fixes
1 year ago
Trent Larson
6af239378c
bump to v 0.3.10, fix image upload on Chrome
1 year ago
Trent Larson
a44fc1d6d0
bump to version 0.3.9
1 year ago
Trent Larson
eba68e2aaa
add tweaks to testing instructions
1 year ago
Trent Larson
60e11e23d4
bump to v 0.3.8
1 year ago
Trent Larson
0093255246
fix PWA creation & service-worker registration, plus some commentary tweaks
1 year ago
Trent Larson
30bd53fb6f
remove non-working interests, enhance error messages, update tasks & changelog
1 year ago
Trent Larson
d29a8d9637
fix title of the test app
1 year ago
Jason Buchanan
2d2785d6a0
docs: adding do for updated development server run command
- `npm run dev`
1 year ago
Trent Larson
7412d67c33
bump version and add -beta
1 year ago
Trent Larson
e43c45ebea
add onboarding help instructions as separate page
1 year ago
Jason Buchanan
ef5f81932d
Initial stab at vitejs update
1 year ago