Commit Graph
1604 Commits
Author SHA1 Message Date
KroeseandGitHub 03d2665725 fix: Local variables (#447)
* fix: Local variables

* fix: Keep location
v4.43
2023-12-10 00:26:13 +01:00
KroeseandGitHub ba7fd2fe4a fix: Error checking (#446) 2023-12-09 21:45:31 +01:00
KroeseandGitHub a8bcae16a4 fix: Remove curly braces
* fix: Remove curly braces
2023-12-09 21:19:08 +01:00
KroeseandGitHub 2f19d31a81 feat: Show conversion progress (#444)
* feat: Show conversion progress
2023-12-09 15:15:25 +01:00
KroeseandGitHub 54692e3a75 fix: Move progress (#443) 2023-12-09 06:19:07 +01:00
KroeseandGitHub 029235a34d docs: Readme (#442) 2023-12-09 05:52:21 +01:00
KroeseandGitHub 180573d69f fix: Diskspace warning (#441) 2023-12-09 05:40:10 +01:00
KroeseandGitHub 8fa900335a feat: Add qcow2 disk format (#440)
* feat: Add qcow2 disk format
v4.42
2023-12-09 02:55:39 +01:00
KroeseandGitHub a527080ccd feat: Print curl error (#438)
* feat: Print curl error
2023-12-07 23:36:57 +01:00
KroeseandGitHub ce6d60c611 Parse JSON with JQ (#437)
* feat: Parse JSON with JQ
v4.41
2023-12-07 23:18:47 +01:00
KroeseandGitHub ff9fd9b377 fix: Set timeout (#435) v4.40 2023-12-06 07:16:30 +01:00
KroeseandGitHub 9e61be15e6 build: Platforms (#433) 2023-12-06 06:39:57 +01:00
KroeseandGitHub b1d53b42ca fix: File support 2023-12-06 05:56:25 +01:00
KroeseandGitHub 143a2151fb fix: Increase timeout (#431)
* fix: Increase timeout
2023-12-06 05:37:03 +01:00
KroeseandGitHub 7fd29e30b3 fix: Match package 2023-12-05 07:53:03 +01:00
KroeseandGitHub efe46e1fdc feat: Mirror selection
* feat: Country detection
2023-12-05 06:56:20 +01:00
KroeseandGitHub 2cf4ca07f4 fix: Set request header 2023-12-04 17:14:55 +01:00
KroeseandGitHub b88207f0dd fix: Check diskspace 2023-12-04 15:32:17 +01:00
KroeseandGitHub 70e10b1d56 fix: Deduce mirror from URL
* fix: Deduce mirror from URL
2023-12-04 15:10:49 +01:00
KroeseandGitHub ced994d94a fix: Force JSON response 2023-12-04 14:35:59 +01:00
KroeseandGitHub 354bd2429b feat: Country detection
* feat: Country detection
v4.39
2023-12-04 14:21:37 +01:00
KroeseandGitHub c1d3d15d4e fix: DNS resolution
* fix: DNS resolution
v4.38
2023-12-04 07:20:40 +01:00
KroeseandGitHub 95b2b83ac6 fix: DNS resolution v4.37 2023-12-03 08:33:52 +01:00
KroeseandGitHub c3c4d966b4 feat: Print available diskspace
* feat: Print available diskspace
2023-12-03 08:29:09 +01:00
KroeseandGitHub a768fecfde fix: Default RAM size
* fix: Default RAM size
v4.36
2023-12-01 03:55:25 +01:00
KroeseandGitHub 01e41a4014 build: Annotations (#414) 2023-11-30 14:04:47 +01:00
KroeseandGitHub eb4852683b build: Annotations (#413) 2023-11-30 13:53:00 +01:00
KroeseandGitHub 6218333fec feat: Console mode
* feat: Console mode

* fix: Increase timeout
v4.35
2023-11-29 20:24:28 +01:00
KroeseandGitHub f32d8cbefc feat: Read version from image
feat: Read version from image
v4.34
2023-11-29 18:13:37 +01:00
KroeseandGitHub 3e985502c2 docs: Networking 2023-11-29 18:11:19 +01:00
KroeseandGitHub ad3132e8c2 docs: Networking 2023-11-29 18:09:02 +01:00
KroeseandGitHub 830ace0e47 feat: Read version from image 2023-11-29 18:07:41 +01:00
KroeseandGitHub 1c36893729 build: Set version 2023-11-29 18:05:47 +01:00
KroeseandGitHub a87aaab6f7 build: Docker metadata 2023-11-29 18:03:34 +01:00
KroeseandGitHub 21699b8960 build: Bash
build: Bash
2023-11-29 08:52:15 +01:00
KroeseandGitHub 87ee25d404 build: Bash 2023-11-29 08:51:52 +01:00
KroeseandGitHub c1714f9e6b build: External labels
* build: External labels
2023-11-29 08:26:41 +01:00
KroeseandGitHub 754765b766 docs: Readme
docs: Readme
2023-11-28 11:51:06 +01:00
KroeseandGitHub 419f0cf571 docs: Readme 2023-11-28 11:50:47 +01:00
KroeseandGitHub 55d9ac521f build: Push to mirror
build: Push to mirror
2023-11-26 04:06:16 +01:00
KroeseandGitHub 3406b3b471 build: Push to mirror 2023-11-26 04:05:58 +01:00
KroeseandGitHub f067ad2458 build: Concurrency
build: Concurrency
2023-11-24 04:09:16 +01:00
KroeseandGitHub 7eafd0a969 build: Concurrency 2023-11-24 04:08:53 +01:00
KroeseandGitHub 116f30bc0a fix: Cleanup dirs
fix: Cleanup dirs
2023-11-24 01:41:19 +01:00
KroeseandGitHub 04aa20e836 fix: Cleanup dirs 2023-11-24 01:37:39 +01:00
KroeseandGitHub 3bf4cc861b docs: Readme
docs: Readme
2023-11-23 21:21:14 +01:00
KroeseandGitHub 3c6620a3f9 docs: Readme 2023-11-23 21:20:29 +01:00
KroeseandGitHub ab0ea5a1d8 docs: Readme
docs: Readme
2023-11-22 19:17:24 +01:00
KroeseandGitHub f894ad2686 docs: Readme 2023-11-22 19:16:08 +01:00
KroeseandGitHub 570340d4e5 fix: Healthcheck start period
fix: Healthcheck start period
2023-11-20 11:46:38 +01:00