Dan

Results 6 issues of Dan

Greetings Team, I've found two bugs with parsing **Comment** or **Tag Description** textareas. If I need to create separate Issues for these, let me know. ## Issue 1 - Broken...

Greetings Team, Would it be possible to add a description field to posts, similar to what tags already have? Some images have stories or descriptions which can give context to...

feature request

The day of month or even the month is not known on many files. Currently only YYYY-MM-DD date format is supported. Could we also support YYYY-MM and YYYY? **Is your...

feature request

I don't know if this project is concerned with where the metadata file is stored, i.e. like how ComicInfo.xml is stored inside a compressed comic archive. If the project is,...

Container format

PIL/pillow will throw a `DecompressionBomb` error if the image size is greater than 178956970 pixels. I found out the hard way: ``` [2022-08-17 08:13:23] szurubooru.middleware.request_logger POST /posts/reverse-search (user=rex, queries=1) [2022-08-17...

I'm running into the issues described here #385 and PR here #390. Via the API, I accidently created a tag that is just a period, like this: `http://szurubooru/tag/.` Is there...