aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
Commit message (Collapse)AuthorAgeFilesLines
...
* Bumped to version v0.0.10-alphaChocobozzz2018-01-151-1/+1
|
* Bumped to version v0.0.9-alphav0.0.9-alphaChocobozzz2018-01-151-1/+1
|
* Bumped to version v0.0.8-alphaChocobozzz2018-01-151-1/+1
|
* Bumped to version 0.0.7-alphav0.0.8-alphaChocobozzz2018-01-151-1/+1
|
* Bumped to version 0.0.6-alphav0.0.6-alphaChocobozzz2018-01-151-1/+1
|
* Bumped to version 0.0.5-alphav0.0.5-alphaChocobozzz2018-01-151-1/+1
|
* Bumped to version 0.0.4-alphav0.0.4-alphaChocobozzz2018-01-151-1/+1
|
* Bumped to version 0.0.3-alphav0.0.3-alphaChocobozzz2018-01-151-1/+1
|
* Bumped to version 0.0.2-alphaChocobozzz2018-01-151-1/+1
|
* Prepare production workflowChocobozzz2018-01-151-1/+1
|
* Fix aot buildChocobozzz2018-01-091-1/+1
|
* Update dependenciesChocobozzz2018-01-091-7/+7
|
* Add hotkeys in video playerChocobozzz2018-01-091-0/+1
| | | | Double click for full screen
* Handle HTML is commentsChocobozzz2018-01-041-0/+2
|
* 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
|