Commit Graph

14 Commits

Author SHA1 Message Date
Muhammed Efe Cetin
52b10c67b6 fix tests 2025-12-21 18:13:38 +01:00
Muhammed Efe Cetin
fe5b11d0e4 fix edge-case for new json format 2025-12-20 19:56:31 +01:00
Muhammed Efe Cetin
902370f725 support refactored json format 2025-12-20 16:27:34 +01:00
Muhammed Efe Cetin
1c0d163b4a map: make special extensions configurable, remove legacy csv 2025-04-03 17:45:59 +03:00
Muhammed Efe Cetin
e27b5cbe01 fix tests 2025-03-28 18:20:17 +03:00
Muhammed Efe Cetin
2193f83007 add support for uboot bin extensions 2025-01-17 20:14:03 +01:00
Muhammed Efe Cetin
1c66551421 add short form of qcow2 images 2025-01-11 14:56:55 +01:00
Tyler
c8c81b3e34 [bugfix] Check for img.xz suffix, not extension
- Fixes khadas-vim4 and other images with a prefix before img.xz
2024-01-30 12:20:54 +01:00
Tyler
c0899fbd36 [chore] Fix tests
- Fixes tests, removes excess debugging from tests
2024-01-30 12:20:54 +01:00
Muhammed Efe Cetin
f509ed3f77 fix json handling 2024-01-28 20:59:37 +01:00
Tyler
85fc249b91 [bugfix] Correct format of JSON
- Corrects format of JSON by adding assets parent
- Fixes FileURL variable to map to the proper field
- Adds basic unit test for JSON loading
2024-01-25 21:34:37 -05:00
Tyler
7605e01312 [feature] Add JSON map support
- Adds JSON map file support
2024-01-22 21:28:13 -05:00
Tyler
e7236b13de Massive refactoring, struct cleanup, supporting more features
Features:
- Protocol lists (http, https), managed by http responses
- Working TLS Checks
- Root certificate parsing for TLS checks
- Moving configuration into a Config struct, no more direct viper access
2022-08-15 02:16:22 -04:00
Tyler
3f71aced93 Improve test coverage and documentation 2022-08-14 03:42:49 -04:00