about summary refs log tree commit diff stats
path: root/src/config (follow)
Commit message (Collapse)AuthorAge
* Remove Ferrit.Daniel Valentine2022-11-08
|
* 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
* 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
* 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
* Removed reidrect.invidious.io redirect targetHygna2022-10-24
| | | | Closes https://codeberg.org/LibRedirect/libredirect/issues/48
* 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
|
* 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
* Made regex check for path or end after domainHygna2022-10-19
| | | | Closes https://github.com/libredirect/libredirect/issues/493
* Added new cloutube instance, made reddit instance use a positive lookahead, ↵Hygna2022-10-18
| | | | added LibreTranslate to readme
* Updated reddit targets, actually fixed peertube redirectsHygna2022-10-16
|
* Removed FPI settings unifying as it superceded by dFPI & ETPHygna2022-10-15
|
* Fixed some quora redirectsHygna2022-10-12
|
* 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>
* Fixed outbound youtube urlsHygna2022-10-09
| | | | Closes https://github.com/libredirect/libredirect/issues/470
* Updated instancesHygna2022-10-09
|
* 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 support for i.stack.imgur.com and rimgo embedsHygna2022-10-05
| | | | Closes https://codeberg.org/LibRedirect/libredirect/issues/18
* 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
|
* Squashed many bugsHygna2022-10-03
|
* Finished options upgradingHygna2022-10-03
|
* 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
|
* ChangesHygna2022-09-26
| | | | | | | | Changed some regex Made ejs no longer need extra config member variable Added url reversal
* Made most redirects work as expectedHygna2022-09-24
|
* Started optimizing popup.jsHygna2022-09-23
|
* Completed Migration to ejsHygna2022-09-22
|
* 100% compat with widgets/<service>.jsHygna2022-09-21
|
* ChangesHygna2022-09-19
| | | | | | Made get_instances.py more efficient Further work to get widgets/services.js to work properly
* Converted index.html to ejsHygna2022-09-18
|
* Begin work with ejs, created widgets/services.jsHygna2022-09-12
|
* Embrace object usage for user-set optionsHygna2022-09-11
|
* All irregular url structures completedHygna2022-09-09
|
* Started work on services.jsHygna2022-09-07
|
* Finish initial config.json draftHygna2022-09-06
|
* Push part of config draftBobIsMyManager2022-08-02
I had more exiting stuff like ejs, but I accidentially deleted the files D: