Commit Graph

380 Commits

Author SHA1 Message Date
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
ManeraKai e618299a04 Unify won't save in storage anymore. Fixed Piped Unify 2022-08-02 22:03:33 +01:00
BobIsMyManager 9a884ca5c0 http status 2022-08-02 22:02:35 +01:00
BobIsMyManager 4c69fa7e29 Latency threshold, LBRY/Odysee -> LBRY
Closes https://github.com/libredirect/libredirect/pull/405
2022-08-01 13:31:16 +01:00
BobIsMyManager 29295b8237 Added lbry embeds and codeberg issue templates 2022-07-28 17:30:38 +01:00
BobIsMyManager 0803eb5e04 Added lbry desktop
Closes https://github.com/libredirect/libredirect/issues/365
2022-07-27 11:05:49 +01:00
BobIsMyManager 2a0596f08f Many things
Made all instances updateable

Added hyperpipe

Closes https://github.com/libredirect/libredirect/issues/398

Added cloudtube

Closes https://github.com/libredirect/libredirect/issues/397

Start using prettier
2022-07-26 22:28:50 +01:00
BobIsMyManager b7859ac2a4 I should really inspect diffs before commiting 2022-07-24 16:36:13 +01:00
BobIsMyManager 8c551f6826 Forgot to save a line 2022-07-24 16:33:54 +01:00
BobIsMyManager a43f0a7e7f Squashed a few bugs
Closes https://github.com/libredirect/libredirect/issues/392
2022-07-24 16:30:41 +01:00
ManeraKai 663c61e0f2
fix some typos 2022-07-24 11:34:17 +03:00
BobIsMyManager 2e44814315 Fixed one of the errors (1 remaining) 2022-07-23 18:08:18 +01:00
BobIsMyManager 799b8e3bdf Resolve protocolFallback checkbox value not being displayed correctly 2022-07-23 14:55:26 +01:00
BobIsMyManager e08dd3d5a9 Resolve redirects for neuters and youtube 2022-07-23 14:11:44 +01:00
BobIsMyManager f4dc7ded61 WIP: Optimization, resolve incorrect protocol storage, unified protocol settings...
Optmizations still throw a lot of errors, this will be resolved

Custom instances of previously unused protocols do not save, this will be resolved

