Commit Graph

17 Commits (3d63f17ca106a9b0aac12f7f0c374721f2044712)

Author SHA1 Message Date
Jonas Letzbor 3d63f17ca1 Return positive response codes instead of negative ones and write errors to System.err
Gitea/Java-Installer/pipeline/head This commit looks good Details
2023-05-07 18:05:05 +02:00
Jonas Letzbor 0c65ad04c7 [Linux] Stop systemd services before installation 2023-05-07 17:46:38 +02:00
Jonas Letzbor 9a0e00f474 [Windows] Add option to add programm to autostart 2023-05-07 17:08:50 +02:00
Jonas Letzbor 6e25ffd730 [Windows] Fix '---background' parameter
Gitea/Java-Installer/pipeline/head This commit looks good Details
2023-05-07 14:55:25 +02:00
Jonas Letzbor 48528d3cb2
Fix creation of program dirs + add not kill program option
Gitea/Java-Installer/pipeline/head This commit looks good Details
2023-04-01 10:34:40 +02:00
Jonas Letzbor 8af05c8f0b
[Windows] Fix path entry when > 1024
Gitea/Java-Installer/pipeline/head This commit looks good Details
2023-01-31 19:59:38 +01:00
Jonas Letzbor cac41b53be
Remove commons-io
Gitea/Java-Installer/pipeline/head This commit looks good Details
2023-01-20 13:43:06 +01:00
Jonas Letzbor 41f71857b7
Add autostart option for GUI
Gitea/Java-Installer/pipeline/head This commit looks good Details
2023-01-13 21:25:13 +01:00
Jonas Letzbor 84a827de40
Add jenkinsfile
Gitea/Java-Installer/pipeline/head This commit looks good Details
2023-01-06 18:01:04 +01:00
Jonas Letzbor 8549ec30b1 Change license from GPLv3 to AGPLv3 2022-05-12 17:43:14 +02:00
Jonas Letzbor d6095d73f7 Fix exit on dynamic auth and overwrite of portable 2022-04-10 16:20:51 +02:00
Jonas Letzbor cf4a97ac2c Dynamic basic auth based on response status and comments translations
- the method  requires an additional parameter if the dynamic basic auth should be supported and the user gets a prompt to enter the credentials
2022-04-10 16:00:03 +02:00
Jonas Letzbor f54ea5bdd6 Write errors to stderr 2022-04-10 09:36:57 +02:00
Jonas Letzbor 17371561dd Translation support and publication to local maven repository 2022-04-03 15:12:24 +02:00
Jonas Letzbor 3ddf33803e Rename domain name and update gradle 2022-04-02 10:01:11 +02:00
Jonas Letzbor e521a25dd5 Change directory structure 2022-04-01 17:01:53 +02:00
Jonas Letzbor 4188a74644 initial commit 2022-01-15 21:47:23 +01:00