Go to file
Konrad Borowski 5a8d670855 Merge branch 'update-dependencies-2' into 'master'
Update dependencies

See merge request pastebinrun/pastebinrun!225
2020-10-10 09:03:12 +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 Replace futures with futures-util 2020-09-18 09:16:35 +02: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 Disable GitLab CI cache 2020-03-10 09:03:03 +00:00
Cargo.lock Update dependencies 2020-10-10 10:48:15 +02:00
Cargo.toml Update dependencies 2020-10-10 10:48:15 +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 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 style-loader to v1.2.1 2020-05-06 18:53:33 +00:00
package.json Update dependency style-loader to v1.2.1 2020-05-06 18:53:33 +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
shell.nix Add shell.nix 2020-10-10 10:40:47 +02: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/.