Commit Graph

242 Commits

Author SHA1 Message Date
ManeraKai 5e51ebd95a
Added Redirect Only In Incognito https://github.com/libredirect/browser_extension/issues/858 2023-11-24 21:44:14 +03:00
ManeraKai fb9acd1539
Added Bypass & Bypass In New Tab https://codeberg.org/LibRedirect/browser_extension/issues/112 2023-10-21 22:34:48 +03:00
ManeraKai 8649bad9b9
Avoided Redundancy in ping test https://github.com/libredirect/browser_extension/issues/827 2023-10-21 20:11:34 +03:00
ManeraKai 84f0f02a6d
Cleaned up 2023-06-02 18:11:33 +03:00
ManeraKai 2edc497f2a
Added Redirect as a shortcut 2023-05-28 11:04:33 +03:00
ManeraKai f93de9220c
Added shortcut for Redirect To Original 2023-05-28 08:42:52 +03:00
Glen Lowland a659c520f0 Fix "Search LibRedirect" from context menu
When you try to select a text on a page and click a "Search LibRedirect"
on Google Chrome - it does not redirect to the frontend and shows error page.
After an investigation and debug, I saw Chrome passes details.initiator = "null" for such requests.
Handle this case in code and allow redirects.
2023-05-25 18:12:59 +01:00
ManeraKai a477879c35
Added In New Tab options for context menus https://github.com/libredirect/browser_extension/issues/675 2023-05-25 08:17:47 +03:00
ManeraKai dc748e8336 Supporting Frontends Manager better + A small fix 2023-05-14 19:19:08 +03:00
ManeraKai cf45e7b8c7
Documented the .libredirect.invalid urls better https://github.com/libredirect/browser_extension/issues/671 2023-05-14 14:42:23 +03:00
ManeraKai 03d0b41a7f
ignored http from url exclusions https://github.com/libredirect/browser_extension/issues/665. Cleaned other things 2023-05-12 08:48:16 +03:00
ManeraKai d7848d6730
Added option for localhost frontends 2023-04-19 21:35:21 +03:00
ManeraKai 2b2ca488c2
Fixed libretranslate not working https://github.com/libredirect/libredirect/issues/678 2023-04-14 18:55:07 +03:00
ManeraKai 43fb8406a3
Fixed LibRedirect breaking reuqests https://github.com/libredirect/libredirect/issues/669 2023-03-26 10:31:42 +03:00
ManeraKai fdfd940e63
Added context menu buttons to the popup 2023-03-10 13:12:17 +03:00
ManeraKai e3474b4b96
Changed some strings 2023-03-06 17:44:06 +03:00
ManeraKai a78e337f9e
Fixed chromium detection 2023-03-06 17:27:24 +03:00
ManeraKai 5757aa56d2
Fixed bookmarks context menu not working https://github.com/libredirect/libredirect/issues/646 2023-03-06 16:59:24 +03:00
ManeraKai 10b4fd9601
Fixed reverse tab for context menu for chromium 2023-03-05 20:07:11 +03:00
ManeraKai c5cd80da59
Fixed bugs in the context menus 2023-03-05 19:35:14 +03:00
ManeraKai 53cfc05227
Fixed random bugs 2023-03-05 17:29:09 +03:00
ManeraKai b91ae8e816
Added support for bookmarks https://github.com/libredirect/libredirect/issues/568 2023-02-09 01:31:45 +03:00
ManeraKai 356fd321d9
Added option to use github, codeberg, disable for fetching instances https://github.com/libredirect/libredirect/issues/626 2023-02-08 15:51:07 +03:00
ManeraKai d0961f5d1f Link menu: Redirect, Reverse, Copy Reverse. Icon menu: Settings, SwitchInstance, Copy Reverse, Redirect, Reverse redirect. https://github.com/libredirect/libredirect/issues/607 2023-02-08 11:29:03 +03:00
ManeraKai a9f192ba71
Open settings automatically only after installation https://github.com/libredirect/libredirect/issues/625 2023-02-08 09:52:06 +03:00
ManeraKai 35e56d8faa
Preparing for release v2.5.0 => v2.5.1 2023-02-05 21:42:19 +03:00
ManeraKai 7c453664b5
Removed some strings from localizing 2023-02-02 20:29:48 +03:00
ManeraKai 7ee9fb21ea
Fixed Switch Instance not working from context menu https://github.com/libredirect/libredirect/issues/609 2023-02-01 23:07:52 +03:00
ManeraKai 21e87a6412
Fixed locales and other typing stuff 2023-01-30 15:46:10 +03:00
ManeraKai 7c2e8f08c7
Optimized code 2023-01-23 12:54:45 +03:00
ManeraKai 610d2da761 Fixed bugs 2023-01-22 20:44:40 +03:00
ManeraKai 57e32c8d7a
Cleaned code. Fixed settings conversion not working 2023-01-21 14:29:10 +03:00
ManeraKai 6f338f2c66 UX/UI tweaks 2023-01-19 20:32:36 +03:00
ManeraKai 26624ea716
Modified the settings convertion for the next release 2023-01-18 18:14:00 +03:00
ManeraKai 91528e2192
Redirect all embeds in tab to same instance https://github.com/libredirect/libredirect/issues/461 2023-01-07 12:33:38 +03:00
ManeraKai 868dccfb3b
Changed Update Instances selection mechanism. https://github.com/libredirect/libredirect/issues/334 Removed Peertube (maybe will readd it later). Optimized code 2023-01-07 00:24:25 +03:00
ManeraKai d7e835ba0b removed ToggleTab from the contextMenu https://github.com/libredirect/libredirect/issues/474 2022-12-08 11:43:22 +03:00
ManeraKai f454ced949
Removed LatencyTest, AutoRedirect, Unify, DisableInstance 2022-12-07 10:51:43 +03:00
ManeraKai 72ee64fdb9
Fixed <img> not redirecting https://github.com/libredirect/libredirect/issues/525 2022-11-12 11:54:34 +03:00
Hygna 0baaf7ed82
Fixed settings upgrader 2022-10-23 13:23:05 +01:00
Hygna 51bb4e1557
Fixed redirect toggles set to false being reset
Closes https://github.com/libredirect/libredirect/issues/499
2022-10-21 19:25:50 +01:00
Hygna a4688fdb3a
Yet another attempt to fix options resetting 2022-10-18 19:55:13 +01:00
Hygna b5e0a297d8
Remove instances not in the redirects list from the enabled list
Closes https://github.com/libredirect/libredirect/issues/489
2022-10-17 16:33:57 +01:00
Hygna 11b42fb9dc
Fixed bug on chromium browsers where creating toggle redirects context menu would fail 2022-10-13 22:09:24 +01:00
Hygna 3a16c0a2c2
Fixed bug where websites with strict CSPs would not allow for the redirected instance embed to be loaded
Closes https://github.com/libredirect/libredirect/issues/481
2022-10-13 16:52:16 +01:00
Hygna c60e6f2c52
Fixed bug where on firefox the options upgrader was being ran more than once 2022-10-11 15:50:33 +01:00
Hygna 375f4371c3
Toggle current instance in popup
Fixed bug where testing latency of multiple frontends at the same time wouldn't save all of the timings
2022-10-09 13:11:05 +01:00
Hygna 6fdf656630
Added context menu to redirect
Closes https://github.com/libredirect/libredirect/issues/414
2022-10-08 17:48:24 +01:00
Hygna 9560cfc3e7
Fixed bugs present in the previous commit 2022-10-08 16:33:39 +01:00
Hygna be78f86a67
Added context menu to toggle redirects for a certain tab
Closes https://github.com/libredirect/libredirect/issues/464
2022-10-08 11:37:45 +01:00