summaryrefslogtreecommitdiff
path: root/src/pkgtoolkit
AgeCommit message (Collapse)Author
2025-12-07Code refactors, minor fixesNamilskyy
2025-12-07Fixed logical issuesNamilskyy
2025-12-06Fixed logical errors, tryed to fix testsNamilskyy
2025-12-06Fixed code-formattingNamilskyy
2025-12-06Big code-cleaning in pkgtoolkit, implemented much functions and fixed ↵Namilskyy
logical mistakes
2025-12-03Not much of the documentation has been implemented, as well as some minor ↵Namilskyy
changes
2025-12-01Fixed test logic and formatted codeNamilskyy
2025-12-01Fixed test logicNamilskyy
2025-12-01Implemented test suite, fixed some issues and added more modular structure ↵Namilskyy
into .woodpecker.yaml
2025-11-30Fixed fmt & the number of threads in CI is limited to 2Namilskyy
2025-11-30Fixed all clippy warningsNamilskyy
2025-11-30Major updates in network sector, implemented package fetch by index, some ↵Namilskyy
fixes in pkgtoolkit
2025-11-29Minor warnings fixed, implemented codeberg pages actionNamilskyy
2025-11-29Big refactors and additions, implemented http package getter and refactored ↵Namilskyy
i2p fn
2025-11-29Connected some functions to main.rs.Namilskyy
2025-11-29Fixed much warnings, some refactors and additions.Namilskyy
2025-11-28Some fixes and debugNamilskyy
2025-11-27Full refactor and fixes of package loadmeta()Namilskyy
2025-11-26Work on pkgtoolkit, validation and processing of the INSTALL installation ↵Namilskyy
script (+ metadata fields added to INSTALL). An example of the INSTALL examples file has also been added.
2025-11-25Started implementing i2p-part of package managerNamilskyy
2025-11-25Switched unworking i2p_client to emissary-core library as i2p implementation.Namilskyy
2025-11-25Created minimal package validation here. Writed documentations comments (///)Namilskyy
2025-11-24Updated README.md, started writing minimal required functions.Namilskyy