about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
...
* Fixed Bypass not working https://github.com/libredirect/libredirect/issues/475ManeraKai2022-11-21
|
* Some reformatting and reordering buttonsManeraKai2022-11-13
|
* Added excludeTargets for more basic frontends ↵ManeraKai2022-11-12
| | | | https://github.com/libredirect/libredirect/issues/531
* Fixed <img> not redirecting ↵ManeraKai2022-11-12
| | | | https://github.com/libredirect/libredirect/issues/525
* fixed medium archive links redirecting ↵ManeraKai2022-11-11
| | | | https://github.com/libredirect/libredirect/issues/527
* Merge pull request #526 from Daniel-Valentine/remove-ferritIkel2022-11-09
|\ | | | | Remove Ferrit.
| * Remove Ferrit.Daniel Valentine2022-11-08
|/
* Update chromium.mdManeraKai2022-11-02
|
* Merge pull request #519 from Daniel-Valentine/patch-1ManeraKai2022-11-02
|\ | | | | Fix link to libreddit-instances JSON.
| * Fix link to libreddit-instances JSON.Daniel Valentine2022-11-01
|/ | | With the resumption of the Libreddit project, the repo containing the instances that I started in [ferritreader](https://github.com/ferritreader) has moved to [libreddit/libreddit-instances](https://github.com/libreddit/libreddit-instances). This commit fixes the URL for libreddit instances to point to that repo.
* Clarified Exceptions https://github.com/libredirect/libredirect/issues/345ManeraKai2022-11-01
|
* Improved design of sidebar and customize popup ↵ManeraKai2022-11-01
| | | | https://github.com/libredirect/libredirect/issues/369
* Changes:Hygna2022-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 PrivateBinHygna2022-10-28
| | | | https://github.com/libredirect/libredirect/issues/374
* Switched bullseye imageHygna2022-10-28
|
* Added support for copying raw wikipedia urlHygna2022-10-27
| | | | Closes https://github.com/libredirect/libredirect/issues/501
* Added Ferrit frontend for redditHygna2022-10-27
| | | | Closes https://codeberg.org/LibRedirect/libredirect/issues/42
* Added support for redirecting wikia.com urlsHygna2022-10-26
| | | | Closes https://github.com/libredirect/libredirect/issues/476
* Added redirections for mobile imdb urlsHygna2022-10-26
| | | | closes https://github.com/libredirect/libredirect/issues/508
* Clean up various minor issues (#506)Paul Wise2022-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.
* Moved some configs to package.json, removed an unnecessary dependency, added ↵Hygna2022-10-25
| | | | shebang to get_instances.py
* Improved the instance fetcherHygna2022-10-25
| | | | | | | | Changed the image used in CI Started fetching Whoogle & SimplyTranslate tor & i2p instances Started using a custom user agent for transparency
* Stopped tracking generated html files in gitHygna2022-10-24
|
* Update version 2.3.3 => 2.3.4ManeraKai2022-10-24
|
* Removed reidrect.invidious.io redirect targetHygna2022-10-24
| | | | Closes https://codeberg.org/LibRedirect/libredirect/issues/48
* Moved ejs to dev dependenciesHygna2022-10-24
|
* Fixed Hyperpipe capitalizationHygna2022-10-24
|
* Fixed settings upgraderHygna2022-10-23
|
* Changes:Hygna2022-10-23
| | | | | | | | Fixed instance updating Made the instance updater remove frontends & networks not in the current version Fixed CI linter
* handle more reddit cdn urlsAustin Huang2022-10-22
|
* Moved web-ext config from flags to js fileHygna2022-10-22
|
* Merge https://codeberg.org/LibRedirect/libredirectManeraKai2022-10-22
|\
| * Moved all pipelines to one fileHygna2022-10-22
| |
| * Added linting in CIHygna2022-10-22
| |
* | 2.3.2 => 2.3.3ManeraKai2022-10-22
|/
* Improve README.md readabilityPeter Dave Hello2022-10-22
|
* Translated using Weblate (Croatian)Milo Ivir2022-10-22
| | | | | | | Currently translated at 100.0% (57 of 57 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/hr/
* Translated using Weblate (Czech)Fjuro2022-10-22
| | | | | | | Currently translated at 100.0% (57 of 57 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/cs/
* Translated using Weblate (Spanish)Hin Weisner2022-10-22
| | | | | | | Currently translated at 100.0% (57 of 57 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/es/
* Translated using Weblate (French)LeJun2022-10-22
| | | | | | | Currently translated at 100.0% (57 of 57 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/fr/
* Made instragram main page redirect to avoid confusion, removed unnecessary ↵Hygna2022-10-21
| | | | groups from regex
* Fixed redirect toggles set to false being resetHygna2022-10-21
| | | | Closes https://github.com/libredirect/libredirect/issues/499
* Bump versiom 2.3.1 => 2.3.2ManeraKai2022-10-21
|
* Fixed all settings changed except the last one set not saving (for real this ↵Hygna2022-10-20
| | | | | | time) Closes https://github.com/libredirect/libredirect/issues/473
* Translated using Weblate (Croatian)Milo Ivir2022-10-19
| | | | | | | Currently translated at 100.0% (57 of 57 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/hr/
* Made regex check for path or end after domainHygna2022-10-19
| | | | Closes https://github.com/libredirect/libredirect/issues/493
* updated instancesWoodpecker CI2022-10-19
|
* Yet another attempt to fix options resettingHygna2022-10-18
|
* Added new cloutube instance, made reddit instance use a positive lookahead, ↵Hygna2022-10-18
| | | | added LibreTranslate to readme
* Remove instances not in the redirects list from the enabled listHygna2022-10-17
| | | | Closes https://github.com/libredirect/libredirect/issues/489