Commit Graph

355 Commits

Author SHA1 Message Date
Hygna 3a16c0a2c2
Fixed bug where websites with strict CSPs would not allow for the redirected instance embed to be loaded
Closes https://github.com/libredirect/libredirect/issues/481
2022-10-13 16:52:16 +01:00
Hygna 5a927da809
Fixed bug where url protocol would appear as undefined
Closes https://github.com/libredirect/libredirect/issues/478
2022-10-12 17:09:25 +01:00
Hygna dc71fa04a0
Fixed bug where on settings import the extension would no longer function 2022-10-11 16:53:06 +01:00
Hygna c60e6f2c52
Fixed bug where on firefox the options upgrader was being ran more than once 2022-10-11 15:50:33 +01:00
lev 1b7e0c1a05 fixed checkbox circle being offcenter by 1px 2022-10-10 22:24:43 +05: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 be78f86a67
Added context menu to toggle redirects for a certain tab
Closes https://github.com/libredirect/libredirect/issues/464
2022-10-08 11:37:45 +01:00
Hygna 9b996dcdf2
Fixed some more bugs 2022-10-06 21:12:51 +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 c87bbba349
Ported 87d68cb662 2022-10-04 19:10:07 +01:00
Hygna aa408a4c9b Merge branch 'optimizations' 2022-10-04 19:00:06 +01:00
Hygna e4954d197f
Display if server is not found, made images in settings clickable 2022-10-04 17:36:38 +01:00
Hygna 8687b70585
Switched to html labels 2022-10-03 21:42:33 +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 6c8c304a0d
Corrected minor mistake 2022-10-02 16:44:11 +01:00
ManeraKai 84e863c477
small fix 2022-10-02 18:23:17 +03:00
Hygna e8a67e9172
Squashed a few bugs 2022-10-02 15:10:36 +01:00
Hygna e21ecb4e1d
Unify Localstorage 2022-10-01 11:17:32 +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 03f242fe11 Started work on instance switching 2022-09-25 17:27:43 +01:00
ManeraKai 7e8c13bb3b
Fix some error in runtime.onInstalled 2022-09-25 17:10:38 +03: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 8f05957ffa Fixed more bugs 2022-09-20 22:24:19 +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 4c1099771c More ejs progress 2022-09-16 19:33:39 +01:00
Hygna e867e2e0a5 Fixed ejs ending tags 2022-09-14 21:04:27 +01:00
Hygna 09b2b96116 add files 2022-09-13 21:15:52 +01:00
Hygna d6cad17a15 Begin work with ejs, created widgets/services.js 2022-09-12 18:17:25 +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
ManeraKai b62c79adf8
Removed embedded only https://github.com/libredirect/libredirect/issues/410 2022-08-14 15:11:50 +03:00
ManeraKai 416a4ee13c Fixed typo https://github.com/libredirect/libredirect/issues/408 2022-08-14 14:05:20 +03:00
ManeraKai 7a56715877
improving the general Class 2022-08-08 11:47:25 +03:00
ManeraKai 93b181901c
Made setRedirect functions async 2022-08-06 09:12:43 +03:00
BobIsMyManager b1ebf0e2de Uncomment 2022-08-02 22:52:57 +01:00
BobIsMyManager 341afc4055 Finish offline detection 2022-08-02 22:03:33 +01:00