Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clarified Exceptions https://github.com/libredirect/libredirect/issues/345 | ManeraKai | 2022-11-01 |
| | |||
* | Improved design of sidebar and customize popup ↵ | ManeraKai | 2022-11-01 |
| | | | | https://github.com/libredirect/libredirect/issues/369 | ||
* | Changes: | Hygna | 2022-10-29 |
| | | | | | | | Added note about Privacy Redirect Disabled maps redirects by default due to bugs Added timeout to osm web request Closes https://github.com/libredirect/libredirect/issues/485 | ||
* | Stopped tracking generated html files in git | Hygna | 2022-10-24 |
| | |||
* | Fixed Hyperpipe capitalization | Hygna | 2022-10-24 |
| | |||
* | Fixed settings upgrader | Hygna | 2022-10-23 |
| | |||
* | Fixed redirect toggles set to false being reset | Hygna | 2022-10-21 |
| | | | | Closes https://github.com/libredirect/libredirect/issues/499 | ||
* | Fixed all settings changed except the last one set not saving (for real this ↵ | Hygna | 2022-10-20 |
| | | | | | | time) Closes https://github.com/libredirect/libredirect/issues/473 | ||
* | Yet another attempt to fix options resetting | Hygna | 2022-10-18 |
| | |||
* | Remove instances not in the redirects list from the enabled list | Hygna | 2022-10-17 |
| | | | | Closes https://github.com/libredirect/libredirect/issues/489 | ||
* | Removed FPI settings unifying as it superceded by dFPI & ETP | Hygna | 2022-10-15 |
| | |||
* | Stopped custom instances displaying the toggle instance popup | Hygna | 2022-10-15 |
| | |||
* | Fixed bug on chromium browsers where creating toggle redirects context menu ↵ | Hygna | 2022-10-13 |
| | | | | would fail | ||
* | Fixed bug where websites with strict CSPs would not allow for the redirected ↵ | Hygna | 2022-10-13 |
| | | | | | | instance embed to be loaded Closes https://github.com/libredirect/libredirect/issues/481 | ||
* | Fixed bug where url protocol would appear as undefined | Hygna | 2022-10-12 |
| | | | | Closes https://github.com/libredirect/libredirect/issues/478 | ||
* | Fixed bug where on settings import the extension would no longer function | Hygna | 2022-10-11 |
| | |||
* | Fixed bug where on firefox the options upgrader was being ran more than once | Hygna | 2022-10-11 |
| | |||
* | fixed checkbox circle being offcenter by 1px | lev | 2022-10-10 |
| | |||
* | Updated instances | Hygna | 2022-10-09 |
| | |||
* | Toggle current instance in popup | Hygna | 2022-10-09 |
| | | | | Fixed bug where testing latency of multiple frontends at the same time wouldn't save all of the timings | ||
* | Added context menu to redirect | Hygna | 2022-10-08 |
| | | | | Closes https://github.com/libredirect/libredirect/issues/414 | ||
* | Fixed bugs present in the previous commit | Hygna | 2022-10-08 |
| | |||
* | Added context menu to toggle redirects for a certain tab | Hygna | 2022-10-08 |
| | | | | Closes https://github.com/libredirect/libredirect/issues/464 | ||
* | Fixed some more bugs | Hygna | 2022-10-06 |
| | |||
* | Added support for i.stack.imgur.com and rimgo embeds | Hygna | 2022-10-05 |
| | | | | Closes https://codeberg.org/LibRedirect/libredirect/issues/18 | ||
* | Changes: | Hygna | 2022-10-05 |
| | | | | | | | | Added BreezeWiki as a frontend for Fandom Closes https://github.com/libredirect/libredirect/issues/444 Futureproofed bug caused by adding new frontend/service | ||
* | Added LibreTranslate | Hygna | 2022-10-04 |
| | |||
* | Ported 87d68cb662 | Hygna | 2022-10-04 |
| | |||
* | Merge branch 'optimizations' | Hygna | 2022-10-04 |
|\ | |||
| * | Display if server is not found, made images in settings clickable | Hygna | 2022-10-04 |
| | | |||
| * | Switched to html labels | Hygna | 2022-10-03 |
| | | |||
| * | Squashed many bugs | Hygna | 2022-10-03 |
| | | |||
| * | Finished options upgrading | Hygna | 2022-10-03 |
| | | |||
| * | Corrected minor mistake | Hygna | 2022-10-02 |
| | | |||
| * | small fix | ManeraKai | 2022-10-02 |
| | | |||
| * | Squashed a few bugs | Hygna | 2022-10-02 |
| | | |||
| * | Unify Localstorage | Hygna | 2022-10-01 |
| | | |||
| * | Squashed a few bugs | Hygna | 2022-09-30 |
| | | |||
| * | Changes: | Hygna | 2022-09-29 |
| | | | | | | | | | | | | | | | | Improved instance fetcher Added instance updating Fix a few bugs | ||
| * | Unify cookies | Hygna | 2022-09-28 |
| | | |||
| * | Started converting storage format | Hygna | 2022-09-27 |
| | | |||
| * | Changes | Hygna | 2022-09-26 |
| | | | | | | | | | | | | | | | | Changed some regex Made ejs no longer need extra config member variable Added url reversal | ||
| * | Started work on instance switching | Hygna | 2022-09-25 |
| | | |||
| * | Fix some error in runtime.onInstalled | ManeraKai | 2022-09-25 |
| | | |||
| * | Made most redirects work as expected | Hygna | 2022-09-24 |
| | | |||
| * | Started optimizing popup.js | Hygna | 2022-09-23 |
| | | |||
| * | Completed Migration to ejs | Hygna | 2022-09-22 |
| | | |||
| * | 100% compat with widgets/<service>.js | Hygna | 2022-09-21 |
| | | |||
| * | Fixed more bugs | Hygna | 2022-09-20 |
| | | |||
| * | Changes | Hygna | 2022-09-19 |
| | | | | | | | | | | | | Made get_instances.py more efficient Further work to get widgets/services.js to work properly |