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 closed issue jotoho/waituntil#6 2022-08-29 19:41:49 +02:00
Prepare for the (slim) possibility of external contributions
jotoho commented on issue jotoho/waituntil#20 2022-08-29 19:39:52 +02:00
Upgrade source version to JDK 18

I've determined that no harm is done by remaining on JDK 17 until either

  1. the next LTS release enters General Availability OR
  2. a new GA JDK contains changes that can be used to change the…
jotoho closed issue jotoho/waituntil#20 2022-08-29 19:39:52 +02:00
Upgrade source version to JDK 18
jotoho deleted branch codeowner from jotoho/waituntil 2022-07-23 17:30:52 +02:00
jotoho pushed to master at jotoho/waituntil 2022-07-23 17:29:25 +02:00
629fd2a516 Merge branch 'codeowner' into master
35536aa3b2 Mark myself as fallback codeowner for entire repository
Compare 2 commits »
jotoho created branch codeowner in jotoho/waituntil 2022-07-23 17:24:51 +02:00
jotoho pushed to codeowner at jotoho/waituntil 2022-07-23 17:24:51 +02:00
jotoho pushed to master at jotoho/my-website 2022-04-03 22:42:57 +02:00
f620e10470 Make OpenPGP download link on /profiles/ larger for SEO
jotoho pushed to master at jotoho/site-deployer 2022-04-02 16:34:26 +02:00
35d68a07cb Remove plugin-types from CORS list in www.jotoho.de caddyfile
jotoho pushed to master at jotoho/my-website 2022-04-02 16:28:52 +02:00
8536ef00a4 Host license image with website instead of hotlinking and use svg instead of png
jotoho pushed to about-page at jotoho/my-website 2022-04-02 16:14:59 +02:00
e3a53737fc Add division line between post metadata and content
e32cf4f8f7 Begin work on personal about page
bbf061a364 Merge branch 'license' into master
f9dae86b5e License website under CC BY-NC-ND 4.0
Compare 4 commits »
jotoho pushed to master at jotoho/my-website 2022-04-02 16:13:06 +02:00
bbf061a364 Merge branch 'license' into master
f9dae86b5e License website under CC BY-NC-ND 4.0
Compare 2 commits »
jotoho commented on issue jotoho/waituntil#20 2022-03-23 05:34:21 +01:00
Upgrade source version to JDK 18

Assigning due date of late April for me to check for gradle updates

jotoho commented on issue jotoho/waituntil#20 2022-03-23 05:32:18 +01:00
Upgrade source version to JDK 18

target version should stay JDK 17 to not break compatibility and since that's still the latest LTS.

jotoho opened issue jotoho/waituntil#20 2022-03-23 05:31:27 +01:00
Upgrade source version to JDK 18
jotoho pushed to master at jotoho/waituntil 2022-03-12 15:54:47 +01:00
428950e45c Set some formatting settings for features not yet used
jotoho pushed to master at jotoho/waituntil 2022-03-12 15:40:26 +01:00
ca26a0e652 Some tweaks to the formatting settings
jotoho pushed to master at jotoho/waituntil 2022-03-12 15:25:27 +01:00
240a3784ed Introduce and apply IntelliJ IDEA code style settings
5154e8ebfc Avoid unnecessary string concatenation
653e5295de Rewrite AppOptions to instead use non-static attributes
Compare 3 commits »
jotoho pushed to master at jotoho/waituntil 2022-03-12 14:00:16 +01:00
a7882ab201 Add missing copyright header to AppOptions.java
jotoho pushed to master at jotoho/waituntil 2022-03-12 12:27:16 +01:00
e66e3b8483 build: remove devNull variable