waschinski / photo-stream

Self-hosted, super simple photo stream
https://github.com/waschinski/photo-stream
MIT License
449 stars 70 forks source link

Make photos shareable via Web Share API #2

Closed waschinski closed 2 years ago

waschinski commented 3 years ago

One of the features I would like to add to photo-stream is to make photos shareable via the Web Share API. The title should be configurable via an environment variable and the default title could be something like this: I found a cool photo over at %TITLE%! Check it out! The share button should be styled the same as the already existing buttons.

waschinski commented 2 years ago

Implemented by @boerniee with #23.