0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 13:18:11 +00:00
Commit Graph

3177 Commits

Author SHA1 Message Date
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
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
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
Víctor Losada Hernández
044b8bf44c fix vault pagination going wild 2026-01-03 17:34:14 +01: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
Trevor Buckner
059d6d7939 Lint 2025-11-17 23:09:47 -05:00
G.Ambatte
73b7d6887b Fix typo in state property name for snippet bar height 2025-11-17 17:09:23 +13:00
Víctor Losada Hernández
f1891d9250 use state instead 2025-11-16 19:02:37 +01:00
G.Ambatte
a17ccdb2a2 Merge branch 'master' into fixNewNavItem 2025-11-16 13:19:08 +13:00
G.Ambatte
c784e2e63b Fix New item on Nav Bar 2025-11-16 13:12:40 +13:00
Víctor Losada Hernández
5e7fdb34a9 Revert "remove new brew nav item from new page"
This reverts commit b6478f3964.
2025-11-15 23:40:01 +01:00
Víctor Losada Hernández
b6478f3964 remove new brew nav item from new page 2025-11-15 17:25:25 +01:00
Víctor Losada Hernández
f18a73e1ff fix glitch in newPage 2025-11-15 17:25:05 +01:00
Víctor Losada Hernández
b78f5079df bring back update native func 2025-11-15 16:59:32 +01:00
Víctor Losada Hernández
7bc41f9b0d fix snippetbar hidden 2025-11-15 16:49:48 +01:00
Víctor Losada Hernández
a217779e76 fix snippetbar wrap 2025-11-15 16:05:21 +01:00
Trevor Buckner
fa9f180759 Modify slightly to follow the existing structure in editPage.jsx for easier merging of these pages later 2025-11-14 22:59:34 -05:00
G.Ambatte
d73b695127 Merge branch 'master' into master 2025-11-15 14:34:13 +13:00
Trevor Buckner
76a4ff11b3 Merge branch 'master' into fixUserPageLinks-#807 2025-11-14 17:19:45 -05:00
MiniX16
b66625e59d Handle unsaved warning with onbeforeunload 2025-11-13 12:16:37 +01:00
Trevor Buckner
2012f373c0 Merge branch 'master' into fixEditPageGoogleTransfer 2025-11-12 14:46:41 -05:00
MiniX16
590688f123 Add unsaved-change warning to Home page editor 2025-11-12 17:59:28 +01:00
G.Ambatte
6a4ea2c6c9 Move toggleGoogleStorage's trySave call to useEffect block 2025-11-11 22:06:44 +13:00