404Fox
404Fox
This is probably what you guys are looking for https://github.com/rr-/szurubooru/commit/035ce19788626c007619c004ef3b702f70ac262e https://github.com/rr-/szurubooru/commit/902cca66f3062d6c8c93b4bb357d0522d7937d73 It'd be really cool if someone would merge that branch.
I mean just merge the fork whole or someone could copy/paste into a new commit here, preferably that person being the one who wrote it.
It's not intended for the purpose of finding the image, but for finding the source link in the future. For instance, if you downloaded an image from Pixiv and uploaded...
Using Manjaro (Arch-based) now, a couple of differences: Install pip from the software manager "python-pip" if it is not already installed. You'll need to find a way to mount your...
That actually makes more sense as a plugin indeed. I don't know if it is possible for the plugin to add buttons/functionality to the client though. Otherwise you'd be stuck...
Have you tried increasing the pool_size and concurrent_network_tasks settings? Have you had database connection errors after browsing several different galleries? Also, how much RAM do you have? This may be...
There are probably other ways to improve the performance of HPX, star schema included. We shouldn't need a lite mode if poor performance is not the intended state of the...
Is the intent to require an upgrade to 16? I've been using 12 for years without issues, completely forgot about it even.
I didnt learn js, but it looks like a menu item is defined by this class which takes a key(?) and some useful parameters https://github.com/rr-/szurubooru/blob/8088ff3bbe101907c2cea3341bc4437285b3d12d/client/js/models/top_navigation.js#L6 there is a function here...