G.Ambatte

Results 69 issues of G.Ambatte

This PR contributes towards Issue #3326. This PR adds a notification to the EditPage which must be acknowledged before the brew itself will become editable. EditPage: ![image](https://github.com/naturalcrit/homebrewery/assets/19826659/8f3bd497-d898-4401-9b0d-3e53f073a70a) MongoDB entry: ![image](https://github.com/naturalcrit/homebrewery/assets/19826659/9a77192f-c79b-418b-a015-538c9a675dde)

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

### Your idea: This issue is to track the progress of the changes to the Admin Pages and the related underlying systems. - [x] Fix Admin pages on live site...

Epic

#1423 was an attempt to unify the underlying editor page for `NewPage` and `EditPage`. However the rest of the project moved on before the PR was completed. This issue is...

P1 - high priority

This PR resolves #3548. This PR removes the `+ 1` from the `page` portion of the ToC generation snippet, correcting the "off by one" error.

P1 - high priority
🔍 R0 - Needs first review 👀

### Your idea: In the output of the new ToC snippet, the page numbers are all off by one. From testing, it appears that dropping the + 1 from `page...

This PR resolves #3547, and resolves #3549. It also allows us to close #3507 as that PR will be obsolete once this is merged. ~~This PR changes the DOMPurify configuration...

P1 - high priority
🔍 R0 - Needs first review 👀

This draft PR is some initial work towards enabling the use of Homebrewery locally as a standalone Electron app. While this PR produces the base functionality, the following issues have...

🔍 R_ - Not ready for review 🕑
experiment

This PR adds support for the NODE_ENV environment variable to be set to `local.secure`. This option, when combined with a `hostname` configuration item, creates a webserver that serves pages secured...

🔍 R_ - Not ready for review 🕑
experiment

### Your idea: From Discord: https://discord.com/channels/113801089362558983/1148628734337880127/1148628734337880127 I think it would be awesome if there was keyboard shortcuts for making {{descriptive}} and {{note}} in a fast way. I often use the...

### Your idea: Writing the edit information to local storage until it is written to disk will mean that in the event that a user has an error that prevents...

complicated