Trihexagram
Trihexagram
Hekate does have build in version checking for `update.bin` related stuff. I'm not too sure how you'd access it though.
(note: build failure is unclear to me; it seems there is an issue installing server container packages with GitHub actions? regardless, this PR does not touch the server...)
Would like to see this too. I often tend to upload CG sets, which are most commonly distributed as ZIP files. Manually tagging these after upload, even with the mass...
> Is there a branch those commits are associated with? They seem to be dangling commits, which would make them hard to code review and merge... They're a part of...
Wouldn't it be better to add an option to let the uploader/admin of a post "anonymize" their own post instead? (Basically an on edit variation of "Upload anonymously") Technically an...
@neobooru - I do like that idea. -- @ninjasan420 > No. IF the user wants to delete its own post, why should he be allowed to delete others? Doesn't make...
For uniformity, I'm in favor of `category:{tagname}`.
uh no id rather make this optional. source field does some domain checking magic, dumping random filenames in there is a super dumb idea + messes with `source:` magic keyword....
honestly it's pretty trivial to code your own upload script for this. given your usecase, you wouldn't get much yield out of dumping it in the source field (it's not...
There's no need afaik to have separate composer files these days. You can make "[service profiles](https://docs.docker.com/compose/profiles/)" instead. What I would propose doing here is make separate containers specifically for development....