Simon de Vlieger
Simon de Vlieger
A user came to me on IRC to ask how to set expiries with environment variables. I do something silly with `ast.literal_eval` so it's not very obvious. Let's write this...
I've been contemplating to rewrite the server parts of pinnwand to one of the more 'modern' web frameworks as I often get looked at funny for it being Tornado in...
It seems like our GitHub actions for building containers run on every PR, taking up a bunch of time. Let's turn those off?
In #277 a default indentation level was implemented for all types of pastes. I've had some remarks that this isn't wanted and as such I'm reverting the change temporarily in...
Let's set up automatic releases with GitHub pipelines to PyPi for tags.
Currently we don't test the auto indentation as used for certain lexers (`python`, etc). Let's have a separate test case in the e2e tests that replicates the behavior of the...
G'day, I'm planning to submit `copyparty` for review as a package in Fedora. This requires me to make contact with upstream (you!). I thought I'd reach out before I'll submit...
Currently fedora rawhide repositories are only available under a URL that includes the `rawhide` name. This makes it slightly trickier for us who are using COPR repositories for our remixes....