aclist
aclist
Yes, it's a strange design choice, but it is what it is. I'm going to wait to finish this bugfix until your PR for `loadMags()` is done, since softblock depends...
This is going to be changed from post-release hooks executed locally to a GitHub action that triggers when merging PRs into `main`.
My instructions were a bit unclear on this one. When I said "try to keep them small," I was talking about the compression, not the crop tightness. Some of these...
Thanks, sorry to be a stickler and give negative criticism :worried:
One thing I've been thinking about is that, while GitHub will redirect to the new repository if the name is changed, some of the dependent components of MES have filenames...
Perhaps unnecessary, mods could be saved intact for posterity
Note: manifest generator currently expects .user.js suffix
Revisiting this from the vantage point of a year later, this change needs to be made because mods are no longer standalone scripts; they are designed to function within the...
The `#scroll-top` element is always on the page, just hidden until the user scrolls past the top. So the MES icon could be added as a sibling or child of...
This feature would need to check if the Mbin navbar contains the class `.fixed-navbar`, in which case the user has already set a sticky navbar in the sidebar settings, so...