Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added .gitignore | Jesús | 2019-08-16 | 1 | -0/+4 |
| | |||||
* | improve license | Jesús | 2019-08-13 | 1 | -9/+8 |
| | |||||
* | README.md: fix version | Jesús | 2019-08-12 | 1 | -1/+1 |
| | |||||
* | update README.md | Jesús | 2019-08-12 | 1 | -1/+1 |
| | |||||
* | New version 3.0.6 | Jesús | 2019-08-12 | 1 | -1/+1 |
| | |||||
* | fix comment | Jesús | 2019-08-12 | 1 | -16/+15 |
| | |||||
* | json reformat | Jesús | 2019-08-12 | 1 | -83/+83 |
| | |||||
* | rebrand name file backup | Jesús | 2019-08-12 | 27 | -27/+27 |
| | |||||
* | Improve spanish language | Jesús | 2019-08-12 | 1 | -3/+3 |
| | |||||
* | improve syntax | Jesús | 2019-08-12 | 2 | -36/+36 |
| | |||||
* | https is available in someonewhocares.org | Jesús | 2019-08-11 | 1 | -2/+2 |
| | |||||
* | bump release | Jesús | 2019-08-11 | 1 | -1/+1 |
| | |||||
* | update README.md | Jesús | 2019-08-11 | 1 | -1/+1 |
| | |||||
* | improve syntax | Jesús | 2019-08-11 | 3 | -9/+8 |
| | |||||
* | fix syntax | Jesús | 2019-08-11 | 1 | -11/+11 |
| | |||||
* | Fix missing </p> tag | Jesús | 2019-08-11 | 1 | -2/+2 |
| | |||||
* | Fix missing li tag | Jesús | 2019-08-11 | 1 | -1/+3 |
| | |||||
* | Remove indent-tag | Jesús | 2019-08-11 | 1 | -79/+79 |
| | |||||
* | update README.md | Jesús | 2019-08-11 | 1 | -5/+8 |
| | |||||
* | prepare 3.0.4 | Jesús | 2019-08-11 | 1 | -1/+1 |
| | |||||
* | Fix URL releases | Jesús | 2019-08-11 | 1 | -1/+1 |
| | |||||
* | Added support Iceweasel-UXP | Jesús | 2019-08-11 | 1 | -3/+3 |
| | |||||
* | remove tabs in javascript files | Jesús | 2019-08-11 | 43 | -11055/+11107 |
| | |||||
* | remove tabs | Jesús | 2019-08-11 | 1 | -83/+83 |
| | |||||
* | improve syntax | Jesús | 2019-08-11 | 9 | -342/+342 |
| | |||||
* | Fix translate to spanish | Jesús | 2019-08-11 | 1 | -10/+10 |
| | |||||
* | rebrand site URL | Jesús | 2019-08-10 | 82 | -117/+117 |
| | |||||
* | remove lang for dinamic language | Jesús | 2019-08-10 | 5 | -5/+5 |
| | |||||
* | Fix semantic HTML | Jesús | 2019-08-10 | 10 | -760/+797 |
| | |||||
* | asset-viewer.html: fix semantic HTML | Jesús | 2019-08-10 | 1 | -35/+35 |
| | |||||
* | about.html: fix semantic HTML | Jesús | 2019-08-10 | 1 | -76/+76 |
| | |||||
* | firt parsen: remove tabs in js files | Jesús | 2019-08-10 | 2 | -804/+803 |
| | |||||
* | Fix missing close `li` tag | Jesús | 2019-08-10 | 1 | -4/+4 |
| | |||||
* | New version 3.0.3 | Alessio Vanni | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Other minor fixes | Alessio Vanni | 2019-07-25 | 1 | -1/+2 |
| | |||||
* | New version 3.0.2 | Alessio Vanni | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Fix typo | Alessio Vanni | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | New version 3.0.1 | Alessio Vanni | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Add missing function | Alessio Vanni | 2019-07-24 | 1 | -0/+41 |
| | |||||
* | New version | Alessio Vanni | 2019-07-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'rewrite-vapi' | Alessio Vanni | 2019-07-19 | 20 | -3763/+3953 |
|\ | |||||
| * | Make components and Services.jsm global | Alessio Vanni | 2019-07-19 | 12 | -34/+3 |
| | | | | | | | | Once again, but this time it works. | ||||
| * | Make vAPI definitely global for non-background pages too | Alessio Vanni | 2019-07-19 | 4 | -31/+7 |
| | | |||||
| * | Change child-src to frame-src | Alessio Vanni | 2019-07-11 | 1 | -2/+2 |
| | | |||||
| * | Minor style fixes | Alessio Vanni | 2019-07-05 | 1 | -4/+4 |
| | | |||||
| * | Style changes part 2 | Alessio Vanni | 2019-07-05 | 1 | -187/+164 |
| | | |||||
| * | Style changes | Alessio Vanni | 2019-07-05 | 1 | -153/+133 |
| | | |||||
| * | Make vAPI definitely global | Alessio Vanni | 2019-07-04 | 13 | -26/+6 |
| | | | | | | | | | | At least for background.html, it can be defined once at the start of vapi-core and then populated. | ||||
| * | Revert "Remove one more importing" | Alessio Vanni | 2019-07-04 | 1 | -0/+2 |
| | | | | | | | | | | | | This reverts commit d8950421332a0d5b28cba6df38fc4fe85ff26d9e. Followup to the previous reverting. | ||||
| * | Revert "Make components and services global" | Alessio Vanni | 2019-07-04 | 11 | -3/+31 |
| | | | | | | | | | | | | This reverts commit 51f5e899fff9e804d9c91e4fefdd57ea5a85e99c. It seems to cause issues with the popup menu. |