summaryrefslogtreecommitdiff
path: root/enigma/src/main/resources/profile.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Services rework (#554)Gravatar Joseph Burton2025-08-201-20/+0
| | | | | | | * 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/+20
* Split into modules * Post merge compile fixes Co-authored-by: modmuss50 <modmuss50@gmail.com>