mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-03-02 22:57:11 -05:00
More interesting homepage #430
Labels
No labels
Component: Accessibility
Component: Administration
Component: Auth
Component: CLI
Component: Channels
Component: Chapters
Component: Comments
Component: Custom Markdown
Component: Docker 🐳
Component: Documentation 📚
Component: Email
Component: Embed
Component: Federation 🎡
Component: Import/Export
Component: Live
Component: Metadata
Component: Mobile
Component: Moderation :godmode:
Component: Notifications
Component: Object storage
Component: Observability
Component: PeerTube Plugin 📦
Component: Player ⏯️
Component: Playlist
Component: Recommendation
Component: Redundancy
Component: Registration
Component: Runners
Component: SEO
Component: Search
Component: Security
Component: Stats
Component: Studio
Component: Studio
Component: Subscriptions
Component: Subtitles 💬
Component: Transcoding
Component: Upload
Component: Video Import
Component: i18n 🔡
Priority: High
Priority: Low
Priority: Roadmap
Status: Blocked ✋
Status: In Progress 🔜
Status: To Reproduce
Status: Waiting for answer
Template not filled
Type: Bug 🐛
Type: Discussion 💭
Type: Discussion 💭
Type: Duplicate ➿
Type: Feature Request ✨
Type: Maintenance 👷♀️
Type: Performance
Type: Question
UI
good first issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PeerTube#430
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andzdroid on GitHub (Apr 14, 2018).
I'd like the homepage to be a distinct page from the Trending/Recent/Local pages, which are just a plain grid of videos.
Using youtube as an example, they show a small selection of trending videos, a small selection of recent videos, videos from your subscriptions, recommended videos based on your view history, etc.
This makes the homepage unique for logged-in users, and gives a better idea of what's on this site for new users.
@rigelk commented on GitHub (Jul 12, 2018):
Related to #757 - just to keep track of things :)
@Chocobozzz commented on GitHub (Jul 31, 2018):
I would like to create an interesting homepage, in which we would list latest videos, some interesting categories or tag etc. But I would need some help on the design:
@andzdroid commented on GitHub (Aug 4, 2018):
We don't use arrows for scrolling anywhere else in peertube, so I prefer the youtube grid look because it's more consistent with the existing design.
@bradsk88 commented on GitHub (Aug 12, 2018):
I did some thinking about recommendations last night. I'm new to the PeerTube system and it's just a first draft, want to throw it out there just in case someone else is also actively investigating this concept:
https://github.com/bradsk88/peertube-recommendations/wiki
@mattcoxonline commented on GitHub (Aug 29, 2018):
@Chocobozzz commented on GitHub (Aug 31, 2018):
Implemented:
github.com/Chocobozzz/PeerTube@2d3741d6d9(PR: https://github.com/Chocobozzz/PeerTube/pull/986)It's just a first version, so don't hesitate to create other issues if you have interesting ideas :)
(Just for information, I linked the @bradsk88 and @mattcoxonline comments in their appropriate issues)