Go to file
Konrad Borowski 170ab0ad8a Merge branch 'renovate/rust-itertools-0.x' into 'master'
Update Rust crate itertools to 0.9.0

See merge request pastebinrun/pastebinrun!176
2020-03-07 21:39:33 +00:00
js Remove Monaco editor support 2020-02-17 14:31:40 +01:00
migrations Change Hello, worlds to not be pastes 2020-01-06 11:15:00 +01:00
src Ensure 404 page works 2020-02-17 09:52:14 +01:00
static Redesign pastebin.run 2019-12-21 18:09:07 +01:00
templates Update source code link in site's header 2020-02-17 13:32:08 +01: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 Cache /usr/local/.cargo/registry in CI 2020-02-17 15:11:26 +01:00
Cargo.lock Merge branch 'renovate/rust-itertools-0.x' into 'master' 2020-03-07 21:39:33 +00:00
Cargo.toml Merge branch 'renovate/rust-itertools-0.x' into 'master' 2020-03-07 21:39:33 +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 Upgrade libpq5 in Docker image 2020-02-15 19:32:32 +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 webpack to v4.42.0 2020-03-02 09:01:05 +00:00
package.json Update dependency webpack to v4.42.0 2020-03-02 09:01:05 +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 Monaco editor support 2020-02-17 14:31:40 +01:00

pastebin.run

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