2023-11-24 19:00:49 +01:00
2023-11-24 19:00:49 +01:00
2023-11-24 18:15:30 +01:00
2023-10-25 19:58:53 +02:00
2023-10-25 19:58:53 +02:00
2023-10-25 19:58:53 +02:00
2023-10-25 19:58:53 +02:00
2023-10-25 19:58:53 +02:00
wip
2023-10-29 17:25:22 +01:00
2023-11-22 22:00:24 +01:00
wip
2023-10-29 17:25:22 +01:00
2023-11-23 22:06:35 +01:00
wip
2023-10-29 17:25:22 +01:00
2023-11-24 18:15:30 +01:00
2023-10-25 19:58:53 +02:00
wip
2023-10-29 17:25:22 +01:00

Paste

A no-database, no-backend pastebin-like service. All the data is stored in the url.

This is a rewrite of https://nopaste.boris.sh/, which was a rewrite of https://topaz.github.io/paste/. The biggest improvement of this version is that it uses brotli compression, while staying compatible with the original lzma compressed urls.

More information on this self-hosted "about" page

TODO

  • Use brotli
  • Stay compatible with original lzma-compressed urls
  • Have a read-only view with nice colors for code blocks
  • Use CodeMirror 6
  • 100% self-contained, no dependance on jsdeliver

Build

$ pnpm install
$ pnpm build

License

GNU GPLv3

S
Description
No description provided
Readme
1.9 MiB
Languages
Svelte 73.5%
TypeScript 10.8%
JavaScript 6.6%
CSS 5.2%
HTML 3.9%