5.8 KiB
Roadmap
This document attempts to outline all known/planned issues.
Cleanup effort: In some cases, if a ticket has already been created, it is linked. The ticket will remain closed until active work begins. This better reflects the health of the repository because open issues creates the appearance of instability or lack of attention.
In Development
Ideas
Ideas, in no particular order...
-
Permanently delete an instance
-
- daily usage
- FTP
- workers
- backups
- usage limits and metering
- environment variables and secrets
-
CLI
-
Clone instance, copy instance data, restore backup to new instance
-
Cloud functions
-
Video tutorials
-
Version upgrades/downgrades
-
Paid tiers
- Stripe integration
- Project donors instead?
- Free and paid tiers
- Stripe integration
-
Repo
-
SMTP proxy or secure mail API credentials so instances can send email
-
Improve backend dev experience by programatically creating first admin user
-
when daemon boots, all instance statuses should be set to Idle
-
Feature: Added FAQ section and documentation link
-
Fix: FTP username link is now properly URLencoded
-
Fix: static asset requests are routed to PocketBase instance
-
Fix: requests for instances not ending in
pockethost.io
now rejected -
Fix: realtime logging API requests no longer intercepted by PocketBase
-
Fix: potential timer memory leak
-
Fix: proper handling of http-proxy error conditions
-
Chore: various internal error trapping and logging