Go to file
2020-02-07 20:23:18 +00:00
js Add license comment to each program file 2020-01-19 13:14:52 +01:00
migrations Change Hello, worlds to not be pastes 2020-01-06 11:15:00 +01:00
src Add CORS tests 2020-01-20 12:18:09 +01:00
static Redesign pastebin.run 2019-12-21 18:09:07 +01:00
templates Merge branch 'api-header-link' into 'master' 2020-01-19 13:53:18 +00: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 Update Node.js to v12.15 2020-02-07 02:36:17 +00:00
Cargo.lock Update Rust crate serde_json to 1.0.47 2020-02-07 20:23:18 +00:00
Cargo.toml Update Rust crate serde_json to 1.0.47 2020-02-07 20:23:18 +00: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 Provide Docker image for AutoDevOps 2020-01-08 15:18:16 +01:00
languages.json Delete Python 2 2019-12-29 11:49:07 +01:00
LICENSE Avoid using GitLab license template 2019-11-25 08:23:37 +00:00
package-lock.json Update dependency @types/codemirror to v0.0.84 2020-01-27 22:19:04 +00:00
package.json Update dependency @types/codemirror to v0.0.84 2020-01-27 22:19:04 +00: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
tsconfig.json Output ES2017 2019-10-14 14:07:33 +02:00
webpack.config.js Remove node_modules exclusion in ts-loader 2019-11-20 11:52:22 +01:00

pastebin.run

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