Images 💾

Last commit ⭐

commit 5cb1d2a63ed46a667e19591d101cd7355f63c60a
Author:     Liav A. <liavalb@gmail.com>
AuthorDate: Sat May 25 15:17:01 2024 +0300
Commit:     Tim Schumacher <timschumi@gmx.de>
CommitDate: Sun Jun 23 00:59:54 2024 +0200

    Utilities/pkg: Move ports database handling from AvailablePort{.h,.cpp}
    
    Instead, let's create a new class called AvailablePortDatabase that will
    handle updating (from the Internet, by using our repository) of the list
    and instantiating an object that could be used for querying.