about summary refs log tree commit diff stats
path: root/src/pages/popup (follow)
Commit message (Collapse)AuthorAge
* Added mobile support in SvelteManeraKai2024-07-26
|
* Migrating popup to svelteManeraKai2024-07-25
|
* Formatting wiht prettierManeraKai2024-07-21
|
* Cleaning codeManeraKai2024-05-21
|
* Hided hr in popup when no upper buttons are presentManeraKai2024-03-14
|
* Fixed popup not working ↵ManeraKai2024-03-11
| | | | https://github.com/libredirect/browser_extension/issues/901
* Re-order the popup menu items to improve UI / UXCompileNix2024-03-10
| | | | As discussed in #899
* Made popup mobile-friendly ↵ManeraKai2024-01-29
| | | | https://github.com/libredirect/browser_extension/issues/874
* Fixed tapping on settings in popup not focusing ↵ManeraKai2024-01-29
| | | | https://github.com/libredirect/browser_extension/issues/873
* Add "Redirect (frontend) to Prefferred" ↵ManeraKai2023-09-18
| | | | https://github.com/libredirect/browser_extension/issues/767
* Cleaned code. Fixed not able to select popup buttons with keyboard ↵ManeraKai2023-09-17
| | | | https://codeberg.org/LibRedirect/browser_extension/issues/106
* Added some accessible attributes ↵ManeraKai2023-09-17
| | | | https://github.com/libredirect/browser_extension/issues/810
* Added strings for localization ↵ManeraKai2023-09-03
| | | | https://github.com/libredirect/browser_extension/issues/805
* Some tweaks to the options pageManeraKai2023-05-09
|
* Refactor popup menusittaneumayer2023-05-04
| | | | | Buttons are hidden unless needed Removed duplicate and unused code
* Added context menu buttons to the popupManeraKai2023-03-10
|
* Fixed random bugsManeraKai2023-03-05
|
* Link menu: Redirect, Reverse, Copy Reverse. Icon menu: Settings, ↵ManeraKai2023-02-08
| | | | SwitchInstance, Copy Reverse, Redirect, Reverse redirect. https://github.com/libredirect/libredirect/issues/607
* Optimized codeManeraKai2023-01-23
|
* Fixed bugsManeraKai2023-01-22
|
* Cleaned code. Fixed settings conversion not workingManeraKai2023-01-21
|
* Changed Update Instances selection mechanism. ↵ManeraKai2023-01-07
| | | | https://github.com/libredirect/libredirect/issues/334 Removed Peertube (maybe will readd it later). Optimized code
* Removed Wikiless, Neuters. OptimizationManeraKai2022-12-31
|
* Switched back to pugManeraKai2022-12-31
|
* Reverting back to Github + other stuff. Correcting http => https ↵ManeraKai2022-12-10
| | | | https://github.com/libredirect/libredirect/pull/482
* Removed LatencyTest, AutoRedirect, Unify, DisableInstanceManeraKai2022-12-07
|
* Stopped tracking generated html files in gitHygna2022-10-24
|
* Stopped custom instances displaying the toggle instance popupHygna2022-10-15
|
* Updated instancesHygna2022-10-09
|
* Toggle current instance in popupHygna2022-10-09
| | | | Fixed bug where testing latency of multiple frontends at the same time wouldn't save all of the timings
* Fixed some more bugsHygna2022-10-06
|
* Changes:Hygna2022-10-05
| | | | | | | | Added BreezeWiki as a frontend for Fandom Closes https://github.com/libredirect/libredirect/issues/444 Futureproofed bug caused by adding new frontend/service
* Squashed many bugsHygna2022-10-03
|
* Finished options upgradingHygna2022-10-03
|
* Corrected minor mistakeHygna2022-10-02
|
* small fixManeraKai2022-10-02
|
* Squashed a few bugsHygna2022-10-02
|
* Squashed a few bugsHygna2022-09-30
|
* Unify cookiesHygna2022-09-28
|
* Started converting storage formatHygna2022-09-27
|
* ChangesHygna2022-09-26
| | | | | | | | Changed some regex Made ejs no longer need extra config member variable Added url reversal
* Started work on instance switchingHygna2022-09-25
|
* Made most redirects work as expectedHygna2022-09-24
|
* Started optimizing popup.jsHygna2022-09-23
|
* Completed Migration to ejsHygna2022-09-22
|
* Latency threshold, LBRY/Odysee -> LBRYBobIsMyManager2022-08-01
| | | | Closes https://github.com/libredirect/libredirect/pull/405
* Many thingsBobIsMyManager2022-07-26
| | | | | | | | | | | | | | 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
* I should really inspect diffs before commitingBobIsMyManager2022-07-24
|
* Squashed a few bugsBobIsMyManager2022-07-24
| | | | Closes https://github.com/libredirect/libredirect/issues/392
* WIP: Optimization, resolve incorrect protocol storage, unified protocol ↵BobIsMyManager2022-07-21
| | | | | | | | | | 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