aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/polyfills.ts
Commit message (Collapse)AuthorAgeFilesLines
* Replace angular-cli patch with something less risky (#742)William Lahti2018-06-281-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 TwitterChocobozzz2018-05-111-1/+1
| | | | The instance should be whitelisted first
* Disable service workerChocobozzz2018-02-261-1/+1
|
* Don't zone.js patch on requestAnimationFrameChocobozzz2018-02-231-0/+14
|
* Add ability to reset our passwordChocobozzz2018-01-301-15/+19
|
* Upgrade to angular 5Chocobozzz2017-12-121-4/+2
|
* Move to angular cliChocobozzz2017-12-121-0/+66
|
* Client: add basic aot supportChocobozzz2017-01-131-39/+0
|
* Dirty update to Angular RC6Chocobozzz2016-09-061-2/+21
|
* Client: try to make it work with Android FirefoxChocobozzz2016-07-191-4/+3
|
* Add production webpack, big thanks to @AngularClassChocobozzz2016-06-031-8/+1
|
* First draft to use webpack instead of systemjsChocobozzz2016-06-031-0/+28