aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/config
Commit message (Expand)AuthorAgeFilesLines
* Upgrade client dependenciesChocobozzz2017-10-091-1/+1
* Try to optimize frontendChocobozzz2017-10-092-26/+27
* Client: handle multiple file resolutionsChocobozzz2017-10-061-1/+1
* Optimize importsChocobozzz2017-09-143-47/+25
* Client: Fix Javascript OOM error during webpack compilation (#89)Green-Star2017-09-091-2/+0
* Update webpack configChocobozzz2017-09-064-84/+63
* Update client dependenciesChocobozzz2017-08-251-2/+1
* Process embed in webpack tooChocobozzz2017-07-234-460/+612
* Update videojs -> 6Chocobozzz2017-07-061-4/+25
* Fix client buildChocobozzz2017-06-251-0/+16
* Fix prod buildChocobozzz2017-06-113-8/+16
* Bundle webtorrent with webpack. Closes https://github.com/Chocobozzz/PeerTube...Chocobozzz2017-06-113-12/+2
* Update webpack stackChocobozzz2017-06-113-8/+16
* Update client modulesChocobozzz2017-06-113-65/+50
* Client: responsive designChocobozzz2017-04-262-21/+44
* Client: avoid loading javascript ressource over the networkChocobozzz2017-04-261-21/+1
* Update standard -> 10Chocobozzz2017-04-161-1/+0
* Client: update to angular 4Chocobozzz2017-04-121-22/+0
* Client: fix lintChocobozzz2017-02-101-1/+0
* Update modulesChocobozzz2017-02-101-1/+4
* Client: use tslib instead of ts-helpersChocobozzz2017-02-101-2/+19
* Client: notify client if there are webtorrent errorsChocobozzz2017-01-291-0/+1
* Client: add optimize pluginChocobozzz2017-01-271-0/+12
* Client: lazy load admin areaChocobozzz2017-01-231-0/+25
* Client: add dll supportChocobozzz2017-01-192-1/+51
* Client: fix lintChocobozzz2017-01-152-6/+1
* Client: add basic aot supportChocobozzz2017-01-136-35/+155
* Client: do not emit warnings when uglify clientChocobozzz2016-12-091-1/+2
* Server: set manually the post host of a remote video throught theChocobozzz2016-11-271-1/+1
* Fix videojs vttChocobozzz2016-11-251-1/+5
* Client: fix https warning in make friendsChocobozzz2016-11-211-0/+1
* Prepare embed pageChocobozzz2016-11-071-1/+22
* Update to webpack beta 25Chocobozzz2016-11-043-208/+243
* Fix client peer dependenciesChocobozzz2016-09-201-108/+109
* Client: fix prod build processChocobozzz2016-09-192-180/+178
* Client: update to angular 2.0Chocobozzz2016-09-191-0/+14
* Client: update a webpack configsChocobozzz2016-09-123-193/+200
* Dirty update to Angular RC6Chocobozzz2016-09-064-54/+57
* Client: add webpack notifierChocobozzz2016-07-201-1/+3
* Fix lint issueChocobozzz2016-06-141-1/+1
* Use ng2-file-upload instead of jquery and add tags support to the videoChocobozzz2016-06-071-7/+1
* Use webtorrent as external dependency instead of building it withChocobozzz2016-06-043-6/+19
* Fix dropdown css on chromiumChocobozzz2016-06-041-0/+4
* Clean client modulesChocobozzz2016-06-042-25/+0
* Add webtorrent and jquery to webpackChocobozzz2016-06-042-3/+7
* Add production webpack, big thanks to @AngularClassChocobozzz2016-06-033-3/+233
* First draft to use webpack instead of systemjsChocobozzz2016-06-034-0/+437