IgnisDa / ryot

Roll your own tracker!
https://ryot.io
GNU General Public License v3.0
1.87k stars 48 forks source link

[FEATURE REQUEST] - Public read-only accessibility #986

Closed Ardakilic closed 3 weeks ago

Ardakilic commented 3 weeks ago

Hello,

As I've suggested on #373 , if we could have a global flag to have ryot accessible publicly, without any special link, it could be great.

It could be governed via a setting flag.

Let's say my domain is pro.ryot.io , and my username is arda. if I navigate to a url such as pro.ryot.io/arda , if it would show my tracking statuses without any special link, it'd be great, just like a public dashboard. No public user could alter my data, and it'd work just like special share url with modify permissions disabled.

It would instantly bring a social media profile page feature, Just like last.fm or trakt.tv user pages, but all trackings are in one place and powered by ryot.

I hope this is considered.

Thanks in advance!

IgnisDa commented 3 weeks ago

Hi, this is a very nice idea and will definitely be added to Ryot. Thanks!

IgnisDa commented 3 weeks ago

@Ardakilic What do you think it being accessible on https://pro.ryot.io/_s/arda (the _s will be extra)? Since setting it up with just a bare url will introduce a lot of complexity to the code for little benefit.

Ardakilic commented 3 weeks ago

@IgnisDa That'd make no problems on my side, that was just an example. Even /user/, /u/ or /profile/ or /p/ prefix is okay as long as it's a shareable and not a gibberish long URL.

IgnisDa commented 3 weeks ago

Makes sense. I think /u/ will be good.

IgnisDa commented 3 weeks ago

This has been merged. Will be released next weekend.

Ardakilic commented 3 weeks ago

@IgnisDa awesome! I'd love to check the demo when available. Thank you!

IgnisDa commented 3 weeks ago

You can try it using the :develop tag.