aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* QR Code (#802)DeeJayBro2018-07-121-5/+43
| | | | | Adding QR-Code to the Share modal. fixes #683
* Upgrade dependenciesChocobozzz2018-06-191-368/+460
|
* Remove uneeded rxjs-compatChocobozzz2018-06-181-4/+0
|
* Add ability to schedule video publicationChocobozzz2018-06-151-3/+3
|
* Prepare i18n filesChocobozzz2018-06-051-11/+42
|
* Add context menu to playerChocobozzz2018-05-301-0/+15
|
* Upgarde videojs to v7Chocobozzz2018-05-291-26/+59
|
* 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
|