Gists/pastebin project written in Symfony https://snips.loken.nl/
Go to file
2023-12-16 00:09:56 +01: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 Start on creating snipContent entities for the db content 2023-04-20 23:23:04 +02:00
public Add initial set of files 2023-03-31 10:57:43 +02:00
src Merge branch 'main' into feature/3-git-content-database 2023-12-16 00:09:56 +01:00
templates Allow referencing other snips in snip 2023-12-12 21:35:35 +01:00
.env Start on creating snipContent entities for the db content 2023-04-20 23:23:04 +02:00
.gitignore Expand navbar with protection 2023-04-05 00:55:02 +02:00
composer.json Update php to v8.3 and symfony to v7.0 2023-12-12 23:13:57 +01:00
composer.lock Update php to v8.3 and symfony to v7.0 2023-12-12 23:13:57 +01: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