whoogle-search/app/static/js
Ben Busby b73c14c7cc
Set max height for config menu
The config menu has gotten out of control recently, but rather than
reducing functionality, I'm just going to set a max height for the div
and allow scrolling within the menu.

Ultimately though this indicates that the app is getting a bit too
complicated (imo). Striking a balance between customization and
minimalism is less of a priority for me nowadays though, hence why I'm
willing to let it slide for now. At some point, maybe when there are
more contributors, it could be nice to refactor this in some way so that
it isn't overwhelming to new users who are looking to customize their
instance (that's just me speculating btw, I haven't actually heard from
anyone who thinks there are too many options in that menu).
2021-11-01 16:55:33 -06:00
..
autocomplete.js Use relative links instead of absolute (#139) 2020-10-29 11:09:31 -04:00
controller.js Set max height for config menu 2021-11-01 16:55:33 -06:00
header.js Send CSP header in all responses 2021-04-05 11:00:56 -04:00
keyboard.js fix 'j' and 'k' inside search input 2021-04-05 11:00:56 -04:00
utils.js Focus search input after clearing w/ reset btn 2021-04-22 10:02:15 -04:00