Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | 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 |
| * | Revert "Remove one more importing" | Alessio Vanni | 2019-07-04 | 1 | -0/+2 |
| * | Revert "Make components and services global" | Alessio Vanni | 2019-07-04 | 11 | -3/+31 |
| * | Remove one more importing | Alessio Vanni | 2019-07-04 | 1 | -2/+0 |
| * | Make components and services global | Alessio Vanni | 2019-07-04 | 11 | -31/+3 |
| * | Better formatting | Alessio Vanni | 2019-07-04 | 1 | -62/+77 |
| * | Remove unused files | Alessio Vanni | 2019-07-04 | 3 | -8/+2 |
| * | Make vapi-cloud its own file | Alessio Vanni | 2019-07-04 | 4 | -129/+163 |
| * | Fix a couple of stylistic choices | Alessio Vanni | 2019-07-04 | 1 | -4/+2 |
| * | Change how modules are imported | Alessio Vanni | 2019-07-04 | 11 | -18/+13 |
| * | Fix variable declaration for modules | Alessio Vanni | 2019-07-04 | 1 | -1/+1 |
| * | Temporarily fix undefined reference | Alessio Vanni | 2019-07-04 | 2 | -5/+5 |
| * | Split context menu from vapi-background | Alessio Vanni | 2019-07-04 | 4 | -186/+223 |
| * | Remove some comments | Alessio Vanni | 2019-06-23 | 8 | -31/+0 |
| * | Get cookie management out of vapi-background | Alessio Vanni | 2019-06-23 | 4 | -104/+131 |
| * | Split vAPI.net | Alessio Vanni | 2019-06-23 | 4 | -42/+80 |
| * | Make HTTPRequestHeaders a module | Alessio Vanni | 2019-06-23 | 3 | -78/+105 |
| * | Make CallbackWrapper a module | Alessio Vanni | 2019-06-23 | 4 | -67/+93 |
| * | Make messaging its own file | Alessio Vanni | 2019-06-23 | 4 | -112/+152 |
| * | Move storage API | Alessio Vanni | 2019-06-23 | 4 | -304/+341 |
| * | Move browser-related entities away from vapi-background | Alessio Vanni | 2019-06-22 | 5 | -215/+254 |
| * | Move more entities to core | Alessio Vanni | 2019-06-22 | 2 | -31/+31 |
| * | Minor refactoring | Alessio Vanni | 2019-06-22 | 3 | -21/+20 |
| * | Put window management into its own file | Alessio Vanni | 2019-06-22 | 4 | -239/+204 |
| * | Move some commonly used functions out of vapi-background | Alessio Vanni | 2019-06-22 | 1 | -0/+109 |
| * | Remove commented-out region | Alessio Vanni | 2019-06-22 | 1 | -132/+0 |
| * | More refactoring | Alessio Vanni | 2019-06-22 | 1 | -11/+12 |
| * | Remove some cruft | Alessio Vanni | 2019-06-22 | 3 | -6/+9 |
| * | Fix missing namespace | Alessio Vanni | 2019-06-21 | 1 | -1/+2 |
| * | Keep refactoring | Alessio Vanni | 2019-06-21 | 2 | -39/+49 |
| * | Make some private entities public | Alessio Vanni | 2019-06-21 | 2 | -37/+39 |
| * | Split tab handling from vapi-background | Alessio Vanni | 2019-06-21 | 4 | -705/+745 |
| * | Don't use child-src | Alessio Vanni | 2019-06-19 | 2 | -6/+9 |
| * | Fix typos and reinstate some old declarations | Alessio Vanni | 2019-06-19 | 1 | -11/+11 |
| * | Reformat style (huge and mostly boring commit) | Alessio Vanni | 2019-06-19 | 1 | -3144/+3175 |
|/ | |||||
* | New version 2.1.0 | Alessio Vanni | 2019-05-27 | 1 | -1/+1 |
* | Load cache earlier | Alessio Vanni | 2019-05-27 | 1 | -0/+10 |
* | Stop the infinite recursion | Alessio Vanni | 2019-05-27 | 1 | -16/+36 |
* | Another fix | Alessio Vanni | 2019-05-17 | 2 | -2/+2 |