David Bolack
1f7662adb7
Merge branch 'master' into HTMLDownload
2026-02-27 09:59:13 -06:00
Víctor Losada Hernández
758ed67eb9
final touches
2026-02-24 12:07:45 +01:00
Víctor Losada Hernández
4c4659c9f7
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into refactor-tag-system
2026-02-23 14:10:57 +01:00
Víctor Losada Hernández
533a79d4e2
last of tooltips
2026-02-23 14:10:25 +01:00
Trevor Buckner
f3c8a54cc5
Merge branch 'master' into codeMirror-skipExtraKeys
2026-02-22 20:26:17 -05:00
David Bolack
1fa0a23459
Merge branch 'master' into codeMirror-skipExtraKeys
2026-02-22 10:46:26 -06:00
David Bolack
3d11ed92d4
Merge branch 'master' into moveSnippetImages
2026-02-22 10:36:16 -06:00
David Bolack
58a935e408
Merge branch 'master' into HTMLDownload
2026-02-22 10:29:33 -06:00
Víctor Losada Hernández
4691817c88
last touches in toolbar
2026-02-20 10:59:39 +01:00
Víctor Losada Hernández
c4b20acf1b
add white background behind codemirror to prevent visual glitch on height recalc
2026-02-19 14:23:08 +01:00
Víctor Losada Hernández
36e6797c09
fix tooltip overflow in toolbar
2026-02-19 14:22:48 +01:00
Víctor Losada Hernández
fc44629842
tooltips instead of title attrib(not sure if good idea)
2026-02-19 14:13:51 +01:00
Víctor Losada Hernández
ba4b30228a
proper tooltips
2026-02-19 14:04:54 +01:00
Víctor Losada Hernández
904548521e
small changes
2026-02-19 11:32:49 +01:00
Víctor Losada Hernández
20b8a5b0b1
both \ and / as valid chars
2026-02-17 14:49:38 +01:00
Víctor Losada Hernández
5171d1154e
normalize caps
2026-02-17 14:47:20 +01:00
Víctor Losada Hernández
0a68b8ecf9
linting and fixing made tags
2026-02-17 14:43:09 +01:00
Víctor Losada Hernández
bf8c866a74
add small text
2026-02-17 10:09:44 +01:00
Víctor Losada Hernández
dec91cc76e
next stable
2026-02-16 00:58:50 +01:00
Víctor Losada Hernández
2a9970705b
fix regex and fixed substrings
2026-02-16 00:17:39 +01:00
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
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
Altair
b30e44325e
Fix (kinda) Firefox column breaks
2026-02-01 00:39:17 +03: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
9d03385a13
change imports
2026-01-24 00:29:15 +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
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
Víctor Losada Hernández
955457f22f
some more fixes
2026-01-20 22:31:28 +01:00
Víctor Losada Hernández
fc8656e05b
all imports
2026-01-20 22:14:34 +01:00
Víctor Losada Hernández
0d6c3c7e33
fix module.exports
2026-01-20 19:56:37 +01:00
G.Ambatte
4370597587
Normalize brew text before hashing
2026-01-11 21:02:12 +13: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
Víctor Losada Hernández
044b8bf44c
fix vault pagination going wild
2026-01-03 17:34:14 +01:00
David Bolack
6b57dcf052
Wrapper functions
2025-12-29 13:24:31 -06:00
David Bolack
8fc4c946d7
Adjust paths to relative on relocated images.
2025-12-29 12:18:18 -06:00
David Bolack
d7e170fb9d
Merge branch 'master' into codeMirror-skipExtraKeys
2025-12-13 20:08:44 -06:00
Trevor Buckner
429ad4d63b
Linting and move checkLocalStorage inside confirmLocalStorageChange
2025-11-17 23:48:56 -05:00
Trevor Buckner
033893361d
Merge branch 'master' into fixNewNavItem
2025-11-17 23:25:44 -05:00