ManeraKai
1324a81f0c
Update chromium.md
2022-11-02 15:57:18 +00:00
ManeraKai
0957d2c418
Merge pull request #519 from Daniel-Valentine/patch-1
...
Fix link to libreddit-instances JSON.
2022-11-02 11:29:05 +03:00
Daniel Valentine
fa686cc6cf
Fix link to libreddit-instances JSON.
...
With the resumption of the Libreddit project, the repo containing the instances that I started in [ferritreader](https://github.com/ferritreader ) has moved to [libreddit/libreddit-instances](https://github.com/libreddit/libreddit-instances ). This commit fixes the URL for libreddit instances to point to that repo.
2022-11-01 22:56:10 -06:00
ManeraKai
7bceec8cd4
Clarified Exceptions https://github.com/libredirect/libredirect/issues/345
2022-11-01 19:59:38 +03:00
ManeraKai
cf7afda7e0
Improved design of sidebar and customize popup https://github.com/libredirect/libredirect/issues/369
2022-11-01 19:32:49 +03:00
Hygna
73cc5ce38d
Changes:
...
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-29 12:46:53 +01:00
Hygna
70301fc8b5
Added PrivateBin
...
https://github.com/libredirect/libredirect/issues/374
2022-10-28 13:34:26 +01:00
Hygna
f171089d7e
Switched bullseye image
2022-10-28 12:49:48 +01:00
Hygna
59c1465c97
Added support for copying raw wikipedia url
...
Closes https://github.com/libredirect/libredirect/issues/501
2022-10-27 14:28:52 +01:00
Hygna
fb452d8980
Added Ferrit frontend for reddit
...
Closes https://codeberg.org/LibRedirect/libredirect/issues/42
2022-10-27 11:49:52 +01:00
Hygna
3d1a9105c0
Added support for redirecting wikia.com urls
...
Closes https://github.com/libredirect/libredirect/issues/476
2022-10-26 13:54:36 +01:00
Hygna
86306f0d7c
Added redirections for mobile imdb urls
...
closes https://github.com/libredirect/libredirect/issues/508
2022-10-26 12:21:19 +01:00
Paul Wise
ac9190cf3f
Clean up various minor issues ( #506 )
...
* 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.
2022-10-25 20:00:31 +00:00
Hygna
9d3239c81f
Moved some configs to package.json, removed an unnecessary dependency, added shebang to get_instances.py
2022-10-25 20:54:31 +01:00
Hygna
65243b5b93
Improved the instance fetcher
...
Changed the image used in CI
Started fetching Whoogle & SimplyTranslate tor & i2p instances
Started using a custom user agent for transparency
2022-10-25 12:43:59 +01:00
Hygna
138910dc6c
Stopped tracking generated html files in git
2022-10-24 23:03:34 +01:00
ManeraKai
cc48d21beb
Update version 2.3.3 => 2.3.4
2022-10-24 23:52:17 +03:00
Hygna
4f0b7407a1
Removed reidrect.invidious.io redirect target
...
Closes https://codeberg.org/LibRedirect/libredirect/issues/48
2022-10-24 21:13:12 +01:00
Hygna
5685f882fd
Moved ejs to dev dependencies
2022-10-24 16:36:40 +01:00
Hygna
0dfde9b8b3
Fixed Hyperpipe capitalization
2022-10-24 11:15:12 +01:00
Hygna
0baaf7ed82
Fixed settings upgrader
2022-10-23 13:23:05 +01:00
Hygna
eb3794cdcb
Changes:
...
Fixed instance updating
Made the instance updater remove frontends & networks not in the current version
Fixed CI linter
2022-10-23 11:33:18 +01:00
Austin Huang
1dfd4f8764
handle more reddit cdn urls
2022-10-22 22:38:09 +01:00
Hygna
d0bab00b40
Moved web-ext config from flags to js file
2022-10-22 22:30:35 +01:00
ManeraKai
095410ede2
Merge https://codeberg.org/LibRedirect/libredirect
2022-10-22 23:28:13 +03:00
ManeraKai
e5ccdae2b6
2.3.2 => 2.3.3
2022-10-22 23:27:39 +03:00
Hygna
f57663db9a
Moved all pipelines to one file
2022-10-22 17:21:19 +01:00
Hygna
e8d342755f
Added linting in CI
2022-10-22 15:38:32 +01:00
Peter Dave Hello
6b98b85182
Improve README.md readability
2022-10-22 15:06:07 +01:00
Milo Ivir
be7d9b2b25
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/hr/
2022-10-22 11:02:52 +02:00
Fjuro
4563111b75
Translated using Weblate (Czech)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/cs/
2022-10-22 11:02:52 +02:00
Hin Weisner
e02cc51e59
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/es/
2022-10-22 11:02:52 +02:00
LeJun
20061a4446
Translated using Weblate (French)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/fr/
2022-10-22 11:02:52 +02:00
Hygna
d9ca6dee47
Made instragram main page redirect to avoid confusion, removed unnecessary groups from regex
2022-10-21 20:59:38 +01:00
Hygna
51bb4e1557
Fixed redirect toggles set to false being reset
...
Closes https://github.com/libredirect/libredirect/issues/499
2022-10-21 19:25:50 +01:00
ManeraKai
c86fe25b44
Bump versiom 2.3.1 => 2.3.2
2022-10-21 06:51:26 +03:00
Hygna
1ce6a16686
Fixed all settings changed except the last one set not saving (for real this time)
...
Closes https://github.com/libredirect/libredirect/issues/473
2022-10-20 16:26:00 +01:00
Milo Ivir
fead1fef66
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/hr/
2022-10-19 23:12:44 +02:00
Hygna
d2b181b6da
Made regex check for path or end after domain
...
Closes https://github.com/libredirect/libredirect/issues/493
2022-10-19 19:00:46 +01:00
Woodpecker CI
f5523dd912
updated instances
2022-10-19 00:09:24 +00:00
Hygna
a4688fdb3a
Yet another attempt to fix options resetting
2022-10-18 19:55:13 +01:00
Hygna
31c556b51d
Added new cloutube instance, made reddit instance use a positive lookahead, added LibreTranslate to readme
2022-10-18 18:09:35 +01:00
Hygna
b5e0a297d8
Remove instances not in the redirects list from the enabled list
...
Closes https://github.com/libredirect/libredirect/issues/489
2022-10-17 16:33:57 +01:00
gallegonovato
aded25f600
Translated using Weblate (Galician)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/gl/
2022-10-17 03:04:29 +02:00
pjammo
1247e6c450
Translated using Weblate (Italian)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/it/
2022-10-17 03:04:29 +02:00
Hygna
c6d5815cde
Fixed whoogle search redirects
2022-10-16 20:17:59 +01:00
ManeraKai
eb0c848837
Updated version 2.3.0 => 2.3.1
2022-10-16 17:58:41 +03:00
Hygna
2e1534e579
Updated reddit targets, actually fixed peertube redirects
2022-10-16 11:00:41 +01:00
Woodpecker CI
5ec2dca381
updated instances
2022-10-16 00:10:02 +00:00
Hygna
88e72a80b6
Removed FPI settings unifying as it superceded by dFPI & ETP
2022-10-15 16:02:59 +01:00