Matthew Raymer
|
94ee9e24ea
|
Merge fixes
|
2025-01-11 12:45:43 +00: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 |
|
|
|
f405e7d02f
|
make notification errors go away automatically
|
2025-01-04 18:02:10 -07:00 |
|
|
|
c98859fc7e
|
add more debug information on errors caught from server
|
2024-12-28 16:29:57 -07:00 |
|
|
|
0a314934b8
|
add invite-one-accept screen dedicated to accepting invitations
|
2024-12-13 13:27:22 -07:00 |
|
|
|
6ffbcfa9a1
|
catch more errors if something catastrophic happens to encrypted data
|
2024-12-10 20:02:49 -07:00 |
|
|
|
bb3807a805
|
switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often)
|
2024-12-08 19:34:31 -07:00 |
|
|
|
7777fa202b
|
finish separation of daily reminder message, bump version to 0.3.34
|
2024-11-24 13:09:40 -07:00 |
|
|
|
8735fe44db
|
change the notification detection to our own variables, and save the selected time
|
2024-11-20 19:55:51 -07:00 |
|
|
|
2a652d2079
|
make the import selection more obvious, plus other verbiage
|
2024-11-18 18:22:11 -07:00 |
|
|
|
75fb4da42d
|
move push notification setup out of an App.vue Notification and into a component
|
2024-11-18 17:00:06 -07:00 |
|
|
|
2c0c7ac256
|
add minute to notification scheduling & fix a bug, plus other tweaks
|
2024-11-15 20:39:08 -07:00 |
|
|
|
e1d0a2b02c
|
bump to version 0.3.31, tweak messaging to include offers
|
2024-10-25 15:12:06 -06:00 |
|
|
|
6f880d0df1
|
fix bad link to project page, fix improper action on invite-add-contact cancel
|
2024-10-12 20:55:55 -06:00 |
|
|
|
149481d468
|
finish the loading of an invite RegisterAction when clicking on a link
|
2024-10-06 20:01:07 -06:00 |
|
|
|
1d48da6855
|
disable checkboxes for nostr partner messages; adjust linting warnings
|
2024-09-26 09:14:08 -06:00 |
|
|
|
d492ea9eeb
|
send all info needed to create a Trustroots event
|
2024-09-25 09:01:49 -06:00 |
|
|
|
534f3d8a8b
|
allow bulk-imported contacts to have visibility set
|
2024-09-17 18:30:50 -06:00 |
|
|
|
8111b0e5cf
|
modify the settings to allow account-specific settings, eg. for "isRegistered"
|
2024-09-15 16:30:46 -06:00 |
|
|
|
9e98a9ab43
|
add test for new name-entry & copy-to-clipboard flow
|
2024-08-24 07:23:49 -06:00 |
|
|
|
d3a4377935
|
make the user-name pop-up the preferred way to set the name
|
2024-08-24 06:36:49 -06:00 |
|
|
|
f2cb7d3ed8
|
prompt for name when showing info, and provide a "copy" page when remote
|
2024-08-23 20:06:50 -06:00 |
|
|
|
2d450e6455
|
add test for registration of new user
|
2024-08-22 20:21:37 -06:00 |
|
|
|
7309ba1436
|
add tests for importing multiple records, fix other confirmation tests
|
2024-08-21 18:43:28 -06:00 |
|
|
|
53e77e46dd
|
fix list of offers (and some other lists), and add tests for offers
|
2024-08-12 09:25:01 -06:00 |
|
|
|
61fffbb13e
|
add a test for empty ID, fix some linting
|
2024-08-04 07:30:35 -06:00 |
|
Jose Olarte III
|
a410836539
|
Added IDs for Playwright targeting
|
2024-07-30 16:35:55 +08:00 |
|
|
|
44ac98faa8
|
tweak verbiage and make other UI tweaks
|
2024-07-28 17:09:57 -06:00 |
|
|
|
4472c3fbdd
|
import & update selected contacts
|
2024-07-26 19:12:12 -06:00 |
|
|
|
9ca7363388
|
add help text, both in general and for download
|
2024-07-24 20:06:49 -06:00 |
|
|
|
59820a2f01
|
add more type casts
|
2024-07-23 20:57:10 -06:00 |
|
|
|
41a9c65afb
|
fix linting
|
2024-07-19 21:15:56 -06:00 |
|
|
|
b2ebc2992b
|
cache the passkey JWANT access token for multiple signatures
|
2024-07-19 12:44:54 -06:00 |
|
|
|
7cb9e2aa52
|
replace remaining didJwt.createJwt calls with one that checks for did:peer
|
2024-07-11 19:35:17 -06:00 |
|
|
|
bce003e508
|
change accessToken to take a DID
|
2024-07-09 19:20:05 -06:00 |
|
|
|
45f0a14661
|
add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer
|
2024-07-09 17:56:48 -06:00 |
|
|
|
053ee4a748
|
add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen
|
2024-06-29 10:18:56 -06:00 |
|
|
|
1639e7cf25
|
move & resize the contact edit & info buttons
|
2024-06-22 12:34:30 -06:00 |
|
|
|
e88eea7f36
|
add BX currency, add link for user's activity, tweak verbiage
|
2024-06-21 20:33:44 -06:00 |
|
|
|
210605c8e4
|
bump to version 0.3.11 (and enhance warning on profile deletion)
|
2024-05-19 08:39:18 -06:00 |
|
|
|
7d6b210ee1
|
allow file choice for gift, plus other UI fixes
|
2024-05-12 17:55:54 -06:00 |
|
|
|
17c901b1de
|
add file-chooser to the profile image selection
|
2024-05-11 12:30:10 -06:00 |
|
|
|
7f02ba29a3
|
add a share_target for people to add a photo
|
2024-05-10 13:17:20 -06:00 |
|
|
|
ddd32e7f44
|
show something to indicate claims were sent (mostly in BVC screens)
|
2024-04-28 18:36:06 -06:00 |
|
|
|
8a9bb100ea
|
constantly recheck on home screen if not registered
|
2024-04-28 17:02:31 -06:00 |
|
|
|
c48b8246f9
|
add registration inside contact import, with flag to hide it
|
2024-04-28 16:18:30 -06:00 |
|
|
|
8571c78a53
|
for scan on QR code screen, import and keep on that screen
|
2024-04-27 20:33:10 -06:00 |
|
|
|
fccc4edb63
|
remove some 'uppercase' CSS markers
|
2024-04-25 20:17:49 -06:00 |
|
|
|
f4f5fc7730
|
change remainder of "confirm" calls to better UX
|
2024-04-24 20:11:38 -06:00 |
|
|
|
4e877c15f6
|
change the "give" action on contact page to use dialog box
|
2024-04-21 16:42:22 -06:00 |
|