0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00
Files
homebrewery/server
Trevor Buckner a247e50c9f renaming "get" functions
rename `getStaticTheme` to `getStaticThemeCSS`
rename `getBrewThemeWithCSS` to `getBrewThemeCSS`
rename `getBrewThemeParent` to `getBrewThemeParentCSS`

to avoid confusion with other "get" endpoints like `getBrew`, and unify naming for endpoint functions that return CSS.

Simplify `isStaticTheme` function (getting the parent theme is handled elsewhere)
2024-07-10 14:15:03 -04:00
..
2024-05-21 17:32:17 -04:00
2024-07-10 14:15:03 -04:00
2023-03-07 21:55:49 -06:00
2022-01-29 23:53:30 -05:00
2023-03-21 16:10:48 -04:00
2024-05-17 22:34:40 +02:00
2024-07-10 14:15:03 -04:00
2024-07-10 14:15:03 -04:00