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.
2025-02-04 03:50:31 +00:00
Matthew Raymer
b3b01652c4
Merge changes
2025-02-03 13:27:36 +00:00
65cc13977d
bump version and add "-beta"
2025-01-30 08:53:28 -07:00
30552916a2
bump version to 0.3.53
2025-01-30 08:39:14 -07:00
920d3f4d25
fix linting, add to the 10-project timeout
2025-01-29 21:36:27 -07:00
d57aee203f
add instructions for contacting potential links to hidden people
2025-01-29 21:01:35 -07:00
7ababb4e1b
fix problem after minimizing use of account private data
2025-01-28 09:06:29 -07:00
41041d72c0
fix problem with production map endpoint server, and bump version to 0.3.52
2025-01-22 21:20:12 -07:00
93bf3d2c08
bump to version 0.3.51, tweak README for deployments
2025-01-22 20:15:04 -07:00
0576fc4187
fix a jump on user profile map move & recenter
2025-01-21 19:51:58 -07:00
b9fedcd3fd
bump to version 0.3.50
2025-01-21 18:05:22 -07:00
802130d3b6
fix the marker storage & clearing logic, and add the second profile map when used
2025-01-21 18:03:32 -07:00
aec530f5a8
fix build and auto-test issues
2025-01-20 13:06:05 -07:00
5763fe4e49
add page for user profile view and update endpoints; rename any "rowid" to "rowId"
2025-01-20 12:43:05 -07:00
f3f8aeefc3
add discovery of people's profiles, and update profile endpoints for latest server version
2025-01-18 20:02:20 -07:00
8eb8b746d7
add map and location for user profile
2025-01-13 19:27:17 -07:00
0e52f4806f
fix linting
2025-01-13 19:02:50 -07:00
7c90cf908a
save a profile blurb
2025-01-12 20:33:47 -07:00
881c5d287d
fix linting
2025-01-12 17:01:03 -07:00
be010f7777
show warning about using nostr, and show errors if location was enabled but data is missing
2025-01-12 16:57:20 -07:00
Matthew Raymer
f8db626d14
Fixes for APP_SERVER definition issue
2025-01-12 03:47:33 +00:00
Matthew Raymer
c7ced87845
Merge branch 'master' into split_build_process
2025-01-12 00:05:16 +00:00
5c58f75d82
fix test number check that increments
2025-01-11 16:41:26 -07:00
Matthew Raymer
94ee9e24ea
Merge fixes
2025-01-11 12:45:43 +00:00
67c440fde5
bump version and add "-beta"
2025-01-10 07:32:48 -07:00
Matthew Raymer
9adb8b01ee
Android Capacitor configurations
2025-01-10 11:04:59 +00:00
36301ed238
bump to version 0.3.49
2025-01-09 20:48:13 -07:00
6514f52b92
change all copied contact URLs to contact-import, and handle multiples & singles separately
2025-01-09 20:10:00 -07:00
5f39beef55
run the tests on a different port (so there's no conflict when running the development server)
2025-01-09 08:51:09 -07:00
7f6688ee53
bump version and add "-beta"
2025-01-08 08:37:07 -07:00
398f3e64a3
bump version to 0.3.48
2025-01-08 08:35:50 -07:00
07c4e58e87
add sanity checks for importing bulk contacts, eg. when there is a truncated link
2025-01-07 20:56:39 -07:00
Matthew Raymer
0001eb8784
Updates for cleanup
2025-01-08 01:25:34 +00:00
Matthew Raymer
a32c3c7765
Multi-build support; tested successfully for Electron
2025-01-07 09:40:31 +00:00
c7b570d01f
bump version and add "-beta"
2025-01-06 12:19:35 -07:00
57a09cf9fb
update to 0.3.47 - fix linting
2025-01-06 09:01:06 -07:00
c6d77e20f2
bump version to 0.3.47
2025-01-06 08:58:11 -07:00
702e44872f
switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info
2025-01-06 08:52:10 -07:00
0a7645b8e7
fix tests that were broken by contact-edit page changes
2025-01-05 19:37:49 -07:00
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.
2025-01-05 08:38:15 +00:00
3c1731acdf
add contact-methods to a contact
2025-01-04 20:34:05 -07:00
6cf28776b7
update instructions for test-all testing
2025-01-04 20:32:56 -07:00
defbef736f
fix any error messages with words that are too long and push the "X" off the page
2025-01-04 18:19:25 -07:00
f405e7d02f
make notification errors go away automatically
2025-01-04 18:02:10 -07:00
086ccce0bb
add a contact-edit page and allow saving of notes
2025-01-04 16:35:05 -07:00
7b73e9f51d
move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView
2025-01-04 14:55:20 -07:00
cb34c52c40
bump version and add "-beta"
2025-01-04 13:15:39 -07:00
3b6d981046
bump version to 0.3.46 and fix vulnerabilities
2025-01-03 13:01:51 -07:00
346bd1dbb4
change gifted prompts to point to achievements that were made possible
2025-01-03 12:32:05 -07:00
15e00f9be0
fix verbiage when looking at new offers
2025-01-03 09:48:33 -07:00