about summary refs log tree commit diff stats
path: root/src/pages (follow)
Commit message (Collapse)AuthorAge
* Yet another attempt to fix options resettingHygna2022-10-18
|
* Remove instances not in the redirects list from the enabled listHygna2022-10-17
| | | | Closes https://github.com/libredirect/libredirect/issues/489
* Removed FPI settings unifying as it superceded by dFPI & ETPHygna2022-10-15
|
* Stopped custom instances displaying the toggle instance popupHygna2022-10-15
|
* Fixed bug on chromium browsers where creating toggle redirects context menu ↵Hygna2022-10-13
| | | | would fail
* Fixed bug where websites with strict CSPs would not allow for the redirected ↵Hygna2022-10-13
| | | | | | instance embed to be loaded Closes https://github.com/libredirect/libredirect/issues/481
* Fixed bug where url protocol would appear as undefinedHygna2022-10-12
| | | | Closes https://github.com/libredirect/libredirect/issues/478
* Fixed bug where on settings import the extension would no longer functionHygna2022-10-11
|
* Fixed bug where on firefox the options upgrader was being ran more than onceHygna2022-10-11
|
* fixed checkbox circle being offcenter by 1pxlev2022-10-10
|
* 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
* Added context menu to redirectHygna2022-10-08
| | | | Closes https://github.com/libredirect/libredirect/issues/414
* Fixed bugs present in the previous commitHygna2022-10-08
|
* Added context menu to toggle redirects for a certain tabHygna2022-10-08
| | | | Closes https://github.com/libredirect/libredirect/issues/464
* Fixed some more bugsHygna2022-10-06
|
* Added support for i.stack.imgur.com and rimgo embedsHygna2022-10-05
| | | | Closes https://codeberg.org/LibRedirect/libredirect/issues/18
* 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
* Added LibreTranslateHygna2022-10-04
|
* Ported 87d68cb662Hygna2022-10-04
|
* Merge branch 'optimizations'Hygna2022-10-04
|\
| * Display if server is not found, made images in settings clickableHygna2022-10-04
| |
| * Switched to html labelsHygna2022-10-03
| |
| * 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
| |
| * Unify LocalstorageHygna2022-10-01
| |
| * Squashed a few bugsHygna2022-09-30
| |
| * Changes:Hygna2022-09-29
| | | | | | | | | | | | | | | | Improved instance fetcher Added instance updating Fix a few bugs
| * 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
| |
| * Fix some error in runtime.onInstalledManeraKai2022-09-25
| |
| * Made most redirects work as expectedHygna2022-09-24
| |
| * Started optimizing popup.jsHygna2022-09-23
| |
| * Completed Migration to ejsHygna2022-09-22
| |
| * 100% compat with widgets/<service>.jsHygna2022-09-21
| |
| * Fixed more bugsHygna2022-09-20
| |
| * ChangesHygna2022-09-19
| | | | | | | | | | | | Made get_instances.py more efficient Further work to get widgets/services.js to work properly
| * Converted index.html to ejsHygna2022-09-18
| |
| * More ejs progressHygna2022-09-16
| |
| * Fixed ejs ending tagsHygna2022-09-14
| |
| * add filesHygna2022-09-13
| |
| * Begin work with ejs, created widgets/services.jsHygna2022-09-12
| |
| * All irregular url structures completedHygna2022-09-09
| |
| * Started work on services.jsHygna2022-09-07
| |
* | Removed embedded only https://github.com/libredirect/libredirect/issues/410ManeraKai2022-08-14
| |