homepage

A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.

GPL-3.0 License

Stars
16.5K
Committers
384

Bot releases are visible (Hide)

homepage - v0.2.1

Published by benphelps about 2 years ago

Whats Changed

  • Fixed Jellyfin widget API calls

Full Changelog: https://github.com/benphelps/homepage/compare/v0.2.0...v0.2.1

homepage - v0.2.0

Published by benphelps about 2 years ago

What's Changed

I've refactored the service widget API calls.

All API calls are now handled in a more secure way, exposing no secrets to the frontend. All calls use either shared generic API proxy handlers, or specific proxy handlers in the case one is needed. This change does not require any intervention or other configuration changes.

For more information, see the issue here: #33

Full Changelog: https://github.com/benphelps/homepage/compare/v0.1.6...v0.2.0

homepage - v0.1.6

Published by benphelps about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/benphelps/homepage/compare/v0.1.4...v0.1.6

homepage - v0.1.4

Published by benphelps about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/benphelps/homepage/compare/v0.1.0...v0.1.4

homepage - First Release

Published by benphelps about 2 years ago

This is the first release, with most initial release issues ironed out.