- Use serde_url to read base URL from configuration, and the url::Url type to represent the base URL when generating hashed short links
- More verbose errors for URL formatting errors
- Upgrade dependencies
- Cargo update
- HTML/CSS UI, submission form
- Ability to provide files to use custom HTML/CSS
- Add documentation
- Initial development of required basic features
- Headless operation