Go to file
baalajimaestro 9a7f2316c3
Update dependencies
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-10-10 18:50:45 +05:30
.gitea/workflows Disable workflow dispatch 2023-09-25 23:41:43 +05:30
src Switch it to gitea 2023-09-24 22:03:32 +05:30
static Use prismjs for highlighting 2023-08-19 19:31:26 +05:30
templates Serve directly from root 2023-09-07 23:54:09 +05:30
.dockerignore Add dockerfile 2022-12-11 21:03:16 +05:30
.gitignore Root Commit 2022-11-11 19:11:33 +05:30
Cargo.lock Update dependencies 2023-10-10 18:50:45 +05:30
Cargo.toml Update dependencies 2023-10-10 18:50:45 +05:30
Dockerfile Add static files to docker container 2022-12-21 23:30:24 +05:30
LICENSE License under AGPL 2022-12-11 19:53:13 +05:30
README.md Fix formatting 2023-05-07 22:45:30 +05:30
tailwind.config.js Pretty print everything 2022-12-22 19:34:19 +05:30

Obsolute Paste

A no-nonsense pastebin, that serves content of files from a private gitlab repository

Necessary ENV Variables:

GITLAB_TOKEN: A personal/deploy token, that can read the files in the provided repo

BASE_URL: Base API URL to the repo, example: https://git.baalajimaestro.me/api/v4/projects/0

This project is hostable with docker, and a prebuilt docker image is at registry.baalajimaestro.me/baalajimaestro/obsolute-paste