Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |