snips.sh
snips.sh copied to clipboard
Public snips listing page
What is the feature or enhancement?
It would be fantastic if I could have a toggle to swap the homepage from the "snips.sh" homepage to be a list of recently published snips. Allowing me to quickly head to my on-premise snips deployment and see recent snips published by anyone, if it's public, and view them. Both via TUI or by browser.
Does anyone know if this feature is enabled or still in development?
It is almost ready, just worked through feedback from Rob but not yet merged
Sent from Proton Mail for iOS
On Fri, Nov 3, 2023 at 13:40, xabru @.***(mailto:On Fri, Nov 3, 2023 at 13:40, xabru < wrote:
Does anyone know if this feature is enabled or still in development?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Is this feature present in surdaft's fork? How is it to be used?
Hey @scott10000 - it is present in my fork on the branch separate for it. The plan is that I can view the /feed endpoint and see recently pushed up snippets by my colleagues. There is also a supporting api endpoint to enable a service I was in the process of writing (I got distracted 😅) which would use shoutrrr to send a notification for new public snippets created.
Thanks SurDaft. I’m currently using your fork, basically for the name and description fields and liked the idea of browsing a hyperlinked snippet list in a browser somewhat like pico.sh. Just realized the url is /feed! Great work! I’ll be checking your repo regularly. On 22 May 2024, at 4:43 PM, SurDaft - Jack Stupple @.***> wrote: Hey @scott10000 - it is present in my fork on the branch separate for it. The plan is that I can view the /feed endpoint and see recently pushed up snippets by my colleagues. There is also a supporting api endpoint to enable a service I was in the process of writing (I got distracted 😅) which would use shoutrrr to send a notification for new public snippets created.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>