Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading news from API #4

Merged
merged 15 commits into from
Feb 18, 2022
Merged

Loading news from API #4

merged 15 commits into from
Feb 18, 2022

Conversation

kalucky0
Copy link
Contributor

No description provided.

MattMoszczynski and others added 15 commits February 16, 2022 21:25
- add max-width parameter for news
- add click function to news items to redirect to blog using news URL
- replace old function on_blog_redirect() with on_url_redirect() for redirecting other URLs (function based on parameter)
- add featured news to the home tab
- add excerpt property for the NewsData structure
- remove featured property from MainWindow
- remove unnecessary code
- add max-width parameter for news
- add click function to news items to redirect to blog using news URL
- replace old function on_blog_redirect() with on_url_redirect() for redirecting other URLs (function based on parameter)
- add featured news to the home tab
- add excerpt property for the NewsData structure
- remove featured property from MainWindow
- remove unnecessary code
- remove libraries reqwest, image, serde
- add small sized libraries tinyget, json, lodepng, rgb
- optimize code for new libraries
- export posts logic to seperate Rust file
- code refactoring
- remove unnecessary libraries
- replace PNG graphics with SVG
@kalucky0 kalucky0 merged commit 1d66c53 into master Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants