summaryrefslogtreecommitdiff
path: root/enigma/src/main/resources/META-INF (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Services rework (#554)Gravatar Joseph Burton2025-08-201-0/+1
| | | | | | | * Refactor services * Split out built-in name proposal into a separate plugin so that it can be disabled separately * Fix checkstyle
* Split GUI code to separate module (#242)Gravatar Runemoro2020-06-031-0/+1
* Split into modules * Post merge compile fixes Co-authored-by: modmuss50 <modmuss50@gmail.com>