TW
TW
Not sure I want to implement this myself, but if someone makes a good PR for this I'll consider merging it. It of course can't just be patched like done...
andreas: good idea. important is not to start displaying the ETA too early. Usually the first seconds would just display crap values.
https://xkcd.com/612/ due to the usual issues related to ETA estimations, i strongly prefer telling facts rather than estimations. for a bigger upload, that means telling how much we already have...
Looks like the pygments code you use calls the formatter inside bepasty differently than it used to do. Maybe try an older pygments library?
Maybe this?: https://github.com/pygments/pygments/blob/2.12.0/CHANGES#L64 If so, `pip install 'pygments
@oijn did you see my feedback?
besides my feedback, one could also add that `pip install -e[pillow]` might be desired if one wants to show thumbnails. see that PR: https://github.com/bepasty/bepasty-server/pull/271
We don't have much UI/UX development activity here, mostly due to a lack of developers being able to productively work on that. Personally, I also prefer to work on the...
BTW, there are some open tickets that relate to showing pictures, maybe interesting for you also?
@NotANormalNerd ^^