about summary refs log tree commit diff stats
path: root/src/assets (follow)
Commit message (Collapse)AuthorAge
...
* 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
* Added search redirections from Fandom to BreezeWikiHygna2022-10-05
|
* Changes:Hygna2022-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 LibreTranslateHygna2022-10-04
|
* Restored utils.jsHygna2022-10-04
|
* Ported 87d68cb662Hygna2022-10-04
|
* Merge branch 'optimizations'Hygna2022-10-04
|\
| * Display if server is not found, made images in settings clickableHygna2022-10-04
| |
| * Squashed many bugsHygna2022-10-03
| |
| * Finished options upgradingHygna2022-10-03
| |
| * Corrected minor mistakeHygna2022-10-02
| |
| * small fixManeraKai2022-10-02
| |
| * Squashed a few bugsHygna2022-10-02
| |
| * Unify LocalstorageHygna2022-10-01
| |
| * Squashed a few bugsHygna2022-09-30
| |
| * Changes:Hygna2022-09-29
| | | | | | | | | | | | | | | | Improved instance fetcher Added instance updating Fix a few bugs
| * Unify cookiesHygna2022-09-28
| |
| * Started converting storage formatHygna2022-09-27
| |