Matthew Raymer
abf2756807
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.
6 months ago
Matthew Raymer
2a7178db53
Merge changes
6 months ago
Trent Larson
267d6e2488
bump version and add "-beta"
6 months ago
Trent Larson
86a128215c
bump version to 0.3.53
6 months ago
Trent Larson
9f54286817
fix linting, add to the 10-project timeout
6 months ago
Trent Larson
888e87f6c6
add instructions for contacting potential links to hidden people
6 months ago
Trent Larson
1a0d46d963
fix problem after minimizing use of account private data
6 months ago
Trent Larson
3e486254e0
fix problem with production map endpoint server, and bump version to 0.3.52
6 months ago
Trent Larson
490410ce86
bump to version 0.3.51, tweak README for deployments
6 months ago
Trent Larson
6c1cdd3bfd
fix a jump on user profile map move & recenter
6 months ago
Trent Larson
22c8e488a0
bump to version 0.3.50
6 months ago
Trent Larson
e6242e2491
fix the marker storage & clearing logic, and add the second profile map when used
6 months ago
Trent Larson
101acd2a8c
fix build and auto-test issues
6 months ago
Trent Larson
59b433830d
add page for user profile view and update endpoints; rename any "rowid" to "rowId"
6 months ago
Trent Larson
c1058499c7
add discovery of people's profiles, and update profile endpoints for latest server version
6 months ago
Trent Larson
70043fc28c
add map and location for user profile
7 months ago
Trent Larson
1c1231b831
fix linting
7 months ago
Trent Larson
2386813e92
save a profile blurb
7 months ago
Trent Larson
b871aa9d39
fix linting
7 months ago
Trent Larson
45de44cf9e
show warning about using nostr, and show errors if location was enabled but data is missing
7 months ago
Matthew Raymer
aa4edb9742
Fixes for APP_SERVER definition issue
7 months ago
Matthew Raymer
9c4129b5a0
Merge branch 'master' into split_build_process
7 months ago
Trent Larson
9795428ad2
fix test number check that increments
7 months ago
Matthew Raymer
6903a02df6
Merge fixes
7 months ago
Trent Larson
3cdf5cb322
bump version and add "-beta"
7 months ago
Matthew Raymer
a64e281808
Android Capacitor configurations
7 months ago
Trent Larson
bfc35cf2ea
bump to version 0.3.49
7 months ago
Trent Larson
e97bc4893e
change all copied contact URLs to contact-import, and handle multiples & singles separately
7 months ago
Trent Larson
00fc80036a
run the tests on a different port (so there's no conflict when running the development server)
7 months ago
Trent Larson
27622ad9e5
bump version and add "-beta"
7 months ago
Trent Larson
039717906b
bump version to 0.3.48
7 months ago
Trent Larson
181de625ba
add sanity checks for importing bulk contacts, eg. when there is a truncated link
7 months ago
Matthew Raymer
76e6b42f99
Updates for cleanup
7 months ago
Matthew Raymer
ff4e23517b
Multi-build support; tested successfully for Electron
7 months ago
Trent Larson
df724162b2
bump version and add "-beta"
7 months ago
Trent Larson
e218bde9cc
update to 0.3.47 - fix linting
7 months ago
Trent Larson
1fa11b2401
bump version to 0.3.47
7 months ago
Trent Larson
2e7700731b
switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info
7 months ago
Trent Larson
18a3e1cc27
fix tests that were broken by contact-edit page changes
7 months ago
Matthew Raymer
8b77d2b573
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.
7 months ago
Trent Larson
399e6299de
add contact-methods to a contact
7 months ago
Trent Larson
cd600daf66
update instructions for test-all testing
7 months ago
Trent Larson
5f402c97a9
fix any error messages with words that are too long and push the "X" off the page
7 months ago
Trent Larson
2c0b927080
make notification errors go away automatically
7 months ago
Trent Larson
d4bb2a35fc
add a contact-edit page and allow saving of notes
7 months ago
Trent Larson
670c729a37
move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView
7 months ago
Trent Larson
adb37d2d30
bump version and add "-beta"
7 months ago
Trent Larson
72cb5d89d5
bump version to 0.3.46 and fix vulnerabilities
7 months ago
Trent Larson
870a6f108e
change gifted prompts to point to achievements that were made possible
7 months ago
Trent Larson
efb3717f2a
fix verbiage when looking at new offers
7 months ago