mirror of
https://github.com/aome510/hackernews-TUI.git
synced 2026-04-26 09:25:56 +03:00
[PR #36] [MERGED] Integrate official hackernews API p1 #62
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hackernews-TUI#62
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?
📋 Pull Request Information
Original PR: https://github.com/aome510/hackernews-TUI/pull/36
Author: @aome510
Created: 5/30/2021
Status: ✅ Merged
Merged: 5/30/2021
Merged by: @aome510
Base:
main← Head:integrate-official-HN-APIs📝 Commits (5)
12dbcfddisable search_by_date for front_page stories7db7aebuse HN official API to get front_page stories38818e0minor wording changes6a1d0a8Merge branch 'main' into integrate-official-HN-APIsb7d0eefminor wording change📊 Changes
5 files changed (+99 additions, -3 deletions)
View changed files
📝
src/hn-tui-default.toml(+1 -1)📝
src/hn_client.rs(+88 -0)📝
src/main.rs(+5 -1)📝
src/view/help_view.rs(+1 -1)📝
src/view/story_view.rs(+4 -0)📄 Description
Story View - Front Page🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.