summaryrefslogtreecommitdiff
path: root/src/main/java/cuchaz/enigma/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split GUI code to separate module (#242)Gravatar Runemoro2020-06-039-94/+0
| | | | | | | * Split into modules * Post merge compile fixes Co-authored-by: modmuss50 <modmuss50@gmail.com>
* Parse profile json from cli argsGravatar gegy10002019-06-181-18/+0
|
* Use jopt for cli parsingGravatar gegy10002019-06-181-0/+18
|
* Plugin rework along with API rework: Enigma split from EnigmaProject; ↵Gravatar gegy10002019-06-1610-10/+86
| | | | plugins now provide services configurable via a profile
* Separate JarProcessor and EntryNameProposerGravatar gegy10002019-05-122-5/+9
|
* Simplify Plugin API and support all entry typesGravatar gegy10002019-05-121-12/+8
|
* add barebones plugin framework, cleanupGravatar asie2018-12-081-0/+18