Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed bypass of redirect to original not working in chromium ↵ | ManeraKai | 2024-11-02 |
| | | | | https://github.com/libredirect/browser_extension/issues/1001 | ||
* | Moving Server error listener to popup ↵ | ManeraKai | 2024-09-14 |
| | | | | https://github.com/libredirect/browser_extension/issues/992 | ||
* | Disabling onHeadersReceived for temporarily ↵ | ManeraKai | 2024-09-14 |
| | | | | https://github.com/libredirect/browser_extension/issues/992 | ||
* | Fixing bugs. 2.9.1 => 3.0.0 | ManeraKai | 2024-09-13 |
| | |||
* | Fixing bugs | ManeraKai | 2024-09-03 |
| | |||
* | small UI improvements | ManeraKai | 2024-08-31 |
| | |||
* | Added message popup for Server Errors ↵ | ManeraKai | 2024-08-29 |
| | | | | https://github.com/libredirect/browser_extension/issues/936 | ||
* | Improving popup messages | ManeraKai | 2024-08-29 |
| | |||
* | Fixing and improving redirect core | ManeraKai | 2024-08-25 |
| | |||
* | Disabled onlyEmbed redirection if documentUrl is the actual target ↵ | ManeraKai | 2024-08-19 |
| | | | | https://codeberg.org/LibRedirect/browser_extension/issues/127 | ||
* | Allowing to import from previous version ↵ | ManeraKai | 2024-08-18 |
| | | | | https://github.com/libredirect/browser_extension/issues/961 | ||
* | Improved mobile support. Fixed ↵ | ManeraKai | 2024-08-02 |
| | | | | https://github.com/libredirect/browser_extension/issues/956 | ||
* | Formatting wiht prettier | ManeraKai | 2024-07-21 |
| | |||
* | Cleaning code | ManeraKai | 2024-05-21 |
| | |||
* | Removed ?si= from youtube frontends ↵ | ManeraKai | 2024-05-20 |
| | | | | https://github.com/libredirect/browser_extension/issues/922 | ||
* | Fixed a bug in Switch Instance ↵ | ManeraKai | 2024-01-08 |
| | | | | https://github.com/libredirect/browser_extension/issues/877 | ||
* | Fixed a bug that bypassses iframes in frontends pages ↵ | ManeraKai | 2023-12-12 |
| | | | | https://github.com/libredirect/browser_extension/issues/866 | ||
* | Added Redirect Only In Incognito ↵ | ManeraKai | 2023-11-24 |
| | | | | https://github.com/libredirect/browser_extension/issues/858 | ||
* | Added Bypass & Bypass In New Tab ↵ | ManeraKai | 2023-10-21 |
| | | | | https://codeberg.org/LibRedirect/browser_extension/issues/112 | ||
* | Avoided Redundancy in ping test ↵ | ManeraKai | 2023-10-21 |
| | | | | https://github.com/libredirect/browser_extension/issues/827 | ||
* | Cleaned up | ManeraKai | 2023-06-02 |
| | |||
* | Added Redirect as a shortcut | ManeraKai | 2023-05-28 |
| | |||
* | Added shortcut for Redirect To Original | ManeraKai | 2023-05-28 |
| | |||
* | Fix "Search LibRedirect" from context menu | Glen Lowland | 2023-05-25 |
| | | | | | | | 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. | ||
* | Added In New Tab options for context menus ↵ | ManeraKai | 2023-05-25 |
| | | | | https://github.com/libredirect/browser_extension/issues/675 | ||
* | Supporting Frontends Manager better + A small fix | ManeraKai | 2023-05-14 |
| | |||
* | Documented the .libredirect.invalid urls better ↵ | ManeraKai | 2023-05-14 |
| | | | | https://github.com/libredirect/browser_extension/issues/671 | ||
* | ignored http from url exclusions ↵ | ManeraKai | 2023-05-12 |
| | | | | https://github.com/libredirect/browser_extension/issues/665. Cleaned other things | ||
* | Added option for localhost frontends | ManeraKai | 2023-04-19 |
| | |||
* | Fixed libretranslate not working ↵ | ManeraKai | 2023-04-14 |
| | | | | https://github.com/libredirect/libredirect/issues/678 | ||
* | Fixed LibRedirect breaking reuqests ↵ | ManeraKai | 2023-03-26 |
| | | | | https://github.com/libredirect/libredirect/issues/669 | ||
* | Added context menu buttons to the popup | ManeraKai | 2023-03-10 |
| | |||
* | Changed some strings | ManeraKai | 2023-03-06 |
| | |||
* | Fixed chromium detection | ManeraKai | 2023-03-06 |
| | |||
* | Fixed bookmarks context menu not working ↵ | ManeraKai | 2023-03-06 |
| | | | | https://github.com/libredirect/libredirect/issues/646 | ||
* | Fixed reverse tab for context menu for chromium | ManeraKai | 2023-03-05 |
| | |||
* | Fixed bugs in the context menus | ManeraKai | 2023-03-05 |
| | |||
* | Fixed random bugs | ManeraKai | 2023-03-05 |
| | |||
* | Added support for bookmarks ↵ | ManeraKai | 2023-02-09 |
| | | | | https://github.com/libredirect/libredirect/issues/568 | ||
* | Added option to use github, codeberg, disable for fetching instances ↵ | ManeraKai | 2023-02-08 |
| | | | | https://github.com/libredirect/libredirect/issues/626 | ||
* | Link menu: Redirect, Reverse, Copy Reverse. Icon menu: Settings, ↵ | ManeraKai | 2023-02-08 |
| | | | | SwitchInstance, Copy Reverse, Redirect, Reverse redirect. https://github.com/libredirect/libredirect/issues/607 | ||
* | Open settings automatically only after installation ↵ | ManeraKai | 2023-02-08 |
| | | | | https://github.com/libredirect/libredirect/issues/625 | ||
* | Preparing for release v2.5.0 => v2.5.1 | ManeraKai | 2023-02-05 |
| | |||
* | Removed some strings from localizing | ManeraKai | 2023-02-02 |
| | |||
* | Fixed Switch Instance not working from context menu ↵ | ManeraKai | 2023-02-01 |
| | | | | https://github.com/libredirect/libredirect/issues/609 | ||
* | Fixed locales and other typing stuff | ManeraKai | 2023-01-30 |
| | |||
* | Optimized code | ManeraKai | 2023-01-23 |
| | |||
* | Fixed bugs | ManeraKai | 2023-01-22 |
| | |||
* | Cleaned code. Fixed settings conversion not working | ManeraKai | 2023-01-21 |
| | |||
* | UX/UI tweaks | ManeraKai | 2023-01-19 |
| |