Jonas Tobias Hopusch jotoho · he/him
  • Germany
  • https://www.jotoho.de
  • I am the owner and administrator of jotoho.de and use this platform to independently host repositories that do not require the advanced features of GitHub/GitLab/etc or are sensitive enough to self-host.

  • Joined on 2021-09-01
jotoho pushed to master at jotoho/waituntil 2022-03-12 12:19:04 +01:00
8c6d65f147 Reintroduce shadowJar support using external gradle plugin
jotoho pushed to master at jotoho/waituntil 2022-03-12 03:52:38 +01:00
0aa368d457 Make waiting confirmation message output via logger
jotoho pushed to master at jotoho/waituntil 2022-03-12 03:45:18 +01:00
99c1bb4d6a Let IntelliJ format all files
jotoho pushed to master at jotoho/waituntil 2022-03-12 03:43:25 +01:00
eb64994b5a Switch to using System.Logger instead of raw outputs
jotoho deleted branch outsource-cli-parsing from jotoho/waituntil 2022-03-12 03:29:12 +01:00
jotoho pushed to master at jotoho/waituntil 2022-03-12 03:28:41 +01:00
60f20b9549 Add link to project repository to version information
jotoho closed issue jotoho/waituntil#18 2022-03-12 03:26:04 +01:00
Switch to using commons-cli
jotoho pushed to master at jotoho/waituntil 2022-03-12 03:26:04 +01:00
3c40095b1d Merge branch 'outsource-cli-parsing' into master
1c48b1861f Rewrite some error messages for wrong argument amounts
b53e7a617d Refactor main method to use commons-cli to parse arguments
ddf8047ebd Disable modularization
1a25963371 Correct incorrect group for commons-cli dependency
Compare 6 commits »
jotoho pushed to outsource-cli-parsing at jotoho/waituntil 2022-03-12 03:24:22 +01:00
1c48b1861f Rewrite some error messages for wrong argument amounts
b53e7a617d Refactor main method to use commons-cli to parse arguments
ddf8047ebd Disable modularization
1a25963371 Correct incorrect group for commons-cli dependency
Compare 4 commits »
jotoho created branch outsource-cli-parsing in jotoho/waituntil 2022-03-12 01:58:31 +01:00
jotoho pushed to outsource-cli-parsing at jotoho/waituntil 2022-03-12 01:58:31 +01:00
fe50b6b85a Add commons-cli dependency to gradle project configuration
jotoho opened issue jotoho/waituntil#19 2022-03-12 01:55:47 +01:00
Improve translation implementation
jotoho opened issue jotoho/waituntil#18 2022-03-12 01:53:35 +01:00
Switch to using commons-cli
jotoho pushed to master at jotoho/site-deployer 2022-02-22 12:48:18 +01:00
8921572126 Correct name of form CSP directive
jotoho pushed to master at jotoho/site-deployer 2022-02-22 12:46:32 +01:00
c4dfe87fcb Dockerfile: Suppress wget output
jotoho pushed to master at jotoho/site-deployer 2022-02-22 12:45:04 +01:00
891011682d Set CSP default to none and disable forms
jotoho pushed to master at jotoho/site-deployer 2022-02-22 12:33:54 +01:00
d082640f86 www.jotoho.de: Reformat header directive
jotoho pushed to master at jotoho/site-deployer 2022-02-22 12:27:20 +01:00
ee16bce27b Remove unnecessary colon from Caddyfile
jotoho pushed to master at jotoho/site-deployer 2022-02-22 12:22:42 +01:00
90ffa46fd9 Switch to using Caddyfile as configuration
jotoho pushed to master at jotoho/site-deployer 2022-02-22 12:18:28 +01:00
97b139d592 Attempt to introduce Caddyfile for websites into build process