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

Latest View #177

Open
zeropio opened this issue Aug 1, 2024 · 4 comments
Open

Latest View #177

zeropio opened this issue Aug 1, 2024 · 4 comments

Comments

@zeropio
Copy link

zeropio commented Aug 1, 2024

I think a "Latest" view where we can see any recently updated file could be really nice, specially to keep track of all Microsoft updates.

@m417z
Copy link
Owner

m417z commented Aug 2, 2024

The default sorting, by Update, already sorts by the date of the earliest update, which seems to be what you're looking for.

@zeropio
Copy link
Author

zeropio commented Aug 3, 2024

I'm more looking to an "All binaries recently updated", sorting by update do a lot of the work, but a view of all the binaries updated, or to be able to see all binaries changed on a specific KB could be really nice.

I'm talking about researching about Patch Tuesday or a KB, where you want to filter older updates with the newer ones. I think this view kind of do the trick https://github.com/m417z/winbindex/commits/gh-pages but maybe it can be integrated into the page.

If you don't want to feel free to close this issue!

@m417z
Copy link
Owner

m417z commented Aug 3, 2024

I don't have a common use case for it, so I don't think I'm the right person to implement it. Contributions are welcome. Or, since the Winbindex data wasn't designed for it (the data of each file is stored separately), perhaps it's best to implement it as a separate tool.

@zeropio
Copy link
Author

zeropio commented Aug 4, 2024

I have created a simple script to do it: https://gist.github.com/zeropio/8fe77f27084b7c90ec07238bf67daaac
I will consider if I have time to contribute and add a "Latest Updated" page view

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

No branches or pull requests

2 participants