|
|
1e2ad85547
|
add dedicated help page for looking into notifications
|
2023-12-07 20:33:17 -07:00 |
|
Matthew Raymer
|
3e2723b744
|
Added auto-control on notification toggle -- be sure to empty browser cache in Storage to assure latest scripts are executing
|
2023-12-07 04:20:41 -05:00 |
|
|
|
4daffe8f40
|
doc: fix note about remaining py_push_server work
|
2023-12-06 14:35:57 -07:00 |
|
|
|
efb1922826
|
Merge pull request 'other-smalls' (#89) from other-smalls into master
Reviewed-on: #89
|
2023-12-06 16:22:55 -05:00 |
|
|
|
c6e10bfdad
|
update tasks
|
2023-12-05 20:03:19 -07:00 |
|
|
|
bb122be319
|
add URL for plans
|
2023-12-05 19:55:44 -07:00 |
|
|
|
3f436476a2
|
fix project loading & saving to include all the claim data
|
2023-12-05 18:47:56 -07:00 |
|
|
|
a77d20b572
|
show appropriate icon next to amount numbers (and some docs)
|
2023-12-05 17:58:46 -07:00 |
|
|
|
393d1583ae
|
allow changing of units being given
|
2023-12-05 14:55:00 -07:00 |
|
|
|
69a25ddd6c
|
Merge pull request 'don't show non-message to user; fix API server setting; misc doc & task stuff' (#88) from adjust-note into master
Reviewed-on: #88
|
2023-12-05 03:43:27 -05:00 |
|
|
|
a12d7fcc1b
|
refactor task list
|
2023-12-04 20:02:09 -07:00 |
|
|
|
69c60e5426
|
change verbiage from "project" to "idea"
|
2023-12-04 19:55:57 -07:00 |
|
|
|
4806acc30e
|
increase max characters for project description
|
2023-12-04 19:51:29 -07:00 |
|
|
|
1127d7079b
|
remove outdated check, refactor tasks
|
2023-12-04 19:42:04 -07:00 |
|
|
|
0bbadfec6d
|
add contact import by URL, add error notification, refine tasks
|
2023-12-04 19:21:03 -07:00 |
|
|
|
276d8b2f19
|
refine tasks & an error message
|
2023-12-04 17:27:36 -07:00 |
|
|
|
a7fbbbd4cd
|
fix more paths where there may be no ID
|
2023-12-04 15:54:03 -07:00 |
|
|
|
a8d362c14d
|
don't show note about registering if this user isn't registered
|
2023-12-04 13:36:51 -07:00 |
|
|
|
ce5933f645
|
remove visibility to contact operations where there is no activeDid
|
2023-12-04 13:29:16 -07:00 |
|
|
|
5cbf917ada
|
don't show non-message to user; fix API server setting; misc doc & task stuff
|
2023-12-04 09:34:27 -07:00 |
|
|
|
7335412145
|
revert type complaint, which is opposite from previous suggestion, which 8-S
|
2023-12-04 09:31:24 -07:00 |
|
|
|
feea1a1d3b
|
Merge pull request 'allow to customize the push-server for testing' (#80) from set-push-server into master
Reviewed-on: #80
|
2023-12-04 10:59:22 -05:00 |
|
|
|
7f4d31a79c
|
Merge branch 'master' into set-push-server
|
2023-12-04 08:55:39 -07:00 |
|
|
|
4041a7d08e
|
more commentary, including for blank values for the user
|
2023-12-02 23:15:50 -07:00 |
|
Matthew Raymer
|
9846cf3e4c
|
Some linting and further documenting
|
2023-12-02 22:08:04 -05:00 |
|
|
|
681d949098
|
update web push servers to the domains we're using
|
2023-12-02 15:35:44 -07:00 |
|
|
|
3bf8fd0c22
|
rename "push" to "webPush" for future-proofing
|
2023-12-02 15:28:32 -07:00 |
|
|
|
fa41fb3415
|
enhance documentation
|
2023-12-02 15:13:56 -07:00 |
|
|
|
6dbfc5f77d
|
Merge pull request 'A cleaner attempt to merge' (#87) from service-worker-final into master
Reviewed-on: #87
|
2023-12-01 22:36:35 -05:00 |
|
|
|
1b9ae96006
|
fix linting that caused failures
|
2023-12-01 11:06:50 -07:00 |
|
Matthew Raymer
|
4dd5664462
|
Fix exit from loops
|
2023-12-01 07:12:13 -05:00 |
|
Matthew Raymer
|
7d6a45061d
|
A few missing configurations
|
2023-12-01 06:50:17 -05:00 |
|
Matthew Raymer
|
3b32c2b156
|
Some updates after a quick test run
|
2023-12-01 05:02:17 -05:00 |
|
Matthew Aaron Raymer
|
1ee6203f4c
|
Small package update
|
2023-12-01 17:14:17 +08:00 |
|
Matthew Aaron Raymer
|
d93299c352
|
Update worker dependencies
|
2023-12-01 17:04:14 +08:00 |
|
Matthew Aaron Raymer
|
9aea7a576d
|
Merging the workflow
|
2023-12-01 17:03:19 +08:00 |
|
|
|
714bb169fa
|
Merge pull request 'fix keyword search to work for both local and everywhere searches' (#86) from searching into master
Reviewed-on: #86
|
2023-12-01 01:28:30 -05:00 |
|
|
|
606d9ec734
|
fix the result count when the search filters change
|
2023-11-30 20:30:00 -07:00 |
|
|
|
7a3bd069b8
|
fix keyword search to work for both local and everywhere searches
|
2023-11-30 20:15:54 -07:00 |
|
|
|
b1ac9e71cb
|
Merge pull request 'copy contact JWT URL; add project ID to URL' (#85) from more-small2 into master
Reviewed-on: #85
|
2023-11-27 20:39:12 -05:00 |
|
|
|
c1176fa24d
|
clear search results on restarting search
|
2023-11-26 20:08:30 -07:00 |
|
|
|
1cf6660e6c
|
move both the contributions to & from this project to the last column (for when they both show)
|
2023-11-26 18:49:48 -07:00 |
|
|
|
6957678474
|
include project ID in the URLs to the project-details page
|
2023-11-26 18:42:28 -07:00 |
|
|
|
889b6d5737
|
update tasks
|
2023-11-26 18:22:35 -07:00 |
|
|
|
1be10b1511
|
add ability to copy the QR code (even though we don't have a way to read it in yet)
|
2023-11-26 18:20:15 -07:00 |
|
|
|
85405317ee
|
update name of the app, and update version to 0.1.4
|
2023-11-23 11:15:48 -07:00 |
|
|
|
072497a553
|
Merge pull request 'add checkbox for given-to-user since sometimes it's to someone else' (#84) from to-me-checkbox into master
Reviewed-on: #84
|
2023-11-21 22:03:22 -05:00 |
|
|
|
8a33ccfdcf
|
add checkbox for given-to-user since sometimes it's to someone else
|
2023-11-20 20:41:26 -07:00 |
|
|
|
7311d36726
|
bump to v 0.1.4
|
2023-11-20 19:28:36 -07:00 |
|
|
|
7e819ea4de
|
fix location checkbox so that we can uncheck it
|
2023-11-20 19:23:22 -07:00 |
|