snippet-box icon indicating copy to clipboard operation
snippet-box copied to clipboard

Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages.

Results 45 snippet-box issues
Sort by recently updated
recently updated
newest added

Hello, I was wondering if support for fish and gdscript could be added? I noticed that highlight.js has support at least for gdscript, fish is a bit confusing (I could...

It would be good to have a feature to be able to export the snippets with metadata in any widely used format like markdown/json etc. The snippet scope could be...

🔨 Feature

Would be much more practical to view snippets in a Detailed view as opposed to exclusively Tiles. Also, the addition of columns for each category to sort by in this...

when i follow the instructions on github page and want to start snippet-box i get the following: `[2022-03-01 07:43:40.153 UTC+0] [INFO] db: Database connected [2022-03-01 07:43:40.178 UTC+0] [INFO] db: Found...

when running the migrations throws an error, probably because `isPinned` column is already defined in Snippet model. ![image](https://user-images.githubusercontent.com/19203276/142167358-747197fb-8f31-4820-a037-cd13a9907fb0.png) this is happening when pulling latest image: `pawelmalak/snippet-box:latest`

It would be good to have user management with separate user roles. User roles could be simple, like Admin role, Contributor and Read only. For user management for start it...

🔨 Feature

Tried building the Dockerfile Getting a lot (like a LOT) of deprecations and old version warnings A build is taking >900 seconds Would be great if repo could be updated...

I love this app but there's no login/authentication to protect the snippets. I need to publish and access this app from the Internet but there should be protection/security of the...

Add code formatting based on possible languages (C#, python, etc)

Hi, I am trying to install this in raspberry pi 4, tried via portainer got weird error, so clone the source and modified docker-compose.yaml file and build with the command...