Matthew Raymer
24c7ba15af
refactor: reorganize deep linking types and interfaces
...
Changes:
- Move deep link types from types/ to interfaces/
- Export baseUrlSchema for external use
- Add trailing commas for better git diffs
- Fix type inference for deepLinkSchemas
- Add deepLinks export to interfaces/index.ts
- Remove duplicate SuccessResult interface
- Update import paths in services/deepLinks.ts
This improves code organization by centralizing interface definitions
and fixing type inference issues.
2025-02-26 10:28:55 +00:00
8fb21c3d89
doc: update tasks, update verbiage, and add to help doc
2023-12-13 08:58:04 -07:00
ee6a344daf
doc: add a guess for the states of the notifications
2023-11-12 19:03:39 -07:00
73f890beac
modify English verbiage for push-server instructions
2023-11-11 22:26:10 -07:00
Matthew Raymer
a820a7b131
Minor formatting changes
2023-11-07 21:01:37 +08:00
Jose Olarte III
e60b56a0b0
Added notification dialog workflow description
2023-09-07 18:04:00 +08:00
Matthew Raymer
3f7bcbfd76
Added unsubscribe and mute
2023-08-28 19:57:47 +08:00
12de3dec4f
take a stab at the meaning of the "options" in the web-push doc
2023-08-27 11:58:02 -06:00
dc54006fca
fix some formatting of web-push doc
2023-08-27 11:47:43 -06:00
Matthew Aaron Raymer
f1b3094026
Added a bit more of the workflow on the client side
2023-08-26 16:27:43 +08:00
Matthew Raymer
e5ad87f4d5
Updates to web push guide
2023-08-25 21:45:55 +08:00
Matthew Raymer
7de6171911
Notes on service worker for development of web push
2023-08-24 21:21:15 +08:00
Matthew Raymer
bb6bacac97
Some notes on web-push nuts and bolts
2023-08-24 21:01:31 +08:00
28b20f86ea
Add 'web-push.md'
...
Document Describing Web Push Workflow
2023-08-24 05:14:17 -04:00