Sergio
|
fe779c9c4e
|
Probably meaningless change of some Option<&String>s to Option<&str>s
|
2025-01-02 13:00:32 +02:00 |
|
Sergio
|
33a72c8c0d
|
Change config, add schema
|
2024-12-07 16:21:01 +02:00 |
|
Sergio
|
6a77b85141
|
Remove used async keyword from 2 functions in Image
|
2024-12-05 20:23:07 +02:00 |
|
Sergio
|
178acfb2f6
|
Add debug option to CLI
|
2024-12-05 18:13:53 +02:00 |
|
Sergio
|
0b7e064980
|
Update sort_update_vec function, fix lints and enable testing in CI
|
2024-11-16 14:58:16 +02:00 |
|
Sergio
|
88d346b480
|
Support checking for version updates for images that aren't available locally
|
2024-11-16 13:05:46 +02:00 |
|
Sergio
|
4519c534a1
|
Move usage of get_images_from_docker_daemon to get_updates
|
2024-11-16 12:38:00 +02:00 |
|
Sergio
|
0c3f293fa8
|
Clippy
|
2024-11-15 13:31:42 +02:00 |
|
Sergio
|
d94abecf35
|
Nearly complete versioning support. Fixed old bugs where not all tags were fetched.
|
2024-11-15 13:21:30 +02:00 |
|
Sergio
|
c11b5e6432
|
OMG WE CAN DO SEMVER FOR THE CLI AND THE RESULTS LOOK CORRECT
|
2024-11-01 21:39:15 +02:00 |
|
Sergio
|
8fd012efbe
|
Added new full json API route and changed API routes
|
2024-10-25 12:12:59 +03:00 |
|
Sergio
|
8ab073d562
|
Changed how updates are managed after checking (preparing for the new API)
|
2024-10-25 11:32:59 +03:00 |
|
Sergio
|
88885aa1dd
|
Refactor (#32)
|
2024-10-11 21:22:39 +03:00 |
|
Sergio
|
bc86364e68
|
Fixed OpenSSL build errors on Alpine and changed the logging a bit
|
2024-09-15 20:21:13 +03:00 |
|
Sergio
|
330b70752e
|
Improve logging
|
2024-09-15 19:14:20 +03:00 |
|
Sergio
|
0c9ad61a4d
|
Removed all threading and switched everything to async. >2x speedup 🚀
|
2024-09-15 18:47:00 +03:00 |
|
Sergio
|
1ba67c8af0
|
Rustfmt
|
2024-09-01 19:57:15 +03:00 |
|
Sergio
|
2549ed7801
|
Add support for private registries/images
|
2024-08-31 18:43:30 +03:00 |
|
Sergio
|
30c762ea83
|
Added config, custom theming and moved update checking logic to check.rs
|
2024-07-15 14:11:46 +03:00 |
|