aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Refractor notification serviceChocobozzz2018-12-191-5/+0
| | | | Shorter name and use primeng component
* Upgrade client dependenciesChocobozzz2018-12-041-619/+756
|
* Upgrade client dependenciesChocobozzz2018-11-151-572/+731
|
* Fix new Angular 7 issuesChocobozzz2018-11-151-426/+456
|
* Better typingsChocobozzz2018-10-181-6/+1414
|
* Upgrade tslint rulesChocobozzz2018-09-211-3/+3
|
* Upgrade client dependenciesChocobozzz2018-09-211-1372/+1215
|
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-111-67/+5
| | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now.
* Add video recomandation by tags (#1001)Jorropo2018-09-041-40/+978
| | | | | | | | | | * Recommendation by tags (thx bradsk88) Thx bradsk88 for the help. * Prefer jest-preset-angular to skip need for babel config * Fix jest
* watch view visual tweaks and search/comment placeholder dismiss on focus (#983)Rigel Kent2018-08-301-0/+6
| | | | | | | | - make the placeholder disappear on focus in the search bar - make the placeholder disappear on focus in the comment textarea - make the texarea resize automagically - refactor the watch view to use bootstrap 4's flexgrid - move action buttons of the watch view to the right of the video info - responsive tweaks and margin adjustments in the watch view
* keyboard shortcuts and key map view (#974)Rigel Kent2018-08-281-0/+15
|
* Upgrade client dependenciesChocobozzz2018-08-271-888/+380
|
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-091-4/+4
|
* Upgrade to bootstrap 4 first stepChocobozzz2018-08-091-3/+7
|
* Upgrade client dependenciesChocobozzz2018-07-311-449/+381
|
* Fix captions freeze on productionChocobozzz2018-07-271-1/+14
|
* Upgrade mp4-box-encodingChocobozzz2018-07-181-20/+16
|
* Upgrade client dependenciesChocobozzz2018-07-171-2455/+577
|
* 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
|