Matthew Raymer
6c97cafedb
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.
9 months ago
Matthew Raymer
b3b01652c4
Merge changes
9 months ago
Trent Larson
65cc13977d
bump version and add "-beta"
9 months ago
Trent Larson
30552916a2
bump version to 0.3.53
9 months ago
Trent Larson
920d3f4d25
fix linting, add to the 10-project timeout
9 months ago
Trent Larson
d57aee203f
add instructions for contacting potential links to hidden people
9 months ago
Trent Larson
7ababb4e1b
fix problem after minimizing use of account private data
9 months ago
Trent Larson
41041d72c0
fix problem with production map endpoint server, and bump version to 0.3.52
9 months ago
Trent Larson
93bf3d2c08
bump to version 0.3.51, tweak README for deployments
9 months ago
Trent Larson
0576fc4187
fix a jump on user profile map move & recenter
9 months ago
Trent Larson
b9fedcd3fd
bump to version 0.3.50
9 months ago
Trent Larson
802130d3b6
fix the marker storage & clearing logic, and add the second profile map when used
9 months ago
Trent Larson
aec530f5a8
fix build and auto-test issues
9 months ago
Trent Larson
5763fe4e49
add page for user profile view and update endpoints; rename any "rowid" to "rowId"
9 months ago
Trent Larson
f3f8aeefc3
add discovery of people's profiles, and update profile endpoints for latest server version
9 months ago
Trent Larson
8eb8b746d7
add map and location for user profile
9 months ago
Trent Larson
0e52f4806f
fix linting
9 months ago
Trent Larson
7c90cf908a
save a profile blurb
9 months ago
Trent Larson
881c5d287d
fix linting
9 months ago
Trent Larson
be010f7777
show warning about using nostr, and show errors if location was enabled but data is missing
9 months ago
Matthew Raymer
f8db626d14
Fixes for APP_SERVER definition issue
9 months ago
Matthew Raymer
c7ced87845
Merge branch 'master' into split_build_process
9 months ago
Trent Larson
5c58f75d82
fix test number check that increments
9 months ago
Matthew Raymer
94ee9e24ea
Merge fixes
9 months ago
Trent Larson
67c440fde5
bump version and add "-beta"
9 months ago
Matthew Raymer
9adb8b01ee
Android Capacitor configurations
9 months ago
Trent Larson
36301ed238
bump to version 0.3.49
9 months ago
Trent Larson
6514f52b92
change all copied contact URLs to contact-import, and handle multiples & singles separately
9 months ago
Trent Larson
5f39beef55
run the tests on a different port (so there's no conflict when running the development server)
9 months ago
Trent Larson
7f6688ee53
bump version and add "-beta"
9 months ago
Trent Larson
398f3e64a3
bump version to 0.3.48
9 months ago
Trent Larson
07c4e58e87
add sanity checks for importing bulk contacts, eg. when there is a truncated link
9 months ago
Matthew Raymer
0001eb8784
Updates for cleanup
9 months ago
Matthew Raymer
a32c3c7765
Multi-build support; tested successfully for Electron
9 months ago
Trent Larson
c7b570d01f
bump version and add "-beta"
9 months ago
Trent Larson
57a09cf9fb
update to 0.3.47 - fix linting
9 months ago
Trent Larson
c6d77e20f2
bump version to 0.3.47
9 months 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
9 months ago
Trent Larson
0a7645b8e7
fix tests that were broken by contact-edit page changes
10 months 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.
10 months ago
Trent Larson
3c1731acdf
add contact-methods to a contact
10 months ago
Trent Larson
6cf28776b7
update instructions for test-all testing
10 months ago
Trent Larson
defbef736f
fix any error messages with words that are too long and push the "X" off the page
10 months ago
Trent Larson
f405e7d02f
make notification errors go away automatically
10 months ago
Trent Larson
086ccce0bb
add a contact-edit page and allow saving of notes
10 months ago
Trent Larson
7b73e9f51d
move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView
10 months ago
Trent Larson
cb34c52c40
bump version and add "-beta"
10 months ago
Trent Larson
3b6d981046
bump version to 0.3.46 and fix vulnerabilities
10 months ago
Trent Larson
346bd1dbb4
change gifted prompts to point to achievements that were made possible
10 months ago
Trent Larson
15e00f9be0
fix verbiage when looking at new offers
10 months ago