Go to file
Konrad Borowski 23ab80b75b Merge branch 'nix-based-sandbox' into 'master'
Support Nix-based sandbox

See merge request pastebinrun/pastebinrun!231
2021-07-01 13:11:30 +00:00
js Fix a bug with running code confusing CodeMirror 2021-07-01 14:46:51 +02:00
migrations Change Hello, worlds to not be pastes 2020-01-06 11:15:00 +01:00
src Update Diesel schema 2021-06-13 19:43:38 +02:00
static Redesign pastebin.run 2019-12-21 18:09:07 +01:00
templates Implement raw paste link 2021-05-10 13:09:35 +02:00
.dockerignore Provide Docker image for AutoDevOps 2020-01-08 15:18:16 +01:00
.gitignore Bust cache 2019-10-14 15:16:12 +02:00
.gitlab-ci.yml Disable sandbox tests 2021-07-01 14:59:51 +02:00
Cargo.lock Update dependencies 2021-06-08 09:01:53 +02:00
Cargo.toml Update dependencies 2021-06-08 09:01:53 +02:00
CONTRIBUTING.md Add CONTRIBUTING.md 2020-01-19 13:57:51 +01:00
diesel.toml Initial release of pastebin.run 2019-03-02 17:35:05 +01:00
docker-compose.yml Provide Docker image for AutoDevOps 2020-01-08 15:18:16 +01:00
Dockerfile Upgrade libpq5 in Docker image 2020-02-15 19:32:32 +01:00
languages.json Support Nix-based sandbox 2021-06-20 16:54:51 +02:00
LICENSE Avoid using GitLab license template 2019-11-25 08:23:37 +00:00
package-lock.json Update dependencies 2021-06-08 09:01:53 +02:00
package.json Update dependencies 2021-06-08 09:01:53 +02:00
README.md Add README 2020-01-19 13:31:40 +01:00
renovate.json Add renovate.json 2020-01-15 12:34:03 +00:00
shell.nix Add diesel-cli to shell.nix 2021-06-13 19:43:52 +02:00
tsconfig.json Output ES2017 2019-10-14 14:07:33 +02:00
webpack.config.js Use local prism.js 2020-10-11 19:22:11 +02:00

pastebin.run

A pastebin with code execution functionality. There is a production instance of it at https://pastebin.run/.