aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/abstract-video-list.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix anonymous nsfw policyChocobozzz2020-06-161-39/+30
* Limit thumbnail sizesChocobozzz2020-06-111-1/+6
* Add channel/account avatars in miniature (#2838)Rigel Kent2020-06-081-0/+1
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-2/+21
* Strict templates enabledChocobozzz2020-02-101-1/+2
* Skip videos count on client if we don't use itChocobozzz2020-01-081-10/+14
* Add button in subscriptions to go to subscriptions listRigel Kent2020-01-071-0/+6
* Fix my-account{videos,video-playlists} loading mecanismRigel Kent2019-12-291-3/+3
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-281-1/+1
* Better error message in videos listChocobozzz2019-12-271-1/+6
* Lazy load static objectsChocobozzz2019-12-181-2/+8
* Fix infinite scroll on big screensChocobozzz2019-08-021-1/+5
* Add client hooksChocobozzz2019-07-241-7/+6
* Add language filters in user preferencesChocobozzz2019-06-191-4/+23
* Prefer using last week/last monthChocobozzz2019-06-061-11/+11
* Fix grouped videos by dateChocobozzz2019-06-061-5/+15
* Group videos on chronological orderChocobozzz2019-05-311-0/+70
* 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