aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/abstract-video-list.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix privacy label displayChocobozzz2019-04-081-1/+11
* Add video miniature dropdownChocobozzz2019-04-051-1/+5
* Refactor videos selection componentsChocobozzz2019-04-051-0/+5
* Restore videos list componentsChocobozzz2019-04-021-189/+55
* Increase thumbnails sizeChocobozzz2019-02-201-2/+2
* Help translators to translate trending title/tooltipChocobozzz2019-01-141-1/+0
* WIP : Indicate to users how "trending" works (#1458)Aurélien Béranger2019-01-141-0/+2
* Refractor notification serviceChocobozzz2018-12-191-3/+3
* Better typingsChocobozzz2018-10-181-4/+7
* NoImplicitAny flag true (#1157)BO412018-10-181-3/+3
* Add ability to list all local videos on clientChocobozzz2018-10-101-0/+5
* Fix videos list when page is emptyChocobozzz2018-10-051-1/+1
* Improve videos list client performanceChocobozzz2018-09-201-1/+10
* Fix client buildChocobozzz2018-09-181-1/+1
* Try to improve infinite paginationChocobozzz2018-09-171-3/+26
* Add local user subscriptionsChocobozzz2018-08-271-0/+2
* category parma -> categoryOneOf (videos list)Chocobozzz2018-07-251-2/+2
* Filter by category (#720)PhieF2018-06-271-1/+2
* Add ability to schedule video publicationChocobozzz2018-06-151-2/+3
* Add i18n attributesChocobozzz2018-06-051-1/+3
* Fix concurrent requests in videos listChocobozzz2018-05-161-1/+9
* Upgrade to rxjs 6Chocobozzz2018-05-161-5/+3
* Use publishedAt by default in videos sortChocobozzz2018-05-151-2/+2
* Add account viewChocobozzz2018-04-241-0/+1
* Replace current state when changing pageChocobozzz2018-04-201-2/+6
* Handle sort in rssChocobozzz2018-04-171-4/+4
* Simplify client syndicationsChocobozzz2018-04-171-4/+1
* feature: initial syndication feeds supportRigel Kent2018-04-171-0/+6
* Fix lintChocobozzz2018-03-271-1/+1
* Fix my videos paginationChocobozzz2018-03-271-2/+6
* Fix videos list paramsChocobozzz2018-03-271-2/+2
* 4 lines per page instead of 3 for videos listChocobozzz2018-03-271-1/+1
* Fix pagination when videos take all the widthChocobozzz2018-03-211-1/+3
* Don't forget to clean up subscriptionsChocobozzz2018-03-191-7/+22
* Better handling video resizingChocobozzz2018-03-191-9/+14
* Handle resizes on videos listChocobozzz2018-03-191-16/+33
* Fix infinite scrollChocobozzz2018-03-081-1/+1
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-1/+1
* Rewrite infinite scrollChocobozzz2018-02-131-32/+64
* Video previews take all the width on mobileChocobozzz2018-02-091-0/+5
* 25 items per pageChocobozzz2018-01-291-1/+1
* Fix search paginationChocobozzz2018-01-291-2/+5
* Begin to add avatar to actorsChocobozzz2017-12-291-1/+1
* Add video comment componentsChocobozzz2017-12-271-2/+2
* Small style fixesChocobozzz2017-12-121-3/+9
* Finish admin designChocobozzz2017-12-081-1/+5
* Better error messagesChocobozzz2017-12-061-0/+8
* Fix client searchChocobozzz2017-12-051-12/+12
* Begin videos of an accountChocobozzz2017-12-011-0/+121