about summary refs log tree commit diff stats
path: root/src/assets (follow)
Commit message (Collapse)AuthorAge
* Modified the settings convertion for the next releaseManeraKai2023-01-18
|
* Fixed /new not redirecting in reddit + removed simpleertube completelyManeraKai2023-01-08
|
* Optimized the getList and getBlacklist functionsManeraKai2023-01-08
|
* Redirect all embeds in tab to same instance ↵ManeraKai2023-01-07
| | | | https://github.com/libredirect/libredirect/issues/461
* Improved UX/UI. Fixed https://github.com/libredirect/libredirect/issues/552ManeraKai2023-01-07
|
* Changed Update Instances selection mechanism. ↵ManeraKai2023-01-07
| | | | https://github.com/libredirect/libredirect/issues/334 Removed Peertube (maybe will readd it later). Optimized code
* Removed Wikiless, Neuters. OptimizationManeraKai2022-12-31
|
* Switched back to pugManeraKai2022-12-31
|
* will merge laterManeraKai2022-12-29
|
* Made networks mixed https://github.com/libredirect/libredirect/issues/486ManeraKai2022-12-27
|
* Added #m to twitter links https://github.com/libredirect/libredirect/issues/532ManeraKai2022-12-27
|
* Reverting back to Github + other stuff. Correcting http => https ↵ManeraKai2022-12-10
| | | | https://github.com/libredirect/libredirect/pull/482
* Fixed Isntagram reels not redirecting ↵ManeraKai2022-12-10
| | | | https://github.com/libredirect/libredirect/issues/559
* Added partial BreezWiki Copy Raw support ↵ManeraKai2022-12-10
| | | | https://github.com/libredirect/libredirect/issues/513
* Revert "Added Url Parameters support for Invidious, Piped ↵ManeraKai2022-12-10
| | | | | | https://github.com/libredirect/libredirect/issues/491" This reverts commit 2a738e883c5c48207a1f9e737feb3ce53fdd969b.
* Added Url Parameters support for Invidious, Piped ↵ManeraKai2022-12-08
| | | | https://github.com/libredirect/libredirect/issues/491
* Fixed PeerTube redirections ↵ManeraKai2022-12-08
| | | | https://github.com/libredirect/libredirect/issues/545
* Keeping the other url parameters in Search redirections ↵ManeraKai2022-12-08
| | | | https://github.com/libredirect/libredirect/issues/523
* Sorted the instances out https://github.com/libredirect/libredirect/issues/537ManeraKai2022-12-07
|
* Removed LatencyTest, AutoRedirect, Unify, DisableInstanceManeraKai2022-12-07
|
* Fixed Bypass not working https://github.com/libredirect/libredirect/issues/475ManeraKai2022-11-21
|
* 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
* 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
* Added support for copying raw wikipedia urlHygna2022-10-27
| | | | Closes https://github.com/libredirect/libredirect/issues/501
* Added support for redirecting wikia.com urlsHygna2022-10-26
| | | | Closes https://github.com/libredirect/libredirect/issues/476
* 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.
* 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
* 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
|
* Fixed redirect toggles set to false being resetHygna2022-10-21
| | | | Closes https://github.com/libredirect/libredirect/issues/499
* 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
* Remove instances not in the redirects list from the enabled listHygna2022-10-17
| | | | Closes https://github.com/libredirect/libredirect/issues/489
* Fixed whoogle search redirectsHygna2022-10-16
|
* Updated reddit targets, actually fixed peertube redirectsHygna2022-10-16
|
* Removed FPI settings unifying as it superceded by dFPI & ETPHygna2022-10-15
|
* Properly redirect images in LibredditAustin Huang2022-10-15
|
* Fixed bug where websites with strict CSPs would not allow for the redirected ↵Hygna2022-10-13
| | | | | | instance embed to be loaded Closes https://github.com/libredirect/libredirect/issues/481
* Fixed peertube redirectsHygna2022-10-11
|
* Fix regex since Fandom subdomains can contain hyphens (#37)Austin Huang2022-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 popupHygna2022-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 redirectHygna2022-10-08
| | | | Closes https://github.com/libredirect/libredirect/issues/414
* Fixed bugs present in the previous commitHygna2022-10-08
|
* Added context menu to toggle redirects for a certain tabHygna2022-10-08
| | | | Closes https://github.com/libredirect/libredirect/issues/464
* Fixed some more bugsHygna2022-10-06
|
* Fixed twimg redirectsHygna2022-10-06
| | | | Closes https://github.com/libredirect/libredirect/issues/307
* Added support for i.stack.imgur.com and rimgo embedsHygna2022-10-05
| | | | Closes https://codeberg.org/LibRedirect/libredirect/issues/18