aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/infopanes/HTMLInfoPane.java
AgeCommit message (Collapse)Author
2024-04-26Fix Profile viewer issues with Turkish language (#1116)NopoTheGamer
2022-07-14Various fixes regarding finalizing the release ig (#186)Roman / Nea
* Fix Sign calc not aligning properly with the GuiEditSign * "Fix" official wiki rendering. This one didnt receive extensive testing, but so far it works * Update notification changes * Dont reset the config lol
2022-06-09Re-license project as LGPL (#157)IRONM00N
* add licence files & a few misc chores * add license notices & run auto formatter
2022-03-27New wiki in wiki renderer (#97)DeDiamondPro
* partly working and pushing cuz jani * way better rendering stuff but still not perfect * finish most of wiki renderer for new wiki * JANI MY FRIEND PLEASE TEST * Windows time :sad: * fix wiki renderer * Some things I forgor * changelog * Better corrupted file handling in graph and added check for crash that I have no idea how it happened.
2022-02-27feat: improve formating :)IRONM00N
2021-12-28more code clean up (#38)IRONM00N
2021-12-18Load wiki pages asynchronously. (#30)Roman / Nea
Previous to this commit, wiki pages would be downloaded on the main rendering thread, preventing all rendering and user interaction while the download was occuring. This has now been shifted to the common forkpool provided by the JVM.
2021-10-16Code Clean Up (#2)IRONM00N
* intellij code clean up * optimize imports * format * intellij suggestions * fix empty catch issues
2021-03-27PRE26BuildTools
2021-01-07PRE4BuildTools
2020-08-23fine djMoulberry
2020-08-191.1.5Moulberry
2020-07-051.9unknown
2020-06-14BETA-1.6 but for real this timeunknown
2020-05-311.5unknown