I have now completely rebuilt Pinepods to use only one port. Simplifying the process of setup greatly. It runs it's own internal proxy to route the different data it expects to the correct location. Connecting via a client, connecting to the web portal, and routing image/audio traffic is now done over the one url.
In addition, I added some customization to packaging for pwas and favicons on web portals.
This is the formal release for version 0.3 and also includes the features released in that. Here's the complete changelog
Version 0.3.1
- Finalize reverse proxy processes and web playing
- Added some customization to packaging for pwas and favicons on web portals
Version 0.3
- Export and import of following podcasts (basically user backups)
- Entire Server Backup and Import. This allows you to export and import your entire database for complete backups
- New refresh system added to automatically update podcasts in database with no user input.
- Reworked the controls displayed on the page to be components of a class. This should improve performance.
- fixed issues with logging in on small screens. (a big step for mobile version)
- Bug fixing such as fixing queue bump, and fixing an audio changing issue - Along with quite a few random UI bug fixing throughout