Commit Graph

37 Commits (a993538e8b297d31e79933829efed626aa379d32)

Author SHA1 Message Date
Kevin Payravi ed3f4a371d Syntax and wording fixes 2024-07-18 03:27:43 -07:00
Dianliang233 4d9243aab7
Allow i18n for the extension (#716) 2024-06-29 05:20:53 -05:00
DrWhoFan13 546e47e0bb
Added Russian SCP: SL Redirect, Spanish Clash of Clans Wiki.gg, and new Mario Redirects 2024-06-22 01:51:21 -05:00
Kevin Payravi 9dc13f7fa5 Updating Google re-ordering settings text 2024-06-07 00:11:25 -04:00
Kevin Payravi 5ffae25292 Moving setPower calls from common to page JS files 2024-05-30 19:27:58 +02:00
Kevin Payravi 67b77a234c Improvements to Google search results re-ordering
* Instead of moving indie results to the top of Google search results, we now move indie results above the first non-indie (Fandom / Fextra / Neoseeker) result. If no non-indie result appears, re-ordering doesn't occur. This is to avoid moving less relevant results to the top, particularly for searches for generic terms.
* Improved Google filtering to account for when Google uses their own middleman link
2024-05-29 22:24:58 +02:00
Kevin Payravi a171950bf5 Rm duplicate function 2024-04-27 23:42:44 -04:00
Kevin Payravi e33e79b731 Adjust guide/text 2024-04-27 22:59:22 -04:00
Kevin Payravi e7fe210fc4 Removing script import of deleted file 2024-04-27 22:48:09 -04:00
Kevin Payravi 3f87018ac8 Reword search moving setting 2024-04-27 17:05:00 -04:00
Kevin Payravi 07ffc5f61b Setting favicon width on settings page 2024-04-25 22:39:55 -05:00
Kevin Payravi 3a75724520
Add search engine toggling / Search engine filtering fixes / Disabling SearNGX+Whoogle
More details at https://github.com/KevinPayravi/indie-wiki-buddy/pull/648
2024-04-23 00:18:42 -05:00
Elaeagnifolia b5490d0198
Refactor CSS
* Moving CSS to dedicated files
* Refactoring common CSS and adding variables
2024-03-21 00:10:55 -05:00
Jayden 39e44da293
Re-order indie wiki results in Google 2024-03-21 00:09:18 -05:00
James McKee 052bb27887
Support custom search engine URLS, currently SearXNG and Whoogle 2024-03-18 03:03:37 -05:00
Kevin Payravi 59b6e17e69 Formatting files 2024-02-27 03:43:55 -06:00
Kevin Payravi 07a0a748b3 Responsive wiki list filters 2024-02-27 03:41:28 -06:00
Kevin Payravi 7c839fcee4 Remove functions that have been moved to common 2024-02-27 03:13:53 -06:00
Kevin Payravi a66f3c91a8 Removing Object.prototype functions
Improve compatibility across browsers + not a best practice
2024-02-27 02:55:41 -06:00
Kevin Payravi 780d227c48 In lang select dropdown, move lang code to front
Makes it more clear how the languages are ordered
2024-02-23 04:05:39 -05:00
Kevin Payravi 38235496dd Mentioning Neoseeker in docs and settings 2024-02-23 03:38:58 -05:00
Kevin Payravi d5a8c39159 Rm Fextralife from cross-lang setting label
This feature currently only works with Fandom wikis
2024-02-23 02:53:12 -05:00
Kevin Payravi 6ad9c25cb2 Fix for custom BreezeWiki host script registration
Need to use absolute paths, and run at document_idle to capture elements that are injected after initial page load
2024-02-23 02:27:53 -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 9e2dd72485 Adding Qwant to guide list of search engines 2024-02-17 02:18:57 -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
Kevin Payravi 11d7a9b753 Adding non-EN wikis from wiki.gg
Includes wikis in DE, ES, FR, HU, IT, JA, KO, PL, PT, RU, TH, UK, and ZH. HU, JA, and TH are new language categories.
2024-02-12 01:23:47 -06:00
Kevin Payravi ac91d586b8 Compressing wiki settings
Browser sync storage has a 8kb limit per item, which we are quickly approaching. Compressing our wiki settings JSONs reduces storage from ~7.3kb to ~2.4kb.
2024-02-08 02:34:53 -06:00
Kevin Payravi ec520df59d Adding Finnish to settings lang filter 2024-02-01 23:09:29 -06:00
Kevin Payravi c5acfc2002 Adjust padding 2024-01-29 16:29:41 -07:00
Kevin Payravi 8e974e4c04 Updating guide 2024-01-29 02:51:20 -07:00
Kevin Payravi 34079ef8bc Reword search engine hidden banner setting 2024-01-29 02:16:13 -07:00
Kevin Payravi 6b5c593f46 Rm unused constants 2024-01-11 03:01:15 -06:00
Kevin Payravi 42bd9b7d1a Link fix in guide 2024-01-10 23:11:08 -06:00
Kevin Payravi 8f54b122e7 Moving pages and scripts into subfolders 2024-01-10 22:27:23 -06:00