aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video
Commit message (Expand)AuthorAgeFilesLines
* Fix videos more dropdown position/loadingChocobozzz2019-05-133-6/+18
* Fix videos list margin with hidden menuChocobozzz2019-04-112-4/+4
* Fix privacy label displayChocobozzz2019-04-082-2/+12
* 2 rows per overview sectionChocobozzz2019-04-051-74/+81
* video add to playlist component -> onpush strategyChocobozzz2019-04-055-4/+11
* Add video miniature dropdownChocobozzz2019-04-0520-76/+835
* Refactor videos selection componentsChocobozzz2019-04-054-0/+200
* Refactor video miniaturesChocobozzz2019-04-033-12/+147
* Set thumbnail heightChocobozzz2019-04-031-2/+2
* Improve abstract videos listChocobozzz2019-04-032-12/+30
* Restore videos list componentsChocobozzz2019-04-023-243/+59
* Add video channel viewChocobozzz2019-03-181-5/+18
* Playlist support in watch pageChocobozzz2019-03-183-3/+13
* Playlist videos componentChocobozzz2019-03-181-1/+5
* Add to playlist dropdownChocobozzz2019-03-181-0/+19
* Add/update/delete/list my playlistsChocobozzz2019-03-185-90/+16
* Update E2E testsChocobozzz2019-02-211-2/+2
* Refactor ellipsis CSSChocobozzz2019-02-201-3/+1
* Add hover effect on video miniatureChocobozzz2019-02-202-1/+36
* Increase thumbnails sizeChocobozzz2019-02-203-4/+4
* Move original publication date in advanced settingsChocobozzz2019-02-111-1/+1
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-1110-20/+51
|\
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-1116-57/+127
| |\
| | * Add hls support on serverChocobozzz2019-02-111-0/+13
| | * Refactor how we use iconsChocobozzz2019-01-174-17/+17
| | * Help translators to translate trending title/tooltipChocobozzz2019-01-141-1/+0
| | * WIP : Indicate to users how "trending" works (#1458)Aurélien Béranger2019-01-143-2/+7
| * | Fix too big line lengthLucas Declercq2018-10-081-1/+9
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-083-7/+7
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-063-1/+7
* | | Enable video upload and editclementbrizard2019-01-121-1/+3
* | | Change modelsclementbrizard2019-01-122-1/+14
| |/ |/|
* | Refractor notification serviceChocobozzz2018-12-191-3/+3
* | Fix miniature with a long nameChocobozzz2018-11-151-2/+2
* | Check activities hostChocobozzz2018-11-141-2/+2
* | Fix lintChocobozzz2018-10-181-1/+1
* | Better typingsChocobozzz2018-10-1810-21/+31
* | NoImplicitAny flag true (#1157)BO412018-10-184-6/+7
* | Fix angular buildChocobozzz2018-10-101-2/+2
* | Add ability to list all local videos on clientChocobozzz2018-10-105-8/+50
|/
* Fix videos list when page is emptyChocobozzz2018-10-051-1/+1
* Add user history and resume videosChocobozzz2018-10-055-4/+37
* Add RSS feed to subscribe buttonChocobozzz2018-09-261-1/+4
* Fix videos list user NSFW policyChocobozzz2018-09-241-4/+4
* revert f845c683 partial: "fix SEO tags and attributes"Rigel Kent2018-09-241-1/+1
* fix SEO tags and attributesRigel Kent2018-09-201-1/+1
* Improve videos list client performanceChocobozzz2018-09-204-10/+20
* Fix client buildChocobozzz2018-09-181-1/+1
* Try to improve infinite paginationChocobozzz2018-09-173-7/+37
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-112-2/+8