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

Big improvements to the client list #10

Merged
merged 4 commits into from
Aug 3, 2023

Conversation

majik-sheff
Copy link
Contributor

I had to roll back your preliminary wrapper code to do testing but hopefully it won't prove too difficult to integrate back into what you're doing.

I separated out the IP verification into a function and added some more features/bug fixes. Then integrated it into one other spot were IPs are entered.

I also reworked the handling of parsing the client list. It now runs all parsing operations in tandem and just re-collates the results after they arrive. Loading time for a list of any length is now a couple of seconds.

@SirLagz SirLagz self-assigned this Aug 3, 2023
@SirLagz SirLagz merged commit e5469b3 into SirLagz:main Aug 3, 2023
@majik-sheff
Copy link
Contributor Author

majik-sheff commented Aug 3, 2023 via email

@SirLagz
Copy link
Owner

SirLagz commented Aug 3, 2023

Hopefully the code rollback didn't create too many headaches for you. I wanted to try out my new approach and needed a known starting point.

On Thu, Aug 3, 2023 at 9:52 AM Lawrence @.> wrote: @.* approved this pull request. — Reply to this email directly, view it on GitHub <#10 (review)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG3DMON44TWL3K5YI3LQIX3XTO3KZANCNFSM6AAAAAA24MOY54 . You are receiving this because you authored the thread.Message ID: @.***>

All good mate, just a few minutes with the conflict resolver and it was all sorted :)

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