aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Add bootstrap analyzer and optimize buildChocobozzz2017-12-201-1/+5
|
* Add beautiful loading barChocobozzz2017-12-121-0/+1
|
* Add hmrChocobozzz2017-12-121-0/+1
|
* Upgrade to angular 5Chocobozzz2017-12-121-15/+15
|
* Upgrade scripts and embed webpack configChocobozzz2017-12-121-38/+3
|
* Move to angular cliChocobozzz2017-12-121-6/+6
|
* Copy to clipboard (#142)Julien Lemaire2017-12-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Copy buttons on share view Ugly but working buttons to copy video url and video iframe code. Add ngx-clipboard dependency to allow easy copy to clipboard directive. * Designed copy buttons Using some css (scss) rules to make buttons look better. * First version on copy feedback Little success alert message on copy. Fix lint errors Move dependencies to dev dependencies * Update button design * Use of notifications service Provides feedback of copy action to the user through the angular2-notifications module.
* Add auto scroll to videos listChocobozzz2017-12-011-0/+1
|
* Begin videos list new designChocobozzz2017-12-011-1/+1
|
* Begin new menu designChocobozzz2017-12-011-1/+2
|
* Try matrix to speed up travis buildsChocobozzz2017-10-311-1/+1
|
* Upgrade client depChocobozzz2017-10-311-2/+2
|
* Add markdown support to video descriptionChocobozzz2017-10-261-0/+2
|
* 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
|