0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-07 18:48:39 +00:00
Commit Graph

1040 Commits

Author SHA1 Message Date
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
G.Ambatte 14ea286aa2 Remove Google permissions check function 2025-11-10 06:07:37 +00:00
G.Ambatte de85c84685 Remove permissionsCheck from brew listing 2025-11-10 06:05:58 +00:00
G.Ambatte 35d93582d7 Remove unnecessary async map function 2025-11-10 06:04:10 +00:00
G.Ambatte c2ceba2ff6 Merge branch 'master' into experimentalGoogleServiceAccountChange 2025-11-10 19:00:06 +13:00
Gazook89 c5aa774daa Move markdown.js and markdownlegacy.js
Moves the two files up a level, directly in `/shared/`.  Everything else is just updating paths for that.
2025-11-04 22:29:28 -06:00
Trevor Buckner d8aabb2f57 Merge branch 'master' into fix-googleId-error 2025-10-15 17:08:23 -04:00
Víctor Losada Hernández 3f29eb227a next for throw 2025-10-15 21:22:45 +02:00
Víctor Losada Hernández f604d0a41f handle getid uncatched error 2025-10-15 20:52:34 +02:00
Trevor Buckner ae47442ed5 Merge branch 'master' into remove-config-enable-checks 2025-10-13 13:37:49 -04:00
G.Ambatte 0d38b8607e Shift to router.use(dbCheck) instead of defining on every route 2025-10-06 18:51:05 +13:00
G.Ambatte 5e35ae0c8b Merge branch 'master' into addDBCheckMiddleware 2025-10-06 18:12:40 +13:00
Trevor Buckner 63bebe1efd Lint everything
Catching up on a bunch of linting so random changes stop showing up on PRs when the linter is run.
2025-10-06 00:02:24 -04:00