Go to file
Konrad Borowski 022d801371
Merge pull request #20 from pastebinrun/markdown-dynamic-loading
Dynamically load highlighters in Markdown code blocks
2022-06-11 14:55:29 +02:00
.github Run CI for master branch only 2022-06-10 06:43:59 +02:00
buildSrc Move build script to separate directory 2022-05-08 09:09:50 +02:00
js Dynamically load highlighters in Markdown code blocks 2022-06-11 14:50:35 +02:00
migrations Provide single output box 2022-04-25 19:33:40 +02:00
src Disable strict parsing for api paste submissions 2022-05-29 00:10:14 +02:00
static Make navigation buttons look nicer 2022-05-09 19:48:20 +02:00
templates Link to source code on GitHub 2022-05-28 21:51:31 +02:00
.gitignore Add target to ignore paths 2022-05-09 19:11:38 +02:00
.prettierignore Add target to ignore paths 2022-05-09 19:11:38 +02:00
Cargo.lock Update Rust dependencies 2022-06-10 06:22:41 +02:00
Cargo.toml Implement Prometheus metrics 2022-05-21 13:56:24 +02:00
diesel.toml Initial release of pastebin.run 2019-03-02 17:35:05 +01:00
languages.json Add Nix language 2022-05-10 16:23:07 +02:00
LICENSE Avoid using GitLab license template 2019-11-25 08:23:37 +00:00
package-lock.json Dynamically load highlighters in Markdown code blocks 2022-06-11 14:50:35 +02:00
package.json Dynamically load highlighters in Markdown code blocks 2022-06-11 14:50:35 +02:00
README.md Add README 2020-01-19 13:31:40 +01:00
shell.nix Use Node.js 16 2022-05-07 08:26:29 +02:00
tsconfig.json Rewrite JavaScript code using SolidJS 2022-05-08 07:54:17 +02:00
vite.config.ts Rewrite JavaScript code using SolidJS 2022-05-08 07:54:17 +02:00

pastebin.run

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