Track version number locally for easier config migration in the future
2022-07-21 21:30:46 +01:00
BobIsMyManager 708ba97ab8 nvm 2022-07-15 13:42:57 +01:00
BobIsMyManager 3adfe6b59e s 2022-07-15 13:41:22 +01:00
BobIsMyManager c531943e48 Add support for unifying settings 2022-07-14 16:39:04 +01:00
BobIsMyManager ddcbb9725d non-breaking optimizations to search and librex support 2022-07-14 11:40:19 +01:00
BobIsMyManager 0ea6f3845e Added I2P and Lokinet support for simply translate. (#4)
Co-authored-by: BobIsMyManager <bimmgitsignature.nly8m@simplelogin.co>
Reviewed-on: https://codeberg.org/LibRedirect/libredirect/pulls/4
Co-authored-by: BobIsMyManager <bobismymanager@noreply.codeberg.org>
Co-committed-by: BobIsMyManager <bobismymanager@noreply.codeberg.org>
2022-07-05 22:02:32 +02:00
ManeraKai f2294d7da0
fixing & refining About Page #368 2022-06-28 10:31:34 +03:00
EdwardLangdon 6e3ee9bcff
Added About page 2022-06-25 12:41:38 +05:30
ManeraKai 1d0111201b
Made frontend icon appear if the current site is surpports it 2022-06-23 08:34:57 +03:00
ManeraKai ed84d92598
Disabled reset settings on update. Bump version => 2.2.1 2022-06-20 16:47:49 +03:00
ManeraKai 1c1c3cd434
Added Twitter embed toggle #344 2022-06-19 19:10:32 +03:00
ManeraKai f6861164a3
Disabled cookies for incognito for this release #291 #340 2022-06-19 18:49:42 +03:00
ManeraKai 8b7581e4e2
Added imgur.io #346. Fixed a typo in Unify. Fixed typo in IMDb #348 2022-06-19 15:49:11 +03:00
ManeraKai cb39680081
Minor tweaks. Fixed Unify Settings not working in chromium 2022-06-18 15:53:05 +03:00
ManeraKai 4c4c47e82f
Fixed small things. apparently Fixed Instances got fixed #337 2022-06-16 11:37:42 +03:00
ManeraKai cc8b5e4e5f
Added libremdb #230 2022-06-12 18:51:47 +03:00
ManeraKai cd285222c7
Added Neuters #231 2022-06-11 15:39:22 +03:00
ManeraKai 12d484ae6c
Fixed typo in instagram settings tab #298 2022-06-11 14:18:47 +03:00
ManeraKai bab3f02a36
Added quetre #230 2022-06-11 14:14:14 +03:00
ManeraKai 0ab646ac68
Fixed content-security-policy for youtube #279 2022-06-11 13:03:46 +03:00
ManeraKai d81a4b9766
Fixing cookies #319 #323 2022-06-11 09:57:41 +03:00
ManeraKai fd844da5e0 Added Switch Instance to proxiTok & fixed instance fetching for it #326 2022-06-10 21:03:48 +03:00
ManeraKai 61f2390323
Fixed Copy Raw shortcut not working #324 2022-06-10 20:00:12 +03:00
ManeraKai 64014cfdf7
Fixed thing in reddit. Fixed bug in incognito, Fixed localise module error. Bump => 2.1.0 2022-06-09 20:29:05 +03:00
ManeraKai 22b687876a
Fixed maps. RTL to default instances checklist. Unify not working in chrmoium 2022-06-09 10:32:09 +03:00
ManeraKai 55d76447d4
Fixed cookies not applying in iframes #319. Added translation support for some strings 2022-06-08 04:18:09 +03:00
ManeraKai b2d44f314b
Fixed a bug in export settings after reset warning popup 2022-06-07 19:40:03 +03:00
ManeraKai adbfb9a890
Fix removeXFrameOptions not working in YT #279 2022-06-06 19:30:07 +03:00
ManeraKai 556f537f70
Adding weblate. Changing small things 2022-06-05 20:10:42 +03:00
ManeraKai 78dcb36710
Fixing bugs. Preparing for release 2022-06-05 15:54:13 +03:00
ManeraKai fec9df153e
Clarifying authenticate instances #311 2022-06-04 19:42:34 +03:00
ManeraKai 0500bab297
Removed localStorage from initing when browser launches. Fixing freetube #303 2022-06-04 16:26:08 +03:00
ManeraKai 4d0c773cf6
Unify Settings on Import #285 2022-06-04 16:16:17 +03:00
ManeraKai 663085de63
Fixing incognito problem #306 2022-06-03 04:46:10 +03:00
ManeraKai f0aa014276
Fixing incognito problem #306 2022-06-03 04:44:07 +03:00
ManeraKai 0c7540d7e0
Optimized Unify more #291 2022-06-02 00:13:08 +03:00
ManeraKai 81d1e26aef
Optimizing and fixing bugs #286 2022-05-31 06:29:15 +03:00
ManeraKai 854ef6115c
Small refining #292 2022-05-31 01:54:25 +03:00
ManeraKai 2b048f6af1
Auto reset settings & warning page for incompatible versions #292 2022-05-31 01:49:09 +03:00
ManeraKai 32dfb779c4
Fix YouTube and YT Music typos #293 2022-05-30 19:39:05 +03:00
ManeraKai c5a6623e0f
Fixed settings theme and translation flashing #286 2022-05-30 01:02:59 +03:00
ManeraKai 595ca4bfce
Fixed typo for CopyRaw #291 2022-05-28 21:31:28 +03:00
ManeraKai 456b65af82
Fixed Unify Settings not working for localStorage. Fixed other things 2022-05-28 11:00:48 +03:00
ManeraKai 29729a01cf
Added support for chromium. Fixed redirect off offline #276 2022-05-27 06:20:07 +03:00
ManeraKai 5abfe6f9f1
Fixed bug in piped, PipedMaterial, lingva's Unify Settings 2022-05-23 19:54:04 +03:00
ManeraKai ddf88f4be6 Updating images. Bump version => 2.0.0 2022-05-21 20:13:51 +03:00
ManeraKai acb72ef1c8
Fixing things and refining design 2022-05-21 18:02:57 +03:00
ManeraKai 68f9fbb3f7
Fixed buttons in the general tab 2022-05-21 16:38:28 +03:00
ManeraKai 060629143a
Hiding popup buttons when not available 2022-05-21 11:28:15 +03:00
ManeraKai 51b0df71b9
Cleaned code. Fixed thing in CopyRaw #268 2022-05-21 02:38:24 +03:00
ManeraKai ebc9bf35a6
Cleaned code. Added shortcuts for the CopyRaw btn #268 2022-05-21 01:46:47 +03:00
Edward ad288578a3
Alligned Buttons in Extension Popup (#267) 2022-05-19 20:51:19 +03:00
ManeraKai 4498e790f6
Supported all frontend preferences #234 2022-05-19 19:21:39 +03:00
ManeraKai 5aa8f7a56a
Fixed Import Tool not working #242 2022-05-19 11:03:22 +03:00
ManeraKai ca9c5e04c0 Fixed redirections not appearing in Brave #253 2022-05-19 10:39:50 +03:00
ManeraKai d88a4afd6b Added removeXFrameOptions to Piped, Invidious #263 2022-05-19 03:46:42 +03:00
ManeraKai 754c52983a
Unchecked Authentication Requiring instances by default #248 2022-05-15 20:27:28 +03:00
ManeraKai ab44fd04ff
Complete on supporting Unify #234 2022-05-15 18:44:28 +03:00
ManeraKai 42dbb68ee0
Reorganized pug files. Added Unify settings to libreddit #234 2022-05-12 04:22:12 +03:00
ManeraKai f2e969d43d
Made maps redirect async #208 2022-05-10 06:54:13 +03:00
ManeraKai dfa5834b3c
Improving UI. Making instance urls clickable #244 2022-05-10 05:44:01 +03:00
ManeraKai 0c6085ce8d
Added SearXNG Custom Settings #193 2022-05-08 17:59:13 +03:00