このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/app/static/css
Vansh Comar 771bf34ce9
Show client IP for "my ip" searches (#469)
This introduces a new UI element for displaying the client IP
address when a search for "my ip" is used.

Note that this does not show the IP address seen by Google
if Whoogle is deployed remotely. It uses `request.remote_addr`
to display the client IP address in the UI, not the actual address
of the server (which is what Google sees in requests sent from
remote Whoogle instances).
2021-10-21 10:42:31 -06:00
..
dark-theme.css Show client IP for "my ip" searches (#469) 2021-10-21 10:42:31 -06:00
header.css Allow theme to mirror user system settings 2021-06-28 10:26:51 -04:00
input.css Add button to clear search input on mobile 2021-04-21 11:38:19 -04:00
light-theme.css Show client IP for "my ip" searches (#469) 2021-10-21 10:42:31 -06:00
logo.css Expand custom css variables and functionality 2021-04-05 11:00:56 -04:00
main.css Allow theme to mirror user system settings 2021-06-28 10:26:51 -04:00
search.css Show client IP for "my ip" searches (#469) 2021-10-21 10:42:31 -06:00
variables.css Add divider to user-defined CSS (#310) 2021-05-11 12:26:37 -04:00