Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Keeping the other url parameters in Search redirections ↵ | ManeraKai | 2022-12-08 | |
| | | | | https://github.com/libredirect/libredirect/issues/523 | |||
* | Sorted the instances out https://github.com/libredirect/libredirect/issues/537 | ManeraKai | 2022-12-07 | |
| | ||||
* | Removed LatencyTest, AutoRedirect, Unify, DisableInstance | ManeraKai | 2022-12-07 | |
| | ||||
* | Fixed Bypass not working https://github.com/libredirect/libredirect/issues/475 | ManeraKai | 2022-11-21 | |
| | ||||
* | Added excludeTargets for more basic frontends ↵ | ManeraKai | 2022-11-12 | |
| | | | | https://github.com/libredirect/libredirect/issues/531 | |||
* | Fixed <img> not redirecting ↵ | ManeraKai | 2022-11-12 | |
| | | | | https://github.com/libredirect/libredirect/issues/525 | |||
* | fixed medium archive links redirecting ↵ | ManeraKai | 2022-11-11 | |
| | | | | https://github.com/libredirect/libredirect/issues/527 | |||
* | 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 | |||
* | Added PrivateBin | Hygna | 2022-10-28 | |
| | | | | https://github.com/libredirect/libredirect/issues/374 | |||
* | Added support for copying raw wikipedia url | Hygna | 2022-10-27 | |
| | | | | Closes https://github.com/libredirect/libredirect/issues/501 | |||
* | Added support for redirecting wikia.com urls | Hygna | 2022-10-26 | |
| | | | | Closes https://github.com/libredirect/libredirect/issues/476 | |||
* | Clean up various minor issues (#506) | Paul Wise | 2022-10-25 | |
| | | | | | | | | | * Fix spelling and capitalisation errors Suggested-by: codespell & spellintian * Drop inkscape:export-filename attributes from svg elements in SVG files These paths represent privacy leaks and are incorrect on other systems. | |||
* | Improved the instance fetcher | Hygna | 2022-10-25 | |
| | | | | | | | | Changed the image used in CI Started fetching Whoogle & SimplyTranslate tor & i2p instances Started using a custom user agent for transparency | |||
* | Fixed settings upgrader | Hygna | 2022-10-23 | |
| | ||||
* | Changes: | Hygna | 2022-10-23 | |
| | | | | | | | | Fixed instance updating Made the instance updater remove frontends & networks not in the current version Fixed CI linter | |||
* | handle more reddit cdn urls | Austin Huang | 2022-10-22 | |
| | ||||
* | 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 | |||
* | Remove instances not in the redirects list from the enabled list | Hygna | 2022-10-17 | |
| | | | | Closes https://github.com/libredirect/libredirect/issues/489 | |||
* | Fixed whoogle search redirects | Hygna | 2022-10-16 | |
| | ||||
* | Updated reddit targets, actually fixed peertube redirects | Hygna | 2022-10-16 | |
| | ||||
* | Removed FPI settings unifying as it superceded by dFPI & ETP | Hygna | 2022-10-15 | |
| | ||||
* | Properly redirect images in Libreddit | Austin Huang | 2022-10-15 | |
| | ||||
* | 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 peertube redirects | Hygna | 2022-10-11 | |
| | ||||
* | Fix regex since Fandom subdomains can contain hyphens (#37) | Austin Huang | 2022-10-10 | |
| | | | | | | | | For example, it wouldn't redirect https://kimetsu-no-yaiba.fandom.com/wiki/Kimetsu_no_Yaiba_Wiki, now it would Reviewed-on: https://codeberg.org/LibRedirect/libredirect/pulls/37 Co-authored-by: Austin Huang <im@austinhuang.me> Co-committed-by: Austin Huang <im@austinhuang.me> | |||
* | 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 | |
| | ||||
* | Fixed twimg redirects | Hygna | 2022-10-06 | |
| | | | | Closes https://github.com/libredirect/libredirect/issues/307 | |||
* | Added support for i.stack.imgur.com and rimgo embeds | Hygna | 2022-10-05 | |
| | | | | Closes https://codeberg.org/LibRedirect/libredirect/issues/18 | |||
* | Added search redirections from Fandom to BreezeWiki | Hygna | 2022-10-05 | |
| | ||||
* | 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 | |
| | ||||
* | Restored utils.js | 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 | |
| | | ||||
| * | 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 | |
| | |