| Age | Commit message (Collapse) | Author |
|
* add licence files & a few misc chores
* add license notices & run auto formatter
|
|
* 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.
|
|
|
|
|
|
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.
|
|
* intellij code clean up
* optimize imports
* format
* intellij suggestions
* fix empty catch issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|