logpaste icon indicating copy to clipboard operation
logpaste copied to clipboard

A simple web service for storing text log files

Results 9 logpaste issues
Sort by recently updated
recently updated
newest added

The `PUT` handler doesn't match the semantics of the traditional `PUT` verb. I chose `PUT` because I wanted a way for the client to signal to the server that it...

Hi, I want to use this docker image on my arm64 machine, would it be possible for me to use it? Could you please build a ARM64 version?

Hello, Thank you for making this. I was curious if you would be able to add a customizable link length? Right now it's hard coded for 8 characters I believe,...

Enabling `PER_MINUTE_LIMIT` seems to result in (some) failed uploads (HTTP 500s returned to clients) and associated `Error retrieving user IP ... missing port in address` entries in the logs. ```...

It would be fantastic if there was some documentation around customising the look-and-feel of the frontend. For the most part I feel like this can be accomplished by overriding the...

No Favicon and no logo, It would be better to have it inside the interface.

idea: hostname/prefix/ instead of hostname patch on release 0.3.1: (Click to expand) ``` diff --git a/README.md b/README.md index 371725a..eb76992 100644 --- a/README.md +++ b/README.md @@ -92,14 +92,15 @@ docker run...

As of [0.3.1](https://github.com/mtlynch/logpaste/tree/0.3.1), the user can override the title and subtitle and customize some parts of the homepage but it would make more sense for the user to just specify...