Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace angular-cli patch with something less risky (#742) | William Lahti | 2018-06-28 | 1 | -0/+6 |
| | | | | | | | | | | | | | | * Replace angular-cli patch with something less risky * path.join() is needed, provide a naive implementation * technically, webpack provided a polyfill for Buffer, we should too * process polyfill matches webpack; peertube depends on nextTick * polyfill for path to match webpack * http/https polyfills as per webpack | ||||
* | Add ability to embed a video in Twitter | Chocobozzz | 2018-05-11 | 1 | -1/+1 |
| | | | | The instance should be whitelisted first | ||||
* | Disable service worker | Chocobozzz | 2018-02-26 | 1 | -1/+1 |
| | |||||
* | Don't zone.js patch on requestAnimationFrame | Chocobozzz | 2018-02-23 | 1 | -0/+14 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -15/+19 |
| | |||||
* | Upgrade to angular 5 | Chocobozzz | 2017-12-12 | 1 | -4/+2 |
| | |||||
* | Move to angular cli | Chocobozzz | 2017-12-12 | 1 | -0/+66 |
| | |||||
* | Client: add basic aot support | Chocobozzz | 2017-01-13 | 1 | -39/+0 |
| | |||||
* | Dirty update to Angular RC6 | Chocobozzz | 2016-09-06 | 1 | -2/+21 |
| | |||||
* | Client: try to make it work with Android Firefox | Chocobozzz | 2016-07-19 | 1 | -4/+3 |
| | |||||
* | Add production webpack, big thanks to @AngularClass | Chocobozzz | 2016-06-03 | 1 | -8/+1 |
| | |||||
* | First draft to use webpack instead of systemjs | Chocobozzz | 2016-06-03 | 1 | -0/+28 |