thomiceli / opengist

Self-hosted pastebin powered by Git, open-source alternative to Github Gist.
https://demo.opengist.io
GNU Affero General Public License v3.0
1.52k stars 76 forks source link

feat: add String method to visibility #276

Closed jolheiser closed 1 month ago

jolheiser commented 1 month ago

This allows templates that directly use Private, for example, to show a string rather than an int.

opengist-visibility-string

thomiceli commented 1 month ago

That's better indeed