0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-07 20:58:40 +00:00
Commit Graph

3257 Commits

Author SHA1 Message Date
Víctor Losada Hernández 694f5dcd21 fix auth input 2026-02-15 23:54:24 +01:00
Víctor Losada Hernández 8cdc5ab0af curate suggestion and add in some color 2026-02-15 23:40:41 +01:00
Víctor Losada Hernández 1c35d08a5c stable version 2026-02-15 20:40:41 +01:00
Víctor Losada Hernández 46d9322b50 stable with basic suggestion 2026-02-15 14:43:52 +01:00
David Bolack 2791c2259b Rework HTML Download options to use a DOM snatch and grab
Still requires path manipulation.

Stubs the same for Zipfiles.
2026-02-08 19:48:57 -06:00
David Bolack f16c8b7663 Add /embed endpoint
This duplicates the share endpoint. It uses the Share Page template
with a boolean for share vs embed to toggle displaying the navbar
and toolbar.

Added a showToolbar property to brewRender to toggle... showing
the toolbar.
2026-02-06 18:01:53 -06:00
David Bolack fabd280efa Remove Inline HTML option 2026-02-06 17:04:32 -06:00
David Bolack 7a89f942fe Merge branch 'master' into HTMLDownload 2026-02-06 17:00:25 -06:00
Víctor Losada Hernández 34e3c67254 remove log 2026-02-03 22:54:20 +01:00
Altair 98a560bd8b Replace deprecated @-moz-document with @supports for the Firefox column break fix
Co-authored-by: Víctor Losada Hernández <5ecleric.naturalcrit@gmail.com>
2026-02-03 22:52:12 +03:00
Víctor Losada Hernández 09171acc6e bring admin.jsx 2026-02-02 17:17:49 +01:00
Víctor Losada Hernández b936546392 import all correct css in the frame 2026-02-02 12:07:12 +01:00
Víctor Losada Hernández 79f2938b53 fix edit route 2026-02-02 12:07:01 +01:00
Víctor Losada Hernández 3f26e0fcbc fix import again 2026-02-02 11:41:04 +01:00
Víctor Losada Hernández f6011b63db fix brewrenderer less toolbar 2026-02-02 11:37:47 +01:00
Víctor Losada Hernández 231e38af57 proper props 2026-02-02 00:43:32 +01:00
Víctor Losada Hernández 2534f23c24 fixing css 2026-02-02 00:04:23 +01:00
Víctor Losada Hernández d937e4ab81 stable version 2026-02-01 23:20:32 +01:00
Víctor Losada Hernández b4ec26a29f trying to inject props 2026-02-01 21:06:39 +01:00
Víctor Losada Hernández b5598ac423 trying to get this to work 2026-02-01 20:37:09 +01:00
Víctor Losada Hernández 215d24b99a base 2026-02-01 17:55:51 +01:00
Víctor Losada Hernández 9dc2752ac3 remove ssr only files 2026-02-01 17:47:37 +01:00
Víctor Losada Hernández 3e76046868 Revert "renamed client to src"
This reverts commit c28736bd01.
2026-02-01 17:36:53 +01:00
Víctor Losada Hernández c28736bd01 renamed client to src 2026-02-01 17:34:50 +01:00
Víctor Losada Hernández 820160d0f5 moving towards SPA 2026-02-01 17:28:21 +01:00
Altair b30e44325e Fix (kinda) Firefox column breaks 2026-02-01 00:39:17 +03:00
Víctor Losada Hernández 2813ff8972 fix two imports 2026-01-30 12:44:53 +01:00
Víctor Losada Hernández 20678ba420 dev base (kinda stable) 2026-01-30 12:41:14 +01:00
Víctor Losada Hernández 86f3d5c290 first build setup 2026-01-29 16:43:59 +01:00
David Bolack 371ba0a93f Merge branch 'master' into moveSnippetImages 2026-01-27 20:25:11 -06:00
David Bolack e6df660522 Rename files 2026-01-27 20:06:51 -06:00
Víctor Losada Hernández 4e6c3add5b change imports 2026-01-24 01:10:51 +01:00
Víctor Losada Hernández 852510c93a more imports 2026-01-24 00:49:37 +01:00
Víctor Losada Hernández 3c3d29739a Merge branch 'master' of https://github.com/naturalcrit/homebrewery into vitreum-to-vite 2026-01-24 00:39:57 +01:00
Víctor Losada Hernández 9d03385a13 change imports 2026-01-24 00:29:15 +01:00
Víctor Losada Hernández eda1fb29c6 start changing imports 2026-01-24 00:04:32 +01:00
Víctor Losada Hernández 2f19b7658c dedent-tabs to dedent 2026-01-23 19:10:56 +01:00
Víctor Losada Hernández 0b5f039337 path changes 2026-01-23 19:07:24 +01:00
Víctor Losada Hernández 54b0dd46f8 vitreum headtags (temporary change) 2026-01-23 18:51:01 +01:00
Víctor Losada Hernández d6b763e62d update import paths 2026-01-23 18:44:51 +01:00
Víctor Losada Hernández dbeff56ffa change legacy snippets to use named exports and move from dedent-tabs to dedent 2026-01-23 17:38:16 +01:00
Víctor Losada Hernández b72e5b9172 fix file imports 2026-01-23 17:18:03 +01:00
Víctor Losada Hernández eb9fc4487c fix exports of admin and homebrew.jsx 2026-01-22 23:46:50 +01:00
Víctor Losada Hernández c4c2d8cabd fix core import 2026-01-22 23:46:10 +01:00
Víctor Losada Hernández 14a2e3f8fd Merge branch 'master' of https://github.com/naturalcrit/homebrewery into vitreum-to-vite 2026-01-22 22:38:18 +01:00
Víctor Losada Hernández 1a15b563b8 revert admin.jsx to module.exports for now 2026-01-22 16:18:46 +01:00
Víctor Losada Hernández 4bf485b2e2 lint client 2026-01-21 16:17:11 +01:00
Víctor Losada Hernández 7b00ec9fcf stable version i think 2026-01-21 15:44:33 +01:00
Víctor Losada Hernández ca426ff68c lint 2026-01-21 09:20:55 +01:00
Víctor Losada Hernández 9e8cdacc68 fix back the vitreum thing 2026-01-20 22:39:18 +01:00