Commit Graph

40 Commits (main)

Author SHA1 Message Date
Kevin Payravi e33e79b731 Adjust guide/text 2024-04-27 22:59:22 -04:00
Kevin Payravi 19cf12728b
Adding tags property to README 2024-04-24 23:31:59 -05:00
Kevin Payravi 15b7904c9d
Adding destination_content_path field back to README 2024-04-24 23:28:47 -05:00
James McKee 052bb27887
Support custom search engine URLS, currently SearXNG and Whoogle 2024-03-18 03:03:37 -05:00
Kevin Payravi cd7c4df9a7 Support for destination suffixes
A suffix that is added to the end of article names before performing a search on the destination wiki. This is typically used when a multilingual wiki separates its languages by suffixes (e.g. /es, /pt, etc.). Team Fortress Wiki is an example that uses this.
2024-03-13 03:01:41 -05:00
Autumn McKee 4ca39ec1c3 Search filtering for Kagi 2024-02-22 02:32:03 -06:00
Kevin Payravi 562ff0ff86 Adding new Minecraft wikis + favicon optimizations
Includes addition of LZH language category (literary / classical Chinese)
2024-02-19 18:34:37 -06:00
Kevin Payravi dff009d2ff Implementing search filtering on Yandex 2024-02-18 00:41:06 -06:00
Kevin Payravi 46f3b88a9d
Qwant search filtering support
Co-authored-by: Snootiful <denniskok@fastmail.com>
2024-02-17 02:16:30 -06:00
SnorlaxMonster dfdfdfd275
Use CSS instead of NBSP for padding and spacing / Add missing languages to the README 2024-02-17 00:25:10 -06:00
SnorlaxMonster b86c7f620d
Adjust DokuWiki handing
Renamed platform "doku" to "dokuwiki".
The software is named "DokuWiki", just like "MediaWiki".

The previous search path construction for DokuWiki wikis would fail for
wikis that put their page names in query parameters instead of the path.
For example, https://wiki.diceydungeons.com/doku.php
(note that this wiki is not currently supported by IWB).
The solution is to use "doku.php", which always renders as the main page
 on DokuWikis, regardless of the URL structure, so can safely be used as
the base URL for searches.

However, to parallel MediaWiki wikis, which put "index.php" in the
wiki-specific search_path, I've moved "doku.php" to the definitions of
individual DokuWikis, so the JS now only adds query parameters.
2024-02-08 00:53:22 -06:00
Kevin Payravi 6c3bf242fd
Adding FI wikis count to README 2024-02-05 03:40:55 -06:00
Kevin Payravi f7da05a066
label -> origins_label in README 2024-01-22 14:43:25 -06:00
Kevin Payravi 2de01baf92
Update inclusion details in README 2023-12-30 07:45:20 -06:00
Kevin Payravi 7c64890ec1 Searching via search path + capturing main pages
This includes updating all wiki data to include the origin and destination main page names, as well as destination search path
2023-12-12 04:03:31 -06:00
alex4401 d07c7f3303
Updating RTW for Edge link in the README
RTW's been republished on the Edge Add-ons Portal in November following a transfer of the code and publishing rights to Freedom Games. This new link will continue to receive updates after everything is wrapped up.
2023-12-07 17:53:25 -06:00
Kevin Payravi 9922585ff1 Adding Russian category + Russian Minecraft Wiki 2023-12-06 19:50:16 -06:00
Kevin Payravi d2f78e943a Updating README language counts 2023-11-16 04:59:50 -06:00
BarnMTB 63ef14ceea
Update README.md to include the Edge version of "Redirect to wiki.gg" extension (#327) 2023-11-10 06:37:11 -06:00
Kevin Payravi 06fdc9d722 Syntax fix, alphabetizing 2023-10-31 01:38:45 -05:00
Kevin Payravi 2e0caebaf9 Adding Yahoo search to docs 2023-08-09 00:03:26 -05:00
Kevin Payravi 81e6b2dcb1 Capitalization fixes 2023-07-24 03:16:43 -05:00
Kevin Payravi 8b82e8bb81 README fix 2023-07-23 01:19:40 -05:00
Kevin Payravi 151fc6975e README fix 2023-07-23 01:18:32 -05:00
Kevin Payravi 66766271d6 Documenting destination_content_prefix in README 2023-07-23 01:18:03 -05:00
Kevin Payravi 33991b3888 Updating docs for new search engines (Ecosia and StartPage) 2023-07-23 01:05:24 -05:00
Kevin Payravi 4026395a50 v2.1.0: Filtering in Brave Search + minor styling changes 2023-05-04 00:21:11 -05:00
Kevin Payravi ca685af588 Rename "label" field to "origins_label" 2023-04-14 01:07:33 -05:00
Kevin Payravi d8be76f626 Restructuring wiki data to support many-to-one 2023-04-12 02:19:33 -05:00
Kevin Payravi 1cbf6508c5
Update README with inclusion details 2023-03-21 09:57:23 -05:00
Kevin Payravi d9531b1adf
Add TOK shield to README 2023-03-09 03:10:32 -06:00
Kevin Payravi 7f36d78b19
Adjust Firefox shield color for readability 2023-03-09 03:10:00 -06:00
Kevin Payravi dc98dcd82d
Adding stat shields to README 2023-03-09 02:56:43 -06:00
Kevin Payravi 67b12236be
Adding Chrome store link 2023-02-09 22:34:16 -06:00
Kevin Payravi e6ec874dec
Updating README for launch 2023-02-06 04:07:20 -06:00
Kevin Payravi 838afd7256 Adding ID info to README 2023-01-04 02:54:21 -06:00
Kevin Payravi 25823d2d9b
Destination API path has been replaced with destination content path 2022-11-26 05:11:40 -05:00
Kevin Payravi d86d999cb3
Adding descriptions for all the JSON fields 2022-10-27 21:43:14 -04:00
Kevin Payravi f56eab8caf
Starting README 2022-10-22 15:57:15 -04:00
Kevin Payravi a00b85d831
Initial commit 2022-10-22 14:26:05 -04:00