Commit Graph

38 Commits

Author SHA1 Message Date
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 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 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
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
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 2e1534e579
Updated reddit targets, actually fixed peertube redirects 2022-10-16 11:00:41 +01:00
Hygna 88e72a80b6
Removed FPI settings unifying as it superceded by dFPI & ETP 2022-10-15 16:02:59 +01:00
Hygna 0e94dbf2f3 Fixed some quora redirects 2022-10-12 08:14:11 +02:00
Austin Huang 91d420b460 Fix regex since Fandom subdomains can contain hyphens (#37)
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-10 04:32:20 +02:00
Hygna c36def61ea
Fixed outbound youtube urls
Closes https://github.com/libredirect/libredirect/issues/470
2022-10-09 17:09:22 +01:00
Hygna 96f6ca4c22
Updated instances 2022-10-09 13:56:04 +01:00
Hygna 375f4371c3
Toggle current instance in popup
Fixed bug where testing latency of multiple frontends at the same time wouldn't save all of the timings
2022-10-09 13:11:05 +01:00
Hygna 6fdf656630
Added context menu to redirect
Closes https://github.com/libredirect/libredirect/issues/414
2022-10-08 17:48:24 +01:00
Hygna 9560cfc3e7
Fixed bugs present in the previous commit 2022-10-08 16:33:39 +01:00
Hygna beaaeb1d30
Added support for i.stack.imgur.com and rimgo embeds
Closes https://codeberg.org/LibRedirect/libredirect/issues/18
2022-10-05 19:27:27 +01:00
Hygna a96f3188b7
Changes:
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-05 17:29:27 +01:00
Hygna cd01a7083c
Added LibreTranslate 2022-10-04 21:50:01 +01:00
Hygna ebc1259ca4
Squashed many bugs 2022-10-03 19:49:12 +01:00
Hygna c1af086c27
Finished options upgrading 2022-10-03 06:44:49 +01:00
Hygna 18facf37a2
Squashed a few bugs 2022-09-30 14:54:56 +01:00
Hygna f1b8b64c48
Changes:
Improved instance fetcher

Added instance updating

Fix a few bugs
2022-09-29 18:32:03 +01:00
Hygna 800d0cbd9f
Unify cookies 2022-09-28 20:18:32 +01:00
Hygna 5d48d60e96 Started converting storage format 2022-09-27 20:59:25 +01:00
Hygna 378fab21c0 Changes
Changed some regex

Made ejs no longer need extra config member variable

Added url reversal
2022-09-26 18:32:32 +01:00
Hygna df5e7f9b07 Made most redirects work as expected 2022-09-24 11:44:18 +01:00
Hygna f87eb20cee Started optimizing popup.js 2022-09-23 20:57:25 +01:00
Hygna 320d0175a8 Completed Migration to ejs 2022-09-22 19:58:07 +01:00
Hygna d86fecab3f 100% compat with widgets/<service>.js 2022-09-21 20:38:30 +01:00
Hygna 0c1595ec3a Changes
Made get_instances.py more efficient

Further work to get widgets/services.js to work properly
2022-09-19 17:30:39 +01:00
Hygna 978e079307 Converted index.html to ejs 2022-09-18 17:03:54 +01:00
Hygna d6cad17a15 Begin work with ejs, created widgets/services.js 2022-09-12 18:17:25 +01:00
Hygna e04c79d4ae Embrace object usage for user-set options 2022-09-11 14:41:06 +01:00
Hygna 4cab752e05 All irregular url structures completed 2022-09-09 15:55:33 +01:00
Hygna da446a981b Started work on services.js 2022-09-07 18:05:18 +01:00
Hygna c533023546 Finish initial config.json draft 2022-09-06 19:31:50 +01:00
BobIsMyManager 77b1f094b0 Push part of config draft
I had more exiting stuff like ejs, but I accidentially deleted the files D:
2022-08-02 23:10:45 +01:00