WIP : Indicate to users how "trending" works (#1458)
authorAurélien Béranger <43744761+auberanger@users.noreply.github.com>
Mon, 14 Jan 2019 08:06:48 +0000 (09:06 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Mon, 14 Jan 2019 08:06:48 +0000 (09:06 +0100)
commit9b4b15f91c485f9a7fe2ed314b4101f4b7506b38
tree6ab137f0d309da68ab357602ddd7f56390280a72
parente902e03f0fd2eded99d635b1f9d2c59f417c4721
WIP : Indicate to users how "trending" works (#1458)

* Get the INTERVAL_DAYS const in the video-trending component

* Change Trending section title

* Add a tooltip to explain how trending section works

* Minor CSS fix for the my-feed popover next to the titlepage
client/src/app/core/server/server.service.ts
client/src/app/shared/video/abstract-video-list.html
client/src/app/shared/video/abstract-video-list.scss
client/src/app/shared/video/abstract-video-list.ts
client/src/app/videos/video-list/video-trending.component.ts
server/controllers/api/config.ts
shared/models/server/server-config.model.ts