bump to v 0.1.5 and other misc tweaks

This commit is contained in:
2023-12-09 20:36:51 -07:00
parent 2c300614ef
commit 9c36bb509a
8 changed files with 34 additions and 12 deletions

View File

@@ -6,10 +6,11 @@ tasks:
- extract private_key_hex in py-push-server webpush.py
- lock down regenerate_vapid endpoint (so only we admins can do it on demand)
- remove sleep in py-push-server app.py
- revisit "maybe" and "never" buttons on accont screen
- revisit "maybe" and "never" buttons on account screen
- see if we can detect OS-level notifications if turned off
- write troubleshooting docs for notifications
- in py-push-server, when sending a push to a subscriber and we get on a 410 "error #106", delete the subscription record
- https://gitea.anomalistdesign.com/trent_larson/py-push-server/pulls/3/files
- .3 fix the Project-location-selection map display to not show on top of bottom icons (and any other UI tweaks on the map flow) assignee-group:ui