Go to file
2022-01-10 16:45:15 +01:00
js Stop listening for resize events 2021-10-19 16:55:26 +02:00
migrations Change Hello, worlds to not be pastes 2020-01-06 11:15:00 +01:00
src Remove unnecessary async from config route 2021-11-17 22:28:54 +01:00
static Redesign pastebin.run 2019-12-21 18:09:07 +01:00
templates Update display paste template to use ExternPaste 2021-10-19 13:13:54 +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 futures to 0.3.19 2022-01-10 16:45:15 +01:00
Cargo.toml Update display paste template to use ExternPaste 2021-10-19 13:13:54 +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 package-lock.json 2021-11-03 07:52:49 +01:00
package.json Update JavaScript dependencies 2021-11-03 07:50:55 +01: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/.