このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/app
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
..
models
static Set max height for config menu 2021-11-01 16:55:33 -06:00
templates Set max height for config menu 2021-11-01 16:55:33 -06:00
utils Bang refactor PEP-8 fix 2021-11-01 16:53:19 -06:00
__init__.py
__main__.py
filter.py Add WHOOGLE_MINIMAL to docs, tweak min mode logic 2021-10-26 10:38:20 -06:00
request.py Make base search url a member of the request class 2021-10-27 11:02:14 -06:00
routes.py Escape result html after bolding search terms 2021-11-01 15:35:57 -06:00