Commit Graph

  • 6f4027f614 Notification UI changes to accommodate mute Jose Olarte III 2023-09-07 18:03:33 +0800
  • 249811efe3 Merge branch 'master' into new-web-push anomalist 2023-09-07 02:35:20 -0400
  • bd2455458f Merge pull request 'mostly removing the "Anonymous" word and associated graphic' (#66) from miscellany into master anomalist 2023-09-07 02:35:09 -0400
  • a053c48819 make the Anonymous icon the same everywhere, and tweak more in the task list miscellany Trent Larson 2023-09-06 20:06:11 -0600
  • 9486142b2a make the Anonymous icon to be blank, plus some other renaming & task cleanup Trent Larson 2023-09-06 19:48:47 -0600
  • 2fba7f2a55 Merge branch 'new-web-push' of ssh://173.199.124.46:222/trent_larson/kick-starter-for-time-pwa into new-web-push Matthew Raymer 2023-09-06 20:49:23 +0800
  • 31d13b9143 Refactoring for cleanup Matthew Raymer 2023-09-06 20:46:16 +0800
  • b707bfce40 Merge branch 'master' into new-web-push anomalist 2023-09-05 08:25:28 -0400
  • 852bd93f3f New branch for cleanup and web push Matthew Raymer 2023-09-05 21:25:04 +0800
  • bdb8e2e32a Merge pull request 'assign boundaries for local search' (#63) from search-bbox into master anomalist 2023-09-05 07:45:23 -0400
  • 06b173e861 fix bad prompt if they choose to confirm, and use the right phrasing for singular "hour" search-bbox Trent Larson 2023-09-04 19:55:58 -0600
  • 6a8b9d36a7 move limit checks out of "advanced" section, and always allow registration (for tests) Trent Larson 2023-09-04 19:03:45 -0600
  • 52a6451a2d remove technical details from user-facing messages Trent Larson 2023-09-04 15:37:39 -0600
  • 4b9cbd0e9f fix all the lint warnings Trent Larson 2023-09-04 15:17:32 -0600
  • a5e0c847b1 fix the last of the type annotations (still have to fix no-explicit-any warnings) Trent Larson 2023-09-04 08:03:43 -0600
  • fd43da93a5 A whole lot of cleaning going on Matthew Raymer 2023-09-04 20:44:00 +0800
  • b59bcf249a fix many more typescript errors Trent Larson 2023-09-03 21:40:40 -0600
  • b05b602acd fix many, many more type errors Trent Larson 2023-09-03 10:02:17 -0600
  • b8aaffbf8d commit the recreated package-lock.json file Trent Larson 2023-09-03 10:01:51 -0600
  • 5501ac1a2f Many fixes -- especially and endorserServer Matthew Raymer 2023-09-03 21:08:30 +0800
  • b514d64068 Type fixes Matthew Aaron Raymer 2023-09-02 18:15:30 +0800
  • c4537420b4 Merge branch 'search-bbox' of ssh://173.199.124.46:222/trent_larson/kick-starter-for-time-pwa into search-bbox Matthew Aaron Raymer 2023-09-02 17:09:58 +0800
  • 5f50338dd0 We have to remove the decorator in package -- it breaks install Matthew Aaron Raymer 2023-09-02 17:09:41 +0800
  • 308386d829 Merge branch 'master' into search-bbox anomalist 2023-09-02 04:08:40 -0400
  • 999d7abc04 fix linting Trent Larson 2023-09-01 13:14:40 -0600
  • f7f947bfdd finish selection of a location on the nearby search -- it all works :-) Trent Larson 2023-08-31 20:55:51 -0600
  • 26d9b134c7 refactor map selection, and now location selection & cancellation works (but not saving yet) Trent Larson 2023-08-31 18:58:34 -0600
  • e25e5d5ff6 WIPgit add . Updates to package.json ... much breakage remove-old-alerts Matthew Raymer 2023-08-30 19:43:26 +0800
  • 8452af7abc Removing old alerts Matthew Raymer 2023-08-30 19:17:29 +0800
  • 43f942c905 Merge pull request 'move ID switcher to advanced section' (#62) from move-id-switch into master anomalist 2023-08-30 02:43:57 -0400
  • 8ee610c1bc start the assignment of boundaries for a local search Trent Larson 2023-08-29 20:47:22 -0600
  • 8d15b7bfb8 Merge branch 'master' into move-id-switch move-id-switch Trent Larson 2023-08-28 08:20:33 -0600
  • 5c57ee3e72 move ID switcher to advanced section Trent Larson 2023-08-28 08:18:02 -0600
  • 2eb0354b2c WIP: converted notification permission dialog into toggle notification-request-permission-dialog Jose Olarte III 2023-08-28 20:46:14 +0800
  • 3f7bcbfd76 Added unsubscribe and mute Matthew Raymer 2023-08-28 19:57:47 +0800
  • ef0988c9ec Merge pull request 'add link to map on projects which have a location' (#61) from project-map-link into master anomalist 2023-08-28 01:30:25 -0400
  • 22de6113e9 Merge branch 'master' into project-map-link project-map-link anomalist 2023-08-28 01:27:30 -0400
  • 87139f203c Merge pull request 'fix some formatting of web-push doc' (#60) from plan-loc into master anomalist 2023-08-28 01:26:45 -0400
  • c8de13d376 add link to map on projects which have a location Trent Larson 2023-08-27 20:20:16 -0600
  • 2ccfb283b4 Merge branch 'master' into plan-loc plan-loc Trent Larson 2023-08-27 13:12:57 -0600
  • 552fce3281 update the test URL (to remove the port) Trent Larson 2023-08-27 13:12:12 -0600
  • 12de3dec4f take a stab at the meaning of the "options" in the web-push doc Trent Larson 2023-08-27 11:58:02 -0600
  • b171e1ae13 Merge branch 'master' into plan-loc Trent Larson 2023-08-27 11:51:31 -0600
  • dc54006fca fix some formatting of web-push doc Trent Larson 2023-08-27 11:47:43 -0600
  • 9b4db018f5 Merge pull request 'add a location marker to a new plan' (#59) from plan-loc into master anomalist 2023-08-27 01:07:57 -0400
  • 519f320a2e add a location marker to a new plan Trent Larson 2023-08-26 21:12:46 -0600
  • f1b3094026 Added a bit more of the workflow on the client side Matthew Aaron Raymer 2023-08-26 16:27:43 +0800
  • e5ad87f4d5 Updates to web push guide Matthew Raymer 2023-08-25 21:45:55 +0800
  • 7de6171911 Notes on service worker for development of web push Matthew Raymer 2023-08-24 21:21:15 +0800
  • bb6bacac97 Some notes on web-push nuts and bolts Matthew Raymer 2023-08-24 21:01:31 +0800
  • 40fc6a29a4 Small fix Matthew Raymer 2023-08-24 18:49:06 +0800
  • 9ec19fa4ee Added a quick fix to console signing. Need to edit text later Matthew Raymer 2023-08-24 18:46:33 +0800
  • 28b20f86ea Add 'web-push.md' anomalist 2023-08-24 05:14:17 -0400
  • 502109de4b Merge pull request 'log bug with "Share Your Info" button' (#58) from increment-derived into master anomalist 2023-08-24 05:10:47 -0400
  • 97274a701d update derivation verbiage increment-derived Trent Larson 2023-08-21 08:42:18 -0600
  • 81a6d73f2f update task for alert fixes Trent Larson 2023-08-21 07:31:28 -0600
  • 5804f692b7 update to new alerting -- old alerts were broken Trent Larson 2023-08-21 07:29:26 -0600
  • 257aa8d49e Merge branch 'master' into increment-derived anomalist 2023-08-21 07:27:33 -0400
  • 34806b514b log bug with "Share Your Info" button Trent Larson 2023-08-21 06:05:08 -0600
  • 0024238ca8 Merge pull request 'Added modal dialog for notification permission setting' (#57) from notification-request-permission-dialog into master anomalist 2023-08-21 03:02:23 -0400
  • 0af05b4b0d Merge branch 'master' into notification-request-permission-dialog anomalist 2023-08-21 03:02:03 -0400
  • b9d59eb642 Merge pull request 'allow use of custom derivation path, and add way to increment derivation for existing' (#56) from increment-derived into master anomalist 2023-08-21 02:59:35 -0400
  • 0c05505c46 allow use of custom derivation path, and add way to increment derivation for existing Trent Larson 2023-08-20 19:46:12 -0600
  • 98c093f655 add potential tasks for multiple derivation paths Trent Larson 2023-08-20 06:29:29 -0600
  • 88112e0629 add note for deployment Trent Larson 2023-08-19 19:10:32 -0600
  • 6ab92a83bd Added modal dialog for notification permission setting Jose Olarte III 2023-08-18 21:38:26 +0800
  • bfc52151c0 Restored anonymous item in home share section Jose Olarte III 2023-08-10 18:44:27 +0800
  • 868b5413de Added jdenticon to project view Jose Olarte III 2023-08-10 18:41:17 +0800
  • 50005a0dc3 Removed duplicate item heading Jose Olarte III 2023-08-10 18:21:15 +0800
  • 9247b6ed1f Changed ID to name Jose Olarte III 2023-08-10 18:20:38 +0800
  • 75f26ccf2d eslint fixes Jose Olarte III 2023-08-10 18:16:20 +0800
  • bfd2498906 Merge branch 'master' of ssh://173.199.124.46:222/trent_larson/kick-starter-for-time-pwa Matthew Aaron Raymer 2023-08-07 16:33:47 +0800
  • 4933017e9c Merge remote-tracking branch 'origin/cleanup-and-qr-code' Matthew Aaron Raymer 2023-08-07 16:33:37 +0800
  • 18c23451bb Merge remote-tracking branch 'origin/contact-amounts-ui-improvements' Matthew Aaron Raymer 2023-08-07 16:10:34 +0800
  • 6d1756b4a5 Merge pull request 'update URL for API server' (#55) from update-api-server into master anomalist 2023-08-07 03:13:40 -0400
  • ac4c92d8e8 Merge branch 'master' into update-api-server update-api-server anomalist 2023-08-07 03:13:26 -0400
  • 937a3cb6c6 Merge pull request 'Minor cleanup' (#54) from seed-backup-view-improvements into master anomalist 2023-08-07 03:11:23 -0400
  • 194f741984 Merge branch 'master' into seed-backup-view-improvements seed-backup-view-improvements anomalist 2023-08-07 03:11:07 -0400
  • 3204f1d676 Merge branch 'master' into polish-ui-project-view polish-ui-project-view anomalist 2023-08-07 03:09:31 -0400
  • 304985f88d Merge remote-tracking branch 'origin/polish-ui-project-view' Matthew Aaron Raymer 2023-08-07 16:08:48 +0800
  • 0b92462b91 Merge branch 'master' into jdenticon-entity-photos jdenticon-entity-photos anomalist 2023-08-07 03:01:04 -0400
  • c7c010e4f7 Merge branch 'master' into fix-contact-totals fix-contact-totals anomalist 2023-08-07 03:00:51 -0400
  • 9a41aff8f0 Merge remote-tracking branch 'origin/jdenticon-entity-photos' Matthew Aaron Raymer 2023-08-07 15:59:47 +0800
  • 91806f67e5 Merge branch 'master' into fix-contact-totals anomalist 2023-08-07 02:54:25 -0400
  • e19cd980b4 Merging with corrections Matthew Aaron Raymer 2023-08-07 15:54:06 +0800
  • b31c0d975c Merge pull request 'fix display of gives on contact screen; adjust give UI for project' (#49) from ui-fix into master anomalist 2023-08-07 02:42:30 -0400
  • f09684d7cd Merge branch 'master' into ui-fix ui-fix anomalist 2023-08-07 02:41:30 -0400
  • 1767a48a7f Merge pull request 'New notification system + test' (#48) from notiwind-alert into master anomalist 2023-08-07 02:41:05 -0400
  • d2e2fc707e Merge branch 'master' into notiwind-alert notiwind-alert anomalist 2023-08-07 02:34:22 -0400
  • bf6830a1a8 update URL for API server Trent Larson 2023-08-05 18:20:03 -0600
  • fe09f5180d Minor cleanup Jose Olarte III 2023-08-03 20:12:47 +0800
  • 5addc3c206 Visual fixes contact-amounts-ui-improvements Jose Olarte III 2023-07-31 21:36:05 +0800
  • 69f2f3cfd2 Converted to tabular structure Jose Olarte III 2023-07-31 21:32:19 +0800
  • 4de66b1609 Cleaned up Project view UI Jose Olarte III 2023-07-28 20:22:03 +0800
  • 4b87692231 Added jdenticon to more views Jose Olarte III 2023-07-25 18:41:23 +0800
  • 503bb1bd93 Added jdenticon to home and contact gives views Jose Olarte III 2023-07-24 19:32:30 +0800
  • 9fa3b8be0b Built jdenticon component Jose Olarte III 2023-07-24 19:32:11 +0800
  • 3b1a9b9c5b change description since issuer isn't necessarily giver, and add a task Trent Larson 2023-07-23 11:35:03 -0600
  • f55e50067f Replaced all alertMessage calls with notiwind Jose Olarte III 2023-07-21 20:26:00 +0800
  • 7f48149d6f add some detail for the map pin, plus other refactors Trent Larson 2023-07-20 20:59:53 -0600