G.Ambatte

Results 69 issues of 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...

bug
Approved

### 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,...

feature
Epic
UI/UX

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....

bug
P2 - minor feature or not urgent
🔍 R3 - Reviewed - Awaiting Fixes 🔧

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...

feature

### 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...

blocked
UI/UX
P2 - minor feature or not urgent

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...

complicated
P3 - low priority

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...

P0 - security or data loss
🔍 R0 - Needs first review 👀

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...

sub-epic

### 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...