Commit Graph

75 Commits

Author SHA1 Message Date
ManeraKai 5a105da61e
Merge pull request #857 from orfins/feat/switch-to-next-instead-of-random
switchInstance returns next instance instead of random
2023-12-08 20:29:16 +00:00
ManeraKai f683a2127b Merge branch 'patch-1' of https://github.com/Davilarek/libredirect_browser_extension into Davilarek-patch-1 2023-11-19 03:26:54 +03:00
Or d9121aa5d8 switchInstance returns next instance instead of random 2023-11-18 17:40:35 +02:00
Daniel 57c978b648 Add jsdoc types for some functions
For VSCode completion
2023-11-11 18:12:36 +01:00
Daniel b146ce0714 Add TekstoLibre, frontend for Tekstowo.pl 2023-11-11 17:02:42 +01:00
ManeraKai f586207c43
Added cache for ping https://github.com/libredirect/browser_extension/issues/773 2023-09-17 22:49:27 +03:00
ManeraKai 356fd321d9
Added option to use github, codeberg, disable for fetching instances https://github.com/libredirect/libredirect/issues/626 2023-02-08 15:51:07 +03:00
ManeraKai 4983a7ad9f Re-added Test Latency in a better implementation https://github.com/libredirect/libredirect/issues/605 2023-02-08 01:41:38 +03:00
ManeraKai 57e32c8d7a
Cleaned code. Fixed settings conversion not working 2023-01-21 14:29:10 +03:00
ManeraKai 26624ea716
Modified the settings convertion for the next release 2023-01-18 18:14:00 +03:00
ManeraKai 486b92af5f
Optimized the getList and getBlacklist functions 2023-01-08 11:05:45 +03:00
ManeraKai 868dccfb3b
Changed Update Instances selection mechanism. https://github.com/libredirect/libredirect/issues/334 Removed Peertube (maybe will readd it later). Optimized code 2023-01-07 00:24:25 +03:00
ManeraKai eb7d1ce4c7
Removed Wikiless, Neuters. Optimization 2022-12-31 12:37:23 +03:00
ManeraKai d9cdea797f
Switched back to pug 2022-12-31 11:01:50 +03:00
ManeraKai d17377e6a5
Reverting back to Github + other stuff. Correcting http => https https://github.com/libredirect/libredirect/pull/482 2022-12-10 12:44:40 +03:00
ManeraKai ad4c00e663 Revert "Added Url Parameters support for Invidious, Piped https://github.com/libredirect/libredirect/issues/491"
This reverts commit 2a738e883c.
2022-12-10 10:48:21 +03:00
ManeraKai 2a738e883c
Added Url Parameters support for Invidious, Piped https://github.com/libredirect/libredirect/issues/491 2022-12-08 20:59:52 +03:00
ManeraKai decc32e7e6
Sorted the instances out https://github.com/libredirect/libredirect/issues/537 2022-12-07 10:52:08 +03:00
ManeraKai f454ced949
Removed LatencyTest, AutoRedirect, Unify, DisableInstance 2022-12-07 10:51:43 +03: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
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 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 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 1898a17f04
Restored utils.js 2022-10-04 21:33:53 +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 c1af086c27
Finished options upgrading 2022-10-03 06:44:49 +01: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
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
ManeraKai 93b181901c
Made setRedirect functions async 2022-08-06 09:12:43 +03:00
BobIsMyManager 0cd1947ad9 Update blacklist pt1 2022-08-03 14:12:03 +01:00
BobIsMyManager 9959aeb4ea Fix simplytranslate and make things prettier 2022-08-02 23:04:04 +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
ManeraKai c3a5208fdc Prettier format 2022-08-02 22:03:33 +01:00
ManeraKai 8ea4d37b43 rebase 2022-08-02 22:03:25 +01:00
BobIsMyManager 6a1ac04791 Begin work on instagram unify settings 2022-08-02 22:02:35 +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 532e01b49f Fallback on codeberg for instance fetching 2022-07-27 19:17:50 +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