aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade client dependenciesChocobozzz2017-10-091-21/+20
|
* Try to optimize frontendChocobozzz2017-10-091-13/+14
|
* Upgrade express validator to v4Chocobozzz2017-09-151-1/+1
|
* Remove ng2 file upload moduleChocobozzz2017-09-141-1/+0
| | | | Unmaintained and we don't need it anymore with httpclient
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-141-1/+1
|
* Update webpack configChocobozzz2017-09-061-0/+1
|
* Begin user quotaChocobozzz2017-09-041-2/+2
|
* Update client dependenciesChocobozzz2017-08-251-18/+18
|
* Process embed in webpack tooChocobozzz2017-07-231-1/+4
|
* Type webtorrentChocobozzz2017-07-111-0/+1
|
* Fix page titlesChocobozzz2017-07-061-2/+2
|
* Update videojs -> 6Chocobozzz2017-07-061-5/+5
|
* Remove ng2-completerChocobozzz2017-06-251-1/+0
|
* Fix issue with node-sass and yarnChocobozzz2017-06-251-1/+2
|
* Fix client buildChocobozzz2017-06-251-1/+4
| | | | | | | 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)
* Update dependenciesChocobozzz2017-06-251-10/+10
|
* Use typescript standard and lint all filesChocobozzz2017-06-161-2/+3
|
* Update webpack stackChocobozzz2017-06-111-3/+6
|
* Update client modulesChocobozzz2017-06-111-26/+25
|
* Client: fix compilationChocobozzz2017-04-261-1/+1
|
* Client: responsive designChocobozzz2017-04-261-12/+13
|
* Client: avoid loading javascript ressource over the networkChocobozzz2017-04-261-1/+1
|
* Update standard -> 10Chocobozzz2017-04-161-1/+1
|
* Client: use ng2-tag-input for forms with video tagsChocobozzz2017-04-161-1/+1
|
* Client: update to angular 4Chocobozzz2017-04-121-14/+16
|
* Client: switch to @nglibs/metaChocobozzz2017-03-101-1/+1
|
* Update bittorrent-tracker and standard to v9Chocobozzz2017-03-031-1/+1
|
* Update modulesChocobozzz2017-02-101-3/+2
|
* Client: use tslib instead of ts-helpersChocobozzz2017-02-101-1/+1
|
* Client: fix angular2-notifications dep...Chocobozzz2017-02-051-2/+2
|
* Client: fix awesome typescript loaderChocobozzz2017-02-051-1/+1
|
* Client: fix ng2-smart-tableBigard Florian2017-02-011-1/+1
|
* Client: replace simple tables by ng2 smart table componentChocobozzz2017-01-301-0/+1
|
* Client: better notifications for a beautiful worldChocobozzz2017-01-271-0/+1
|
* Client: add optimize pluginChocobozzz2017-01-271-2/+2
|
* Client: lazy load admin areaChocobozzz2017-01-231-0/+1
|
* Client: add dll supportChocobozzz2017-01-191-1/+3
|
* Client: fix build on Node v4Chocobozzz2017-01-191-2/+2
|
* Client: fix lintChocobozzz2017-01-151-3/+3
|
* Client: update ng2-metaChocobozzz2017-01-131-1/+1
|
* Client: add basic aot supportChocobozzz2017-01-131-8/+13
|
* Client: upgrade angular dep'Chocobozzz2016-12-291-9/+9
|
* Client: fix angular stack versionChocobozzz2016-12-091-10/+10
|
* i updated version numbers until it built properly.Jacob2016-12-091-9/+9
|
* Client: update webtorrent to 0.98Chocobozzz2016-11-251-1/+1
|
* Client: split in angular modulesChocobozzz2016-11-211-2/+2
|
* Client: force typescript 2.0.xChocobozzz2016-11-161-1/+1
|
* Client: remove unnecessary moduleChocobozzz2016-11-161-2/+0
|
* Only use @angular 2.1.xBigard Florian2016-11-161-7/+7
|
* Client: use videojs as playerChocobozzz2016-11-081-0/+1
|