Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | fix: don't redirect for rest of instances | Jason Kim | 2021-04-09 | |
| | | | | | | | | | | Unbreak old.reddit.com and i.reddit.com by ignoring image redirects for them. | |||
| * | fix: redirect teddit differently | Jason Kim | 2021-04-08 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Teddit image urls are different from libreddit. Handle each separately. Test manually: - libredd.it: pass - libreddit.spike.codes: pass - libreddit.kavin.rocks: pass - libreddit.insanity.wtf: fail (site doesn't work in general) - libreddit.dothq.co: pass - teddit.net: mostly fail - teddit.ggc-project.de: mostly fail - teddit.kavin.rocks: mostly fail - old.reddit.com: fail - i.reddit.com: fail - snew.notabug.io: fail (site doesn't work in general) Teddit image urls have two issues. First, the links almost never work (404) if the image url is visited directly before visiting the main page. Once the main page is visited, however, the image url starts working. I'm guessing this is an issue with teddit instances not fetching images unless the main page is accessed. Second, some image links are different/incompatible for some reason. For example, <https://i.redd.it/htg3owj12ok21.png> turns into <https://teddit.net/pics/w:null_TpEyuHnjif6578pV0lBuM-kNW1bXqxbvqbOHjhRZVr0.png>. Libreddit seems to not have this issue. | |||
| * | feat: add img prefix for i.redd.it | Jason Kim | 2021-04-08 | |
| | | | | | | | | | | "i.redd.it/<imgfile>" redirects "libredd.it/<imgfile>". Make it redirect to "libredd.it/img/<imgfile>". Tested only for "libredd.it". | |||
| * | feat: add i.redd.it to reddit targets | Jason Kim | 2021-04-08 | |
| | | | | | | | | | | | | Add "i.redd.it" to list of urls to redirect for Reddit. Although the redirect works, the link should be invalid because it still needs an "img" path prefix. | |||
* | | Merge pull request #216 from alefvanoon/master | Simon Brazell | 2021-04-16 | |
|\ \ | | | | | | | add some instance | |||
| * \ | Merge branch 'master' into master | Simon Brazell | 2021-04-16 | |
| |\ \ | |/ / |/| | | ||||
* | | | Merge pull request #214 from cloudrac3r/patch-1 | Simon Brazell | 2021-04-16 | |
|\ \ \ | | | | | | | | | Update Bibliogram instances list | |||
| * | | | Update Bibliogram instances list | Cadence Ember | 2021-04-07 | |
| | |/ | |/| | | | | | | | | | | Set it to match the list of actually working instances. https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Instances.md | |||
* | | | Merge pull request #206 from Camille019/master | Simon Brazell | 2021-04-16 | |
|\ \ \ | | | | | | | | | Add Ecosia search engine | |||
| * | | | Add Ecosia search engine | Camille019 | 2021-03-20 | |
| |/ / | ||||
* | | | Merge pull request #202 from hbarsaiyan/master | Simon Brazell | 2021-04-16 | |
|\ \ \ | | | | | | | | | Add Whoogle Search | |||
| * \ \ | Merge branch 'master' into master | Simon Brazell | 2021-04-16 | |
| |\ \ \ | |/ / / |/| | | | ||||
* | | | | Merge pull request #198 from fattalion/add-simply-translate-support | Simon Brazell | 2021-04-16 | |
|\ \ \ \ | | | | | | | | | | | Add SimplyTranslate support | |||
| * | | | | Disable SimplyTranslate redirects by default | fattalion | 2021-03-02 | |
| | | | | | ||||
| * | | | | Add SimplyTranslate support | fattalion | 2021-02-25 | |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #193 from tenpura-shrimp/master | Simon Brazell | 2021-04-16 | |
|\ \ \ \ | | | | | | | | | | | add invidious instance | |||
| * | | | | add invidious instance | Andrew Zhao | 2021-02-24 | |
| |/ / / | ||||
* | | | | Merge pull request #188 from Elaborendum/master | Simon Brazell | 2021-04-16 | |
|\ \ \ \ | | | | | | | | | | | Add spanish translation | |||
| * | | | | Create store.md | Elaborendum | 2021-02-20 | |
| | | | | | ||||
| * | | | | Create messages.json | Elaborendum | 2021-02-20 | |
| |/ / / | ||||
* | | | | Merge pull request #182 from obeho/patch-1 | Simon Brazell | 2021-04-16 | |
|\ \ \ \ | |/ / / |/| | | | Update reddit.js | |||
| * | | | Update reddit.js | obeho | 2021-02-14 | |
|/ / / | | | | | | | Added instance libreddit.himiko.cloud | |||
| * | | Update manifest.json | Harsh Barsaiyan | 2021-04-05 | |
| | | | ||||
| * | | Add ViewTube | Harsh Barsaiyan | 2021-03-30 | |
| | | | ||||
| * | | Add Whoogle Search | Harsh Barsaiyan | 2021-03-11 | |
|/ / | ||||
| * | remove nitter.weaponizedhumiliation.com | alefvanoon | 2021-04-10 | |
| | | ||||
| * | add bird.trom.tf | alefvanoon | 2021-04-10 | |
| | | ||||
| * | add insta.trom.tf | alefvanoon | 2021-04-10 | |
| | | ||||
| * | add search.trom.tf | alefvanoon | 2021-04-10 | |
| | | ||||
| * | add searx.silkky.cloud | alefvanoon | 2021-04-09 | |
| | | ||||
| * | add libreddit.silkky.cloud | alefvanoon | 2021-04-09 | |
| | | ||||
| * | add some invidious ins | alefvanoon | 2021-04-09 | |
| | | ||||
| * | add some invidious ins | alefvanoon | 2021-04-09 | |
|/ | ||||
* | Merge pull request #176 from mmatous/add-presearch | Simon Brazell | 2021-02-10 | |
|\ | | | | | Add Presearch search engine | |||
| * | Add Presearch search engine | Martin Matous | 2021-02-01 | |
| | | ||||
* | | Merge pull request #170 from howoz/master | Simon Brazell | 2021-02-10 | |
|\ \ | |/ |/| | add turkish translation | |||
| * | tr translation done | howoz | 2021-01-30 | |
| | | ||||
| * | start of tr translation | howoz | 2021-01-30 | |
|/ | ||||
* | Merge pull request #164 from yshalsager/patch-1 | Simon Brazell | 2021-01-19 | |
|\ | | | | | invidious: Add invidious.tube to instances | |||
| * | invidious: Add invidious.tube to instances | Youssif Shaaban Alsager | 2021-01-16 | |
|/ | ||||
* | Merge pull request #161 from TotalCaesar659/patch-1 | Simon Brazell | 2021-01-13 | |
|\ | | | | | Update Russian translation | |||
| * | Update Russian translation | TotalCaesar659 | 2021-01-13 | |
|/ | ||||
* | Fixes #160 - Disable search redirects by default (sorry... 🙂) | SimonBrazell | 2021-01-13 | |
| | ||||
* | Translate "Random instance (none selected)" (#158) | SimonBrazell | 2021-01-12 | |
| | ||||
* | Merge pull request #157 from TotalCaesar659/patch-1 | Simon Brazell | 2021-01-12 | |
|\ | | | | | Update Russian translation | |||
| * | Update messages.json | TotalCaesar659 | 2021-01-11 | |
| | | ||||
| * | Update Russian translation | TotalCaesar659 | 2021-01-11 | |
|/ | ||||
* | Fix typo | SimonBrazell | 2021-01-11 | |
| | ||||
* | CLoses #130 changed to GPLv3, added SearX instances (#16), fixed instance ↵ | SimonBrazell | 2021-01-11 | |
| | | | | selects. | |||
* | gecko: strict_min_version: 67.0 due to dynamic imports | SimonBrazell | 2021-01-11 | |
| |