Anonymous
b691018241
Translated using Weblate (Finnish)
...
Currently translated at 0.0% (0 of 167 strings)
Translation: Indie Wiki Buddy/Indie Wiki Buddy Browser Extension
Translate-URL: https://hosted.weblate.org/projects/indie-wiki-buddy/indie-wiki-buddy-browser-extension/fi/
2024-07-26 12:17:09 +02:00
Anonymous
e41760f577
Translated using Weblate (Spanish)
...
Currently translated at 0.5% (1 of 167 strings)
Translation: Indie Wiki Buddy/Indie Wiki Buddy Browser Extension
Translate-URL: https://hosted.weblate.org/projects/indie-wiki-buddy/indie-wiki-buddy-browser-extension/es/
2024-07-26 12:17:09 +02:00
Anonymous
6581e916a4
Translated using Weblate (German)
...
Currently translated at 0.0% (0 of 167 strings)
Translation: Indie Wiki Buddy/Indie Wiki Buddy Browser Extension
Translate-URL: https://hosted.weblate.org/projects/indie-wiki-buddy/indie-wiki-buddy-browser-extension/de/
2024-07-26 12:17:09 +02:00
Dianliang233
7df373dc30
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 71.8% (120 of 167 strings)
Translation: Indie Wiki Buddy/Indie Wiki Buddy Browser Extension
Translate-URL: https://hosted.weblate.org/projects/indie-wiki-buddy/indie-wiki-buddy-browser-extension/zh_Hans/
2024-07-25 12:09:30 +02:00
Kevin Payravi
4d18bd566d
Translated using Weblate (Spanish)
...
Currently translated at 0.5% (1 of 167 strings)
Translation: Indie Wiki Buddy/Indie Wiki Buddy Browser Extension
Translate-URL: https://hosted.weblate.org/projects/indie-wiki-buddy/indie-wiki-buddy-browser-extension/es/
2024-07-25 12:09:29 +02:00
Kevin Payravi
906d83591c
Added translation using Weblate (Chinese (Simplified))
2024-07-25 12:09:29 +02:00
Kevin Payravi
851d0edcaa
Added translation using Weblate (Ukrainian)
2024-07-25 12:09:28 +02:00
Kevin Payravi
992ab5add4
Added translation using Weblate (Thai)
2024-07-25 12:09:27 +02:00
Kevin Payravi
f30cb990a6
Added translation using Weblate (Swedish)
2024-07-25 12:09:26 +02:00
Kevin Payravi
d8b5233c38
Added translation using Weblate (Russian)
2024-07-25 12:09:25 +02:00
Kevin Payravi
62c530ef63
Added translation using Weblate (Portuguese)
2024-07-25 12:09:25 +02:00
Kevin Payravi
3dd8c1df60
Added translation using Weblate (Polish)
2024-07-25 12:09:24 +02:00
Kevin Payravi
2a6b7cf9bb
Added translation using Weblate (Chinese (Literary))
2024-07-25 12:09:23 +02:00
Kevin Payravi
8fd410cd35
Added translation using Weblate (Korean)
2024-07-25 12:09:22 +02:00
Kevin Payravi
fe308473d1
Added translation using Weblate (Japanese)
2024-07-25 12:09:21 +02:00
Kevin Payravi
2f7debcb15
Added translation using Weblate (Italian)
2024-07-25 12:09:21 +02:00
Kevin Payravi
ea3ef227af
Added translation using Weblate (Hungarian)
2024-07-25 12:09:20 +02:00
Kevin Payravi
cc997ee707
Added translation using Weblate (French)
2024-07-25 12:09:19 +02:00
Kevin Payravi
114330cb88
Added translation using Weblate (Finnish)
2024-07-25 12:09:18 +02:00
Kevin Payravi
05b19dda18
Added translation using Weblate (Spanish)
2024-07-25 12:09:17 +02:00
Kevin Payravi
ce4a241755
Added translation using Weblate (German)
2024-07-25 12:09:16 +02:00
Kevin Payravi
1c6efc0860
Filter .data-g elements from Google re-ordering
2024-07-24 04:25:19 -07:00
Kevin Payravi
7e1beaa21c
Rename crowdin.yml to .crowdin.yml
2024-07-24 05:47:39 -05:00
Kevin Payravi
25782460dc
Using ellipsis instead of three dots
2024-07-24 02:40:29 -07:00
Kevin Payravi
76cbfeab06
Move banner text icon from translation file
2024-07-24 01:53:07 -07:00
Kevin Payravi
67c46920fa
Move banner text icons from translation file
2024-07-24 01:41:49 -07:00
Kevin Payravi
8646f301c0
Update Crowdin configuration file
2024-07-24 05:58:18 +01:00
Kevin Payravi
2221d98dc9
Moving change observer to beginning of filtering
...
Adding the change observer after the initial filter occurs seems to be able to cause race conditions, particularly on Startpage. This commit moves the change observer addition to the beginning of the filtering function. The downside is that adding the change observer before filtering starts isn't ideal, since filtering manipulates the DOM and can trigger a re-check.
2024-07-23 17:02:19 -07:00
Kevin Payravi
fb202486dc
Apply parentNode to all Google search results
...
Need to apply to all for consistency between the three interactions (hiding / replacing / re-ordering)
2024-07-23 16:25:53 -07:00
Kevin Payravi
b1a3110c70
Adjust logic for checking/applying iwb-detected
...
Change in logic required due to passing search result container parentNode when replacing Google search results
2024-07-23 03:13:09 -07:00
Kevin Payravi
1affa19c9c
Using parent node for Google search results
...
When hiding or replacing Google search results, we now use the search result container's parentNode. This avoids some UI conflicts and issues, particularly when injecting the replacement button.
For Google search result re-ordering, we still use the original search container w/o the parent node.
2024-07-21 01:40:25 -07:00
Kevin Payravi
1b0fc20eaa
Rv recent Google filter adjustments; not reliable
...
The .MjjYud class is sometimes applied on individual results, and other times for the div surrounding all results on a page.
2024-07-20 03:17:40 -07:00
Kevin Payravi
fda94b8be5
Improvements to Google selectors
2024-07-20 02:57:42 -07:00
Kevin Payravi
d49b5c7d32
Adding FR Inkipédia
2024-07-19 23:49:24 -07:00
Kevin Payravi
9bc50898a4
Add SV count to README
2024-07-19 03:03:05 -07:00
Kevin Payravi
5a674ffc34
Optimizing favicons
2024-07-19 03:01:28 -07:00
Kevin Payravi
cae41892d5
Adding Space Engineers Wiki
2024-07-19 03:00:23 -07:00
Kevin Payravi
66e4b1ae82
Add Bleed Wiki
2024-07-19 02:58:07 -07:00
Kevin Payravi
b3c96a6cef
Add settingsLangSV to locales
2024-07-19 02:53:20 -07:00
DrWhoFan13
f3e73da8d1
Adding support for Swedish wikis + Swedish Wikisimpsons
2024-07-19 04:49:56 -05:00
Kevin Payravi
1a908257fd
Optimizing favicons
2024-07-19 02:48:39 -07:00
Kevin Payravi
dbc4ea1d2d
Add Summitpedia (Anton) and Medapedia (Medabots)
2024-07-19 02:47:52 -07:00
Kevin Payravi
a993538e8b
Detect Google container class for search filtering
...
Adding a check for div.MjjYud when injecting redirect button into Google search results. This helps resolve UI issues with non-traditional search results (like video results).
2024-07-19 01:24:28 -07:00
Kevin Payravi
e1096825c5
Fix for outputting search removal notice banner
...
Broke during the i18n migration
2024-07-19 01:23:01 -07:00
Kevin Payravi
e34b1ce5d5
Google re-ordering fix for edge case
...
Google will insert the user's searches into some of their meta links. If the user does a Google search for a non-indie domain (e.g. mario.fandom.com), that domain can appear in those Google meta links and cause IWB to detect them. By filtering out links that start with /search, we avoid capturing these.
2024-07-18 04:07:14 -07:00
Kevin Payravi
ed3f4a371d
Syntax and wording fixes
2024-07-18 03:27:43 -07:00
Kevin Payravi
b54fd36cd0
Adding destination_host to Paradox wikis
2024-07-18 03:21:31 -07:00
Kevin Payravi
51a82a169d
Rework banner description
...
Re-word to enable easier translations to other languages, by placing the host name later in the message
2024-07-18 03:21:22 -07:00
Kevin Payravi
7960f8ae25
Add destination_host for newer additions
2024-07-18 02:35:46 -07:00
SnorlaxMonster
6cb81fd193
Display all wikifarm hosts in the redirect banner ( #737 )
...
Instead of storing the destination wiki's host as a tag, move it to a dedicated "destination_host" property.
2024-07-18 04:32:58 -05:00