TW

Results 2664 comments of TW

Assigned this to release 2.0.0 milestone because it is a breaking change and people need to edit their configs to keep it working. So guess I'll make a 1.1.0 release...

https://github.com/bepasty/bepasty-server/blob/master/src/bepasty/utils/date_funcs.py#L8 That's the place in the source - can you make a PR to make this configurable? Back then, when I implemented that, I intentionally did not set "forever" as...

AFAIK no, was just to keep an idea in case we ever need sth else.

If you have a lot of files (like on the list view), you can see the bigger files more easy if there is no K/M/G unit used, but everything is...

501 is "not implemented". did you install bepasty with the optional `pillow` support? Like `pip install bepasty[pillow]`.

the crossed-rectangle is expected, it is just a placeholder for stuff that can not be shown as thumbnail. the traceback is unexpected though, last time i checked that worked for...

Maybe try an older pillow. That used to work. Maybe filing an issue in pillow's issue tracker could also help.

Yeah, please open an issue there. Maybe the code has some incompatible change or bepasty uses it in a problematic way.

yes, that would be good. otoh, usability and style issues can't be found by automated tests, one still needs to look at stuff and actually use it, so that part...