Erb3
Erb3
What's the status of this PR?
I permit the license of my contributions to the CC: Tweaked project to be changed to the Mozilla Public License, v. 2.0.
Some very good ideas here! But another idea (related to `edit`, but not saving. Sorry if offtopic): Add a [GoTo] option on the status bar when pressing CTRL. Pressing this...
The issue actually appears to be that the `offset` isn't applied at all, if it isn't a multiple of `limit`. [Search with offset 4, limit 4 - offset by 4](https://api.modrinth.com/v2/search?index=downloads&limit=4&offset=4)...
I did an attempt at this, the biggest pain with implementing this is that the database expects a number as backup code. The code generating itself is simple. ```rs pub...
| Name | Alphabet | Characters | Maximum time to guess assuming no downtime[^1] | |-|-|-|-| | A-Z 0-9 | `ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789` | 37 | 2784 years | | A-Z 1-9...
After some discussion on Discord, we have decided to use `pnpm` and `node` until Bun works well with better-sqlite3
If anyone comes across this in the future, we solved it with something similar to: ```sh java -jar ~/Software/bfg/bfg-1.14.0.jar --delete-folders .yarn --no-blob-protection --strip-biggest-blobs 10 git reflog expire --expire=now --all &&...
Might've been fixed in #361
See #347, a finance tab would probably not get merged. To contribute, you fork the repository, clone it to your machine, do your changes, commit, and push. Once you visit...