aboutsummaryrefslogtreecommitdiffstats
path: root/src/config (unfollow)
Commit message (Collapse)Author
2023-01-29Added medium rediraction domaingospodin
Someone should add ability to do this in settings interface
2022-12-31Removed Wikiless, Neuters. OptimizationManeraKai
2022-12-31Switched back to pugManeraKai
2022-12-29will merge laterManeraKai
2022-12-10Fixed Isntagram reels not redirecting ↵ManeraKai
https://github.com/libredirect/libredirect/issues/559
2022-12-08Added reddit search to redirections ↵ManeraKai
https://github.com/libredirect/libredirect/issues/522
2022-12-07Removed LatencyTest, AutoRedirect, Unify, DisableInstanceManeraKai
2022-11-21Fixed Bypass not working https://github.com/libredirect/libredirect/issues/475ManeraKai
2022-11-12Added excludeTargets for more basic frontends ↵ManeraKai
https://github.com/libredirect/libredirect/issues/531
2022-11-12Fixed <img> not redirecting ↵ManeraKai
https://github.com/libredirect/libredirect/issues/525
2022-11-11fixed medium archive links redirecting ↵ManeraKai
https://github.com/libredirect/libredirect/issues/527
2022-11-08Remove Ferrit.Daniel Valentine
2022-11-01Improved design of sidebar and customize popup ↵ManeraKai
https://github.com/libredirect/libredirect/issues/369
2022-10-29Changes:Hygna
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
2022-10-28Added PrivateBinHygna
https://github.com/libredirect/libredirect/issues/374
2022-10-27Added Ferrit frontend for redditHygna
Closes https://codeberg.org/LibRedirect/libredirect/issues/42
2022-10-26Added support for redirecting wikia.com urlsHygna
Closes https://github.com/libredirect/libredirect/issues/476
2022-10-26Added redirections for mobile imdb urlsHygna
closes https://github.com/libredirect/libredirect/issues/508
2022-10-25Improved the instance fetcherHygna
Changed the image used in CI Started fetching Whoogle & SimplyTranslate tor & i2p instances Started using a custom user agent for transparency
2022-10-24Removed reidrect.invidious.io redirect targetHygna
Closes https://codeberg.org/LibRedirect/libredirect/issues/48
2022-10-23Changes:Hygna
Fixed instance updating Made the instance updater remove frontends & networks not in the current version Fixed CI linter
2022-10-22handle more reddit cdn urlsAustin Huang
2022-10-21Made instragram main page redirect to avoid confusion, removed unnecessary ↵Hygna
groups from regex
2022-10-21Fixed redirect toggles set to false being resetHygna
Closes https://github.com/libredirect/libredirect/issues/499
2022-10-19Made regex check for path or end after domainHygna
Closes https://github.com/libredirect/libredirect/issues/493
2022-10-18Added new cloutube instance, made reddit instance use a positive lookahead, ↵Hygna
added LibreTranslate to readme
2022-10-16Updated reddit targets, actually fixed peertube redirectsHygna
2022-10-15Removed FPI settings unifying as it superceded by dFPI & ETPHygna
2022-10-12Fixed some quora redirectsHygna
2022-10-10Fix regex since Fandom subdomains can contain hyphens (#37)Austin Huang
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>
2022-10-09Fixed outbound youtube urlsHygna
Closes https://github.com/libredirect/libredirect/issues/470
2022-10-09Updated instancesHygna
2022-10-09Toggle current instance in popupHygna
Fixed bug where testing latency of multiple frontends at the same time wouldn't save all of the timings
2022-10-08Added context menu to redirectHygna
Closes https://github.com/libredirect/libredirect/issues/414
2022-10-08Fixed bugs present in the previous commitHygna
2022-10-05Added support for i.stack.imgur.com and rimgo embedsHygna
Closes https://codeberg.org/LibRedirect/libredirect/issues/18
2022-10-05Changes:Hygna
Added BreezeWiki as a frontend for Fandom Closes https://github.com/libredirect/libredirect/issues/444 Futureproofed bug caused by adding new frontend/service
2022-10-04Added LibreTranslateHygna
2022-10-03Squashed many bugsHygna
2022-10-03Finished options upgradingHygna
2022-09-30Squashed a few bugsHygna
2022-09-29Changes:Hygna
Improved instance fetcher Added instance updating Fix a few bugs
2022-09-28Unify cookiesHygna
2022-09-27Started converting storage formatHygna
2022-09-26ChangesHygna
Changed some regex Made ejs no longer need extra config member variable Added url reversal
2022-09-24Made most redirects work as expectedHygna
2022-09-23Started optimizing popup.jsHygna
2022-09-22Completed Migration to ejsHygna
2022-09-21100% compat with widgets/<service>.jsHygna
2022-09-19ChangesHygna
Made get_instances.py more efficient Further work to get widgets/services.js to work properly