about summary refs log tree commit diff stats
path: root/src/assets (follow)
Commit message (Collapse)AuthorAge
* Remove instances not in the redirects list from the enabled listHygna2022-10-17
| | | | Closes https://github.com/libredirect/libredirect/issues/489
* Fixed whoogle search redirectsHygna2022-10-16
|
* Updated reddit targets, actually fixed peertube redirectsHygna2022-10-16
|
* Removed FPI settings unifying as it superceded by dFPI & ETPHygna2022-10-15
|
* Properly redirect images in LibredditAustin Huang2022-10-15
|
* 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 peertube redirectsHygna2022-10-11
|
* Fix regex since Fandom subdomains can contain hyphens (#37)Austin Huang2022-10-10
| | | | | | | | For example, it wouldn't redirect https://kimetsu-no-yaiba.fandom.com/wiki/Kimetsu_no_Yaiba_Wiki, now it would Reviewed-on: https://codeberg.org/LibRedirect/libredirect/pulls/37 Co-authored-by: Austin Huang <im@austinhuang.me> Co-committed-by: Austin Huang <im@austinhuang.me>
* 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
|
* Fixed twimg redirectsHygna2022-10-06
| | | | Closes https://github.com/libredirect/libredirect/issues/307
* Added support for i.stack.imgur.com and rimgo embedsHygna2022-10-05
| | | | Closes https://codeberg.org/LibRedirect/libredirect/issues/18
* Added search redirections from Fandom to BreezeWikiHygna2022-10-05
|
* 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
|
* Restored utils.jsHygna2022-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
| |
| * 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
| * Finished instance fetchingHygna2022-09-25
| |
| * 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
| |
| * add filesHygna2022-09-13
| |
| * Begin work with ejs, created widgets/services.jsHygna2022-09-12
| |
| * Embrace object usage for user-set optionsHygna2022-09-11
| |
| * Further progressHygna2022-09-10
| |
| * Make config.json fetching workHygna2022-09-09
| |
| * All irregular url structures completedHygna2022-09-09
| |