Vansh Comar
9305b462ae
PEP8 Changes
2021-10-21 09:54:53 +05:30
Vansh Comar
2514c7b2a8
requested changes
2021-10-21 09:51:31 +05:30
Vansh Comar
abdc7df11b
Merge branch 'benbusby:main' into main
2021-10-21 09:48:24 +05:30
Ben Busby
aff7b6c72f
Fix latest image build workflow condition
2021-10-20 20:41:04 -06:00
Yadomin
284a8102c8
Block by result title or url using regex ( #473 )
...
Allows blocking search results using a regex filter for either
result title or result url
2021-10-20 20:01:04 -06:00
fredster33
f7b8b30e9d
Fix typo in readme ( #478 )
2021-10-20 15:37:17 -06:00
Ben Busby
d4e5984ccd
Add check for event trigger in buildx action
2021-10-20 15:32:45 -06:00
Ben Busby
1b7d3edd30
Split latest and tagged buildx actions
...
Reduces redundancy with builds when creating a tag
2021-10-20 12:39:04 -06:00
Vansh Comar
68abd54571
PEP8 fixes
2021-10-20 17:54:30 +05:30
Vansh Comar
96a0862f1e
Implemented the changes requested
2021-10-20 17:48:29 +05:30
Vansh Comar
85aef82a8a
Merge branch 'benbusby:main' into main
2021-10-20 16:32:16 +05:30
Ben Busby
6a229eba5f
Skip copying whoogle.env in Dockerfile
2021-10-19 12:44:44 -06:00
Vansh Comar
cf44706358
Merge branch 'benbusby:main' into main
2021-10-19 23:13:10 +05:30
Ben Busby
e6bca2d35f
Update branch for heroku quick deploy
...
Fixes #474
2021-10-19 10:37:11 -06:00
Vansh Comar
4b80529e20
Merge branch 'benbusby:main' into main
2021-10-19 06:02:25 +05:30
Ben Busby
ca782875c2
Conditionally load .env file in Dockerfile
...
With 843632a
, whoogle.env is now gitignored and should only be created
by users from the whoogle.template.env file. Since the file no longer
exists, the docker build cannot copy it in by default. This just
conditionally copies the file in if it exists.
2021-10-18 15:12:20 -06:00
Ben Busby
843632a22c
Refactor whoogle.env -> whoogle.template.env
...
Renamed to avoid collision issues for users who update the env file when
running their instance.
Non-template env file is gitignored to avoid accidental tracking.
Fixes #467
2021-10-18 15:02:49 -06:00
Vansh Comar
e2adfa38b4
Another PEP8 update
2021-10-19 00:28:51 +05:30
Vansh Comar
638db1e608
PEP8 FIX
2021-10-19 00:15:47 +05:30
Vansh Comar
6ea18a4b59
PEP8 Correction
2021-10-19 00:07:43 +05:30
Vansh Comar
08d2074697
PEP8 Formatting update
2021-10-19 00:01:28 +05:30
Vansh Comar
08fe263eae
PEP8 Styling change
2021-10-18 20:23:25 +05:30
Vansh Comar
8df2322fda
Feature to show client's public ip address when 'my ip' is used as a search keyword #407
2021-10-18 19:57:39 +05:30
Vansh Comar
ff046e788a
Merge branch 'benbusby:main' into main
2021-10-17 05:02:27 +05:30
Vansh Comar
79fb7531be
Implement scribe.rip replacement for medium.com results ( #463 )
...
scribe.rip is a privacy respecting front end for medium.com. This
feature allows medium.com results to be replaced with scribe.rip links,
and works for both regular medium.com domains as well as user specific
subdomains (i.e. user.medium.com).
[scribe.rip website](https://scribe.rip )
[scribe.rip source code](https://git.sr.ht/~edwardloveall/scribe )
Co-authored-by: Ben Busby <noreply+git@benbusby.com>
2021-10-16 12:22:00 -06:00
Ben Busby
b5370aef70
Fix pep8 issues, move hostname declaration out of loop
2021-10-16 12:11:39 -06:00
Vansh Comar
e2ada2684b
Implements #455
2021-10-15 15:33:41 +05:30
Ben Busby
ee6a27e541
Add link to user css themes in config menu
2021-10-14 20:20:12 -06:00
Ben Busby
87fbb04c59
Add new theme template
2021-10-14 20:10:01 -06:00
Ben Busby
ff885e4fde
Disable autocomplete via WHOOGLE_AUTOCOMPLETE var
...
Setting WHOOGLE_AUTOCOMPLETE to 0 now disables the autocomplete/search
suggestion feature.
Closes #462
2021-10-14 18:59:10 -06:00
Ben Busby
18688705be
Update libraries
2021-10-14 17:57:05 -06:00
Ben Busby
c1d8a0c625
Add build status badge to readme
2021-10-13 21:09:29 -06:00
Ben Busby
a76d39ec86
Fix missing translations in config menu
...
Closes #374
2021-10-13 21:07:42 -06:00
Ben Busby
9097c3ae23
Add /home endpoint to header template
...
Used in header templates for navigating back to the home page when
behind a reverse proxy config where the app is running from a subpath of
a domain (i.e. "https://something/whoogle/ ")
Fixes #403
2021-10-13 20:55:26 -06:00
Ben Busby
20976f2ab9
Exclude test dir from docker actions
2021-10-11 21:13:59 -06:00
Ben Busby
c6716e6d46
Enable tag builds for pypi and buildx workflows
2021-10-11 20:22:29 -06:00
Ben Busby
60b36c3b19
Update buildx workflow
...
Buildx workflow now waits for tests to pass before building/uploading
new images.
There's also a separate step for building a properly formatted tag image
if triggered by a new tag.
2021-10-11 20:11:31 -06:00
Ben Busby
334aabacb7
Bump version to 0.6.0
2021-10-11 17:44:57 -06:00
Albony Cal
c89353cfec
Add hindi translation ( #448 )
2021-10-11 14:32:03 -06:00
rn83
f18400b1f1
Strip SKIP_PREFIX for SITE_ALTS only ( #452 )
...
Domain prefixes (www, mobile, m) are now striped for site alternatives only.
2021-10-11 14:25:21 -06:00
Ben Busby
2dd86fcf97
Update systemd instructions
...
Fixes #453
2021-10-11 14:22:11 -06:00
Ben Busby
002e2103ad
Simplify buildx workflow
...
There doesn't really need to be a 'develop' branch anymore, since all
work is committed directly to 'main', with tags to indicate
production-ready builds.
As a result, the buildx-dev workflow is pretty pointless.
2021-09-29 20:54:48 -06:00
Ben Busby
b189ea3963
Fix hardcoded search method in header template
...
Should use GET if user has configured "GET only" in their config
Closes #446
2021-09-29 20:40:56 -06:00
Oscar
57a7bf6e95
Remove whoogle.silkky.cloud public instance ( #443 )
2021-09-29 20:33:50 -06:00
Ben Busby
1729324fbd
Run pep8 check on PRs
2021-09-27 20:40:51 -06:00
BorislavGeorgiev
10b60d9373
Add Bulgarian translation ( #440 )
2021-09-27 20:39:38 -06:00
BlissOWL
f12b0e62c5
Make bang searches case insensitive ( #438 )
...
Bang searches now ignore the capitalization of the operator
Co-authored-by: Ben Busby <noreply+git@benbusby.com>
2021-09-27 19:39:58 -06:00
Ben Busby
27d978f232
Hide overflow on all result divs
...
Mostly addresses the small amount of visible overflow on sections like
"Top Stories".
2021-09-18 21:19:05 -06:00
drugal
46da74fe8a
Add search language to public instances table ( #431 )
2021-09-16 16:30:56 -06:00
Kang-min Liu
c3fd84b942
Update name of "Taiwan" in country list ( #429 )
2021-09-16 16:22:44 -06:00