0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-22 07:08:40 +00:00
Commit Graph

1052 Commits

Author SHA1 Message Date
Víctor Losada Hernández b65105598a going for 6 years for now 2026-06-02 14:34:18 +02:00
Víctor Losada Hernández ed6bf9f1bb last changes 2026-05-30 00:08:07 +02:00
Víctor Losada Hernández 55c4504ed9 remove logs 2026-05-29 11:32:31 +02:00
Víctor Losada Hernández 1838a57e53 final version 2026-05-29 11:32:09 +02:00
Víctor Losada Hernández fea86dc261 add secondary pipeline 2026-05-28 10:36:35 +02:00
Víctor Losada Hernández e7680ef80b proper cleaning function 2026-05-27 22:43:57 +02:00
Víctor Losada Hernández 8bc670b9be Merge branch 'master' of https://github.com/naturalcrit/homebrewery into lint 2026-05-18 16:28:30 +02:00
Víctor Losada Hernández 34b26107c6 lint server 2026-05-18 16:22:03 +02:00
G.Ambatte eec4cf8167 Comment out excessive logging items 2026-05-14 21:17:18 +12:00
G.Ambatte 26ef5b10a0 Check for failed patches 2026-05-14 20:36:44 +12:00
G.Ambatte 82bab12941 Use function instead of pattern escaping 2026-05-09 18:08:44 +12:00
G.Ambatte e9dba94dd5 Escape $ in HTML replace function 2026-05-09 17:58:52 +12:00
Trevor Buckner b3d6b82c66 Restore debugTextMismatch 2026-04-19 22:41:23 -04:00
Trevor Buckner 67b4d3b760 Revert "Embed Endpoint" 2026-04-04 21:15:57 -04:00
David Bolack 5bbfc4e5cb Remove comment rubish 2026-04-03 15:17:43 -05:00
David Bolack 16bfffe78f I need extra eyes. 2026-03-28 18:29:15 -05:00
db ca160d7d83 Start adding new class 2026-03-28 13:44:43 -05:00
db d2ebdf3958 WIP 2026-03-27 17:49:59 -05:00
David Bolack a1d56fe5d3 WIP 2026-03-19 19:35:05 -05:00
David Bolack fe0f0c56af Merge branch 'master' into HTMLDownload 2026-03-16 10:39:14 -05:00
Víctor Losada Hernández c3107e3909 update pathfinder 2026-03-11 12:35:35 +01:00
Víctor Losada Hernández 89a21f8099 canonize system value on api 2026-03-11 12:13:59 +01:00
Víctor Losada Hernández 01bac3fcd3 this should work 2026-03-10 22:45:34 +01:00
Víctor Losada Hernández 99357c3728 allright 2026-03-10 22:29:12 +01:00
Víctor Losada Hernández c3b46270cd fix tests 2026-03-07 15:29:35 +01:00
Víctor Losada Hernández 8ea082daf0 transform ssytems into tags 2026-03-07 15:14:30 +01:00
Víctor Losada Hernández 99c8101371 remove references to systems in our code whenever possible 2026-03-07 15:03:32 +01:00
Víctor Losada Hernández 8d18529c6d linting 2026-03-03 23:44:02 +01:00
Víctor Losada Hernández f3f8450081 how about now 2026-03-02 00:08:47 +01:00
Víctor Losada Hernández 1425ba630e fixed test 2026-03-01 23:59:05 +01:00
Víctor Losada Hernández 2867a09450 restore test 2026-03-01 23:32:49 +01:00
Víctor Losada Hernández 86a03fd0bf this fixes the tests 2026-02-24 21:51:34 +01:00
David Bolack 58a935e408 Merge branch 'master' into HTMLDownload 2026-02-22 10:29:33 -06:00
Víctor Losada Hernández a209538fc6 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into vitreum-to-vite 2026-02-18 23:28:56 +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
Víctor Losada Hernández 09171acc6e bring admin.jsx 2026-02-02 17:17:49 +01:00
Víctor Losada Hernández 74733a4cca bring back og meta tags 2026-02-02 16:55:39 +01:00
Víctor Losada Hernández cd5de2c2a1 vite middlewares only in dev 2026-02-02 00:30:57 +01:00
Víctor Losada Hernández 741d7762d8 this should work 2026-02-01 21:59:59 +01:00
Víctor Losada Hernández 71bc95251c stable in prod 2026-02-01 21:31:21 +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 20678ba420 dev base (kinda stable) 2026-01-30 12:41:14 +01:00
Víctor Losada Hernández d6b763e62d update import paths 2026-01-23 18:44:51 +01:00
David Bolack 5faa12a79e Initial Commit
Adds menu items for "regular", zipped, and inline output.

Currently only displays inline output with *no* URL massaging ( all relative path references are still relative )

Displays, not downloads
2026-01-09 16:22:07 -06:00
G.Ambatte 99d320e6a2 Mock DB ready state for Admin API tests 2025-12-30 10:38:58 +13:00
Trevor Buckner a0cfec7668 test change 2025-11-15 04:35:23 +00:00
G.Ambatte e063eab4e7 Make error messages more distinctive 2025-11-15 15:40:55 +13:00
G.Ambatte 1adbbc2ced Updated error message on failure to set permissions on Google Drive file 2025-11-15 15:37:01 +13:00