about summary refs log tree commit diff stats
path: root/.prettierrc.json (follow)
Commit message (Collapse)AuthorAge
* 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
* Fixed redirect toggles set to false being resetHygna2022-10-21
| | | | Closes https://github.com/libredirect/libredirect/issues/499
* Added lbry desktopBobIsMyManager2022-07-27
| | | | Closes https://github.com/libredirect/libredirect/issues/365
* Many thingsBobIsMyManager2022-07-26
Made all instances updateable Added hyperpipe Closes https://github.com/libredirect/libredirect/issues/398 Added cloudtube Closes https://github.com/libredirect/libredirect/issues/397 Start using prettier