G.Ambatte
G.Ambatte
### Your idea: Reproduction Steps: 1. Open any document. 2. Make a change. Note that the "AUTOSAVE" icon changes to "SAVE NOW" 3. Revert that change. Note that the "SAVE...
### Your idea: Modifying Homebrewery to use a file containing all of the text strings presented to the end user will allow the creation of string files for alternate languages,...
This PR resolves #2954. This PR adds the ability to pass an authentication token to the `getBrew` function, defaulting to the `defaultAuth` (Service Account) when no auth token is provided....
This Draft PR builds from the styling of @lucastucious' PR #2475 and incorporates a switching function on the User Page. - [x] Implement the new style as an additional class...
From the subreddit today (https://www.reddit.com/r/homebrewery/comments/pyg427/your_own_code_snippets): a suggestion for Users to be able to add their own custom Snippets to the SnippetBar. I suspect that this would be an ideal use...
### Your idea: As Homebrewery introduces more themes than just straight 5E PHB, having other parts of the website - like the UserPage - use the 5E PHB style becomes...
Rather than saving documents to a MongoDB collection, some users in the past have requested that they would prefer to save to a local text file. Some have suggested placing...
This PR adds DOM Purify to the BrewRenderer, and uses it to sanitize all Page and Style content immediately before it is added to the component output (using `dangerouslySetInnerHTML`). This...
This PR contributes towards Issue #3326. This PR adds the following routes to the Admin API: - `/admin/lock` : `GET` returns the number of documents in the collection that have...
### Renderer v3 ### Browser Firefox ### Operating System Windows ### What happened? Reproduction: 1. Copy the text in the code block, including the leading space. 2. Paste this into...