replace PHP in html with js & bugfixes

This commit is contained in:
2022-11-20 03:06:08 +01:00
parent 728b12107f
commit 0d3526221d
22 changed files with 634 additions and 233 deletions

View File

@@ -4,13 +4,13 @@
- background job for re-delivery
- accept/decline subscriptions (PATCH subs)
- (message.go) api routes
- (compat.go) api routes
- POST::/messages
- https://firebase.google.com/docs/cloud-messaging/send-message#rest
- List subscriptions on owned channels /RESTful?)
- List subscriptions on all owned channels (RESTful?)
- deploy
- Dockerfile
- php in html
- full-text-search: https://www.sqlite.org/fts5.html#contentless_tables
- route to re-create keys
- route to re-create keys
- ack/read deliveries && return ack-count
- compat methods should bind body as form-data