Commit Graph

135 Commits

Author SHA1 Message Date
ManeraKai 462011d2c3
Cleaning code 2024-05-21 02:05:37 +03:00
ManeraKai d53d84e398
Hided hr in popup when no upper buttons are present 2024-03-14 12:59:15 +03:00
ManeraKai 5ca6836bd0
Fixed popup not working https://github.com/libredirect/browser_extension/issues/901 2024-03-11 19:10:17 +03:00
CompileNix e75eab9798
Re-order the popup menu items to improve UI / UX
As discussed in #899
2024-03-10 20:38:49 +01:00
ManeraKai fc6218c84d
Made popup mobile-friendly https://github.com/libredirect/browser_extension/issues/874 2024-01-29 18:15:31 +03:00
ManeraKai 8d944834fa
Fixed tapping on settings in popup not focusing https://github.com/libredirect/browser_extension/issues/873 2024-01-29 12:12:34 +03:00
ManeraKai 2e1de247ee Add "Redirect (frontend) to Prefferred" https://github.com/libredirect/browser_extension/issues/767 2023-09-18 13:12:09 +03:00
ManeraKai 6b8e03fb8e
Cleaned code. Fixed not able to select popup buttons with keyboard https://codeberg.org/LibRedirect/browser_extension/issues/106 2023-09-17 22:01:02 +03:00
ManeraKai 1aa49d26e2
Added some accessible attributes https://github.com/libredirect/browser_extension/issues/810 2023-09-17 19:38:07 +03:00
ManeraKai 94a4ba8b85
Added strings for localization https://github.com/libredirect/browser_extension/issues/805 2023-09-03 14:53:50 +03:00
ManeraKai 488997d66a
Some tweaks to the options page 2023-05-09 08:58:34 +03:00
sittaneumayer f75c293578 Refactor popup menu
Buttons are hidden unless needed
Removed duplicate and unused code
2023-05-04 19:56:18 +03:00
ManeraKai fdfd940e63
Added context menu buttons to the popup 2023-03-10 13:12:17 +03:00
ManeraKai 53cfc05227
Fixed random bugs 2023-03-05 17:29:09 +03:00
ManeraKai d0961f5d1f Link menu: Redirect, Reverse, Copy Reverse. Icon menu: Settings, SwitchInstance, Copy Reverse, Redirect, Reverse redirect. https://github.com/libredirect/libredirect/issues/607 2023-02-08 11:29:03 +03:00
ManeraKai 7c2e8f08c7
Optimized code 2023-01-23 12:54:45 +03:00
ManeraKai 610d2da761 Fixed bugs 2023-01-22 20:44:40 +03:00
ManeraKai 57e32c8d7a
Cleaned code. Fixed settings conversion not working 2023-01-21 14:29:10 +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 f454ced949
Removed LatencyTest, AutoRedirect, Unify, DisableInstance 2022-12-07 10:51:43 +03:00
Hygna 138910dc6c
Stopped tracking generated html files in git 2022-10-24 23:03:34 +01:00
Hygna ea4126d75e
Stopped custom instances displaying the toggle instance popup 2022-10-15 14:00:46 +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 9b996dcdf2
Fixed some more bugs 2022-10-06 21:12:51 +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 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 18facf37a2
Squashed a few bugs 2022-09-30 14:54:56 +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 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
BobIsMyManager 4c69fa7e29 Latency threshold, LBRY/Odysee -> LBRY
Closes https://github.com/libredirect/libredirect/pull/405
2022-08-01 13:31:16 +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 a43f0a7e7f Squashed a few bugs
Closes https://github.com/libredirect/libredirect/issues/392
2022-07-24 16:30:41 +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
ManeraKai f2294d7da0
fixing & refining About Page #368 2022-06-28 10:31:34 +03:00
ManeraKai 1d0111201b
Made frontend icon appear if the current site is surpports it 2022-06-23 08:34:57 +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