aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade videojs hotkeys libChocobozzz2020-06-231-4/+4
|
* Update client dependenciesChocobozzz2020-06-171-1329/+1272
|
* Cleanup client dependenciesChocobozzz2020-06-091-4/+105
|
* Use tslib in clientChocobozzz2020-06-091-0/+5
|
* Add ar-001 localeChocobozzz2020-06-041-146/+154
|
* fix duplicate id in svg, empty alt in base emailRigel Kent2020-06-041-1/+1
|
* Update translationsChocobozzz2020-05-111-181/+186
|
* Update client dependenciesChocobozzz2020-05-061-697/+877
|
* Revert partially "Update client angular"Chocobozzz2020-04-201-51/+51
| | | | | | This reverts commit 7a9f9c46261062fb7b718395a8f71c1b742764d4. Breaks canDeactivate on child route
* Update client angularChocobozzz2020-04-201-52/+52
|
* Update angularChocobozzz2020-04-141-350/+326
|
* Fix videojs subtitlesChocobozzz2020-04-081-5/+0
|
* Upgrade client dep' to fix primeng bugChocobozzz2020-04-021-41/+47
|
* Client dependencies upgradeChocobozzz2020-04-011-2192/+2033
|
* Use inner join and document code for viewr stats for channelsRigel Kent2020-03-311-0/+7
|
* Update hls.jsChocobozzz2020-02-281-4/+4
| | | | Seems to fix a bug when we manually update resolution
* Remove unused modulesChocobozzz2020-02-101-49/+5
|
* Use angular 9 clipboard cdkChocobozzz2020-02-101-15/+0
|
* Support i18n buildChocobozzz2020-02-101-5/+49
|
* Fix angular 9 buildChocobozzz2020-02-101-4/+4
|
* Add @angular/localizeChocobozzz2020-02-101-1/+1
|
* Upgrade angular librariesChocobozzz2020-02-101-43/+74
|
* Update to angular 9Chocobozzz2020-02-101-610/+1320
|
* Upgrade angular to latest 8Chocobozzz2020-02-101-824/+920
|
* Move streamroot plugin in core projectChocobozzz2020-01-311-5/+0
| | | | | To avoid an already bundled HLS.js library, and adapt some parts of the code
* Cleanup some client FIXMEChocobozzz2020-01-291-4/+11
|
* Correctly type videojs playerChocobozzz2020-01-291-4/+9
|
* Add ability to list redundanciesChocobozzz2020-01-281-1/+34
|
* Remove huskyChocobozzz2020-01-211-13/+546
|
* Share playlists stateChocobozzz2020-01-061-0/+5
|
* Try new worflow with frenchChocobozzz2019-11-071-2/+46
|
* Add a drag&drop delay on playlist videos to allow user scroll on small ↵Julien Maulny2019-10-231-1/+1
| | | | | | | | | | | | | | | | screens (#2154) * Add delay on playlist element reordering to fix user scroll on mobile Signed-off-by: Julien Maulny <julien.maulny@protonmail.com> * Upgrade @angular/cdk to include bugfix about drag&drop Signed-off-by: Julien Maulny <julien.maulny@protonmail.com> * add delay on playlist drag&drop on all touch screens Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
* Don't use beta angular qrcode packageChocobozzz2019-10-211-332/+11
|
* Update client dependenciesChocobozzz2019-10-211-1067/+2225
|
* Cleanup HLS redundancy manager in clientChocobozzz2019-09-051-14/+90
| | | | With the new p2p-media-loader release
* Update angular cliChocobozzz2019-08-231-75/+121
|
* Update Angular -> 8.2.0Chocobozzz2019-08-011-307/+326
|
* Fix webtorrent playerChocobozzz2019-07-301-2/+34
|
* Update client dependenciesChocobozzz2019-07-251-1202/+997
|
* Update angularChocobozzz2019-07-251-767/+1241
|
* tslint updateChocobozzz2019-04-021-38/+18
|
* Update client depChocobozzz2019-04-021-2547/+1174
|
* Playlist reorder supportChocobozzz2019-03-181-0/+14
|
* Lazy import some modulesChocobozzz2019-02-151-6/+26
|
* Fix client with google botChocobozzz2019-02-111-578/+630
|
* Add hls support on serverChocobozzz2019-02-111-12/+19
|
* Correctly implement p2p-media-loaderChocobozzz2019-02-111-2/+15
|
* Refractor videojs playerChocobozzz2019-02-111-3/+48
| | | | Add fake p2p-media-loader plugin
* Refactor how we use iconsChocobozzz2019-01-171-173/+0
| | | | Inject them in an angular component so we can easily change their color
* Add notifications in the clientChocobozzz2019-01-091-1/+52
|