|
|
b657dc343a
|
fix the wording on accepted invite
|
2024-12-11 08:29:40 -07:00 |
|
|
|
49aff7e488
|
fix the wording on accepted invite
|
2024-12-11 08:29:40 -07:00 |
|
|
|
5afd218244
|
don't allow clicking on the invite link if they're not registered
|
2024-12-10 20:20:24 -07:00 |
|
|
|
7a80474c5c
|
don't allow clicking on the invite link if they're not registered
|
2024-12-10 20:20:24 -07:00 |
|
|
|
af197f7c11
|
catch more errors if something catastrophic happens to encrypted data
|
2024-12-10 20:02:49 -07:00 |
|
|
|
6ffbcfa9a1
|
catch more errors if something catastrophic happens to encrypted data
|
2024-12-10 20:02:49 -07:00 |
|
|
|
8a0632f655
|
add DB file for the secret
|
2024-12-08 21:21:16 -07:00 |
|
|
|
6274f083a1
|
add DB file for the secret
|
2024-12-08 21:21:16 -07:00 |
|
|
|
251649e6fe
|
switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often)
|
2024-12-08 19:34:31 -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 |
|
|
|
ed4a9e581b
|
rename variables for clarity
|
2024-12-04 20:31:59 -07:00 |
|
|
|
fb0d855fac
|
rename variables for clarity
|
2024-12-04 20:31:59 -07:00 |
|
|
|
2b802f01f8
|
add page for a printable certificate (which works but isn't too impressive yet)
|
2024-12-01 20:20:03 -07:00 |
|
|
|
e6f5511dbb
|
add page for a printable certificate (which works but isn't too impressive yet)
|
2024-12-01 20:20:03 -07:00 |
|
|
|
8bd1a6668c
|
add periods "." at the end of the giver & receiver sentences
|
2024-11-30 17:28:46 -07:00 |
|
|
|
76280b7ee5
|
add periods "." at the end of the giver & receiver sentences
|
2024-11-30 17:28:46 -07:00 |
|
|
|
5b5fbe23a5
|
allow to deselect the giver & refactor dialog to group giver vs recipient
|
2024-11-30 17:27:16 -07:00 |
|
|
|
9861a1388e
|
allow to deselect the giver & refactor dialog to group giver vs recipient
|
2024-11-30 17:27:16 -07:00 |
|
|
|
7189cce25e
|
ensure overlays show on top of relative+absolute positioning like green pluses
|
2024-11-30 15:30:17 -07:00 |
|
|
|
5effb76cf5
|
ensure overlays show on top of relative+absolute positioning like green pluses
|
2024-11-30 15:30:17 -07:00 |
|
|
|
ef461c9312
|
fix linting
|
2024-11-30 14:36:45 -07:00 |
|
|
|
658214abb6
|
fix linting
|
2024-11-30 14:36:45 -07:00 |
|
|
|
53c4328e82
|
add words under feed, add big "plus" on first page, and reword some things
|
2024-11-30 14:33:31 -07:00 |
|
|
|
f1163d8302
|
add words under feed, add big "plus" on first page, and reword some things
|
2024-11-30 14:33:31 -07:00 |
|
|
|
1714f4d087
|
refactor some verbiage & look-and-feel
|
2024-11-30 13:16:58 -07:00 |
|
|
|
7acf921e82
|
refactor some verbiage & look-and-feel
|
2024-11-30 13:16:58 -07:00 |
|
|
|
8f10904464
|
fix problem on claim view showing issuer name
|
2024-11-29 19:57:38 -07:00 |
|
|
|
5fc021b197
|
fix problem on claim view showing issuer name
|
2024-11-29 19:57:38 -07:00 |
|
|
|
8c03946bd7
|
fix error on project screen hitting "back" with the chevron
|
2024-11-29 19:57:05 -07:00 |
|
|
|
92fbde4f51
|
fix error on project screen hitting "back" with the chevron
|
2024-11-29 19:57:05 -07:00 |
|
|
|
d621828d53
|
add tests for gives to & from projects
|
2024-11-29 10:42:58 -07:00 |
|
|
|
f7fd568c60
|
add tests for gives to & from projects
|
2024-11-29 10:42:58 -07:00 |
|
|
|
8db7ac3f6f
|
refactor project screen: add action to record a give from it, and add checks to give confirmation buttons
|
2024-11-28 11:26:51 -07:00 |
|
|
|
10bb79f695
|
refactor project screen: add action to record a give from it, and add checks to give confirmation buttons
|
2024-11-28 11:26:51 -07:00 |
|
|
|
1b87bda471
|
change default reminder message; show people & unnamed icons blue for clickable
|
2024-11-24 20:14:30 -07:00 |
|
|
|
60f066bda0
|
change default reminder message; show people & unnamed icons blue for clickable
|
2024-11-24 20:14:30 -07:00 |
|
|
|
ee0bc33db5
|
fix problem when notification subscription isn't found
|
2024-11-24 17:40:29 -07:00 |
|
|
|
fa46663dda
|
fix problem when notification subscription isn't found
|
2024-11-24 17:40:29 -07:00 |
|
|
|
2758af6e6e
|
finish separation of daily reminder message, bump version to 0.3.34
|
2024-11-24 13:09:40 -07:00 |
|
|
|
7777fa202b
|
finish separation of daily reminder message, bump version to 0.3.34
|
2024-11-24 13:09:40 -07:00 |
|
|
|
15e09c2d81
|
change the notification detection to our own variables, and save the selected time
|
2024-11-20 19:55:51 -07:00 |
|
|
|
8735fe44db
|
change the notification detection to our own variables, and save the selected time
|
2024-11-20 19:55:51 -07:00 |
|
|
|
5fa2f3eef6
|
make the import selection more obvious, plus other verbiage
|
2024-11-18 18:22:11 -07:00 |
|
|
|
2a652d2079
|
make the import selection more obvious, plus other verbiage
|
2024-11-18 18:22:11 -07:00 |
|
|
|
73df9f374a
|
move push notification setup out of an App.vue Notification and into a component
|
2024-11-18 17:00:06 -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 |
|
|
|
228f213c10
|
move more logging into the database
|
2024-11-17 18:16:22 -07:00 |
|
|
|
6dc44b2494
|
move more logging into the database
|
2024-11-17 18:16:22 -07:00 |
|
|
|
f57d3b7707
|
add minute to notification scheduling & fix a bug, plus other tweaks
|
2024-11-15 20:39:08 -07:00 |
|
|
|
2c0c7ac256
|
add minute to notification scheduling & fix a bug, plus other tweaks
|
2024-11-15 20:39:08 -07:00 |
|