Gists/pastebin project written in Symfony https://snips.loken.nl/
Go to file
2023-04-08 18:08:45 +02:00
bin Add initial set of files 2023-03-31 10:57:43 +02:00
config Allow public raw snips to be accessed without account 2023-04-08 17:58:42 +02:00
migrations Add propper access control for snips with public option 2023-04-05 00:02:47 +02:00
public Add initial set of files 2023-03-31 10:57:43 +02:00
src Remove the parsable tags when showing raw snip 2023-04-08 18:08:45 +02:00
templates Allow inlining code blocks with double quotes 2023-04-07 18:45:43 +02:00
.env Add users migration 2023-03-31 17:15:49 +02:00
.gitignore Expand navbar with protection 2023-04-05 00:55:02 +02:00
composer.json Allow code in-lining instead of everything 2023-04-06 22:50:54 +02:00
composer.lock Allow code in-lining instead of everything 2023-04-06 22:50:54 +02:00
deploy.php Fix the snips git repos not being shared 2023-04-07 18:49:39 +02:00
symfony.lock Create everything required to login and register 2023-04-02 19:34:00 +02:00