Matthew Raymer
e371566762
Merge branch 'master' into split_build_process
fix: update import paths from alias to relative
- Replace @ alias imports with relative paths in HiddenDidDialog and UserProfileView
- Maintain consistent import style across components
- Improve build compatibility across different environments
This change helps ensure consistent module resolution across different
build targets including Capacitor and Electron builds.
5 days ago
Trent Larson
920d3f4d25
fix linting, add to the 10-project timeout
1 week ago
Trent Larson
d57aee203f
add instructions for contacting potential links to hidden people
1 week ago
Trent Larson
7ababb4e1b
fix problem after minimizing use of account private data
2 weeks ago
Trent Larson
0576fc4187
fix a jump on user profile map move & recenter
3 weeks ago
Trent Larson
802130d3b6
fix the marker storage & clearing logic, and add the second profile map when used
3 weeks ago
Trent Larson
aec530f5a8
fix build and auto-test issues
3 weeks ago
Trent Larson
5763fe4e49
add page for user profile view and update endpoints; rename any "rowid" to "rowId"
3 weeks ago
Trent Larson
f3f8aeefc3
add discovery of people's profiles, and update profile endpoints for latest server version
3 weeks ago
Trent Larson
8eb8b746d7
add map and location for user profile
4 weeks ago
Trent Larson
0e52f4806f
fix linting
4 weeks ago
Trent Larson
7c90cf908a
save a profile blurb
4 weeks ago
Trent Larson
881c5d287d
fix linting
4 weeks ago
Trent Larson
be010f7777
show warning about using nostr, and show errors if location was enabled but data is missing
4 weeks ago
Matthew Raymer
5f2d6388c9
Fixes for APP_SERVER definition issue
4 weeks ago
Trent Larson
6514f52b92
change all copied contact URLs to contact-import, and handle multiples & singles separately
4 weeks ago
Trent Larson
07c4e58e87
add sanity checks for importing bulk contacts, eg. when there is a truncated link
1 month ago
Trent Larson
57a09cf9fb
update to 0.3.47 - fix linting
1 month ago
Trent Larson
702e44872f
switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info
1 month ago
Matthew Raymer
be8ba12df6
Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine.
1 month ago
Trent Larson
3c1731acdf
add contact-methods to a contact
1 month ago
Trent Larson
defbef736f
fix any error messages with words that are too long and push the "X" off the page
1 month ago
Trent Larson
f405e7d02f
make notification errors go away automatically
1 month ago
Trent Larson
086ccce0bb
add a contact-edit page and allow saving of notes
1 month ago
Trent Larson
7b73e9f51d
move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView
1 month ago
Trent Larson
15e00f9be0
fix verbiage when looking at new offers
1 month ago
Trent Larson
7db5b9875b
fix error where visibility was set on all imported contacts even if not selected (and specify more types)
1 month ago
Trent Larson
55abb5d925
add test that copies contact-import JWT to clipboard and imports from it
1 month ago
Trent Larson
1e66bc1126
fix problem switching projects where old link data remained
1 month ago
Trent Larson
a8d90ae0fd
add ability to edit & resubmit any raw claim
1 month ago
Trent Larson
6fc23e4765
fix centering of numbers on map markers, fix recenter after first drag
1 month ago
Trent Larson
f524714fbf
fix linting
1 month ago
Trent Larson
56bbc3f4cc
show results for project map grouping when clicked
1 month ago
Trent Larson
d8325240f0
load the projects on the map on initial load
1 month ago
Trent Larson
a8b404133e
add requests for map tiles with counts of plans (commented out)
1 month ago
Trent Larson
c98859fc7e
add more debug information on errors caught from server
1 month ago
Trent Larson
f6509b4013
make invite notes the default user name when adding a contact
1 month ago
Trent Larson
ecd4367196
shrink the input to fit on DuckDuckGo on Pixel 6a
1 month ago
Trent Larson
67b4d0e953
add more visibility for invite JWT plus a check for JWT, bump version to 0.3.42
1 month ago
Trent Larson
f4dd7bafca
add more details for terms of data & service use
2 months ago
Trent Larson
8ca3df31fb
remove actions from contact-import if all are the same as existing ones
2 months ago
Trent Larson
a99a0fb5cc
change the contact-sharing data into a JWT for the contact-import page
2 months ago
Trent Larson
7228f5a01b
make feed pictures larger
2 months ago
Trent Larson
f51bbd61b0
make claim certificate image clickable
2 months ago
Trent Larson
acc9dc17ae
fix linting
2 months ago
Trent Larson
ec0e4693cb
don't show issuer for self-issued claims
2 months ago
Trent Larson
40382157f9
fix linting
2 months ago
Trent Larson
f21555184c
for certificate: fix the canvas to fit in the middle vertically, add amount, and position things better
2 months ago
Trent Larson
e67ae23879
add number of confirmers to certificate & show DID info when appropriate
2 months ago
Trent Larson
2cb70f8497
add copy-link on the claim view page & enable certificate
2 months ago