aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-list
Commit message (Expand)AuthorAgeFilesLines
* Add 'Most liked videos' pageJulien Maulny2019-10-182-0/+72
* Fix video rows overflowChocobozzz2019-08-222-4/+15
* Log error on unknown hookChocobozzz2019-07-244-8/+8
* Add client hooksChocobozzz2019-07-244-15/+53
* Add language filters in user preferencesChocobozzz2019-06-193-3/+27
* Group videos on chronological orderChocobozzz2019-05-314-4/+6
* Improve account channel pageChocobozzz2019-05-292-59/+7
* 2 rows per overview sectionChocobozzz2019-04-051-0/+9
* Add video miniature dropdownChocobozzz2019-04-051-3/+3
* Restore videos list componentsChocobozzz2019-04-024-21/+12
* Add/update/delete/list my playlistsChocobozzz2019-03-181-1/+2
* Add hover effect on video miniatureChocobozzz2019-02-201-2/+2
* Fix trending days display on first loadChocobozzz2019-01-211-11/+14
* Help translators to translate trending title/tooltipChocobozzz2019-01-141-9/+13
* WIP : Indicate to users how "trending" works (#1458)Aurélien Béranger2019-01-141-2/+10
* Refractor notification serviceChocobozzz2018-12-195-15/+11
* Add ability to list all local videos on clientChocobozzz2018-10-101-0/+12
* Improve overview section titlesChocobozzz2018-09-262-5/+9
* Fix tag search on overview pageChocobozzz2018-09-141-1/+1
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-111-1/+4
* add theming via css custom propertiesRigel Kent2018-09-041-1/+1
* Fix overview page on mobileChocobozzz2018-09-042-9/+13
* Fix videos overview tags sectionChocobozzz2018-08-311-2/+2
* Trending by intervalChocobozzz2018-08-311-1/+1
* Add channel avatar to overviewsChocobozzz2018-08-313-2/+24
* Videos overview page: first versionChocobozzz2018-08-313-0/+113
* Add local user subscriptionsChocobozzz2018-08-271-0/+57
* category parma -> categoryOneOf (videos list)Chocobozzz2018-07-253-6/+6
* Begin advanced searchChocobozzz2018-07-242-78/+1
* Filter by category (#720)PhieF2018-06-273-6/+6
* Add ability to schedule video publicationChocobozzz2018-06-154-0/+8
* Add i18n attributesChocobozzz2018-06-054-8/+8
* Prepare i18n filesChocobozzz2018-06-054-29/+52
* Upgrade to rxjs 6Chocobozzz2018-05-161-1/+1
* Use publishedAt by default in videos sortChocobozzz2018-05-152-2/+2
* Replace current state when changing pageChocobozzz2018-04-204-0/+8
* Add ability to click on the account in watch pageChocobozzz2018-04-171-2/+1
* Handle sort in rssChocobozzz2018-04-173-15/+12
* Simplify client syndicationsChocobozzz2018-04-173-14/+6
* feature: initial syndication feeds supportRigel Kent2018-04-174-0/+36
* Fix videos list paramsChocobozzz2018-03-271-0/+1
* Redirect to homepage on empty searchChocobozzz2018-03-271-2/+6
* Don't forget to clean up subscriptionsChocobozzz2018-03-194-9/+21
* Add "local" videos in menuChocobozzz2018-03-131-0/+37
* Rewrite infinite scrollChocobozzz2018-02-133-9/+16
* Fix search paginationChocobozzz2018-01-291-3/+8
* Small style fixesChocobozzz2017-12-123-0/+6
* Upgrade scripts and embed webpack configChocobozzz2017-12-122-3/+2
* Begin video watch designChocobozzz2017-12-065-82/+0
* Add delete button to my videosChocobozzz2017-12-061-1/+1