Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare release script | Chocobozzz | 2017-10-31 | 1 | -3/+2 |
| | |||||
* | Try matrix to speed up travis builds | Chocobozzz | 2017-10-31 | 1 | -1/+1 |
| | |||||
* | Try to optimize frontend | Chocobozzz | 2017-10-09 | 1 | -10/+6 |
| | |||||
* | Optimize imports | Chocobozzz | 2017-09-14 | 1 | -0/+25 |
| | |||||
* | Client: Fix Javascript OOM error during webpack compilation (#89) | Green-Star | 2017-09-09 | 1 | -2/+0 |
| | |||||
* | Update webpack config | Chocobozzz | 2017-09-06 | 1 | -63/+37 |
| | |||||
* | Process embed in webpack too | Chocobozzz | 2017-07-23 | 1 | -225/+230 |
| | |||||
* | Fix client build | Chocobozzz | 2017-06-25 | 1 | -0/+16 |
| | | | | | | | A node dep is in ES2015, but uglify is not compatible. Temporary quick fix -> use babel on this module (awaiting an official support of uglify and webpack for ES2015) | ||||
* | Fix prod build | Chocobozzz | 2017-06-11 | 1 | -2/+3 |
| | |||||
* | Bundle webtorrent with webpack. Closes ↵ | Chocobozzz | 2017-06-11 | 1 | -4/+1 |
| | | | | https://github.com/Chocobozzz/PeerTube/issues/50 | ||||
* | Update webpack stack | Chocobozzz | 2017-06-11 | 1 | -1/+3 |
| | |||||
* | Update client modules | Chocobozzz | 2017-06-11 | 1 | -40/+5 |
| | |||||
* | Client: add optimize plugin | Chocobozzz | 2017-01-27 | 1 | -0/+12 |
| | |||||
* | Client: fix lint | Chocobozzz | 2017-01-15 | 1 | -5/+1 |
| | |||||
* | Client: add basic aot support | Chocobozzz | 2017-01-13 | 1 | -11/+57 |
| | |||||
* | Client: do not emit warnings when uglify client | Chocobozzz | 2016-12-09 | 1 | -1/+2 |
| | |||||
* | Server: set manually the post host of a remote video throught the | Chocobozzz | 2016-11-27 | 1 | -1/+1 |
| | | | | signature | ||||
* | Update to webpack beta 25 | Chocobozzz | 2016-11-04 | 1 | -88/+116 |
| | |||||
* | Client: fix prod build process | Chocobozzz | 2016-09-19 | 1 | -172/+174 |
| | |||||
* | Client: update a webpack configs | Chocobozzz | 2016-09-12 | 1 | -6/+6 |
| | |||||
* | Dirty update to Angular RC6 | Chocobozzz | 2016-09-06 | 1 | -13/+12 |
| | |||||
* | Use webtorrent as external dependency instead of building it with | Chocobozzz | 2016-06-04 | 1 | -0/+4 |
| | | | | webpack | ||||
* | Add webtorrent and jquery to webpack | Chocobozzz | 2016-06-04 | 1 | -1/+0 |
| | |||||
* | Add production webpack, big thanks to @AngularClass | Chocobozzz | 2016-06-03 | 1 | -0/+228 |
| | |||||
* | First draft to use webpack instead of systemjs | Chocobozzz | 2016-06-03 | 1 | -0/+0 |