Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notice | Jesús | 2020-03-15 | 1 | -1/+1 |
| | |||||
* | backport | Jesús | 2019-12-30 | 1 | -7/+3 |
| | | | | | | - Flush caches on upgrade - Properly handle FrameModule's unloading - Use the new module and remove the old implementation | ||||
* | rebrand site URL | Jesús | 2019-08-10 | 1 | -1/+1 |
| | |||||
* | remove lang for dinamic language | Jesús | 2019-08-10 | 1 | -1/+1 |
| | |||||
* | Fix semantic HTML | Jesús | 2019-08-10 | 1 | -58/+58 |
| | |||||
* | Make vAPI definitely global for non-background pages too | Alessio Vanni | 2019-07-19 | 1 | -1/+1 |
| | |||||
* | Remove unused files | Alessio Vanni | 2019-07-04 | 1 | -1/+0 |
| | | | | | | | | | | vapi-popup wasn't even included in background.html. Also, it seems vapi-contextmenu is useless, because vapi-tabs attempts to register it without creating it first (making registration a failure, naturally.) Since it never worked since eMatrix 1.0.0 and it doesn't seem to add anything useful, let's remove it from the XPI. | ||||
* | Make vapi-cloud its own file | Alessio Vanni | 2019-07-04 | 1 | -0/+1 |
| | |||||
* | Split context menu from vapi-background | Alessio Vanni | 2019-07-04 | 1 | -0/+1 |
| | | | | Also fix a typo in Makefile. | ||||
* | Get cookie management out of vapi-background | Alessio Vanni | 2019-06-23 | 1 | -0/+1 |
| | |||||
* | Split vAPI.net | Alessio Vanni | 2019-06-23 | 1 | -0/+1 |
| | |||||
* | Make messaging its own file | Alessio Vanni | 2019-06-23 | 1 | -0/+1 |
| | | | | Also reorganize the Makefile a bit. | ||||
* | Move storage API | Alessio Vanni | 2019-06-23 | 1 | -1/+1 |
| | | | | | | Also remove optional cachestorage script. It doesn't exists and the cachedstorage, whatever it is, is defined as an alias for the normal storage system. | ||||
* | Move browser-related entities away from vapi-background | Alessio Vanni | 2019-06-22 | 1 | -0/+1 |
| | |||||
* | Put window management into its own file | Alessio Vanni | 2019-06-22 | 1 | -0/+4 |
| | |||||
* | Split tab handling from vapi-background | Alessio Vanni | 2019-06-21 | 1 | -0/+1 |
| | | | | That file is too large, let's split it up. | ||||
* | 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 | -1/+1 |
| | | | | Hopefully I caught all of them! | ||||
* | Add more copyright notices | Alessio Vanni | 2019-02-19 | 1 | -0/+20 |
| | | | | Including an extended notice in the punycode library. | ||||
* | Fork uMatrix | Alessio Vanni | 2019-02-19 | 1 | -0/+34 |
Pretty much just changing the name and the copyright. |