hasezoey
hasezoey
#### Your system information * Steam client version (build number or date): 1707518866 * Distribution (e.g. Ubuntu): manjaro * Opted into Steam client beta?: yes * Have you checked for...
#### Your system information * Steam client version (build number or date): 1707518866 * Distribution (e.g. Ubuntu): Manjaro (23.1.3) * Opted into Steam client beta?: yes * Have you checked...
### Checklist - [X] I have used the search function for [open](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues) **and** [closed](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues?q=is%3Aissue+is%3Aclosed) issues to see if someone else has already submitted the same bug report. - [X] I...
This PR adds onto the new filechooser sort `percent - unopened - finished last` to consider book status `complete` (Text: `Finished`) the same as 100% re #11369 > `90% >...
* KOReader version: 3b129e2ada37b113a39bdd607a7d5408eafe1ba1 * Device: Linux (Manjaro) KDE Plasma Wayland #### Issue Sometimes the koreader window seems to stay "Not responding" after koreader has finished setting-up (while still being...
Consider supporting mongod option [`--logpath`](https://www.mongodb.com/docs/manual/reference/program/mongod/#std-option-mongod.--logpath) by either: - blindly assuming things - watch the file (if possible) - dont support `--logpath` and just add a option to dump the stdout...
Currently `forceSamePort` can only be set via the `MongoMemoryServer.start` parameter, and is currently unavailable for `.create` or replsets, this issue tracks to add some kind of option to InstanceOpts to...
I have recently learned that regexes get re-created *1 every time they are executed, unless they are stored in a constant, so this could (at least slightly) improve performance by...
With [Typescript 5.2](https://devblogs.microsoft.com/typescript/announcing-typescript-5-2/#using-declarations-and-explicit-resource-management), ECMAScript feature ["Explicit Resource Management"](https://github.com/tc39/proposal-explicit-resource-management) has been added, which could be great to have for this library to not forget to call `.stop` and `.cleanup` only extra...
Tracker issue to upgrade minimal nodejs version to `16`, because 14 is EOL (16 is too) but nodejs 16 is the lowest supported by mongoose 8