aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
...
* Upgrade client dependenciesChocobozzz2018-05-291-206/+362
|
* Upgrade dexie to avoid issue if disabling cookies on firefoxChocobozzz2018-05-251-3/+3
|
* Fix player with google botChocobozzz2018-05-231-9/+1
|
* Move rxjs-compat in dev depChocobozzz2018-05-231-3/+3
|
* Upgrade client dependenciesChocobozzz2018-05-221-654/+656
|
* Fix peertube with google botChocobozzz2018-05-221-4/+4
|
* Client E2E tests first stepChocobozzz2018-05-171-67/+1315
|
* Fix some components after Angular 6 upgradeChocobozzz2018-05-161-3/+3
|
* Upgrade Angular first stepChocobozzz2018-05-161-537/+668
|
* Store webtorrent chunks in indexdbChocobozzz2018-05-151-0/+10
|
* Do not bundle two different videojs versionsChocobozzz2018-05-111-49/+5
|
* Simplify client syndicationsChocobozzz2018-04-171-45/+45
|
* Improve big play button animationChocobozzz2018-04-151-96/+104
|
* Upgrade to webpack 4Chocobozzz2018-04-061-57/+1752
|
* Upgrade client dependenciesChocobozzz2018-04-061-570/+564
|
* Fix watch page video changeChocobozzz2018-04-031-10/+10
|
* Add bar when loading chunksChocobozzz2018-02-231-0/+7
|
* Upgrade client dependenciesChocobozzz2018-02-221-866/+486
|
* Add links to comment mentionsChocobozzz2018-02-211-4/+86
|
* Add loading bar when updating a videoChocobozzz2018-02-161-1/+1
|
* Rewrite infinite scrollChocobozzz2018-02-131-4/+0
|
* Add service workerChocobozzz2018-02-081-146/+151
|
* Better peertube iconsChocobozzz2018-02-081-0/+6
|
* Add version in footerChocobozzz2018-01-311-293/+370
|
* Fix aot buildChocobozzz2018-01-091-1/+1
|
* Update dependenciesChocobozzz2018-01-091-253/+323
|
* Add hotkeys in video playerChocobozzz2018-01-091-0/+4
| | | | Double click for full screen
* Handle HTML is commentsChocobozzz2018-01-041-3/+68
|
* Create comment on replied mastodon statutesChocobozzz2017-12-221-2/+2
|
* Add bootstrap analyzer and optimize buildChocobozzz2017-12-201-3/+51
|
* Add beautiful loading barChocobozzz2017-12-121-0/+13
|
* Add hmrChocobozzz2017-12-121-0/+4
|
* Upgrade to angular 5Chocobozzz2017-12-121-343/+251
|
* Upgrade scripts and embed webpack configChocobozzz2017-12-121-1010/+33
|
* Move to angular cliChocobozzz2017-12-121-70/+689
|
* Copy to clipboard (#142)Julien Lemaire2017-12-111-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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/+4
|
* Begin videos list new designChocobozzz2017-12-011-4/+4
|
* Begin new menu designChocobozzz2017-12-011-3/+7
|
* Fix not found asn1.js packageChocobozzz2017-11-061-67/+83
|
* Upgrade client depChocobozzz2017-10-311-461/+826
|
* Add markdown support to video descriptionChocobozzz2017-10-261-0/+28
|
* Upgrade client dependencies and fix error logsChocobozzz2017-10-191-43/+53
|
* Upgrade client dependenciesChocobozzz2017-10-091-16/+12
|
* Try to optimize frontendChocobozzz2017-10-091-134/+132
|
* Upgrade express validator to v4Chocobozzz2017-09-151-32/+59
|
* Remove ng2 file upload moduleChocobozzz2017-09-141-4/+0
| | | | Unmaintained and we don't need it anymore with httpclient
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-141-11/+4
|
* Begin user quotaChocobozzz2017-09-041-10/+10
|
* Update client dependenciesChocobozzz2017-08-251-585/+1011
|