Commit Graph
547 Commits
Author SHA1 Message Date
trentlarson 327c655fb3 add a couple more tasks 2023-11-02 09:15:21 -06:00
trentlarson 866aad069f add multiple new tasks based on board meeting feedback 2023-11-02 09:04:42 -06:00
trentlarson 7f6c938029 fix display of given items; bump version to 0.1.2 2023-11-01 09:09:20 -06:00
trentlarson 6d2df4a50c fix the error message on a successful result 2023-11-01 08:56:22 -06:00
trentlarson 7305606546 improve give descriptions, bump to v 0.1.1 2023-10-31 20:53:39 -06:00
trentlarson 2a9ff8aa77 add some instructions and other tasks 2023-10-31 20:19:21 -06:00
trentlarson 829994491c improve messages for feed summaries 2023-10-31 19:58:37 -06:00
trentlarson ce06e8f0fa update derivation path to the one for time 2023-10-31 19:58:07 -06:00
trentlarson 1ee751eea8 Merge pull request 'add QR scanner for adding a contact' (#69) from qr-reader-rebased into master 2023-10-31 10:34:59 -04:00
Matthew Raymer 2d38183dce Some updates and nudging toward notification ui 2023-10-16 07:43:10 -04:00
Matthew Raymer 082a6eae1f Refactor db setup a bit 2023-10-16 18:49:18 +08:00
Matthew Raymer d07fb47721 Debugging 2023-10-04 22:16:58 -04:00
Matthew Raymer ccb6160bca Updates to additional scripts 2023-10-02 04:41:50 -04:00
trentlarson 116b239616 change derivation path, add task to test app updating 2023-09-15 15:00:33 -06:00
Matthew Raymer 2eaa4203aa Debugging and ironing out the flow 2023-09-12 08:03:03 -04:00
Matthew Raymer f27a18c712 Fix db path; add new pathing for web-push; load VAPID at boot 2023-09-11 07:51:59 -04:00
trentlarson f47346cc35 edit text on the help page 2023-09-09 08:13:55 -06:00
Matthew Raymer 2c4a920c3c Updates for web push workflow 2023-09-08 21:04:50 +08:00
trentlarson 0e02268950 update tasks 2023-09-07 19:36:49 -06:00
trentlarson 94d9c425ad add QR scanner for adding a contact 2023-09-07 18:59:19 -06:00
Matthew Raymer ed91cadd9d Added permission step; UI workflow documentation 2023-09-07 20:42:15 +08:00
Matthew Raymer a6de282aec Another upgrade of package.json 2023-09-07 18:31:55 +08:00
anomalist 2db662c125 Merge pull request 'New branch for cleanup and web push' (#65) from new-web-push into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#65
2023-09-07 06:13:45 -04:00
anomalist b7892f4dfa Merge branch 'master' into new-web-push 2023-09-07 06:12:56 -04:00
Matthew Raymer 3bbb138299 Merge branch 'new-web-push' of ssh://173.199.124.46:222/trent_larson/kick-starter-for-time-pwa into new-web-push 2023-09-07 18:09:50 +08:00
Matthew Raymer 5b5c631001 Fix typing errors from the refactoring 2023-09-07 18:07:53 +08:00
Jose Olarte III e60b56a0b0 Added notification dialog workflow description 2023-09-07 18:04:00 +08:00
Jose Olarte III d3e025c293 Dialog test suite additions 2023-09-07 18:03:46 +08:00
Jose Olarte III 6f4027f614 Notification UI changes to accommodate mute 2023-09-07 18:03:33 +08:00
anomalist 249811efe3 Merge branch 'master' into new-web-push 2023-09-07 02:35:20 -04:00
anomalist bd2455458f Merge pull request 'mostly removing the "Anonymous" word and associated graphic' (#66) from miscellany into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#66
2023-09-07 02:35:09 -04:00
trentlarson a053c48819 make the Anonymous icon the same everywhere, and tweak more in the task list 2023-09-06 20:06:11 -06:00
trentlarson 9486142b2a make the Anonymous icon to be blank, plus some other renaming & task cleanup 2023-09-06 19:48:47 -06:00
Matthew Raymer 2fba7f2a55 Merge branch 'new-web-push' of ssh://173.199.124.46:222/trent_larson/kick-starter-for-time-pwa into new-web-push 2023-09-06 20:49:23 +08:00
Matthew Raymer 31d13b9143 Refactoring for cleanup 2023-09-06 20:46:16 +08:00
Matthew Raymer 852bd93f3f New branch for cleanup and web push 2023-09-05 21:25:04 +08:00
anomalist b707bfce40 Merge branch 'master' into new-web-push 2023-09-05 08:25:28 -04:00
anomalist bdb8e2e32a Merge pull request 'assign boundaries for local search' (#63) from search-bbox into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#63
2023-09-05 07:45:23 -04:00
trentlarson 06b173e861 fix bad prompt if they choose to confirm, and use the right phrasing for singular "hour" 2023-09-04 19:55:58 -06:00
trentlarson 6a8b9d36a7 move limit checks out of "advanced" section, and always allow registration (for tests) 2023-09-04 19:03:45 -06:00
trentlarson 52a6451a2d remove technical details from user-facing messages 2023-09-04 15:37:39 -06:00
trentlarson 4b9cbd0e9f fix all the lint warnings 2023-09-04 15:17:32 -06:00
trentlarson a5e0c847b1 fix the last of the type annotations (still have to fix no-explicit-any warnings) 2023-09-04 08:03:43 -06:00
Matthew Raymer fd43da93a5 A whole lot of cleaning going on 2023-09-04 20:44:00 +08:00
trentlarson b59bcf249a fix many more typescript errors 2023-09-03 21:40:40 -06:00
trentlarson b05b602acd fix many, many more type errors 2023-09-03 10:02:17 -06:00
trentlarson b8aaffbf8d commit the recreated package-lock.json file 2023-09-03 10:01:51 -06:00
Matthew Raymer 5501ac1a2f Many fixes -- especially and endorserServer 2023-09-03 21:08:30 +08:00
Matthew Aaron Raymer b514d64068 Type fixes 2023-09-02 18:15:30 +08:00
Matthew Aaron Raymer c4537420b4 Merge branch 'search-bbox' of ssh://173.199.124.46:222/trent_larson/kick-starter-for-time-pwa into search-bbox 2023-09-02 17:09:58 +08:00