Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Made popup mobile-friendly ↵ | ManeraKai | 2024-01-29 |
| | | | | https://github.com/libredirect/browser_extension/issues/874 | ||
* | Fixed tapping on settings in popup not focusing ↵ | ManeraKai | 2024-01-29 |
| | | | | https://github.com/libredirect/browser_extension/issues/873 | ||
* | 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 toggle for bookmarks menu in settings ↵ | ManeraKai | 2023-12-09 |
| | | | | https://github.com/libredirect/browser_extension/issues/861 | ||
* | Added Redirect Only In Incognito ↵ | ManeraKai | 2023-11-24 |
| | | | | https://github.com/libredirect/browser_extension/issues/858 | ||
* | Added Skyview https://github.com/libredirect/browser_extension/issues/834 | ManeraKai | 2023-11-24 |
| | |||
* | Fixed a bug in upgrading popupServices settings ↵ | ManeraKai | 2023-11-19 |
| | | | | https://github.com/libredirect/browser_extension/issues/829 | ||
* | Add jsdoc types for some functions | Daniel | 2023-11-11 |
| | | | | For VSCode completion | ||
* | Added support for Chromium Sync ↵ | ManeraKai | 2023-10-25 |
| | | | | https://github.com/libredirect/browser_extension/issues/838 | ||
* | 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 | ||
* | Re-added Send, Paste Text, and Jitsi ↵ | ManeraKai | 2023-10-19 |
| | | | | https://codeberg.org/LibRedirect/browser_extension/issues/109 | ||
* | Add "Redirect (frontend) to Prefferred" ↵ | ManeraKai | 2023-09-18 |
| | | | | https://github.com/libredirect/browser_extension/issues/767 | ||
* | Added cache for ping https://github.com/libredirect/browser_extension/issues/773 | ManeraKai | 2023-09-17 |
| | |||
* | Cleaning code | ManeraKai | 2023-09-17 |
| | |||
* | Cleaned code. Fixed not able to select popup buttons with keyboard ↵ | ManeraKai | 2023-09-17 |
| | | | | https://codeberg.org/LibRedirect/browser_extension/issues/106 | ||
* | Added some accessible attributes ↵ | ManeraKai | 2023-09-17 |
| | | | | https://github.com/libredirect/browser_extension/issues/810 | ||
* | Added strings for localization ↵ | ManeraKai | 2023-09-03 |
| | | | | https://github.com/libredirect/browser_extension/issues/805 | ||
* | Added x.com support ↵ | ManeraKai | 2023-09-02 |
| | | | | https://github.com/libredirect/browser_extension/issues/799. fixed bug in settings | ||
* | Fixed wrong instances list appearing | ManeraKai | 2023-08-31 |
| | |||
* | Added SafeTwitch https://github.com/libredirect/browser_extension/issues/760 | ManeraKai | 2023-07-29 |
| | |||
* | Improved UI for narrow screens ↵ | ManeraKai | 2023-07-29 |
| | | | | https://github.com/libredirect/browser_extension/issues/748 | ||
* | Added a chosen info for chosen instances from the public list ↵ | ManeraKai | 2023-07-23 |
| | | | | https://github.com/libredirect/browser_extension/issues/754 | ||
* | Removed Import/Export Sync for Chromium ↵ | ManeraKai | 2023-07-23 |
| | | | | https://github.com/libredirect/browser_extension/issues/768 | ||
* | Added Indestructables ↵ | ManeraKai | 2023-06-20 |
| | | | | https://codeberg.org/LibRedirect/browser_extension/issues/91 . Fixed bugs in embedFrontend https://github.com/libredirect/browser_extension/issues/624 | ||
* | Re-added EmbedFrontend ↵ | ManeraKai | 2023-06-20 |
| | | | | https://github.com/libredirect/browser_extension/issues/624 | ||
* | Cleaned up | ManeraKai | 2023-06-02 |
| | |||
* | Added Export/Import Settings Sync ↵ | ManeraKai | 2023-05-31 |
| | | | | https://github.com/libredirect/browser_extension/issues/576 | ||
* | Renamed Unsupported paths handling => Unsupported iframes handling ↵ | ManeraKai | 2023-05-30 |
| | | | | https://github.com/libredirect/browser_extension/issues/648 | ||
* | Added Binternet https://codeberg.org/LibRedirect/browser_extension/issues/87 | ManeraKai | 2023-05-29 |
| | |||
* | 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 version to export settings filename | ManeraKai | 2023-05-25 |
| | |||
* | Added In New Tab options for context menus ↵ | ManeraKai | 2023-05-25 |
| | | | | https://github.com/libredirect/browser_extension/issues/675 | ||
* | Added communication to Frontends Manager. 2.5.4 => 2.6.0 | ManeraKai | 2023-05-19 |
| | |||
* | Made side bar links dim when disabled ↵ | ManeraKai | 2023-05-18 |
| | | | | https://github.com/libredirect/browser_extension/issues/705 | ||
* | Added ping to Added Custom Instances ↵ | ManeraKai | 2023-05-16 |
| | | | | https://github.com/libredirect/browser_extension/issues/680 | ||
* | Re-added LibreSpeed https://github.com/libredirect/browser_extension/issues/170 | ManeraKai | 2023-05-16 |
| | |||
* | 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 | ||
* | Fixed exclusions in a better way ↵ | ManeraKai | 2023-05-12 |
| | | | | https://github.com/libredirect/browser_extension/issues/665 | ||
* | ignored http from url exclusions ↵ | ManeraKai | 2023-05-12 |
| | | | | https://github.com/libredirect/browser_extension/issues/665. Cleaned other things | ||
* | Some tweaks to the options page | ManeraKai | 2023-05-09 |
| | |||
* | Merge branch 'popup' of https://github.com/sittaneumayer/libredirect into ↵ | ManeraKai | 2023-05-09 |
|\ | | | | | | | sittaneumayer-popup | ||
| * | Refactor popup menu | sittaneumayer | 2023-05-04 |
| | | | | | | | | | | Buttons are hidden unless needed Removed duplicate and unused code | ||
* | | Allow access to 'Show in popup' checkbox while the service is disabled | sittaneumayer | 2023-05-04 |
|/ | |||
* | Added option for localhost frontends | ManeraKai | 2023-04-19 |
| | |||
* | Fixed libretranslate not working ↵ | ManeraKai | 2023-04-14 |
| | | | | https://github.com/libredirect/libredirect/issues/678 |