Commit Graph

364 Commits

Author SHA1 Message Date
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 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 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
Hygna a4688fdb3a
Yet another attempt to fix options resetting 2022-10-18 19:55:13 +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
Hygna 88e72a80b6
Removed FPI settings unifying as it superceded by dFPI & ETP 2022-10-15 16:02:59 +01:00
Hygna ea4126d75e
Stopped custom instances displaying the toggle instance popup 2022-10-15 14:00:46 +01:00
Hygna 11b42fb9dc
Fixed bug on chromium browsers where creating toggle redirects context menu would fail 2022-10-13 22:09:24 +01:00
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