Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make utils.js a module | Jesús | 2020-05-02 | 1 | -4/+5 |
| | | | | | The main difference is that modules share their code within the same session. | ||||
* | Update URL project | Jesús | 2020-03-15 | 1 | -1/+1 |
| | | | | - Remove libregit.org (CloudFlare attack) | ||||
* | Update copyright notice | Jesús | 2020-03-15 | 1 | -1/+1 |
| | |||||
* | backport | Jesús | 2019-12-30 | 1 | -3/+5 |
| | | | | | | - Flush caches on upgrade - Properly handle FrameModule's unloading - Use the new module and remove the old implementation | ||||
* | Improve syntax | Jesús | 2019-09-21 | 1 | -187/+146 |
| | |||||
* | remove tabs in javascript files | Jesús | 2019-08-11 | 1 | -142/+183 |
| | |||||
* | rebrand site URL | Jesús | 2019-08-10 | 1 | -1/+1 |
| | |||||
* | Fix return statement | Alessio Vanni | 2019-05-14 | 1 | -1/+1 |
| | | | | | | | The caller calling this function with topic equal to "before-asset-updated" expects a non-false value, but is never returned (a return with no value is equal to "return undefined" or something like that.) | ||||
* | Remove error reporting | Alessio Vanni | 2019-05-13 | 1 | -3/+1 |
| | | | | It's not actually needed anymore | ||||
* | Report error to console | Alessio Vanni | 2019-05-12 | 1 | -1/+3 |
| | |||||
* | Add links to eMatrix repository homepage | Alessio Vanni | 2019-02-20 | 1 | -0/+1 |
| | |||||
* | Change all names from μMatrix to ηMatrix | Alessio Vanni | 2019-02-20 | 1 | -49/+49 |
| | | | | Hopefully I caught all of them! | ||||
* | Fork uMatrix | Alessio Vanni | 2019-02-19 | 1 | -0/+615 |
Pretty much just changing the name and the copyright. |